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/225/ and message: 'Build started for merge commit.' Using context: reddeer-verification-2023-09 Agent centos-7-1cmgv 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-1cmgv" 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-1cmgv" - 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-1cmgv" - 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-1cmgv (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 :24 -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 20:18:26 2023 vncext: VNC extension running! vncext: Listening for VNC connections on all interface(s), port 5924 vncext: created VNC server for screen 0 [reddeer.prcheck] $ /bin/bash -x /tmp/jenkins252798067148205575.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.ibm.icu_73.2.0.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (13.83MB of 13.89MB at 13.8MB/s) [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] Fetching slf4j.simple_2.0.7.jar from https://download.eclipse.org/releases/2023-09/202309011000/plugins/ (15.6kB) [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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.096 s - in org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest testAdoptBottomClassAToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.01 s testAdoptBottomClassBToMidClass(org.eclipse.reddeer.common.adaptable.RedDeerAdaptableTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.properties.LoggerTest 20:20:39.102 DEBUG [WorkbenchTestable][LoggerTest] DEBUG testing RedDeer logger message 20:20:39.103 DUMP [WorkbenchTestable][LoggerTest] DUMP testing RedDeer logger message 20:20:39.103 ERROR [WorkbenchTestable][LoggerTest] ERROR testing RedDeer logger message 20:20:39.103 FATAL [WorkbenchTestable][LoggerTest] FATAL testing RedDeer logger message 20:20:39.103 INFO [WorkbenchTestable][LoggerTest] INFO testing RedDeer logger message 20:20:39.103 STEP [WorkbenchTestable][LoggerTest] STEP testing RedDeer logger message 20:20:39.103 TRACE [WorkbenchTestable][LoggerTest] TRACE testing RedDeer logger message Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.reddeer.common.properties.LoggerTest testLoggerMessageTypes(org.eclipse.reddeer.common.properties.LoggerTest) Time elapsed: 0.074 s Running org.eclipse.reddeer.common.properties.RedDeerPropertiesTest Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.reddeer.common.properties.RedDeerPropertiesTest getFloatSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.002 s getSystemValue_float_fail(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 s getFloatSystemValue(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.002 s getBooleanSystemValue_textProperty(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0.001 s getSystemValue_float(org.eclipse.reddeer.common.properties.RedDeerPropertiesTest) Time elapsed: 0 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.015 s - in org.eclipse.reddeer.common.test.wait.WaitProviderTest test_nullCondition(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.011 s test_WaitTypeUntil(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.002 s test_WaitTypeWhile(org.eclipse.reddeer.common.test.wait.WaitProviderTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.test.wait.WaitWhileTest 20:20:39.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 20:20:46.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 20:20:46.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 20:20:50.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, NO exception will be thrown 20:20:50.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 20:20:52.742 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.003 s test_NullTimePeriod(org.eclipse.reddeer.common.test.wait.WaitWhileTest) Time elapsed: 0 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 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 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 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.001 s getSeconds_factor_gt1_period0(org.eclipse.reddeer.common.test.wait.TimePeriodTest) Time elapsed: 0 s Running org.eclipse.reddeer.common.test.wait.GroupWaitTest 20:20:52.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 20:20:55.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 20:20:55.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 20:21:02.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 20:21:02.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 20:21:06.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 20:21:06.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 20:21:07.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 20:21:07.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 20:21:14.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 20:21:14.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 20:21:16.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition failed, an exception will be thrown 20:21:16.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 20:21:20.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 20:21:20.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 20:21:27.789 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.021 s - in org.eclipse.reddeer.common.test.wait.GroupWaitTest test_groupWaitTimeoutMedium(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 2.506 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.002 s test_groupWaitTimeoutDefault(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 4.002 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.003 s test_groupWaitValidAndNullWaitCondition(org.eclipse.reddeer.common.test.wait.GroupWaitTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.common.test.wait.WaitUntilTest 20:21:27.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 20:21:34.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 20:21:34.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 20:21:41.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition finished successfully 20:21:41.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.common.test.wait.CustomWaitCondition... 20:21:44.308 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.509 s - in org.eclipse.reddeer.common.test.wait.WaitUntilTest test_IllegalTimePeriod(org.eclipse.reddeer.common.test.wait.WaitUntilTest) Time elapsed: 0.001 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.001 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.001 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.046 s - in org.eclipse.reddeer.common.test.util.XPathEvaluatorTest testXPathWithNamespacesAndIgnoringNamespaces(org.eclipse.reddeer.common.test.util.XPathEvaluatorTest) Time elapsed: 0.034 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.002 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.001 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-2018 [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] 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 20:22:03.295 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 20:22:03.298 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 20:22:03.312 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 20:22:03.314 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 20:22:03.391 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 20:22:03.423 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:22:03.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:03.430 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 20:22:03.433 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 20:22:03.433 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 20:22:03.494 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 20:22:03.499 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:03.499 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:22:03.503 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:03.503 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:22:03.507 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:03.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:03.513 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 20:22:03.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 20:22:03.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:03.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:03.513 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:03.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:03.715 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 20:22:03.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:03.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:03.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:03.730 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) 20:22:03.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:03.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:03.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:03.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:03.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:22:03.801 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:03.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 20:22:03.802 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:03.802 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:03.802 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:03.802 INFO [main][AbstractShell] Close shell Testing shell 20:22:03.802 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:03.888 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:03.888 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:03.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 20:22:03.890 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:03.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:03.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:03.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:03.993 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) 20:22:03.994 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultControlTest 20:22:03.994 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:03.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:04.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:04.002 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.swt.test.widgets.DefaultControlTest defaultControlTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultControlTest) Time elapsed: 0.479 s Running org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 20:22:04.110 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 20:22:04.111 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:22:04.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:04.112 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 20:22:04.112 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:04.112 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:22:04.112 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:04.112 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:22:04.113 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:04.113 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:04.114 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 20:22:04.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 20:22:04.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:04.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:04.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:04.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:04.211 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 20:22:04.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:04.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:04.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:04.211 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) 20:22:04.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:04.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:04.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:04.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:04.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:22:04.217 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Testing shell' 20:22:04.219 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:04.219 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 20:22:04.219 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:04.220 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:04.220 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:04.220 INFO [main][AbstractShell] Close shell Testing shell 20:22:04.220 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:04.228 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:04.228 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:04.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 20:22:04.285 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:04.286 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:04.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:04.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:04.325 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) 20:22:04.325 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest 20:22:04.325 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:04.325 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:04.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:04.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest defaultWidgetTest no-configuration(org.eclipse.reddeer.swt.test.widgets.DefaultWidgetTest) Time elapsed: 0.212 s Running org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:04.388 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:04.392 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:22:04.393 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:04.393 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:04.393 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:04.393 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:22:04.394 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:04.394 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:22:04.394 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:04.394 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:04.395 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 20:22:04.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:04.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:04.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:04.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:04.601 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 20:22:04.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:04.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:04.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:04.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:04.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:04.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:04.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:22:04.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 20:22:05.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:22:05.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 20:22:05.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:22:05.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 20:22:05.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:22:05.710 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 1 was not found 20:22:05.716 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:05.717 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 20:22:05.717 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:05.717 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:05.717 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:05.717 INFO [main][AbstractShell] Close shell Testing shell 20:22:05.717 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:05.732 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:05.732 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:05.732 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:05.733 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:05.733 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:05.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:05.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:05.786 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 20:22:05.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:05.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 20:22:05.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:05.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:05.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:05.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:05.842 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%$") 20:22:05.842 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:05.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:05.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:05.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:05.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:05.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:05.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:22:06.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:06.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:22:06.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:06.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:22:06.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:22:06.894 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was not found 20:22:06.895 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:06.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 20:22:06.895 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:06.896 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:06.896 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:06.896 INFO [main][AbstractShell] Close shell Testing shell 20:22:06.896 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:06.923 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:06.923 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:06.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:06.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:06.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:06.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:06.954 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 20:22:06.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:06.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 20:22:06.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:06.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:06.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:06.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:07.034 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 20:22:07.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:07.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:07.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:07.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:07.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:07.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:07.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:07.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:07.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:07.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 20:22:07.086 INFO [WorkbenchTestable][AbstractBrowser] Execute script: testExecute() 20:22:07.262 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:07.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 20:22:07.264 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:07.264 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:07.264 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:07.264 INFO [main][AbstractShell] Close shell Testing shell 20:22:07.265 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:07.300 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:07.301 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:07.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:07.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:07.301 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:07.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:07.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:07.327 INFO [WorkbenchTestable][RequirementsRunner] Finished test: executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 20:22:07.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:07.327 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 20:22:07.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:07.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:07.327 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:07.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:07.396 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 20:22:07.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:07.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:07.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:07.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:07.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:07.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:07.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:07.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:07.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:07.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 20:22:07.428 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: testEvaluate();return "test"; 20:22:07.596 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:07.597 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 20:22:07.597 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:07.598 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:07.598 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:07.598 INFO [main][AbstractShell] Close shell Testing shell 20:22:07.598 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:07.618 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:07.618 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:07.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:07.619 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:07.619 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:07.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:07.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:07.645 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 20:22:07.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:07.645 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 20:22:07.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:07.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:07.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:07.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:07.725 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 20:22:07.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:07.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:07.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:07.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:07.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:07.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:07.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:07.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:07.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 20:22:07.756 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:07.756 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 20:22:07.757 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:07.757 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:07.757 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:07.757 INFO [main][AbstractShell] Close shell Testing shell 20:22:07.757 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:07.955 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:07.956 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:07.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:07.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:07.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:07.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:07.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:07.962 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 20:22:07.962 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:07.962 INFO [WorkbenchTestable][RequirementsRunner] Started test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 20:22:07.962 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:07.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:07.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:07.963 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:08.035 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:") 20:22:08.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:08.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:08.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:08.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:08.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:08.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:08.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:08.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:08.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:08.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 20:22:08.108 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:08.108 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 20:22:08.108 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:08.108 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:08.109 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:08.109 INFO [main][AbstractShell] Close shell Testing shell 20:22:08.109 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:08.335 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:08.335 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:08.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:08.335 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:08.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:08.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:08.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:08.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 20:22:08.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:08.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 20:22:08.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:08.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:08.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:08.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:08.396 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 20:22:08.397 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:08.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:08.425 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:08.425 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:08.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:08.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:08.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:08.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:08.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 20:22:08.427 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/snippets/' 20:22:08.433 DEBUG [main][BrowserProgressListener] Calling chanded() 20:22:08.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:22:08.434 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:22:08.694 DEBUG [main][BrowserProgressListener] Calling chanded() 20:22:08.934 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:22:09.154 DEBUG [main][BrowserProgressListener] Calling chanded() 20:22:09.385 DEBUG [main][BrowserProgressListener] Calling chanded() 20:22:09.435 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:22:09.613 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable 20:22:09.935 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:22:10.174 DEBUG [main][BrowserProgressListener] Calling chanded() 20:22:10.436 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:22:10.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:22:10.436 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 20:22:20.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:22:20.439 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:22:20.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:22:20.457 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/swt/widgets/' 20:22:20.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:22:20.458 DEBUG [main][BrowserProgressListener] Calling chanded() 20:22:20.458 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:22:20.502 DEBUG [main][BrowserProgressListener] Calling chanded() 20:22:20.683 DEBUG [main][BrowserProgressListener] Calling chanded() 20:22:20.958 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:22:20.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:22:20.958 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 20:22:30.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:22:30.959 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:22:30.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:22:30.961 INFO [WorkbenchTestable][AbstractBrowser] Browser back 20:22:30.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:22:30.963 DEBUG [main][BrowserProgressListener] Calling chanded() 20:22:30.963 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:22:31.204 DEBUG [main][BrowserProgressListener] Calling chanded() 20:22:31.463 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:22:31.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:22:31.463 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:22:32.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:22:32.464 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:22:32.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:22:32.467 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 20:22:32.468 DEBUG [main][BrowserProgressListener] Calling chanded() 20:22:32.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:22:32.469 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:22:32.571 DEBUG [main][BrowserProgressListener] Calling chanded() 20:22:32.969 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:22:32.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:22:32.969 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:22:33.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:22:33.970 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:22:33.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:22:33.971 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:33.972 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 20:22:33.972 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:33.972 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:33.973 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:33.973 INFO [main][AbstractShell] Close shell Testing shell 20:22:33.973 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:33.994 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:33.994 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:33.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:33.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:33.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:34.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:34.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:34.018 INFO [WorkbenchTestable][RequirementsRunner] Finished test: navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) 20:22:34.019 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.browser.BrowserTest 20:22:34.019 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:34.019 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:34.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.632 s - in org.eclipse.reddeer.swt.test.impl.browser.BrowserTest findNonExistingBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.391 s findNonExistingBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 1.167 s executeTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.372 s evaluateTest no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.318 s findBrowserByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.316 s findBrowserByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 0.377 s navigate no-configuration(org.eclipse.reddeer.swt.test.impl.browser.BrowserTest) Time elapsed: 25.679 s Running org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.043 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.044 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:22:34.045 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:34.045 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.045 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:34.045 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:22:34.046 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:34.046 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:22:34.046 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:34.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:34.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 20:22:34.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:34.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:34.047 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:34.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:34.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:34.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:34.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:34.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:34.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:34.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:34.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:34.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:34.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:34.140 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 20:22:34.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:34.156 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 20:22:34.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.193 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:34.193 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:34.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:34.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:34.207 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 20:22:34.207 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:34.207 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 20:22:34.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:34.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:34.207 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:34.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:34.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:34.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:34.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:34.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:34.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:34.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:34.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:34.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:34.277 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 20:22:34.289 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 20:22:34.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.297 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:34.297 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:34.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:34.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:34.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 20:22:34.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:34.334 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 20:22:34.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:34.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:34.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:34.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:34.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:34.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:34.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:34.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:34.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:34.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:34.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:34.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:34.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:34.407 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 20:22:34.407 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 20:22:34.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:34.415 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:34.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:34.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:34.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 20:22:34.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:34.452 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 20:22:34.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:34.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:34.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:34.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:34.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:34.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:34.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:34.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:34.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:34.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:34.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:34.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:34.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:34.522 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 20:22:34.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 20:22:34.522 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 20:22:34.522 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 20:22:34.523 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 20:22:34.523 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 20:22:34.530 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.531 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:34.531 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:34.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:34.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:34.591 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 20:22:34.591 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:34.592 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 20:22:34.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:34.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:34.592 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:34.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:34.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:34.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:34.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:34.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:34.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:34.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 20:22:34.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:34.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:34.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:34.644 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 20:22:34.646 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 20:22:34.647 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 20:22:34.647 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 20:22:34.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:34.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:34.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:34.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:34.712 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 20:22:34.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:34.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 20:22:34.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:34.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:34.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:34.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:34.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:34.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:34.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:34.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:34.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:34.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:34.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:34.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:34.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:34.769 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 20:22:34.769 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 20:22:34.787 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem1" 20:22:34.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.795 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:34.795 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:34.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:34.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:34.809 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItemWithPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 20:22:34.809 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:34.809 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 20:22:34.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:34.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:34.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:34.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:34.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:34.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:34.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:34.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:34.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:34.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:34.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:34.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:34.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:34.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:34.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:34.900 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'MenuShell' 20:22:34.900 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellMenuBarItem" 20:22:34.901 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem' 20:22:34.901 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem 20:22:34.901 DEBUG [main][MenuItemLookup] Found menu:'ShellMenuBarItem1' 20:22:34.901 DEBUG [main][MenuItemLookup] Item match:ShellMenuBarItem1 20:22:34.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.910 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:34.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:34.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:34.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:34.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) 20:22:34.924 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest 20:22:34.924 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:34.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:34.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:34.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.884 s - in org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.16 s testErrorMessageForNonexistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.127 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.118 s shellMenuTest1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.139 s testErrorMessageForNonexistingComplexMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ShellMenuTest) Time elapsed: 0.121 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.115 s Running org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 20:22:34.939 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 20:22:34.940 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:22:34.941 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:34.941 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 20:22:34.941 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:34.941 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:22:34.947 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:34.947 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:22:34.948 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:34.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:34.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 20:22:34.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 20:22:34.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:34.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:34.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:34.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:35.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:22:35.006 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 20:22:35.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:35.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:22:35.011 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:22:35.012 DEBUG [main][MenuItemLookup] Found menu:'File' 20:22:35.012 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:22:35.012 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:22:35.012 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:22:35.012 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:22:35.012 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:22:35.012 DEBUG [main][MenuItemLookup] Item match:Window 20:22:35.019 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:22:35.019 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:22:35.019 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:22:35.019 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:35.019 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:22:35.019 DEBUG [main][MenuItemLookup] Item match:Show View 20:22:35.034 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:22:35.035 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:22:35.035 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:22:35.035 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:22:35.035 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:22:35.035 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:22:35.035 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:22:35.035 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:22:35.035 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:35.035 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:22:35.035 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:22:35.037 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:22:35.037 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:22:35.041 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:22:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:22:35.205 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:22:35.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:22:35.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:35.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:35.214 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:22:35.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:35.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:22:35.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:35.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:35.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:35.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:35.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:35.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:35.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:35.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:35.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 20:22:35.232 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 20:22:35.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:22:35.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:22:35.740 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 20:22:35.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 20:22:35.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 20:22:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:22:35.744 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 20:22:35.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:22:35.744 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 20:22:35.745 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 20:22:35.746 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 20:22:35.746 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 20:22:35.748 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 20:22:35.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:35.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:22:35.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:35.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:35.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:35.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") 20:22:35.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:35.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:35.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:22:35.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:35.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:35.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:35.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:35.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:22:35.804 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:22:35.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:22:35.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:22:35.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:22:35.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:35.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:22:35.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:22:35.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:22:35.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:35.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:35.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:22:35.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:35.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:35.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:35.956 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:22:35.956 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:22:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:35.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:35.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:35.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:35.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:22:35.967 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 20:22:35.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 20:22:35.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:22:35.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:22:35.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:22:35.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:22:36.017 DEBUG [main][MenuItemLookup] Found menu:'submenu' 20:22:36.017 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:36.017 DEBUG [main][MenuItemLookup] Found menu:'View Action with ID' 20:22:36.017 DEBUG [main][MenuItemLookup] Item match:View Action with ID 20:22:36.018 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"View Action with ID" 20:22:36.018 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text View Action with ID 20:22:36.018 INFO [main][MenuItemHandler] Select menu item: View Action with ID 20:22:36.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled.... 20:22:36.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ViewWithActionIsToggled. finished successfully 20:22:36.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 20:22:36.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:36.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:36.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:36.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:36.021 INFO [WorkbenchTestable][RequirementsRunner] Finished test: actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 20:22:36.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:36.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 20:22:36.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 20:22:36.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:36.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:36.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:36.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:36.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:36.027 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 20:22:36.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:36.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:36.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:36.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:36.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:36.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:22:36.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:22:36.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:36.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:36.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:36.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:36.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:22:36.050 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 20:22:36.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 20:22:36.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:22:36.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:22:36.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:22:36.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:22:36.053 DEBUG [main][MenuItemLookup] Found menu:'submenu' 20:22:36.053 DEBUG [main][MenuItemLookup] Item match:submenu 20:22:36.056 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 20:22:36.056 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuA 20:22:36.070 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&A" 20:22:36.070 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuA 20:22:36.070 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&A 20:22:36.086 DEBUG [main][MenuItemLookup] Found menu:'submenu' 20:22:36.086 DEBUG [main][MenuItemLookup] Item match:submenu 20:22:36.087 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuA' 20:22:36.087 DEBUG [main][MenuItemLookup] Found menu:'parameterizedMenuB' 20:22:36.087 DEBUG [main][MenuItemLookup] Item match:parameterizedMenuB 20:22:36.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"parameterizedMenu&B" 20:22:36.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text parameterizedMenuB 20:22:36.088 INFO [main][MenuItemHandler] Select menu item: parameterizedMenu&B 20:22:36.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 20:22:36.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:36.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:36.089 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 20:22:36.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:36.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 20:22:36.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 20:22:36.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:36.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:36.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:36.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:36.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:22:36.097 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 20:22:36.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:36.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:36.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:36.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:22:36.098 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:22:36.099 DEBUG [main][MenuItemLookup] Found menu:'File' 20:22:36.099 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:22:36.099 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:22:36.099 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:22:36.099 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:22:36.099 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:22:36.099 DEBUG [main][MenuItemLookup] Item match:Window 20:22:36.100 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:22:36.100 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:22:36.100 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:22:36.100 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:36.100 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:22:36.100 DEBUG [main][MenuItemLookup] Item match:Show View 20:22:36.107 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:22:36.107 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:22:36.107 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:22:36.107 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:22:36.107 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:22:36.107 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:22:36.107 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:22:36.107 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:22:36.107 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:36.107 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:22:36.107 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:22:36.120 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:22:36.120 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:22:36.121 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:22:36.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:22:36.198 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:22:36.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:22:36.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:36.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:36.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 20:22:36.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:36.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:36.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:36.201 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:22:36.201 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:36.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:36.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:36.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:36.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:36.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:36.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:36.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:36.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:22:36.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:22:36.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:22:36.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:22:36.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:22:36.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:22:36.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:22:36.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:22:36.715 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:22:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:22:36.715 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:22:36.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 20:22:36.715 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 20:22:36.716 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 20:22:36.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 20:22:36.716 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:36.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:22:36.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:36.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:36.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:36.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 "Open") 20:22:36.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:36.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:36.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:36.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:22:36.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:36.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:36.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:36.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:36.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:36.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:22:36.720 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:22:36.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:22:36.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:22:36.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:22:36.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:36.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:22:36.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:22:36.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:22:36.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:36.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:36.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:22:36.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:36.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:36.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:36.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:36.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:36.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:22:36.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 '\*?\QError Log\E') 20:22:36.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:36.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:36.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:36.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:36.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:22:36.995 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:22:36.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:22:36.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:22:36.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:22:36.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:22:36.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:22:37.002 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:22:37.002 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:37.002 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:22:37.002 DEBUG [main][MenuItemLookup] Item match:Filters... 20:22:37.002 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Filters..." 20:22:37.002 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Filters... 20:22:37.002 INFO [main][MenuItemHandler] Select menu item: &Filters... 20:22:37.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 20:22:37.134 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 20:22:37.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Log Filters 20:22:37.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:37.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:37.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 "OK") 20:22:37.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:37.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:37.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:37.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Log Filters" as the parent 20:22:37.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:37.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:37.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:37.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:37.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:37.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:22:37.167 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:22:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:22:37.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:22:37.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:22:37.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:37.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Log Filters"] is available.... 20:22:37.338 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 20:22:37.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 20:22:37.338 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 20:22:37.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 20:22:37.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:37.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:37.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:37.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 20:22:37.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:37.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 20:22:37.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 20:22:37.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:37.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:37.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:37.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:37.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:37.347 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 20:22:37.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:37.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:37.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:37.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:22:37.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:22:37.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:37.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:37.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:37.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:37.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:22:37.386 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:22:37.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:22:37.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:22:37.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:22:37.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:22:37.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:22:37.389 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:22:37.389 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:37.389 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:22:37.389 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:37.389 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 20:22:37.390 DEBUG [main][MenuItemLookup] Found menu:'Show text filter' 20:22:37.390 DEBUG [main][MenuItemLookup] Item match:Show text filter 20:22:37.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Show text filter" 20:22:37.391 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Show text filter 20:22:37.391 INFO [main][MenuItemHandler] Select menu item: &Show text filter 20:22:37.395 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 20:22:37.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:37.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:37.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:37.397 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 20:22:37.397 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:37.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:37.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:37.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:22:37.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:37.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:22:38.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:38.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:22:38.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:22:38.402 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 20:22:38.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 20:22:38.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:38.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:38.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:38.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:38.403 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) 20:22:38.403 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest 20:22:38.403 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:38.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:38.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:38.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.465 s - in org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest actionWithIdViewMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.073 s parameterizedViewMenuItemTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 0.068 s testErrorLogMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.25 s testCheckStyledMenus no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ViewMenuItemTest) Time elapsed: 1.064 s Running org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 20:22:38.420 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 20:22:38.422 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:22:38.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:38.422 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 20:22:38.422 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:38.422 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:22:38.423 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:38.423 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:22:38.423 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:38.425 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 20:22:38.426 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 20:22:38.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:38.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:38.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:38.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:38.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:38.433 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") 20:22:38.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:38.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:38.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:38.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:38.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:22:38.447 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 20:22:38.448 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:22:38.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:38.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 20:22:38.546 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 20:22:38.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 20:22:38.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:38.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:38.553 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:22:38.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:38.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:38.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:38.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 20:22:38.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:38.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:38.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:38.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:38.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:38.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:22:38.556 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 20:22:38.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:22:38.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:22:38.565 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 20:22:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:22:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:22:38.566 TRACE [main][WidgetHandler] Notify Table with event 13 20:22:38.567 TRACE [main][WidgetHandler] Wait for synchronization 20:22:38.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:38.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:38.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:38.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 20:22:38.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:38.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:38.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:38.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:22:38.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:38.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:38.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:38.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 20:22:38.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:38.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:38.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:38.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:38.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:38.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:22:38.589 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:22:38.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:22:38.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:22:38.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:22:38.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:39.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:22:39.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:22:39.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:22:39.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:39.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:39.433 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:22:39.433 DEBUG [main][MenuItemLookup] Found menu:'File' 20:22:39.433 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:22:39.433 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:22:39.433 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:22:39.433 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:22:39.433 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:22:39.433 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:22:39.433 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:22:39.433 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:22:39.433 DEBUG [main][MenuItemLookup] Item match:Window 20:22:39.435 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:22:39.435 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:22:39.435 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:22:39.435 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:39.435 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:22:39.435 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:22:39.435 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:39.435 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:22:39.435 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:39.436 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:22:39.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:39.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:39.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:22:39.436 DEBUG [main][MenuItemLookup] Found menu:'File' 20:22:39.436 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:22:39.436 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:22:39.437 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:22:39.437 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:22:39.437 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:22:39.437 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:22:39.437 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:22:39.437 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:22:39.437 DEBUG [main][MenuItemLookup] Item match:Window 20:22:39.438 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:22:39.438 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:22:39.438 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:22:39.438 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:39.438 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:22:39.438 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:22:39.438 DEBUG [main][MenuItemLookup] Item match:Perspective 20:22:39.445 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:22:39.445 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:39.445 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:22:39.445 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:22:39.445 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:22:39.445 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:22:39.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:22:39.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:39.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:39.450 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:22:39.451 DEBUG [main][MenuItemLookup] Found menu:'File' 20:22:39.451 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:22:39.451 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:22:39.451 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:22:39.451 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:22:39.451 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:22:39.451 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:22:39.451 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:22:39.451 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:22:39.451 DEBUG [main][MenuItemLookup] Item match:Window 20:22:39.452 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:22:39.452 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:22:39.452 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:22:39.452 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:39.452 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:22:39.452 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:22:39.453 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:39.453 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:22:39.453 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:39.453 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:22:39.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:39.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:39.453 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:22:39.454 DEBUG [main][MenuItemLookup] Found menu:'File' 20:22:39.454 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:22:39.454 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:22:39.454 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:22:39.454 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:22:39.454 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:22:39.454 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:22:39.454 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:22:39.454 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:22:39.454 DEBUG [main][MenuItemLookup] Item match:Window 20:22:39.455 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:22:39.455 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:22:39.455 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:22:39.455 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:39.455 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:22:39.455 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:22:39.455 DEBUG [main][MenuItemLookup] Item match:Perspective 20:22:39.456 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:22:39.456 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:39.456 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:22:39.456 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:22:39.456 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:22:39.456 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:22:39.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:39.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:39.487 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:22:39.487 DEBUG [main][MenuItemLookup] Found menu:'File' 20:22:39.487 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:22:39.487 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:22:39.487 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:22:39.487 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:22:39.487 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:22:39.487 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:22:39.487 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:22:39.488 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:22:39.488 DEBUG [main][MenuItemLookup] Item match:Window 20:22:39.488 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:22:39.489 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:22:39.489 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:22:39.489 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:39.489 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:22:39.489 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:22:39.489 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:39.489 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:22:39.489 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:39.489 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:22:39.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:39.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:39.491 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:22:39.492 DEBUG [main][MenuItemLookup] Found menu:'File' 20:22:39.492 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:22:39.492 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:22:39.492 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:22:39.492 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:22:39.492 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:22:39.492 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:22:39.492 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:22:39.492 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:22:39.492 DEBUG [main][MenuItemLookup] Item match:Window 20:22:39.493 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:22:39.493 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:22:39.493 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:22:39.493 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:39.493 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:22:39.493 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:22:39.493 DEBUG [main][MenuItemLookup] Item match:Perspective 20:22:39.494 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:22:39.495 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:39.495 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:22:39.495 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:22:39.495 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:22:39.495 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:22:39.495 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 20:22:39.495 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 20:22:39.495 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 20:22:39.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 20:22:39.593 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:22:39.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 20:22:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:39.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:39.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:22:39.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:39.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:39.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:39.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 "Reset Perspective") 20:22:39.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:39.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:39.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:39.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:22:39.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:39.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:39.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:39.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:39.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:39.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:22:39.597 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 20:22:39.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:22:39.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:22:39.597 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:22:39.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:39.863 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:39.863 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 20:22:39.863 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 20:22:39.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:39.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:39.864 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:39.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:39.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:39.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:39.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:22:39.889 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.*') 20:22:39.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:39.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:39.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:39.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:39.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:22:39.903 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:22:39.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:40.102 DEBUG [main][MenuItemLookup] Found menu:'(no launch history)' 20:22:40.103 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:40.103 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:22:40.103 DEBUG [main][MenuItemLookup] Item match:Run As 20:22:40.107 DEBUG [main][MenuItemLookup] Found menu:'(none applicable)' 20:22:40.107 DEBUG [main][MenuItemLookup] Item match:(none applicable) 20:22:40.107 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"(none applicable)" 20:22:40.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 20:22:40.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:40.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:40.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:40.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:40.108 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) 20:22:40.108 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest 20:22:40.108 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:40.108 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:40.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:40.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.693 s - in org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest WorkbenchToolItemMultiLayeredMenuTest no-configuration(org.eclipse.reddeer.swt.test.impl.menu.WorkbenchToolItemMenuTest) Time elapsed: 0.245 s Running org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 20:22:40.119 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 20:22:40.121 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:22:40.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:40.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 20:22:40.121 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:40.122 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:22:40.122 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:40.122 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:22:40.122 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:40.122 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:40.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 20:22:40.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 20:22:40.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:40.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:40.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:40.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:40.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:40.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:40.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:40.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:40.177 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") 20:22:40.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:40.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:40.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:40.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:40.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:22:40.178 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:22:40.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:40.197 DEBUG [main][MenuItemLookup] Found menu:'ToolItemMenuItem1' 20:22:40.197 DEBUG [main][MenuItemLookup] Item match:ToolItemMenuItem1 20:22:40.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 20:22:40.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:40.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:40.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:40.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:40.246 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 20:22:40.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:40.247 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 20:22:40.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 20:22:40.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:40.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:40.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:40.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:40.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:40.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:40.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:40.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:40.315 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") 20:22:40.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:40.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:40.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:40.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:40.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:22:40.317 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:22:40.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:40.331 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 20:22:40.331 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem2" 20:22:40.331 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem3" 20:22:40.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 20:22:40.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:40.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:40.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:40.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:40.396 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 20:22:40.396 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:40.396 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 20:22:40.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 20:22:40.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:40.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:40.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:40.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:40.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:40.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:40.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:40.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:40.451 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") 20:22:40.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:40.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:40.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:40.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:40.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:22:40.451 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:22:40.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:40.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 20:22:40.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:40.489 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:40.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:40.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:40.529 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 20:22:40.529 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:40.529 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 20:22:40.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 20:22:40.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:40.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:40.529 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:40.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:40.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:40.598 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:40.599 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") 20:22:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:40.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:40.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:40.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:22:40.600 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:22:40.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:40.614 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ToolItemMenuItem1" 20:22:40.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 20:22:40.623 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:40.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:40.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:40.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:40.688 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 20:22:40.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:40.689 INFO [WorkbenchTestable][RequirementsRunner] Started test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 20:22:40.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 20:22:40.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:40.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:40.689 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:40.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:40.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:40.741 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") 20:22:40.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:40.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:40.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:40.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:40.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:22:40.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 20:22:40.751 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:40.751 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:40.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:40.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:40.813 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) 20:22:40.813 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest 20:22:40.813 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:40.813 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:40.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:40.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 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.149 s toolItemMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.133 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.159 s toolItemMenuWrongStyle no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ToolItemMenuTest) Time elapsed: 0.124 s Running org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:40.824 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:40.826 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:22:40.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:40.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:40.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:40.827 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:22:40.828 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:40.828 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:22:40.828 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:40.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:40.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:40.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:40.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:40.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:40.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:40.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:40.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:40.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:40.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.shell.DefaultShell, index 0 and no matchers specified 20:22:40.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:40.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:40.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:40.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:40.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:40.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:40.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:40.895 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 20:22:40.895 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 20:22:40.896 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 20:22:40.896 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 20:22:40.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:22:40.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:40.898 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 20:22:40.898 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 20:22:40.900 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 20:22:40.900 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem2" 20:22:40.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:40.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:40.909 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:40.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:40.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:40.957 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:40.957 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:40.957 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:40.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:40.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:40.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:40.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:41.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:41.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:41.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:41.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:41.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:41.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.shell.DefaultShell, index 0 and no matchers specified 20:22:41.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:41.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:41.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:41.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:41.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:41.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:41.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:41.041 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 20:22:41.041 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 20:22:41.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 20:22:41.042 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 20:22:41.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:22:41.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:41.043 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 20:22:41.043 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 20:22:41.085 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 20:22:41.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:41.098 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:41.098 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:41.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:41.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:41.205 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:41.206 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:41.206 INFO [WorkbenchTestable][RequirementsRunner] Started test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:41.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:41.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:41.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:41.206 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:41.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:41.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:41.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:41.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.shell.DefaultShell, index 0 and no matchers specified 20:22:41.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:41.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:41.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:41.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:41.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:41.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:41.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:41.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 20:22:41.292 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 20:22:41.292 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 20:22:41.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 20:22:41.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:22:41.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:41.293 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 20:22:41.293 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 20:22:41.294 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 20:22:41.294 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 20:22:41.294 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 20:22:41.294 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemRadio 20:22:41.294 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemRadio" 20:22:41.294 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemRadio 20:22:41.294 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemRadio 20:22:41.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:41.303 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:41.303 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:41.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:41.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:41.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:41.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:41.340 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:41.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:41.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:41.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:41.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:41.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:41.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:41.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:41.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:41.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:41.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.shell.DefaultShell, index 0 and no matchers specified 20:22:41.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:41.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:41.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:41.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:41.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:41.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:41.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:41.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 20:22:41.413 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 20:22:41.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 20:22:41.414 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 20:22:41.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:22:41.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:41.414 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 20:22:41.414 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 20:22:41.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:41.424 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:41.424 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:41.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:41.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:41.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:41.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:41.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:41.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:41.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:41.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:41.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:41.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:41.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:41.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:41.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:41.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:41.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.shell.DefaultShell, index 0 and no matchers specified 20:22:41.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:41.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:41.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:41.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:41.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:41.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:41.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:41.541 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 20:22:41.542 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 20:22:41.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 20:22:41.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:22:41.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:41.542 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 20:22:41.542 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 20:22:41.542 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 20:22:41.542 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 20:22:41.542 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 20:22:41.542 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 20:22:41.543 DEBUG [main][MenuItemLookup] Item match:DisabledMenu 20:22:41.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:41.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:41.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:41.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:41.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:41.607 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:41.607 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:41.608 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:41.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:41.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:41.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:41.608 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:41.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:41.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:41.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:41.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:41.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:41.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 20:22:41.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:41.665 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 20:22:41.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:41.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:41.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:41.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:41.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:41.719 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:41.719 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:41.719 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:41.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:41.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:41.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:41.719 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:41.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:41.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:41.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:41.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:41.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:41.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.shell.DefaultShell, index 0 and no matchers specified 20:22:41.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:41.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:41.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:41.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:41.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:41.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:41.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:41.788 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 20:22:41.788 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 20:22:41.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 20:22:41.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 20:22:41.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:22:41.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:41.789 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 20:22:41.789 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 20:22:41.789 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 20:22:41.789 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 20:22:41.789 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 20:22:41.789 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 20:22:41.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:41.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:41.798 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:41.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:41.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:41.834 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:41.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:41.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:41.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:41.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:41.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:41.835 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:41.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:41.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:41.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:41.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:41.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:41.925 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 20:22:41.925 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:41.925 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"ShellContextMenuItem" 20:22:41.933 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:41.934 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:41.934 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:41.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:41.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:41.990 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:41.990 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:41.990 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:41.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:41.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:41.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:41.990 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:42.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:42.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:42.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:42.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.shell.DefaultShell, index 0 and no matchers specified 20:22:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:42.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:42.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:42.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:42.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:42.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:42.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:42.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 20:22:42.045 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 20:22:42.045 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 20:22:42.045 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 20:22:42.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:22:42.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:42.046 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 20:22:42.046 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 20:22:42.046 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 20:22:42.046 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 20:22:42.048 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 20:22:42.048 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuDisabledChild" 20:22:42.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:42.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:42.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:42.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:42.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:42.114 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:42.114 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:42.114 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:42.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:42.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:42.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:42.114 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:42.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:42.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:42.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:42.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:42.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:42.168 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 20:22:42.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:42.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:42.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:42.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:42.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:42.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:42.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:42.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 20:22:42.170 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 20:22:42.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 20:22:42.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 20:22:42.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:22:42.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:42.170 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 20:22:42.171 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 20:22:42.171 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 20:22:42.171 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 20:22:42.185 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemRadio' 20:22:42.185 DEBUG [main][MenuItemLookup] Found menu:'DisabledMenu' 20:22:42.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:42.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:42.198 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:42.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:42.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:42.234 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:42.234 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:42.234 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:42.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:42.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:42.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:42.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:42.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:42.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:42.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:42.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:42.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:42.305 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 20:22:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:42.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:42.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:42.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:42.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:42.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:42.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:42.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 20:22:42.307 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 20:22:42.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 20:22:42.308 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 20:22:42.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:22:42.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:42.308 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 20:22:42.308 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 20:22:42.308 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 20:22:42.308 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItem1 20:22:42.308 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItem1 20:22:42.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItem1" 20:22:42.309 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 20:22:42.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:42.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:42.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:42.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "MenuShell" as the parent 20:22:42.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:42.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:42.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:42.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:42.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:42.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:42.310 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:42.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:42.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:42.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:42.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:42.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:42.364 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:42.364 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:42.365 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:42.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:42.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:42.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:42.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:42.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:42.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:42.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:42.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:42.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:42.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.shell.DefaultShell, index 0 and no matchers specified 20:22:42.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:42.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:42.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:42.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:42.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:42.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:42.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:42.440 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 20:22:42.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 20:22:42.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 20:22:42.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:22:42.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:42.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:42.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:42.450 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:42.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:42.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:42.505 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:42.505 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:42.505 INFO [WorkbenchTestable][RequirementsRunner] Started test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:42.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:42.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:42.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:42.505 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:42.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:42.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:42.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:42.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:42.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 35 20:22:42.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:42.559 DEBUG [main][MenuItemLookup] Found menu:'ShellContextMenuItem' 20:22:42.559 DEBUG [main][MenuItemLookup] Item match:ShellContextMenuItem 20:22:42.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:42.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:42.592 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:42.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:42.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:42.606 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:42.606 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:42.606 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:42.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:42.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:42.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:42.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:42.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:42.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:42.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:42.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:42.692 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 20:22:42.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:42.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:42.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:42.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:42.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:42.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:42.693 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 20:22:42.694 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 20:22:42.694 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 20:22:42.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:22:42.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:42.694 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 20:22:42.695 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 20:22:42.695 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 20:22:42.695 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 20:22:42.695 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenu" 20:22:42.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:42.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:42.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:42.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:42.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:42.738 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:42.739 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:42.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:42.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:42.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:42.739 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:42.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:42.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:42.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:42.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:42.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.shell.DefaultShell, index 0 and no matchers specified 20:22:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:42.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:42.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:42.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:42.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:42.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:42.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:42.813 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 20:22:42.813 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 20:22:42.813 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 20:22:42.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 20:22:42.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:22:42.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:42.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:42.823 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:42.823 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:42.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:42.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:42.858 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:42.858 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:42.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:42.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:42.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:42.858 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:42.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:42.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:42.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:42.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:42.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:42.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.shell.DefaultShell, index 0 and no matchers specified 20:22:42.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:42.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:42.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:42.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:42.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:42.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:42.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:42.927 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 20:22:42.927 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 20:22:42.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 20:22:42.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:22:42.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:42.928 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 20:22:42.928 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 20:22:42.928 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 20:22:42.928 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 20:22:42.928 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenuEnabledChild' 20:22:42.928 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenuEnabledChild 20:22:42.928 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 20:22:42.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:42.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:42.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:42.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:42.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:42.988 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:42.988 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:42.988 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:42.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:42.988 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:42.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:42.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:43.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:43.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:43.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:43.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.shell.DefaultShell, index 0 and no matchers specified 20:22:43.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:43.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:43.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:43.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:43.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:43.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:43.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:43.043 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 20:22:43.043 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 20:22:43.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 20:22:43.043 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 20:22:43.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:22:43.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:43.044 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 20:22:43.044 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItem1 20:22:43.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:43.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:43.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:43.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:43.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:43.102 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:43.102 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:43.102 INFO [WorkbenchTestable][RequirementsRunner] Started test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:43.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:43.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:43.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:43.103 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:43.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:43.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:43.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:43.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:43.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:43.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.shell.DefaultShell, index 0 and no matchers specified 20:22:43.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:43.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:43.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:43.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:43.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:43.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:43.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:43.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 20:22:43.159 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 20:22:43.159 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 20:22:43.159 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 20:22:43.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:22:43.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:43.160 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 20:22:43.160 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 20:22:43.160 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 20:22:43.160 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemWithMenu 20:22:43.161 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemWithMenuEnabledChild" 20:22:43.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:43.169 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:43.169 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:43.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:43.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:43.218 INFO [WorkbenchTestable][RequirementsRunner] Finished test: menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:43.219 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:43.219 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:43.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:43.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:43.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:43.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:43.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available.... 20:22:43.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MenuShell"] is available. finished successfully 20:22:43.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MenuShell 20:22:43.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:43.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:43.288 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 20:22:43.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:43.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:43.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:43.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:43.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:43.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:43.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:43.290 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TreeItem1 20:22:43.290 DEBUG [main][TreeItemHandler] Selecting tree item: TreeItem1 20:22:43.291 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TreeItem1 about selection 20:22:43.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TreeItem1 20:22:43.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:22:43.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:43.292 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem1' 20:22:43.292 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItem2' 20:22:43.292 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemWithMenu' 20:22:43.292 DEBUG [main][MenuItemLookup] Found menu:'TreeItem1MenuItemCheck' 20:22:43.292 DEBUG [main][MenuItemLookup] Item match:TreeItem1MenuItemCheck 20:22:43.292 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"TreeItem1MenuItemCheck" 20:22:43.292 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text TreeItem1MenuItemCheck 20:22:43.292 INFO [main][MenuItemHandler] Select menu item: TreeItem1MenuItemCheck 20:22:43.301 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:43.302 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:43.302 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:43.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:43.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:43.316 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) 20:22:43.316 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest 20:22:43.317 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:43.317 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:43.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:43.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.517 s - in org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest menuItemGetMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.128 s menuItemGetText no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.248 s radioMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.134 s getMenuItemByMatcher no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.121 s disabledMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.146 s hasNonExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.11 s getMenuItemByMatcherNonExisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.115 s hasExistingMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.156 s menuItemGetAllChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.124 s getMenuItemByPathNonexisting no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.12 s selectMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.13 s getAllMenuItems_viaConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.139 s shellContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.101 s menuItemConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.132 s getAllMenuItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.118 s menuItemConstructor1 no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.13 s getMenuItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.114 s menuItemGetAvailableChildItems no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.116 s checkMenuItem no-configuration(org.eclipse.reddeer.swt.test.impl.menu.ContextMenuTest) Time elapsed: 0.097 s Running org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 20:22:43.348 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 20:22:43.349 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:22:43.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:43.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 20:22:43.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:43.349 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:22:43.350 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:43.350 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:22:43.350 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:43.350 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:43.351 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 20:22:43.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 20:22:43.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:43.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:43.351 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:43.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:43.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:22:43.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:43.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:22:43.366 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 20:22:43.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:43.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:43.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:22:43.367 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:22:43.367 DEBUG [main][MenuItemLookup] Found menu:'File' 20:22:43.367 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:22:43.367 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:22:43.367 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:22:43.367 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:22:43.367 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:22:43.367 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:22:43.367 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:22:43.367 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:22:43.367 DEBUG [main][MenuItemLookup] Item match:Window 20:22:43.386 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:22:43.386 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:22:43.386 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:22:43.386 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:43.386 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:22:43.386 DEBUG [main][MenuItemLookup] Item match:Show View 20:22:43.394 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:22:43.395 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:22:43.395 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:22:43.395 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:22:43.395 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:22:43.395 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:22:43.395 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:22:43.395 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:22:43.395 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:22:43.395 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:22:43.395 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:22:43.395 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:22:43.395 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:22:43.395 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:43.395 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:22:43.395 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:22:43.396 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:22:43.396 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:22:43.396 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:22:43.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:22:43.510 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:22:43.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:22:43.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:43.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:43.512 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:22:43.512 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:43.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:43.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:43.512 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:22:43.512 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:43.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:43.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:43.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:43.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:43.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 20:22:43.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 20:22:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:22:43.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 20:22:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:22:43.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 20:22:43.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 20:22:43.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 20:22:43.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:22:43.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 20:22:43.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:22:43.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 20:22:43.523 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 20:22:43.523 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 20:22:43.524 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 20:22:43.524 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 20:22:43.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:43.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:22:43.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:43.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:43.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:43.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 "Open") 20:22:43.525 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:43.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:43.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:43.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:22:43.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:43.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:43.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:43.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:43.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:43.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:22:43.527 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:22:43.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:22:43.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:22:43.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:22:43.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:43.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:22:43.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:22:43.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:22:43.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:43.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:43.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:22:43.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:43.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:43.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:43.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:43.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:43.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:22:43.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 '\*?\QRedDeer SWT Controls\E') 20:22:43.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:43.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:43.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:43.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:43.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:22:43.670 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 20:22:43.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 20:22:43.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:22:43.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:22:43.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:22:43.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:22:43.703 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') 20:22:43.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:43.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:43.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 20:22:43.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:43.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:43.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:43.705 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:43.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 20:22:43.705 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:43.705 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:43.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:43.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:43.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 20:22:43.706 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:43.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 20:22:43.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 20:22:43.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:43.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:43.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:43.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:43.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:43.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:43.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:43.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:43.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:43.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:43.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:22:43.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 '\*?\QRedDeer SWT Controls\E') 20:22:43.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:43.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:43.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:43.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:43.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:22:43.745 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 20:22:43.745 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 20:22:43.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:22:43.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:22:43.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:22:43.746 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:22:43.750 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 20:22:43.750 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 20:22:43.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 20:22:43.753 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:22:43.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:43.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:22:43.856 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 20:22:43.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:43.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:43.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:43.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:22:43.857 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:22:43.857 DEBUG [main][MenuItemLookup] Found menu:'File' 20:22:43.857 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:22:43.857 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:22:43.857 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:22:43.857 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:22:43.857 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:22:43.857 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:22:43.857 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:22:43.857 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:22:43.857 DEBUG [main][MenuItemLookup] Item match:Window 20:22:43.858 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:22:43.858 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:22:43.858 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:22:43.858 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:43.858 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:22:43.858 DEBUG [main][MenuItemLookup] Item match:Show View 20:22:43.865 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:22:43.865 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:22:43.865 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:22:43.865 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:22:43.866 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:22:43.866 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:22:43.866 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:22:43.866 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:22:43.866 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:22:43.866 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:22:43.866 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:22:43.866 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:22:43.866 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:22:43.866 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:43.866 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:22:43.866 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:22:43.897 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:22:43.898 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:22:43.898 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:22:44.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:22:44.002 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:22:44.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:22:44.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:44.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:44.004 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:22:44.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:44.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.005 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:22:44.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:44.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:44.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:44.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:44.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:44.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:44.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 20:22:44.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 20:22:44.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:22:44.007 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 20:22:44.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:22:44.007 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 20:22:44.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 20:22:44.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 20:22:44.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:22:44.008 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 20:22:44.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:22:44.008 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 20:22:44.008 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 20:22:44.008 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 20:22:44.009 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 20:22:44.009 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 20:22:44.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:44.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:22:44.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:44.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.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 "Open") 20:22:44.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:44.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:22:44.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:44.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:44.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:44.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:22:44.013 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:22:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:22:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:22:44.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:22:44.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:44.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:22:44.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:22:44.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:22:44.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:22:44.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:44.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:44.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:22:44.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:22:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:44.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:44.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:22:44.136 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 20:22:44.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 20:22:44.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:22:44.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:22:44.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:22:44.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:22:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.140 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:22:44.140 DEBUG [main][MenuItemLookup] Found menu:'File' 20:22:44.140 DEBUG [main][MenuItemLookup] Item match:File 20:22:44.143 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:22:44.143 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:22:44.148 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:22:44.148 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:22:44.148 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:44.149 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:22:44.149 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:22:44.149 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:22:44.149 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:22:44.149 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:22:44.149 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:22:44.149 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:22:44.149 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:22:44.149 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:22:44.149 DEBUG [main][MenuItemLookup] Found menu:'File' 20:22:44.149 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:22:44.149 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:22:44.149 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:44.149 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:22:44.149 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:22:44.165 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:22:44.165 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:22:44.165 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:22:44.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 20:22:44.300 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 20:22:44.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:22:44.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:44.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:44.303 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 20:22:44.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:44.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.303 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 20:22:44.303 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:44.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:44.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:44.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:44.304 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:44.305 INFO [WorkbenchTestable][AbstractText] Text set to: myvalue 20:22:44.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Cancel") 20:22:44.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:44.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 20:22:44.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:44.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:44.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:44.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:22:44.312 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:22:44.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:22:44.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:22:44.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:22:44.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:44.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 20:22:44.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:44.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:44.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.357 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 20:22:44.358 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:44.358 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 20:22:44.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 20:22:44.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:44.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:44.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:44.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:44.369 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:22:44.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 '\*?\QRedDeer SWT Controls\E') 20:22:44.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:44.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:44.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:22:44.403 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 20:22:44.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 20:22:44.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:22:44.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:22:44.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:22:44.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:22:44.409 INFO [WorkbenchTestable][AbstractView] Close view 'RedDeer SWT Controls' 20:22:44.409 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem RedDeer SWT Controls 20:22:44.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 20:22:44.409 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:22:44.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:22:44.491 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' view via menu. 20:22:44.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:44.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:44.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:44.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:22:44.492 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:22:44.492 DEBUG [main][MenuItemLookup] Found menu:'File' 20:22:44.492 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:22:44.492 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:22:44.492 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:22:44.492 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:22:44.492 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:22:44.492 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:22:44.492 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:22:44.492 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:22:44.492 DEBUG [main][MenuItemLookup] Item match:Window 20:22:44.493 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:22:44.493 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:22:44.493 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:22:44.493 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:44.493 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:22:44.493 DEBUG [main][MenuItemLookup] Item match:Show View 20:22:44.500 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:22:44.500 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:22:44.500 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:22:44.500 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:22:44.500 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:22:44.500 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:22:44.500 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:22:44.500 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:22:44.500 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:22:44.500 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:22:44.500 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:22:44.500 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:22:44.500 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:22:44.500 DEBUG [main][MenuItemLookup] Found menu:'' 20:22:44.500 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:22:44.500 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:22:44.501 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:22:44.501 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:22:44.501 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:22:44.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:22:44.615 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:22:44.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:22:44.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:44.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:44.621 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:22:44.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:44.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:22:44.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:44.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:44.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:44.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:22:44.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:22:44.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:22:44.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 20:22:44.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 20:22:44.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:22:44.624 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 20:22:44.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:22:44.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 20:22:44.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 20:22:44.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 20:22:44.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:22:44.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 20:22:44.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:22:44.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 20:22:44.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT Controls 20:22:44.625 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT Controls 20:22:44.625 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT Controls about selection 20:22:44.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT Controls 20:22:44.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:44.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:22:44.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:44.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.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") 20:22:44.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:44.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:22:44.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:44.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:44.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:44.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:22:44.628 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:22:44.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:22:44.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:22:44.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:22:44.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:22:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:22:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:22:44.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:22:44.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:22:44.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:44.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:44.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:44.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:22:44.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 '\*?\QRedDeer SWT Controls\E') 20:22:44.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:44.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:44.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:22:44.735 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 20:22:44.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 20:22:44.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:22:44.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:22:44.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:22:44.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:22:44.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 20:22:44.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:44.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.766 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 20:22:44.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:44.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:44.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:44.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:44.766 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:44.767 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") 20:22:44.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.767 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 20:22:44.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:44.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:44.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:44.768 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:44.768 INFO [WorkbenchTestable][AbstractText] Text set to: New text 20:22:44.768 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 20:22:44.768 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:44.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.769 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 20:22:44.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:44.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:44.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:44.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:44.785 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:44.786 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") 20:22:44.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.786 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 20:22:44.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:44.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:44.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:44.789 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:44.789 INFO [WorkbenchTestable][AbstractText] Text set to: Original text 20:22:44.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 20:22:44.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:44.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.790 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) 20:22:44.790 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest 20:22:44.790 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:44.790 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:44.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.444 s - in org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest testDeafaultTextWithId no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.354 s testInDialog no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.651 s defaultTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.DefaultTextTest) Time elapsed: 0.432 s Running org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:44.798 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:44.799 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:22:44.800 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:44.800 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:44.800 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:44.800 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:22:44.800 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:44.800 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:22:44.800 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:44.801 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:44.801 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:44.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:44.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:44.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:44.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:44.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:44.892 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 20:22:44.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:44.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:44.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:44.893 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") 20:22:44.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:44.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:44.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:44.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:44.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:44.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:44.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:44.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:44.907 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:44.909 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:44.909 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 20:22:44.909 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:44.910 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:44.910 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:44.910 INFO [main][AbstractShell] Close shell Testing shell 20:22:44.910 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:44.924 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:44.924 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:44.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:44.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:44.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:44.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:44.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:44.948 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:44.948 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:44.948 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:44.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:44.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:44.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:44.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:44.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:45.016 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 20:22:45.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:45.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:45.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:45.017 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") 20:22:45.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:45.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:45.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:45.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:45.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:45.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:45.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:45.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:45.030 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:45.031 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:45.031 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 20:22:45.031 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:45.032 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:45.032 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:45.033 INFO [main][AbstractShell] Close shell Testing shell 20:22:45.033 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:45.046 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:45.046 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:45.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:45.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:45.046 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:45.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.069 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:45.069 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:45.070 INFO [WorkbenchTestable][RequirementsRunner] Started test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:45.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:45.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:45.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:45.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:45.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:45.145 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 20:22:45.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:45.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:45.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:45.146 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 20:22:45.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:45.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:45.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:45.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:45.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:22:45.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:22:45.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:45.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 20:22:45.147 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:45.148 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") 20:22:45.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:45.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:45.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:45.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:45.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:45.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:45.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:45.150 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:45.153 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") 20:22:45.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:45.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:45.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:45.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:45.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:45.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:45.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:45.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:45.162 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:45.163 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") 20:22:45.163 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:45.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.163 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:45.163 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:45.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:45.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:45.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:45.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:45.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:45.165 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:45.166 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:45.166 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 20:22:45.166 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:45.167 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:45.167 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:45.167 INFO [main][AbstractShell] Close shell Testing shell 20:22:45.168 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:45.192 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:45.192 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:45.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:45.192 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:45.192 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:45.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.204 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:45.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:45.204 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:45.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:45.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:45.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:45.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:45.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:45.291 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 20:22:45.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:45.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:45.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:45.292 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") 20:22:45.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:45.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:45.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:45.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:45.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:45.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:45.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:45.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:45.305 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:45.307 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:45.307 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 20:22:45.307 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:45.308 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:45.308 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:45.308 INFO [main][AbstractShell] Close shell Testing shell 20:22:45.308 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:45.322 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:45.322 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:45.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:45.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:45.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:45.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.347 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:45.347 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:45.347 INFO [WorkbenchTestable][RequirementsRunner] Started test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:45.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:45.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:45.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:45.347 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:45.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:45.435 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 20:22:45.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:45.435 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") 20:22:45.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:45.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:45.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:45.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:45.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:45.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:45.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:45.444 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:45.445 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 20:22:45.446 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:45.446 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 20:22:45.446 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:45.447 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:45.447 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:45.447 INFO [main][AbstractShell] Close shell Testing shell 20:22:45.447 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:45.460 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:45.460 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:45.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:45.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:45.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:45.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.484 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:45.484 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:45.484 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:45.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:45.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:45.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:45.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:45.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:45.549 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 20:22:45.549 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:45.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:45.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:45.549 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*") 20:22:45.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:45.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:45.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:45.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:45.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:45.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:45.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:45.565 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:45.566 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:45.566 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 20:22:45.566 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:45.567 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:45.567 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:45.567 INFO [main][AbstractShell] Close shell Testing shell 20:22:45.567 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:45.589 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:45.589 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:45.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:45.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:45.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:45.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.601 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:45.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:45.602 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:45.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:45.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:45.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:45.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:45.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:45.712 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 20:22:45.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:45.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:45.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:45.713 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") 20:22:45.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:45.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:45.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:45.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:45.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:45.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:45.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:45.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:45.724 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:45.726 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:45.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 20:22:45.726 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:45.727 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:45.727 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:45.727 INFO [main][AbstractShell] Close shell Testing shell 20:22:45.727 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:45.740 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:45.740 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:45.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:45.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:45.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:45.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.773 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:45.773 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:45.773 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:45.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:45.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:45.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:45.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:45.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:45.849 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 20:22:45.849 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:45.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:45.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:45.849 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") 20:22:45.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:45.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.850 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:45.850 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:45.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:45.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:45.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:45.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:45.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:45.869 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:45.871 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:45.871 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 20:22:45.871 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:45.885 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:45.886 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:45.886 INFO [main][AbstractShell] Close shell Testing shell 20:22:45.886 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:45.899 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:45.899 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:45.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:45.899 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:45.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:45.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.911 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:45.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:45.911 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:45.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:45.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:45.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:45.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:45.995 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 20:22:45.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:45.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:45.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:45.996 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") 20:22:45.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:45.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:45.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:45.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:45.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:45.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:45.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:45.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:45.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:45.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:45.998 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:46.000 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:46.000 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 20:22:46.000 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:46.001 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:46.001 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:46.001 INFO [main][AbstractShell] Close shell Testing shell 20:22:46.001 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:46.014 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:46.014 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:46.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:46.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:46.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:46.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:46.036 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:46.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:46.036 INFO [WorkbenchTestable][RequirementsRunner] Started test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:46.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:46.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:46.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:46.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:46.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:46.104 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 20:22:46.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:46.104 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") 20:22:46.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:46.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:46.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:46.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:46.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:46.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:46.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:46.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:46.111 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:46.113 INFO [WorkbenchTestable][AbstractText] Type text not so funny text 20:22:46.113 INFO [WorkbenchTestable][AbstractText] Text set to: 20:22:46.113 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:46.113 DEBUG [WorkbenchTestable][AbstractText] Force focus to receive keyboard events 20:22:46.120 INFO [WorkbenchTestable][Keyboard] Type text "not so funny text" 20:22:46.228 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:46.228 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 20:22:46.831 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:46.831 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 20:22:47.432 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:47.432 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:22:48.033 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:48.033 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 20:22:48.635 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:48.635 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 20:22:49.236 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:49.236 INFO [WorkbenchTestable][Keyboard] As char:o, as int:111 20:22:49.837 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:49.837 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 20:22:50.438 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:50.438 INFO [WorkbenchTestable][Keyboard] As char:f, as int:102 20:22:51.040 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:51.040 INFO [WorkbenchTestable][Keyboard] As char:u, as int:117 20:22:51.641 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:51.641 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 20:22:52.243 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:52.243 INFO [WorkbenchTestable][Keyboard] As char:n, as int:110 20:22:52.844 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:52.844 INFO [WorkbenchTestable][Keyboard] As char:y, as int:121 20:22:53.445 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:53.445 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 20:22:54.046 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:54.047 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:22:54.648 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:54.648 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 20:22:55.249 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:55.249 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 20:22:55.851 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:22:55.851 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:22:56.451 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") 20:22:56.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:56.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:56.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:56.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:56.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:56.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:56.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:56.459 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:56.459 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:56.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 20:22:56.459 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:56.461 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:56.461 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:56.461 INFO [main][AbstractShell] Close shell Testing shell 20:22:56.461 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:56.474 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:56.475 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:56.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:56.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:56.475 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:56.486 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:56.486 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:56.486 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:56.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:56.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:56.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:56.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:56.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:56.562 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 20:22:56.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:56.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:56.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:56.563 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") 20:22:56.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:56.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:56.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:56.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:56.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:56.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:56.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:56.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:56.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:56.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:56.572 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:56.573 INFO [WorkbenchTestable][AbstractText] Text set to: funny text 20:22:56.574 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") 20:22:56.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:56.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:56.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:56.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:56.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:56.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:56.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:56.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:56.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:56.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:56.581 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:56.581 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:56.581 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 20:22:56.581 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:56.582 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:56.582 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:56.582 INFO [main][AbstractShell] Close shell Testing shell 20:22:56.582 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:56.595 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:56.595 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:56.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:56.596 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:56.596 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:56.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:56.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:56.618 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:56.618 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:56.618 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:56.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:56.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:56.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:56.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:56.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:56.695 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 20:22:56.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:56.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:56.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:56.695 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?") 20:22:56.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:56.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:56.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:56.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:56.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:56.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:56.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:56.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:56.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:56.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:56.718 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:56.719 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:56.720 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 20:22:56.720 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:56.721 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:56.721 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:56.721 INFO [main][AbstractShell] Close shell Testing shell 20:22:56.721 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:56.734 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:56.735 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:56.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:56.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:56.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:56.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:56.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:56.758 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:56.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:56.758 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:56.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:56.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:56.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:56.758 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:56.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:56.840 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 20:22:56.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:56.841 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 *") 20:22:56.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:56.841 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:56.841 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:56.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:56.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:56.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:56.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:56.857 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:56.859 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:56.859 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 20:22:56.859 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:56.860 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:56.860 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:56.860 INFO [main][AbstractShell] Close shell Testing shell 20:22:56.860 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:56.874 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:56.874 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:56.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:56.874 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:56.874 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:56.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:56.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:56.909 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:56.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:56.909 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:56.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:56.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:56.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:56.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:56.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:56.989 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 20:22:56.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:56.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:56.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:56.989 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") 20:22:56.989 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:56.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:56.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:56.989 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:56.989 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:56.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:56.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:56.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:56.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:56.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:56.996 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:56.999 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:56.999 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 20:22:56.999 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:57.000 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:57.000 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:57.000 INFO [main][AbstractShell] Close shell Testing shell 20:22:57.000 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:57.014 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:57.014 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:57.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:57.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:57.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:57.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.026 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:57.026 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:57.026 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:57.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:57.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:57.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:57.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:57.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:57.117 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 20:22:57.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:57.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:57.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:57.118 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") 20:22:57.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:57.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:57.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:57.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:57.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:57.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:57.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:57.143 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:57.144 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:57.144 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 20:22:57.144 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:57.145 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:57.145 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:57.145 INFO [main][AbstractShell] Close shell Testing shell 20:22:57.145 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:57.158 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:57.158 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:57.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:57.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:57.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:57.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.197 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:57.198 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:57.198 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:57.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:57.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:57.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:57.198 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:57.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:57.263 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 20:22:57.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:57.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:57.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:57.263 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") 20:22:57.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:57.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:57.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:57.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:57.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:57.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:57.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:57.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:57.287 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:57.289 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:57.289 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 20:22:57.289 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:57.290 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:57.290 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:57.290 INFO [main][AbstractShell] Close shell Testing shell 20:22:57.290 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:57.303 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:57.303 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:57.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:57.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:57.304 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:57.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.315 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:57.315 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:57.315 INFO [WorkbenchTestable][RequirementsRunner] Started test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:57.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:57.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:57.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:57.315 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:57.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:57.401 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 20:22:57.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:57.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:57.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:57.401 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") 20:22:57.401 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:57.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.401 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:57.401 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:57.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:57.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:57.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:57.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:57.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:22:57.411 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:22:57.412 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:57.412 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 20:22:57.413 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:57.413 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:57.413 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:57.413 INFO [main][AbstractShell] Close shell Testing shell 20:22:57.413 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:57.427 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:57.427 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:57.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:57.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:57.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) 20:22:57.451 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest 20:22:57.451 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:57.451 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:57.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.654 s - in org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest findLabeledTextWithCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.147 s findLabeledTextWithFormLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.121 s setFocusTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.134 s findLabeledTextWithOutsideLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.143 s setNonEditableTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.137 s findLabeledTextWithAsterisk no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.117 s getTextMessage no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.171 s findLabeledTextForRequiredField no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.138 s findLabeledTextWithIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.125 s typeTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 10.45 s setTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.132 s findLabeledTextWithSpecialChar no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.14 s findLabeledTextWithAsteriskWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.151 s findLabeledTextWithTwoIcons no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.117 s findLabeledTextForRequiredFieldWithSpace no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.171 s findLabeledTextWithoutIcon no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.117 s findLabeledTextWithFormCLabel no-configuration(org.eclipse.reddeer.swt.test.impl.text.LabeledTextTest) Time elapsed: 0.135 s Running org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 20:22:57.494 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 20:22:57.495 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:22:57.495 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:57.496 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 20:22:57.496 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:57.496 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:22:57.496 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:57.496 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:22:57.497 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:57.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:57.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:57.504 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 20:22:57.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:57.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:57.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:22:57.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:57.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:22:57.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 '\*?\QRedDeer SWT Controls\E') 20:22:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:57.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:57.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:57.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:57.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:22:57.530 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 20:22:57.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 20:22:57.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:22:57.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:22:57.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:22:57.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:22:57.536 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:57.536 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 20:22:57.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 20:22:57.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:57.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:57.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:57.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:57.603 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 20:22:57.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:57.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:57.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:57.607 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 20:22:57.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:57.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:57.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:57.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:57.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:57.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:57.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:57.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:22:57.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:57.654 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 20:22:57.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 20:22:57.654 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:57.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.655 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 20:22:57.655 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:57.655 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 20:22:57.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 20:22:57.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:57.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:57.655 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:57.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:57.703 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 20:22:57.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:22:57.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:22:57.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:22:57.704 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 20:22:57.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:57.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:57.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:57.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:57.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:57.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:57.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:57.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:22:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:57.735 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 20:22:57.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 20:22:57.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:57.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:57.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.736 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 20:22:57.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:57.736 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 20:22:57.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 20:22:57.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:57.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:57.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:57.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 20:22:57.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:57.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.737 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 20:22:57.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:57.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:57.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:57.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:57.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:57.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:22:57.739 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") 20:22:57.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:57.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.740 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 20:22:57.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:57.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:57.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:57.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:57.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:57.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:22:57.741 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: Modified styled text 20:22:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:57.791 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 20:22:57.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 20:22:57.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:57.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) 20:22:57.792 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.text.StyledTextTest 20:22:57.792 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:57.792 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:57.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.301 s - in org.eclipse.reddeer.swt.test.impl.text.StyledTextTest defaultStyledTextGetPositionNonExistingTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.119 s defaultStyledTextGetPositionTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.081 s defaultStyledTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.text.StyledTextTest) Time elapsed: 0.056 s Running org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:22:57.802 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:22:57.803 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:22:57.804 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:57.804 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:22:57.804 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:57.804 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:22:57.807 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:57.807 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:22:57.807 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:57.807 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:57.807 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 20:22:57.807 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:22:57.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:57.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:57.808 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:57.823 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') 20:22:57.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:57.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:57.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:57.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:57.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:57.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:22:57.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:22:57.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:57.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:57.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 20:22:57.843 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:57.843 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 20:22:57.843 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:57.843 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:57.843 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:57.843 INFO [main][AbstractShell] Close shell Testing shell 20:22:57.843 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:57.848 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:57.848 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:57.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:22:57.848 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:57.848 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.899 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 20:22:57.899 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:57.900 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 20:22:57.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:22:57.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:57.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:57.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:57.910 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 20:22:57.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:57.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.926 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:57.926 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:57.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:57.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:22:57.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:22:57.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:57.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 20:22:57.926 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:57.926 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 20:22:57.927 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:57.927 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:57.927 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:57.927 INFO [main][AbstractShell] Close shell Testing shell 20:22:57.927 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:57.932 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:57.932 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:57.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:22:57.932 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:57.932 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:57.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:57.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:57.989 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 20:22:57.989 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:57.989 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 20:22:57.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:22:57.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:57.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:57.989 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:57.999 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 20:22:57.999 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:58.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:58.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:58.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:58.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:58.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 20:22:58.017 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 20:22:58.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:58.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:58.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:58.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:58.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:58.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:58.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:22:58.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:22:58.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:58.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 20:22:58.018 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 20:22:58.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:58.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:58.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:58.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:58.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:58.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:58.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:22:58.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:22:58.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:58.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 2 was found 20:22:58.019 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:58.019 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 20:22:58.019 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:58.019 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:58.019 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:58.019 INFO [main][AbstractShell] Close shell Testing shell 20:22:58.019 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:58.024 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:58.024 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:58.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:22:58.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:58.024 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:58.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:58.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:58.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 20:22:58.035 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:58.035 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 20:22:58.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:22:58.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:58.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:58.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:58.089 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 20:22:58.089 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:58.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:58.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:58.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:58.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:22:58.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:22:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:58.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 20:22:58.106 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:58.106 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 20:22:58.106 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:58.106 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:58.106 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:58.106 INFO [main][AbstractShell] Close shell Testing shell 20:22:58.106 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:58.111 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:58.111 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:58.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:22:58.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:58.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:58.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:58.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:58.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 20:22:58.132 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:58.132 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 20:22:58.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:22:58.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:58.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:58.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:58.142 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 20:22:58.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:58.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:58.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:58.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:58.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:58.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:58.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 20:22:58.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 20:22:58.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 20:22:58.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 20:22:59.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 11 with specified parent and matchers 20:22:59.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 11is not found 20:22:59.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:22:59.160 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 11 was not found 20:22:59.160 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:59.160 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 20:22:59.160 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:59.160 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:59.160 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:59.160 INFO [main][AbstractShell] Close shell Testing shell 20:22:59.160 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:59.165 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:59.165 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:59.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:22:59.165 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:59.165 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:59.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:59.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:59.186 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 20:22:59.186 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:59.186 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 20:22:59.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:22:59.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:59.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:59.186 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:59.196 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") 20:22:59.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:59.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:59.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:59.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:59.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:59.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:59.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:59.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:22:59.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:22:59.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 20:22:59.212 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:22:59.212 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 20:22:59.212 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:22:59.212 DEBUG [main][AbstractWait] Waiting until shell is active... 20:22:59.212 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:22:59.212 INFO [main][AbstractShell] Close shell Testing shell 20:22:59.212 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:22:59.216 DEBUG [main][AbstractWait] Waiting while shell is available... 20:22:59.216 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:22:59.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:22:59.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:22:59.216 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:22:59.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:59.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:59.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 20:22:59.238 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:22:59.238 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 20:22:59.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:22:59.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:22:59.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:22:59.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:22:59.247 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") 20:22:59.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:22:59.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:22:59.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:22:59.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:22:59.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:22:59.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:22:59.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:59.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:22:59.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:22:59.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:00.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:00.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:00.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:23:00.265 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was not found 20:23:00.266 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:00.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 20:23:00.266 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:00.266 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:00.266 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:00.266 INFO [main][AbstractShell] Close shell Testing shell 20:23:00.266 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:00.271 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:00.271 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:00.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:23:00.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:00.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:00.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.283 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 20:23:00.283 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:00.284 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 20:23:00.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:23:00.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:00.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:00.284 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:00.302 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 20:23:00.302 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.319 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:00.319 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:00.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:00.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:00.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:00.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:00.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 1 was found 20:23:00.321 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:00.321 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 20:23:00.321 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:00.321 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:00.321 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:00.321 INFO [main][AbstractShell] Close shell Testing shell 20:23:00.321 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:00.325 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:00.325 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:00.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:23:00.326 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:00.326 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:00.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.348 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) 20:23:00.348 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest 20:23:00.348 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:00.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:00.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.548 s - in org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest findCLabelById no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.092 s findCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.089 s hasImage no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.046 s getTooltipText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.097 s findNonExistingCLabelByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.054 s findCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.052 s findNonExistingCLabelByText no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 1.045 s getAlignment no-configuration(org.eclipse.reddeer.swt.test.impl.clabel.CLabelTest) Time elapsed: 0.064 s Running org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:00.355 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:00.356 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:23:00.357 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:00.357 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:00.357 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:00.357 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:23:00.357 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:00.357 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:23:00.357 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:00.358 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:00.358 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:00.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:00.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:00.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:00.358 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:00.453 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 20:23:00.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:00.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:00.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:00.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:00.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:00.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:00.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:00.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 20:23:00.488 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:") 20:23:00.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:00.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.489 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:00.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:00.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:00.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:00.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:00.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:00.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 20:23:00.494 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:00.494 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 20:23:00.494 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:00.495 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:00.495 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:00.495 INFO [main][AbstractShell] Close shell Testing shell 20:23:00.495 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:00.516 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:00.516 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:00.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:00.516 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:00.516 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:00.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:00.538 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:00.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:00.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:00.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:00.538 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:00.613 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') 20:23:00.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:00.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:00.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:00.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:00.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:00.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 20:23:00.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key coolId 20:23:00.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:00.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:00.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 20:23:00.645 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 20:23:00.649 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:00.649 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 20:23:00.649 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:00.651 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:00.651 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:00.651 INFO [main][AbstractShell] Close shell Testing shell 20:23:00.651 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:00.670 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:00.670 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:00.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:00.670 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:00.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:00.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.696 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:00.696 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:00.696 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:00.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:00.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:00.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:00.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:00.776 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") 20:23:00.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:00.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:00.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:00.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:00.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:00.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:00.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 20:23:00.814 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 20:23:00.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:00.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:00.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:00.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:00.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:00.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:00.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:00.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 20:23:00.823 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") 20:23:00.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:00.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:00.823 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:00.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:00.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:00.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:00.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:00.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 20:23:00.826 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 20:23:00.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:00.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:00.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:00.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:00.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 20:23:00.828 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") 20:23:00.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:00.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:00.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:00.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:00.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:00.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 20:23:00.836 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 20:23:00.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:00.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:00.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:00.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:00.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:23:00.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:23:00.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:00.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 2 was found 20:23:00.838 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") 20:23:00.838 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:00.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:00.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:00.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:00.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:00.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:00.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:00.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 20:23:00.843 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 20:23:00.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:00.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.843 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:00.843 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:00.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:00.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 20:23:00.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 20:23:00.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:00.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 3 was found 20:23:00.844 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:00.844 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 20:23:00.844 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:00.846 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:00.846 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:00.846 INFO [main][AbstractShell] Close shell Testing shell 20:23:00.846 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:00.896 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:00.896 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:00.896 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:00.896 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:00.896 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:00.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:00.907 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:00.907 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:00.907 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:00.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:00.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:00.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:00.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:01.013 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") 20:23:01.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:01.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:01.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:01.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:01.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:01.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:01.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:01.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:01.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:01.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 20:23:01.053 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 3 20:23:01.054 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:01.054 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 20:23:01.054 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:01.056 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:01.056 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:01.056 INFO [main][AbstractShell] Close shell Testing shell 20:23:01.056 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:01.086 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:01.086 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:01.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:01.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:01.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:01.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:01.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:01.098 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:01.098 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:01.098 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:01.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:01.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:01.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:01.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:01.191 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") 20:23:01.191 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:01.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:01.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:01.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:01.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:01.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:01.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:01.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:01.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:01.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 20:23:01.230 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 2 20:23:01.232 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 20:23:01.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:01.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:01.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:01.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:01.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:01.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:01.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:01.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:01.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:01.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:01.233 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:01.234 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:01.234 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 20:23:01.234 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:01.235 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:01.235 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:01.235 INFO [main][AbstractShell] Close shell Testing shell 20:23:01.235 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:01.255 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:01.256 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:01.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:01.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:01.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:01.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:01.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:01.291 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:01.291 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:01.292 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:01.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:01.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:01.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:01.292 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:01.367 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 20:23:01.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:01.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:01.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:01.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:01.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:01.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:01.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:01.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:01.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:01.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 1 was found 20:23:01.413 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to index: 1 20:23:01.414 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:01.414 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 20:23:01.414 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:01.416 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:01.416 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:01.416 INFO [main][AbstractShell] Close shell Testing shell 20:23:01.416 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:01.435 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:01.435 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:01.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:01.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:01.436 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:01.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:01.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:01.457 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:01.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:01.457 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:01.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:01.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:01.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:01.457 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:01.532 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 20:23:01.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:01.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:01.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:01.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:01.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:01.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:01.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:23:01.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:23:02.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:23:02.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:23:02.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:23:02.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:23:02.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:23:02.563 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 5 was not found 20:23:02.563 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:02.563 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 20:23:02.563 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:02.563 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:02.563 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:02.563 INFO [main][AbstractShell] Close shell Testing shell 20:23:02.563 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:02.582 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:02.582 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:02.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:02.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:02.582 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:02.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:02.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:02.607 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:02.607 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:02.607 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:02.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:02.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:02.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:02.607 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:02.681 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_&*") 20:23:02.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:02.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:02.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:02.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:02.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:02.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:02.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:02.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:03.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:03.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:03.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:03.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:23:03.724 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was not found 20:23:03.724 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:03.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 20:23:03.725 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:03.725 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:03.725 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:03.725 INFO [main][AbstractShell] Close shell Testing shell 20:23:03.725 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:03.743 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:03.743 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:03.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:03.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:03.744 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:03.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:03.754 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:03.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:03.755 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:03.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:03.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:03.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:03.755 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:03.841 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") 20:23:03.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:03.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:03.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:03.869 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:03.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:03.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:03.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:03.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:03.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:03.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CCombo and index 0 was found 20:23:03.875 INFO [WorkbenchTestable][AbstractCCombo] Set selection of CCombo to selection: Item23 20:23:03.878 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 20:23:03.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:03.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:03.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:03.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:03.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:03.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:03.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:03.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:03.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:03.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:03.879 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:03.887 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:03.887 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 20:23:03.887 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:03.888 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:03.889 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:03.889 INFO [main][AbstractShell] Close shell Testing shell 20:23:03.889 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:03.908 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:03.908 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:03.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:03.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:03.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:03.930 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) 20:23:03.930 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest 20:23:03.930 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:03.930 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:03.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:03.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.577 s - in org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.179 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.158 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.211 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.191 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.193 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.166 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.15 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 1.147 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.ccombo.CComboTest) Time elapsed: 0.175 s Running org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:03.938 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:03.939 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:23:03.939 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:03.939 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:03.939 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:03.940 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:23:03.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:03.940 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:23:03.940 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:03.940 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:03.941 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 20:23:03.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:03.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:03.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:03.941 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:03.956 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 20:23:03.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:03.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:03.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:03.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:03.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:03.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:03.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:03.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:03.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:03.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:03.991 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:03.995 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 20:23:03.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:03.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:03.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:03.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:03.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:03.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:03.997 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 20:23:04.000 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 20:23:04.001 TRACE [main][WidgetHandler] Notify Link with event 3 20:23:04.001 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.001 TRACE [main][WidgetHandler] Notify Link with event 4 20:23:04.001 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.001 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 20:23:04.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.001 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:04.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:04.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 20:23:04.002 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 20:23:04.003 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 20:23:04.003 TRACE [main][WidgetHandler] Notify Link with event 3 20:23:04.003 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.003 TRACE [main][WidgetHandler] Notify Link with event 4 20:23:04.003 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.005 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 20:23:04.005 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.005 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.005 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:04.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:04.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 20:23:04.006 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 20:23:04.006 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 20:23:04.006 TRACE [main][WidgetHandler] Notify Link with event 3 20:23:04.006 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.006 TRACE [main][WidgetHandler] Notify Link with event 4 20:23:04.006 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.006 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 20:23:04.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.007 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 20:23:04.008 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 20:23:04.008 TRACE [main][WidgetHandler] Notify Link with event 3 20:23:04.008 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.008 TRACE [main][WidgetHandler] Notify Link with event 4 20:23:04.008 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.008 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 20:23:04.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.008 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:04.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 20:23:04.009 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 20:23:04.009 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 20:23:04.010 TRACE [main][WidgetHandler] Notify Link with event 3 20:23:04.010 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.010 TRACE [main][WidgetHandler] Notify Link with event 4 20:23:04.010 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.010 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 20:23:04.010 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:04.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 20:23:04.011 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 20:23:04.011 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 20:23:04.011 TRACE [main][WidgetHandler] Notify Link with event 3 20:23:04.011 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.011 TRACE [main][WidgetHandler] Notify Link with event 4 20:23:04.011 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.011 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:04.012 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 20:23:04.012 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:04.012 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:04.012 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:04.012 INFO [main][AbstractShell] Close shell Testing shell 20:23:04.012 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:04.017 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:04.017 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:04.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:04.017 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:04.017 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:04.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.041 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 20:23:04.041 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:04.041 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 20:23:04.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:04.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:04.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:04.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:04.053 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") 20:23:04.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.094 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") 20:23:04.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.095 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.096 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:04.096 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 20:23:04.096 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:04.096 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:04.096 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:04.096 INFO [main][AbstractShell] Close shell Testing shell 20:23:04.096 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:04.102 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:04.102 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:04.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:04.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:04.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:04.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.112 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 20:23:04.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:04.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 20:23:04.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:04.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:04.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:04.113 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:04.124 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 20:23:04.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.144 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.146 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 20:23:04.146 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:04.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 20:23:04.146 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:04.147 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:04.147 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:04.147 INFO [main][AbstractShell] Close shell Testing shell 20:23:04.147 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:04.152 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:04.152 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:04.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:04.152 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:04.152 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:04.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.192 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 20:23:04.192 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:04.192 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 20:23:04.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:04.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:04.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:04.192 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:04.204 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 20:23:04.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.219 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 20:23:04.220 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:04.220 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 20:23:04.220 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:04.221 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:04.221 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:04.221 INFO [main][AbstractShell] Close shell Testing shell 20:23:04.221 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:04.226 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:04.226 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:04.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:04.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:04.226 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:04.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 20:23:04.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:04.238 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 20:23:04.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:04.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:04.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:04.238 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:04.259 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 20:23:04.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.302 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.302 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.303 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 20:23:04.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:04.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:04.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 20:23:04.305 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:04.305 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 20:23:04.305 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:04.306 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:04.306 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:04.306 INFO [main][AbstractShell] Close shell Testing shell 20:23:04.306 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:04.312 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:04.313 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:04.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:04.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:04.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:04.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.324 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 20:23:04.324 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:04.324 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 20:23:04.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:04.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:04.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:04.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:04.346 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 20:23:04.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.367 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 20:23:04.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:04.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:04.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 1 was found 20:23:04.369 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:04.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 20:23:04.369 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:04.369 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:04.369 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:04.369 INFO [main][AbstractShell] Close shell Testing shell 20:23:04.370 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:04.377 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:04.377 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:04.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:04.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:04.377 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:04.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.412 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 20:23:04.412 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:04.413 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 20:23:04.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:04.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:04.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:04.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:04.427 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 20:23:04.428 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:04.443 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:04.444 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 20:23:04.444 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:23:04.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:23:04.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 2 was found 20:23:04.445 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 20:23:04.446 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 20:23:04.446 TRACE [main][WidgetHandler] Notify Link with event 3 20:23:04.446 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.446 TRACE [main][WidgetHandler] Notify Link with event 4 20:23:04.446 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.446 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 20:23:04.446 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 20:23:04.446 TRACE [main][WidgetHandler] Notify Link with event 3 20:23:04.446 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.447 TRACE [main][WidgetHandler] Notify Link with event 4 20:23:04.447 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.447 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:04.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 20:23:04.447 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:04.447 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:04.447 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:04.447 INFO [main][AbstractShell] Close shell Testing shell 20:23:04.447 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:04.452 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:04.452 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:04.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:04.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:04.453 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:04.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.492 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) 20:23:04.492 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest 20:23:04.492 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:04.492 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:04.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.556 s - in org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.1 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.071 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.08 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.045 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.086 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.088 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.DefaultLinkTest) Time elapsed: 0.079 s Running org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:04.500 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:04.501 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:23:04.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:04.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:04.501 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:04.501 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:23:04.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:04.502 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:23:04.502 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:04.502 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:04.502 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 20:23:04.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:04.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:04.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:04.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:04.515 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 20:23:04.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:04.531 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:04.534 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") 20:23:04.534 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.534 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.534 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.536 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link1' and index 0 20:23:04.536 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 20:23:04.536 TRACE [main][WidgetHandler] Notify Link with event 3 20:23:04.536 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.536 TRACE [main][WidgetHandler] Notify Link with event 4 20:23:04.536 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.536 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") 20:23:04.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.539 INFO [WorkbenchTestable][AbstractLink] Click link with text 'link2' and index 0 20:23:04.540 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 20:23:04.540 TRACE [main][WidgetHandler] Notify Link with event 3 20:23:04.540 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.540 TRACE [main][WidgetHandler] Notify Link with event 4 20:23:04.540 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.540 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") 20:23:04.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.541 INFO [WorkbenchTestable][AbstractLink] Click link with text 'links' and index 0 20:23:04.542 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 20:23:04.542 TRACE [main][WidgetHandler] Notify Link with event 3 20:23:04.542 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.542 TRACE [main][WidgetHandler] Notify Link with event 4 20:23:04.542 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.542 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") 20:23:04.542 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.544 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 20:23:04.545 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test1' 20:23:04.545 TRACE [main][WidgetHandler] Notify Link with event 3 20:23:04.545 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.545 TRACE [main][WidgetHandler] Notify Link with event 4 20:23:04.545 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.545 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") 20:23:04.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.548 INFO [WorkbenchTestable][AbstractLink] Click link with index 0 20:23:04.548 INFO [WorkbenchTestable][AbstractLink] Click link's text 'link2' 20:23:04.548 TRACE [main][WidgetHandler] Notify Link with event 3 20:23:04.548 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.548 TRACE [main][WidgetHandler] Notify Link with event 4 20:23:04.548 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.548 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") 20:23:04.548 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.551 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 20:23:04.551 INFO [WorkbenchTestable][AbstractLink] Click link's text 'test2' 20:23:04.551 TRACE [main][WidgetHandler] Notify Link with event 3 20:23:04.551 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.551 TRACE [main][WidgetHandler] Notify Link with event 4 20:23:04.551 TRACE [main][WidgetHandler] Wait for synchronization 20:23:04.552 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:04.552 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 20:23:04.552 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:04.552 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:04.552 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:04.552 INFO [main][AbstractShell] Close shell Testing shell 20:23:04.552 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:04.587 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:04.587 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:04.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:04.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:04.587 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:04.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.597 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 20:23:04.597 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:04.597 INFO [WorkbenchTestable][RequirementsRunner] Started test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 20:23:04.597 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:04.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:04.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:04.598 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:04.609 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") 20:23:04.609 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.632 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") 20:23:04.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.636 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:04.636 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 20:23:04.636 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:04.636 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:04.636 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:04.636 INFO [main][AbstractShell] Close shell Testing shell 20:23:04.636 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:04.641 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:04.641 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:04.641 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:04.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:04.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:04.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 20:23:04.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:04.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 20:23:04.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:04.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:04.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:04.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:04.698 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") 20:23:04.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.714 INFO [WorkbenchTestable][AbstractLink] Click link with text 'wrongText' and index 0 20:23:04.714 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:04.714 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 20:23:04.714 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:04.714 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:04.714 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:04.714 INFO [main][AbstractShell] Close shell Testing shell 20:23:04.714 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:04.719 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:04.720 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:04.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:04.720 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:04.720 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.742 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 20:23:04.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:04.742 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 20:23:04.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:04.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:04.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:04.742 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:04.754 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") 20:23:04.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.794 INFO [WorkbenchTestable][AbstractLink] Click link with index 1 20:23:04.795 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:04.795 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 20:23:04.795 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:04.795 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:04.796 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:04.796 INFO [main][AbstractShell] Close shell Testing shell 20:23:04.796 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:04.802 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:04.802 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:04.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:04.802 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:04.802 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:04.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.812 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 20:23:04.812 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:04.812 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 20:23:04.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:04.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:04.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:04.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:04.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: "link1") 20:23:04.823 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.846 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") 20:23:04.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.850 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:04.850 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 20:23:04.850 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:04.851 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:04.851 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:04.851 INFO [main][AbstractShell] Close shell Testing shell 20:23:04.851 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:04.857 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:04.857 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:04.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:04.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:04.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:04.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.899 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 20:23:04.899 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:04.900 INFO [WorkbenchTestable][RequirementsRunner] Started test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 20:23:04.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:04.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:04.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:04.900 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:04.911 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") 20:23:04.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.927 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") 20:23:04.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:04.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:04.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:04.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:04.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:04.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:04.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:04.929 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:04.929 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 20:23:04.929 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:04.929 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:04.930 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:04.930 INFO [main][AbstractShell] Close shell Testing shell 20:23:04.930 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:04.935 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:04.935 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:04.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:04.935 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:04.935 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:04.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:04.956 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 20:23:04.956 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:04.956 INFO [WorkbenchTestable][RequirementsRunner] Started test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 20:23:04.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:04.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:04.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:04.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:04.995 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 20:23:04.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:05.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:05.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:05.009 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:05.011 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") 20:23:05.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:05.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:05.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:23:05.013 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 0 20:23:05.013 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same1' 20:23:05.013 TRACE [main][WidgetHandler] Notify Link with event 3 20:23:05.013 TRACE [main][WidgetHandler] Wait for synchronization 20:23:05.014 TRACE [main][WidgetHandler] Notify Link with event 4 20:23:05.014 TRACE [main][WidgetHandler] Wait for synchronization 20:23:05.014 INFO [WorkbenchTestable][AbstractLink] Click link with text 'same' and index 1 20:23:05.014 INFO [WorkbenchTestable][AbstractLink] Click link's text 'same2' 20:23:05.014 TRACE [main][WidgetHandler] Notify Link with event 3 20:23:05.014 TRACE [main][WidgetHandler] Wait for synchronization 20:23:05.014 TRACE [main][WidgetHandler] Notify Link with event 4 20:23:05.014 TRACE [main][WidgetHandler] Wait for synchronization 20:23:05.014 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:05.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 20:23:05.015 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:05.015 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:05.015 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:05.015 INFO [main][AbstractShell] Close shell Testing shell 20:23:05.015 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:05.020 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:05.020 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:05.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:05.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:05.020 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:05.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) 20:23:05.030 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest 20:23:05.030 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:05.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:05.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.532 s - in org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest clickTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.095 s stringConstructorTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.054 s clickWrongTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.09 s clickWrongIndexTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.07 s getTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.087 s getHrefTextsTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.056 s sameAnchorTextTest no-configuration(org.eclipse.reddeer.swt.test.impl.link.AnchorLinkTest) Time elapsed: 0.074 s Running org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 20:23:05.038 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 20:23:05.039 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:23:05.039 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:05.039 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 20:23:05.040 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:05.040 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:23:05.048 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:05.048 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:23:05.048 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:05.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:05.049 INFO [WorkbenchTestable][RequirementsRunner] Started test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 20:23:05.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 20:23:05.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:05.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:05.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:05.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: 32, Matcher matching widget with label: is "Label 1") 20:23:05.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.112 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.112 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:05.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:05.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:05.115 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 20:23:05.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.115 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.115 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:05.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:05.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:05.117 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:05.117 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 20:23:05.117 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:05.118 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:05.118 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:05.118 INFO [main][AbstractShell] Close shell Testing shell 20:23:05.118 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:05.123 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:05.123 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:05.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 20:23:05.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:05.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) 20:23:05.132 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest 20:23:05.132 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:05.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest labeledCheckBoxTest no-configuration(org.eclipse.reddeer.swt.test.impl.button.LabeledCheckBoxTest) Time elapsed: 0.083 s Running org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:05.139 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:05.141 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:23:05.141 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:05.141 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:05.142 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:05.142 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:23:05.149 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:05.149 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:23:05.149 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:05.149 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:05.149 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:05.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:05.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:05.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:05.149 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:05.203 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) 20:23:05.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:05.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:05.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 20:23:05.228 INFO [WorkbenchTestable][ToggleButton] Checking Toggle Button TOOGLE-BUTTON1 20:23:05.229 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON1 20:23:05.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:05.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:05.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:05.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:05.230 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 20:23:05.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:05.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:05.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:05.231 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:05.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) 20:23:05.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:05.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:05.234 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 20:23:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:05.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:05.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:05.234 DEBUG [WorkbenchTestable][ToggleButton] Toggle Button TOOGLE-BUTTON1 already checked, no action performed 20:23:05.234 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:05.235 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 20:23:05.235 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:05.235 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:05.235 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:05.235 INFO [main][AbstractShell] Close shell Testing shell 20:23:05.235 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:05.244 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:05.244 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:05.244 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:05.244 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:05.244 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:05.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.254 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:05.254 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:05.254 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:05.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:05.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:05.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:05.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:05.301 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 20:23:05.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:05.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:05.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:05.335 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 20:23:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:05.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:05.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:05.342 TRACE [main][WidgetHandler] Notify Button with event 27 20:23:05.342 TRACE [main][WidgetHandler] Wait for synchronization 20:23:05.342 TRACE [main][WidgetHandler] Notify Button with event 13 20:23:05.342 TRACE [main][WidgetHandler] Wait for synchronization 20:23:05.342 TRACE [main][WidgetHandler] Notify Button with event 26 20:23:05.342 TRACE [main][WidgetHandler] Wait for synchronization 20:23:05.342 TRACE [main][WidgetHandler] Notify Button with event 3 20:23:05.342 TRACE [main][WidgetHandler] Wait for synchronization 20:23:05.342 TRACE [main][WidgetHandler] Notify Button with event 4 20:23:05.342 TRACE [main][WidgetHandler] Wait for synchronization 20:23:05.342 TRACE [main][WidgetHandler] Notify Button with event 13 20:23:05.342 TRACE [main][WidgetHandler] Wait for synchronization 20:23:05.342 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 20:23:05.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:05.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:05.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:05.344 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:05.345 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:05.345 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 20:23:05.345 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:05.346 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:05.346 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:05.346 INFO [main][AbstractShell] Close shell Testing shell 20:23:05.346 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:05.355 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:05.355 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:05.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:05.355 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:05.355 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:05.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.390 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:05.390 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:05.390 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:05.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:05.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:05.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:05.390 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:05.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: 2, Matcher matching widgets with text that without mnenomic matches: is "TOOGLE-BUTTON2") 20:23:05.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.443 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.443 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:05.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:05.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:05.444 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 20:23:05.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:05.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:05.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:05.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:05.445 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 20:23:05.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:05.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:05.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:05.446 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:05.447 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:05.448 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 20:23:05.448 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:05.448 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:05.448 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:05.448 INFO [main][AbstractShell] Close shell Testing shell 20:23:05.448 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:05.457 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:05.457 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:05.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:05.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:05.457 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:05.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.500 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:05.500 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:05.500 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:05.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:05.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:05.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:05.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:05.530 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) 20:23:05.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:23:05.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:23:05.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 20:23:05.555 INFO [WorkbenchTestable][AbstractButton] Click button 20:23:05.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:05.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:05.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:05.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:05.555 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 20:23:05.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:05.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:05.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:05.556 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:05.557 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:05.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 20:23:05.558 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:05.559 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:05.559 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:05.559 INFO [main][AbstractShell] Close shell Testing shell 20:23:05.559 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:05.567 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:05.567 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:05.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:05.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:05.567 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:05.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.603 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:05.603 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:05.603 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:05.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:05.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:05.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:05.604 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:05.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:23:05.631 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:05.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:05.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:05.657 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 20:23:05.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:05.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:05.658 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:05.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:05.659 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 20:23:05.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:05.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:05.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:05.660 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:05.661 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:05.661 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 20:23:05.661 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:05.662 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:05.662 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:05.662 INFO [main][AbstractShell] Close shell Testing shell 20:23:05.662 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:05.693 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:05.693 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:05.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:05.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:05.693 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:05.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.703 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:05.703 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:05.703 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:05.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:05.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:05.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:05.703 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:05.731 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) 20:23:05.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:05.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:05.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 20:23:05.763 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 20:23:05.764 INFO [WorkbenchTestable][CheckBox] Check checkbox CHECK-BOX1 20:23:05.764 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 20:23:05.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:05.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:05.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:05.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:05.764 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 20:23:05.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:05.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:05.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:05.766 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:05.766 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8) 20:23:05.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:05.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:05.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:05.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:05.796 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 20:23:05.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:05.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:05.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:05.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:05.796 INFO [WorkbenchTestable][CheckBox] Select checkbox CHECK-BOX1 20:23:05.797 DEBUG [WorkbenchTestable][CheckBox] Checkbox CHECK-BOX1 already selected, no action performed 20:23:05.797 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:05.797 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 20:23:05.797 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:05.797 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:05.797 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:05.797 INFO [main][AbstractShell] Close shell Testing shell 20:23:05.797 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:05.806 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:05.807 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:05.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:05.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:05.807 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.818 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:05.818 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:05.818 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:05.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:05.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:05.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:05.819 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:05.869 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) 20:23:05.869 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:05.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:05.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:05.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:05.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:05.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:05.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:23:05.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:23:06.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:23:06.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:23:06.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:23:06.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:23:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:23:06.914 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 20:23:06.914 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:06.914 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 20:23:06.914 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:06.914 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:06.914 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:06.914 INFO [main][AbstractShell] Close shell Testing shell 20:23:06.915 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:06.923 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:06.923 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:06.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:06.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:06.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:06.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:06.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:06.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:06.944 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:06.944 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:06.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:06.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:06.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:06.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:06.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 20:23:06.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:06.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:06.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:06.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:06.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:06.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:06.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:06.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:07.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:07.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:07.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:08.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:08.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:23:08.002 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:23:08.002 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:08.002 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 20:23:08.002 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:08.002 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:08.002 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:08.002 INFO [main][AbstractShell] Close shell Testing shell 20:23:08.002 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:08.012 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:08.012 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:08.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:08.012 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:08.012 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:08.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:08.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:08.024 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:08.024 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:08.025 INFO [WorkbenchTestable][RequirementsRunner] Started test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:08.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:08.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:08.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:08.025 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:08.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:23:08.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:08.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:08.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:08.089 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:08.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:08.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:08.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:08.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:08.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:08.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:08.090 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 20:23:08.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:08.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:08.090 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:08.090 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:08.091 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 20:23:08.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:08.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:08.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:08.091 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:08.091 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:08.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:08.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:08.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:08.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:08.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:08.092 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:08.093 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:08.093 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 20:23:08.093 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:08.094 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:08.094 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:08.094 INFO [main][AbstractShell] Close shell Testing shell 20:23:08.094 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:08.102 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:08.102 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:08.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:08.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:08.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:08.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:08.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:08.125 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:08.125 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:08.126 INFO [WorkbenchTestable][RequirementsRunner] Started test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:08.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:08.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:08.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:08.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:08.155 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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') 20:23:08.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:08.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:08.191 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:08.191 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:08.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:08.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:08.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 20:23:08.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 20:23:08.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 20:23:08.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:08.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:08.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:08.193 INFO [WorkbenchTestable][AbstractButton] Click button 20:23:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:08.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:08.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:08.193 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 20:23:08.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:08.193 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:08.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:08.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:08.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:08.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:08.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:08.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:08.194 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:08.197 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:08.197 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 20:23:08.197 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:08.198 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:08.198 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:08.198 INFO [main][AbstractShell] Close shell Testing shell 20:23:08.198 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:08.206 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:08.206 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:08.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:08.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:08.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:08.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:08.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:08.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:08.228 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:08.228 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:08.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:08.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:08.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:08.229 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:08.257 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) 20:23:08.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:08.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:08.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:08.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:08.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:08.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:08.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:08.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:08.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:08.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 20:23:08.308 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 20:23:08.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:08.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:08.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:08.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:08.309 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 20:23:08.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:08.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:08.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:08.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:08.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:08.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:08.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:08.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:08.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:08.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:08.310 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:08.312 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:08.312 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 20:23:08.312 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:08.313 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:08.313 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:08.313 INFO [main][AbstractShell] Close shell Testing shell 20:23:08.313 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:08.323 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:08.324 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:08.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:08.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:08.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:08.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:08.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:08.336 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:08.336 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:08.336 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:08.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:08.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:08.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:08.336 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:08.379 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) 20:23:08.379 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:08.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:08.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:08.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:08.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:08.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:08.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 20:23:08.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 20:23:08.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 20:23:08.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 20:23:09.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 20:23:09.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 20:23:09.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:23:09.411 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 20:23:09.411 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:09.411 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 20:23:09.411 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:09.412 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:09.412 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:09.412 INFO [main][AbstractShell] Close shell Testing shell 20:23:09.412 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:09.420 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:09.420 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:09.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:09.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:09.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:09.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:09.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:09.440 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:09.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:09.440 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:09.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:09.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:09.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:09.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:09.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 20:23:09.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:09.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:09.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:09.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:09.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:09.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:09.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:09.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:09.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:09.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:10.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:10.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:10.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:23:10.499 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:23:10.499 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:10.500 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 20:23:10.500 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:10.500 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:10.500 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:10.500 INFO [main][AbstractShell] Close shell Testing shell 20:23:10.500 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:10.513 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:10.513 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:10.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:10.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:10.514 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:10.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:10.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:10.541 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:10.541 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:10.541 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:10.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:10.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:10.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:10.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:10.569 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) 20:23:10.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:10.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:10.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:10.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:10.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:10.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:23:10.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:23:11.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:23:11.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:23:11.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:23:11.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:23:11.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:23:11.600 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was not found 20:23:11.600 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:11.600 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 20:23:11.600 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:11.600 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:11.600 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:11.600 INFO [main][AbstractShell] Close shell Testing shell 20:23:11.600 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:11.609 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:11.609 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:11.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:11.609 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:11.609 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:11.619 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:11.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:11.619 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:11.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:11.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:11.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:11.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:11.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 "NON_EXISTING_#$SDFF@S") 20:23:11.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:11.678 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:11.678 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:11.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:11.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:11.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:12.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:12.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:12.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:12.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:12.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:23:12.685 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:23:12.685 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:12.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 20:23:12.685 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:12.685 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:12.685 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:12.685 INFO [main][AbstractShell] Close shell Testing shell 20:23:12.686 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:12.694 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:12.694 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:12.694 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:12.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:12.695 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:12.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:12.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:12.703 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:12.704 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:12.704 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:12.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:12.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:12.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:12.704 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:12.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: 32, Matcher matching widgets with text that without mnenomic matches: is "CHECK-BOX1") 20:23:12.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:12.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:12.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:12.763 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:12.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:12.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:12.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:12.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:12.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:12.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:12.766 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 20:23:12.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:12.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:12.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:12.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:12.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 20:23:12.767 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:12.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:12.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:12.767 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:12.767 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:12.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:12.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:12.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:12.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:12.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:12.768 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:12.769 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:12.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 20:23:12.769 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:12.770 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:12.770 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:12.770 INFO [main][AbstractShell] Close shell Testing shell 20:23:12.770 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:12.781 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:12.781 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:12.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:12.781 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:12.781 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:12.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:12.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:12.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:12.795 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:12.795 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:12.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:12.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:12.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:12.795 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:12.829 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) 20:23:12.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:12.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:12.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:12.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:12.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:12.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:12.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 20:23:12.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 20:23:13.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 20:23:13.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 20:23:13.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 20:23:13.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6is not found 20:23:13.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:23:13.858 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 6 was not found 20:23:13.858 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:13.858 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 20:23:13.858 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:13.858 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:13.858 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:13.858 INFO [main][AbstractShell] Close shell Testing shell 20:23:13.858 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:13.867 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:13.867 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:13.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:13.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:13.867 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:13.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:13.886 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:13.886 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:13.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:13.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:13.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:13.886 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:13.912 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) 20:23:13.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:13.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:13.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:13.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:13.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:13.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:13.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:13.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:13.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:13.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 20:23:13.936 INFO [WorkbenchTestable][RadioButton] Select radio button RADIO-BUTTON1 20:23:13.936 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 20:23:13.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:13.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:13.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:13.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:13.937 TRACE [main][WidgetHandler] Notify Button with event 27 20:23:13.937 TRACE [main][WidgetHandler] Wait for synchronization 20:23:13.937 TRACE [main][WidgetHandler] Notify Button with event 13 20:23:13.937 TRACE [main][WidgetHandler] Wait for synchronization 20:23:13.937 TRACE [main][WidgetHandler] Notify Button with event 26 20:23:13.937 TRACE [main][WidgetHandler] Wait for synchronization 20:23:13.937 TRACE [main][WidgetHandler] Notify Button with event 3 20:23:13.937 TRACE [main][WidgetHandler] Wait for synchronization 20:23:13.937 TRACE [main][WidgetHandler] Notify Button with event 4 20:23:13.937 TRACE [main][WidgetHandler] Wait for synchronization 20:23:13.938 TRACE [main][WidgetHandler] Notify Button with event 13 20:23:13.938 TRACE [main][WidgetHandler] Wait for synchronization 20:23:13.944 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 20:23:13.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:13.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:13.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:13.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:13.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:13.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:13.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:13.946 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:13.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) 20:23:13.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:13.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:13.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:13.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:13.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:13.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:13.948 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON0 20:23:13.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:13.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:13.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:13.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:13.949 DEBUG [WorkbenchTestable][RadioButton] Radio Button RADIO-BUTTON1 already checked, no action performed 20:23:13.949 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:13.949 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 20:23:13.949 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:13.949 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:13.949 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:13.949 INFO [main][AbstractShell] Close shell Testing shell 20:23:13.949 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:13.957 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:13.957 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:13.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:13.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:13.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:13.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:13.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:13.966 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:13.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:13.966 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:13.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:13.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:13.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:13.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:14.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, with key 'buttonTestId' and value 'PUSH-BUTTON#2') 20:23:14.000 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.023 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:14.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 20:23:14.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 20:23:14.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 20:23:14.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:14.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:14.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:14.025 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 20:23:14.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:14.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:14.025 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:14.025 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:14.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 20:23:14.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.026 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.026 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:14.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:14.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:14.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:14.027 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:14.028 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:14.028 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 20:23:14.028 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:14.028 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:14.029 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:14.029 INFO [main][AbstractShell] Close shell Testing shell 20:23:14.029 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:14.036 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:14.037 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:14.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:14.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:14.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:14.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.055 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:14.055 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:14.055 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:14.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:14.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:14.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:14.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:14.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: 16, with key 'buttonTestId' and value 'RADIO-BUTTON#1') 20:23:14.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:14.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 20:23:14.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 20:23:14.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:14.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:14.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:14.123 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 20:23:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:14.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:14.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:14.124 TRACE [main][WidgetHandler] Notify Button with event 27 20:23:14.124 TRACE [main][WidgetHandler] Wait for synchronization 20:23:14.124 TRACE [main][WidgetHandler] Notify Button with event 13 20:23:14.124 TRACE [main][WidgetHandler] Wait for synchronization 20:23:14.124 TRACE [main][WidgetHandler] Notify Button with event 26 20:23:14.124 TRACE [main][WidgetHandler] Wait for synchronization 20:23:14.124 TRACE [main][WidgetHandler] Notify Button with event 3 20:23:14.124 TRACE [main][WidgetHandler] Wait for synchronization 20:23:14.124 TRACE [main][WidgetHandler] Notify Button with event 4 20:23:14.124 TRACE [main][WidgetHandler] Wait for synchronization 20:23:14.124 TRACE [main][WidgetHandler] Notify Button with event 13 20:23:14.124 TRACE [main][WidgetHandler] Wait for synchronization 20:23:14.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 20:23:14.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:14.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:14.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:14.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:14.125 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:14.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: 16) 20:23:14.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:14.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:14.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:14.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:14.128 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) 20:23:14.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:23:14.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:23:14.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:14.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 20:23:14.130 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:14.130 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 20:23:14.130 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:14.131 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:14.131 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:14.131 INFO [main][AbstractShell] Close shell Testing shell 20:23:14.131 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:14.139 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:14.139 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:14.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:14.139 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:14.139 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:14.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.147 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:14.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:14.148 INFO [WorkbenchTestable][RequirementsRunner] Started test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:14.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:14.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:14.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:14.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:14.174 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) 20:23:14.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:14.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:14.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:14.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 20:23:14.215 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTON1 20:23:14.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:14.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:14.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:14.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:14.215 TRACE [main][WidgetHandler] Notify Button with event 27 20:23:14.215 TRACE [main][WidgetHandler] Wait for synchronization 20:23:14.216 TRACE [main][WidgetHandler] Notify Button with event 13 20:23:14.216 TRACE [main][WidgetHandler] Wait for synchronization 20:23:14.216 TRACE [main][WidgetHandler] Notify Button with event 26 20:23:14.216 TRACE [main][WidgetHandler] Wait for synchronization 20:23:14.216 TRACE [main][WidgetHandler] Notify Button with event 3 20:23:14.216 TRACE [main][WidgetHandler] Wait for synchronization 20:23:14.216 TRACE [main][WidgetHandler] Notify Button with event 4 20:23:14.216 TRACE [main][WidgetHandler] Wait for synchronization 20:23:14.216 TRACE [main][WidgetHandler] Notify Button with event 13 20:23:14.216 TRACE [main][WidgetHandler] Wait for synchronization 20:23:14.216 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 20:23:14.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:14.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:14.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:14.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:14.223 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:14.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: 16) 20:23:14.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:14.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:14.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:14.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:14.226 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) 20:23:14.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:23:14.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:23:14.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:14.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 20:23:14.228 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:14.228 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 20:23:14.228 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:14.228 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:14.228 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:14.228 INFO [main][AbstractShell] Close shell Testing shell 20:23:14.228 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:14.236 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:14.236 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:14.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:14.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:14.236 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:14.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:14.255 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:14.255 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:14.255 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:14.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:14.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:14.256 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:14.282 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) 20:23:14.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:23:14.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:23:14.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:14.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 20:23:14.306 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 20:23:14.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:14.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:14.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:14.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:14.306 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 20:23:14.306 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:14.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:14.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:14.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:14.313 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:14.315 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:14.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 20:23:14.315 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:14.315 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:14.315 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:14.316 INFO [main][AbstractShell] Close shell Testing shell 20:23:14.316 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:14.323 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:14.323 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:14.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:14.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:14.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:14.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.342 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:14.342 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:14.343 INFO [WorkbenchTestable][RequirementsRunner] Started test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:14.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:14.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:14.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:14.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:14.369 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) 20:23:14.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.392 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.392 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:23:14.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:23:14.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:14.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 20:23:14.393 INFO [WorkbenchTestable][AbstractButton] Click button PUSH-BUTTON2 20:23:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:14.393 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:14.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:14.394 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 20:23:14.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:14.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:14.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:14.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:14.401 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:14.402 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:14.402 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 20:23:14.402 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:14.403 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:14.403 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:14.403 INFO [main][AbstractShell] Close shell Testing shell 20:23:14.403 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:14.410 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:14.411 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:14.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:14.411 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:14.411 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:14.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.420 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:14.420 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:14.420 INFO [WorkbenchTestable][RequirementsRunner] Started test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:14.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:14.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:14.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:14.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:14.448 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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') 20:23:14.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:14.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 20:23:14.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 20:23:14.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:14.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:14.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:14.492 INFO [WorkbenchTestable][AbstractButton] Click button CHECK-BOX1 20:23:14.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:14.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:14.493 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:14.493 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:14.493 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 20:23:14.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:14.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:14.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:14.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:14.494 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:14.495 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:14.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 20:23:14.496 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:14.496 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:14.496 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:14.497 INFO [main][AbstractShell] Close shell Testing shell 20:23:14.497 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:14.505 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:14.505 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:14.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:14.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:14.505 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:14.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.514 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:14.515 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:14.515 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:14.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:14.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:14.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:14.515 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:14.543 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) 20:23:14.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:14.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:14.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:14.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:14.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:14.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:14.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 20:23:14.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 20:23:15.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 20:23:15.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 20:23:15.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 20:23:15.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 20:23:15.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:23:15.595 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was not found 20:23:15.595 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:15.595 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 20:23:15.595 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:15.595 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:15.595 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:15.595 INFO [main][AbstractShell] Close shell Testing shell 20:23:15.595 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:15.604 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:15.604 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:15.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:15.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:15.605 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:15.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:15.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:15.617 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:15.617 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:15.617 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:15.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:15.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:15.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:15.618 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:15.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: 16, Matcher matching widgets with text that without mnenomic matches: is "NON_EXISTING_@QWEDSA@") 20:23:15.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:15.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:15.676 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:15.676 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:15.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:15.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:15.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:16.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:16.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:16.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:16.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:16.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:23:16.682 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:23:16.682 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:16.682 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 20:23:16.682 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:16.682 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:16.682 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:16.682 INFO [main][AbstractShell] Close shell Testing shell 20:23:16.682 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:16.692 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:16.692 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:16.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:16.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:16.692 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:16.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:16.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:16.701 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:16.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:16.701 INFO [WorkbenchTestable][RequirementsRunner] Started test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:16.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:16.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:16.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:16.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:16.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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') 20:23:16.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:16.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:16.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:16.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:16.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 20:23:16.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 20:23:16.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key buttonTestId 20:23:16.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:16.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:16.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:16.770 INFO [WorkbenchTestable][AbstractButton] Click button TOOGLE-BUTTON2 20:23:16.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:16.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:16.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:16.770 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:16.770 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 20:23:16.770 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:16.771 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:16.771 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:16.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:16.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:16.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:16.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:16.771 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:16.778 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:16.779 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 20:23:16.779 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:16.779 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:16.779 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:16.779 INFO [main][AbstractShell] Close shell Testing shell 20:23:16.779 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:16.787 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:16.787 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:16.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:16.787 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:16.787 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:16.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:16.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:16.796 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) 20:23:16.796 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.ButtonTest 20:23:16.796 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:16.796 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.658 s - in org.eclipse.reddeer.swt.test.impl.button.ButtonTest toggleToggleButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.105 s findRadioButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.136 s findToggleButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.11 s findArrowButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.103 s findPushButtonByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.1 s toggleCheckBox no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.115 s findNonExistingCheckBoxByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.126 s findNonExistingCheckBoxByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.08 s findOkButtonByAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.1 s findArrowButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.102 s findCheckBoxByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.108 s findNonExistingToggleButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.104 s findNonExistingToggleButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.101 s findNonExistingPushButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.078 s findNonExistingPushButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.084 s findCheckBoxByLabelAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.091 s findNonExistingArrowButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.091 s toggleRadioButton no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.08 s findPushButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.089 s findRadioButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.092 s findRadioButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.107 s findToggleButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.087 s findPushButtonByIndexAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.077 s findCheckBoxByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.094 s findNonExistingRadioButtonByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.102 s findNonExistingRadioButtonByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 1.084 s findToggleButtonByIdAndCheck no-configuration(org.eclipse.reddeer.swt.test.impl.button.ButtonTest) Time elapsed: 0.095 s Running org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 20:23:16.804 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 20:23:16.810 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:23:16.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:16.811 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 20:23:16.811 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:16.811 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:23:16.811 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:16.811 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:23:16.811 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:16.812 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:16.812 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 20:23:16.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 20:23:16.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:16.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:16.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:16.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 20:23:16.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:16.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:16.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:16.941 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:16.941 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:16.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:16.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:16.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:16.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:16.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:16.942 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) 20:23:16.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:16.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:16.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:16.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:16.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:16.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:16.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:16.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:16.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:16.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 20:23:16.943 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) 20:23:16.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:16.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:16.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:16.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:16.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:16.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:16.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:23:16.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:23:16.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:16.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 20:23:16.944 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") 20:23:16.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:16.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:16.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:16.944 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:16.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:16.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:16.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:16.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:16.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:16.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:16.952 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:16.953 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") 20:23:16.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:16.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:16.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:16.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:16.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:16.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:16.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:16.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:16.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:16.955 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:16.955 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") 20:23:16.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:16.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:16.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:16.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:16.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:16.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:16.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:16.958 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:16.958 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONB 20:23:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:16.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:16.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:16.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:16.958 TRACE [main][WidgetHandler] Notify Button with event 27 20:23:16.958 TRACE [main][WidgetHandler] Wait for synchronization 20:23:16.958 TRACE [main][WidgetHandler] Notify Button with event 13 20:23:16.958 TRACE [main][WidgetHandler] Wait for synchronization 20:23:16.958 TRACE [main][WidgetHandler] Notify Button with event 26 20:23:16.959 TRACE [main][WidgetHandler] Wait for synchronization 20:23:16.959 TRACE [main][WidgetHandler] Notify Button with event 3 20:23:16.959 TRACE [main][WidgetHandler] Wait for synchronization 20:23:16.959 TRACE [main][WidgetHandler] Notify Button with event 4 20:23:16.959 TRACE [main][WidgetHandler] Wait for synchronization 20:23:16.959 TRACE [main][WidgetHandler] Notify Button with event 13 20:23:16.959 TRACE [main][WidgetHandler] Wait for synchronization 20:23:16.961 INFO [WorkbenchTestable][AbstractButton] Click button RADIO-BUTTONC 20:23:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:16.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:16.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:16.968 TRACE [main][WidgetHandler] Notify Button with event 27 20:23:16.968 TRACE [main][WidgetHandler] Wait for synchronization 20:23:16.969 TRACE [main][WidgetHandler] Notify Button with event 13 20:23:16.969 TRACE [main][WidgetHandler] Wait for synchronization 20:23:16.969 TRACE [main][WidgetHandler] Notify Button with event 26 20:23:16.969 TRACE [main][WidgetHandler] Wait for synchronization 20:23:16.969 TRACE [main][WidgetHandler] Notify Button with event 3 20:23:16.969 TRACE [main][WidgetHandler] Wait for synchronization 20:23:16.969 TRACE [main][WidgetHandler] Notify Button with event 4 20:23:16.969 TRACE [main][WidgetHandler] Wait for synchronization 20:23:16.969 TRACE [main][WidgetHandler] Notify Button with event 13 20:23:16.969 TRACE [main][WidgetHandler] Wait for synchronization 20:23:16.970 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:16.970 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 20:23:16.970 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:16.971 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:16.971 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:16.971 INFO [main][AbstractShell] Close shell Testing shell 20:23:16.971 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:16.979 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:16.979 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:16.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 20:23:16.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:16.980 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:16.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:16.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:16.991 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) 20:23:16.991 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest 20:23:16.991 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:16.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:16.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:16.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.187 s - in org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest clickOnRadioButtons no-configuration(org.eclipse.reddeer.swt.test.impl.button.DataBindingRadioButtonTest) Time elapsed: 0.179 s Running org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 20:23:16.997 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 20:23:16.998 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:23:16.998 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:16.998 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 20:23:16.999 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:16.999 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:23:17.007 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:17.007 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:23:17.007 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:17.007 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:17.007 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 20:23:17.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 20:23:17.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:17.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:17.007 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:17.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 20:23:17.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:17.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:17.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:17.069 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:17.069 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:17.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:17.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:17.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:17.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:17.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:18.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:18.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:23:18.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:23:18.074 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:23:18.074 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:18.074 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 20:23:18.074 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:18.074 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:18.074 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:18.074 INFO [main][AbstractShell] Close shell Testing shell 20:23:18.074 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:18.086 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:18.086 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:18.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 20:23:18.087 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:18.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:18.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:18.096 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 20:23:18.096 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:18.097 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 20:23:18.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 20:23:18.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:18.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:18.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:18.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 "OK", Widget matcher matching widgets with style: 8) 20:23:18.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:18.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:18.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:18.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:18.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:18.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:18.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:18.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:18.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:18.167 INFO [WorkbenchTestable][AbstractButton] Click button &OK 20:23:18.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:18.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:18.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:18.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:18.168 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 20:23:18.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:18.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:18.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:18.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:18.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:18.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:18.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:18.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:18.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:18.169 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:18.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 20:23:18.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:18.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:18.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:18.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:18.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:18.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:18.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:18.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:18.174 INFO [WorkbenchTestable][AbstractButton] Click button &Cancel 20:23:18.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:18.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:18.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:18.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:18.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Next >", Widget matcher matching widgets with style: 8) 20:23:18.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:18.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:18.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:18.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:18.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:18.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:18.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:18.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:18.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:18.178 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:23:18.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:18.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:18.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:18.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:18.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 "< Back", Widget matcher matching widgets with style: 8) 20:23:18.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:18.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:18.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:18.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:18.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:18.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:18.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:18.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:18.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:18.193 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 20:23:18.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:18.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:18.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:18.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:18.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 "Yes", Widget matcher matching widgets with style: 8) 20:23:18.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:18.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:18.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:18.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:18.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:18.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:18.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:18.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:18.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:18.197 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 20:23:18.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:18.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:18.197 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:18.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:18.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 "No", Widget matcher matching widgets with style: 8) 20:23:18.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:18.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:18.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:18.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:18.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:18.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:18.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:18.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:18.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:18.204 INFO [WorkbenchTestable][AbstractButton] Click button &No 20:23:18.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:18.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:18.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:18.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:18.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, Matcher matching widgets with text that without mnenomic matches: is "Finish", Widget matcher matching widgets with style: 8) 20:23:18.205 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:18.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:18.205 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:18.205 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:18.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:18.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:18.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:18.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:18.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:23:18.210 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:23:18.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:23:18.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:23:18.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:23:18.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:23:18.210 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:18.211 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 20:23:18.211 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:18.211 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:18.211 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:18.211 INFO [main][AbstractShell] Close shell Testing shell 20:23:18.211 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:18.229 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:18.229 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:18.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 20:23:18.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:18.229 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:18.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:18.252 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) 20:23:18.252 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest 20:23:18.252 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:18.252 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:18.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 s - in org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest testPrescribedButtonsNotFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 1.089 s testPresribedButtonsFound no-configuration(org.eclipse.reddeer.swt.test.impl.button.PredefinedButtonTest) Time elapsed: 0.155 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:18.258 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:18.259 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:23:18.259 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:18.259 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:18.259 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:18.259 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:23:18.260 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:18.260 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:23:18.260 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:18.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:18.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 20:23:18.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:18.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:18.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:18.261 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:18.276 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:23:18.276 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:18.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:18.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:18.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:18.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:18.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:18.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:18.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:18.306 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:18.306 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 20:23:18.307 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:18.307 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:18.307 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:18.307 INFO [main][AbstractShell] Close shell Testing shell 20:23:18.307 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:18.312 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:18.312 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:18.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:18.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:18.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:18.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:18.330 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 20:23:18.330 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:18.330 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 20:23:18.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:18.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:18.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:18.330 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:18.345 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:23:18.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:18.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:18.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:18.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:18.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:18.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:18.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:18.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:18.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:18.363 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:23:18.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:18.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:18.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:18.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:18.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:18.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:18.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:18.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:18.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:18.370 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:18.370 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 20:23:18.370 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:18.370 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:18.370 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:18.370 INFO [main][AbstractShell] Close shell Testing shell 20:23:18.371 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:18.375 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:18.375 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:18.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:18.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:18.376 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:18.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:18.394 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 20:23:18.394 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:18.394 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 20:23:18.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:18.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:18.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:18.394 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:18.410 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:23:18.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:18.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:18.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:18.424 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:18.424 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:18.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:18.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:18.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:18.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:18.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:18.428 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 20:23:18.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:18.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:18.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:18.929 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:18.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:18.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:18.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:18.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:18.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:18.934 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 20:23:18.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:18.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:19.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:19.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:19.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:19.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:19.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 20:23:19.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:19.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:19.440 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 20:23:19.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 20:23:19.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:19.940 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 20:23:19.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 20:23:19.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:20.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:20.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 20:23:20.442 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 20:23:20.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 20:23:20.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:20.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 20:23:20.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 20:23:20.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:21.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:21.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 20:23:21.443 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 20:23:21.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 20:23:21.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:21.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:21.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 20:23:21.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 20:23:21.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:21.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 20:23:21.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:21.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 20:23:21.946 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 20:23:21.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 20:23:21.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:22.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:22.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 20:23:22.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 20:23:22.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:22.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:22.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 20:23:22.948 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 20:23:22.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 20:23:22.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:23.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:23.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 20:23:23.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 20:23:23.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:23.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:23.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 20:23:23.950 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:23.951 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 20:23:23.951 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:23.951 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:23.951 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:23.951 INFO [main][AbstractShell] Close shell Testing shell 20:23:23.951 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:23.957 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:23.957 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:23.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:23.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:23.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:23.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:23.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:23.966 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 20:23:23.966 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:23.966 INFO [WorkbenchTestable][RequirementsRunner] Started test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 20:23:23.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:23.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:23.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:23.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:23.982 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:23:23.982 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:24.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:24.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:24.003 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:24.003 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:24.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:24.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:24.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:24.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:24.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:24.007 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:23:24.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:24.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:24.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:24.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:24.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:24.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:24.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:24.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:24.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:24.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:24.009 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:24.009 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 20:23:24.009 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:24.010 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:24.010 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:24.010 INFO [main][AbstractShell] Close shell Testing shell 20:23:24.010 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:24.014 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:24.014 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:24.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:24.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:24.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:24.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:24.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:24.023 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 20:23:24.023 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:24.023 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 20:23:24.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:24.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:24.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:24.023 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:24.047 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:23:24.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:24.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:24.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:24.061 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:24.061 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:24.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:24.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:24.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:24.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:24.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:24.062 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:24.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 20:23:24.062 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:24.063 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:24.063 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:24.063 INFO [main][AbstractShell] Close shell Testing shell 20:23:24.063 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:24.067 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:24.068 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:24.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:24.068 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:24.068 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:24.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:24.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:24.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 20:23:24.087 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:24.087 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 20:23:24.087 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:24.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:24.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:24.088 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:24.103 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:23:24.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:24.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:24.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:24.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:24.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:24.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:24.118 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') 20:23:24.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:24.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:24.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:24.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:24.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:24.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:24.119 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 20:23:24.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:24.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:24.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:24.119 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:24.119 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 20:23:24.119 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:24.120 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:24.120 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:24.120 INFO [main][AbstractShell] Close shell Testing shell 20:23:24.120 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:24.125 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:24.125 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:24.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:24.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:24.125 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:24.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 20:23:24.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:24.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 20:23:24.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:24.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:24.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:24.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:24.149 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:23:24.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:24.187 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:24.187 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:24.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:24.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:24.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:24.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:24.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:24.189 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:24.189 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 20:23:24.189 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:24.189 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:24.189 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:24.189 INFO [main][AbstractShell] Close shell Testing shell 20:23:24.189 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:24.194 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:24.194 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:24.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:24.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:24.195 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:24.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:24.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:24.203 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) 20:23:24.203 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest 20:23:24.203 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:24.203 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:24.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:24.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.947 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest testGetItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.07 s testColumnCount no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.064 s testGetAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 5.572 s testColumnHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.056 s testGetAllItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.064 s testFindingTreeById no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.047 s testGetItems_noItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeTest) Time elapsed: 0.069 s Running org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:24.210 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:24.211 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:23:24.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:24.212 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:24.212 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:24.212 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:23:24.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:24.217 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:23:24.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:24.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:24.217 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:24.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:24.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:24.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:24.217 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:24.233 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:23:24.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:24.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:24.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:24.248 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:24.248 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:24.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:24.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:24.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:24.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:24.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:24.251 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:23:24.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:24.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:24.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:24.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:24.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:24.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:24.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:24.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:24.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:24.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:23:24.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:24.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:24.758 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:24.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:23:24.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:24.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:24.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 20:23:24.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:25.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:25.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:25.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 20:23:25.269 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:25.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:25.269 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 20:23:25.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:25.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:25.269 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:25.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 20:23:25.270 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:25.270 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:25.270 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:25.270 INFO [main][AbstractShell] Close shell Testing shell 20:23:25.270 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:25.276 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:25.276 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:25.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:25.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:25.276 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:25.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:25.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:25.284 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:25.284 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:25.284 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:25.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:25.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:25.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:25.285 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:25.300 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:23:25.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:25.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:25.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:25.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:25.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:25.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:25.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:25.324 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:23:25.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:25.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:25.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:25.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:25.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:25.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:25.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:25.325 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:25.325 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 20:23:25.325 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:25.326 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:25.326 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:25.326 INFO [main][AbstractShell] Close shell Testing shell 20:23:25.326 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:25.331 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:25.331 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:25.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:25.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:25.331 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:25.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:25.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:25.339 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:25.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:25.340 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:25.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:25.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:25.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:25.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:25.362 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:23:25.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:25.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:25.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:25.376 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:25.376 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:25.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:25.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:25.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:25.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:25.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:25.380 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:23:25.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:25.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:25.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:25.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:25.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:25.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:25.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:23:25.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:25.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:25.882 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:25.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:23:25.886 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:25.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:25.886 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:25.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:25.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:25.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 20:23:25.887 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:25.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:26.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:26.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 20:23:26.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:26.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 20:23:26.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:26.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:26.393 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:26.393 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 20:23:26.393 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:26.394 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:26.394 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:26.394 INFO [main][AbstractShell] Close shell Testing shell 20:23:26.394 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:26.399 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:26.399 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:26.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:26.399 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:26.399 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:26.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:26.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:26.419 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:26.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:26.419 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:26.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:26.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:26.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:26.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:26.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 20:23:26.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:26.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:26.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:26.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:26.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:26.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:26.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:26.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:26.453 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:23:26.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:26.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:26.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:26.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:26.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:26.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:26.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:26.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:26.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:23:26.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:26.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:26.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:26.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:26.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:23:26.964 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:26.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:26.964 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:26.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:26.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:26.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 20:23:26.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:26.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:27.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:27.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 20:23:27.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:27.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:27.470 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 20:23:27.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:27.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:27.471 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:27.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 20:23:27.471 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:27.471 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:27.471 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:27.471 INFO [main][AbstractShell] Close shell Testing shell 20:23:27.471 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:27.476 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:27.477 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:27.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:27.477 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:27.477 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:27.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:27.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:27.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:27.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:27.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:27.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:27.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:27.486 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:27.509 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:23:27.509 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:27.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:27.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:27.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:27.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:27.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:27.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:27.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:27.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:27.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:27.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 20:23:27.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:27.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:27.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:27.527 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:27.527 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:27.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:27.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:27.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:27.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:27.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:27.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:27.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:27.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:23:27.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:27.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:28.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:28.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:28.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:23:28.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:28.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:28.034 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:28.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:28.034 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:28.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 20:23:28.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:28.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:28.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:28.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:28.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 20:23:28.540 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:28.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:28.540 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 20:23:28.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:28.540 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:28.542 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:28.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 20:23:28.542 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:28.543 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:28.543 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:28.543 INFO [main][AbstractShell] Close shell Testing shell 20:23:28.543 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:28.548 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:28.549 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:28.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:28.549 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:28.549 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:28.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:28.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:28.569 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:28.569 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:28.569 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:28.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:28.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:28.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:28.569 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:28.584 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:23:28.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:28.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:28.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:28.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:28.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:28.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:28.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:28.602 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:23:28.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:28.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:28.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:28.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:28.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:28.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:28.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:28.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:28.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:28.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:28.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:28.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:28.603 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AA of tree item A 20:23:28.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:28.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:29.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:29.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:29.108 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:29.108 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 20:23:29.108 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:29.109 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:29.109 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:29.109 INFO [main][AbstractShell] Close shell Testing shell 20:23:29.109 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:29.114 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:29.114 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:29.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:29.114 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:29.114 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:29.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:29.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:29.133 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:29.133 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:29.133 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:29.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:29.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:29.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:29.133 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:29.150 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:23:29.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:29.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:29.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:29.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:29.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:29.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:29.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:29.168 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:23:29.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:29.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:29.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:29.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:29.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:29.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:29.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:29.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:29.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:29.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:29.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:29.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:29.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:23:29.174 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:29.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:29.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:29.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:29.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:23:29.679 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:29.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:29.679 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:29.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:29.679 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:29.684 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 20:23:29.684 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:29.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:29.684 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 20:23:30.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:30.184 DEBUG [main][TreeEventsListener] Calling method treeExpanded() 20:23:30.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:30.189 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item AA 20:23:30.189 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item AA 20:23:30.191 DEBUG [main][TreeItemHandler] Setting tree item AA collapsed 20:23:30.191 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 20:23:30.191 DEBUG [main][TreeEventsListener] Calling method treeCollapsed() 20:23:30.191 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: AA 20:23:30.192 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:30.192 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 20:23:30.192 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:30.193 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:30.193 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:30.193 INFO [main][AbstractShell] Close shell Testing shell 20:23:30.193 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:30.198 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:30.198 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:30.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:30.198 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:30.198 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:30.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:30.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:30.220 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:30.220 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:30.220 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:30.220 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:30.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:30.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:30.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:30.241 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:23:30.241 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:30.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:30.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:30.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:30.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:30.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:30.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:30.260 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:23:30.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:30.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:30.261 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:30.261 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:30.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:30.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:30.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:23:30.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:30.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:30.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:30.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:30.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:23:30.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:30.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:30.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:30.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:30.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:30.767 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 20:23:30.767 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item AA: 20:23:30.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 20:23:30.769 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 20:23:30.769 DEBUG [main][TreeEventsListener] It was check event: true 20:23:30.769 INFO [WorkbenchTestable][TreeItemHandler] Checked: AA 20:23:30.770 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item AA 20:23:30.770 DEBUG [WorkbenchTestable][TreeItemHandler] UncheckTree Item AA: 20:23:30.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 20:23:30.771 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 20:23:30.771 DEBUG [main][TreeEventsListener] It was check event: true 20:23:30.771 INFO [WorkbenchTestable][TreeItemHandler] Unchecked: AA 20:23:30.771 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:30.772 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 20:23:30.772 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:30.772 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:30.772 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:30.772 INFO [main][AbstractShell] Close shell Testing shell 20:23:30.772 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:30.777 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:30.777 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:30.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:30.777 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:30.777 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:30.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:30.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:30.796 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:30.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:30.796 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:30.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:30.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:30.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:30.796 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:30.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 20:23:30.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:30.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:30.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:30.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:30.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:30.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:30.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:30.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:30.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:30.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:30.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 20:23:30.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:30.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:30.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:30.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:30.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:30.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:30.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 20:23:30.836 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 20:23:30.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:31.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 20:23:31.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 20:23:31.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 20:23:31.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:31.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 20:23:31.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:31.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 20:23:31.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children... 20:23:31.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 20:23:31.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:31.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:31.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 20:23:31.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem has children finished successfully 20:23:31.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item 20:23:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:31.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item is already expanded. No action performed 20:23:31.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:31.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: 20:23:31.847 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:31.847 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 20:23:31.847 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:31.848 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:31.848 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:31.848 INFO [main][AbstractShell] Close shell Testing shell 20:23:31.848 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:31.853 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:31.853 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:31.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:31.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:31.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:31.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:31.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:31.861 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:31.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:31.861 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:31.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:31.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:31.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:31.862 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:31.883 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:23:31.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:31.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:31.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:31.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:31.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:31.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:31.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:31.900 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:23:31.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:31.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:31.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:31.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:31.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:31.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:31.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:31.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:31.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:31.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:31.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:31.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:31.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:23:31.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:31.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:32.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:32.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:32.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:23:32.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:32.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:32.407 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:32.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:32.407 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:32.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 20:23:32.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:32.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:32.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:32.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:32.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 20:23:32.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:32.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 20:23:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:32.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:32.913 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:23:32.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:32.913 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:32.913 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:32.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:32.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:32.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:32.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:32.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:32.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:32.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children... 20:23:32.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 20:23:32.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:33.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:33.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 20:23:33.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem B has children finished successfully 20:23:33.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 20:23:33.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:33.416 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 20:23:33.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:33.416 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 20:23:33.416 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:23:33.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:33.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:33.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:33.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:33.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:33.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:33.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:33.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:33.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:33.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:33.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:33.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:33.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:23:33.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:33.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:33.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:33.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:33.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:33.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:23:33.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:33.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:33.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 20:23:33.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:33.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 20:23:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:33.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 20:23:33.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:33.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 20:23:33.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:33.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:33.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 20:23:33.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:33.419 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:33.419 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:33.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:33.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:33.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:33.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 20:23:33.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:33.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:33.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:33.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:33.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:33.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:23:33.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:33.420 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:33.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:33.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:33.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:23:33.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:33.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:33.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:33.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:33.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:33.421 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 20:23:33.421 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 20:23:33.423 DEBUG [main][TreeItemHandler] Set Tree selection 20:23:33.424 DEBUG [main][TreeHandler] Notify Tree about selection event 20:23:33.424 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 20:23:33.424 DEBUG [main][TreeEventsListener] It was check event: false 20:23:33.424 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 20:23:33.424 DEBUG [WorkbenchTestable][TreeItemHandler] AAA 20:23:33.424 DEBUG [WorkbenchTestable][TreeItemHandler] BB 20:23:33.424 DEBUG [WorkbenchTestable][TreeItemHandler] AAB 20:23:33.424 DEBUG [WorkbenchTestable][TreeItemHandler] C 20:23:33.425 INFO [WorkbenchTestable][AbstractTree] Unselect all tree items 20:23:33.426 DEBUG [main][TreeHandler] Unselect all tree items 20:23:33.426 DEBUG [main][TreeHandler] Notify Tree about selection event 20:23:33.426 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 20:23:33.426 DEBUG [main][TreeEventsListener] It was check event: false 20:23:33.426 INFO [WorkbenchTestable][TreeHandler] All tree items unselected 20:23:33.427 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:33.427 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 20:23:33.427 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:33.427 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:33.427 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:33.427 INFO [main][AbstractShell] Close shell Testing shell 20:23:33.427 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:33.433 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:33.433 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:33.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:33.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:33.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:33.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:33.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:33.441 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:33.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:33.441 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:33.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:33.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:33.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:33.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:33.463 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:23:33.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:33.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:33.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:33.477 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:33.477 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:33.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:33.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:33.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:33.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:33.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:33.480 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:23:33.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:33.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:33.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:33.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:33.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:33.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:33.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:33.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:33.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:33.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:33.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:33.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:33.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:33.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:33.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:33.982 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 20:23:33.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:34.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:34.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:34.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 20:23:34.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:34.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:34.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 20:23:34.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:34.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:34.493 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:34.493 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 20:23:34.493 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:34.493 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:34.493 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:34.493 INFO [main][AbstractShell] Close shell Testing shell 20:23:34.493 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:34.498 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:34.498 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:34.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:34.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:34.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:34.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:34.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:34.507 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:34.507 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:34.507 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:34.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:34.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:34.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:34.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23: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 20:23:34.530 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:34.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:34.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:34.544 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:34.544 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:34.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:34.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:34.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:34.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:34.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:34.547 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:23:34.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:34.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:34.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:34.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:34.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:34.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:34.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:34.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:34.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:34.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:34.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:34.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:34.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:23:34.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:34.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:35.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:35.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:35.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:23:35.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:35.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:35.053 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:35.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:35.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:35.055 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:35.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 20:23:35.055 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:35.056 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:35.056 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:35.056 INFO [main][AbstractShell] Close shell Testing shell 20:23:35.056 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:35.061 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:35.061 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:35.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:35.061 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:35.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:35.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:35.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:35.069 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:35.069 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:35.070 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:35.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:35.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:35.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:35.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:35.088 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:23:35.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:35.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:35.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:35.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:35.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:35.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:35.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:35.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:35.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:35.121 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:23:35.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:35.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:35.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:35.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:35.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:35.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:35.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:35.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:35.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:35.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:35.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:35.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:35.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:23:35.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:35.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:35.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:35.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:35.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:23:35.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:35.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:35.628 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:35.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:35.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:35.629 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 20:23:35.629 DEBUG [main][TreeItemHandler] Selecting tree item: AA 20:23:35.629 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 20:23:35.629 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 20:23:35.629 DEBUG [main][TreeEventsListener] It was check event: false 20:23:35.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 20:23:35.630 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:35.630 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 20:23:35.630 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:35.630 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:35.630 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:35.630 INFO [main][AbstractShell] Close shell Testing shell 20:23:35.630 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:35.635 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:35.635 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:35.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:35.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:35.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:35.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:35.644 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:35.644 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:35.645 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:35.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:35.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:35.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:35.645 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:35.669 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:23:35.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:35.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:35.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:35.684 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:35.684 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:35.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:35.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:35.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:35.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:35.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:35.689 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:23:35.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:35.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:35.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:35.689 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:35.689 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:35.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:35.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:35.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:35.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:23:35.690 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:35.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:36.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:36.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:23:36.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:36.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:36.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:36.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:36.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:36.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 20:23:36.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:36.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:36.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:36.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:36.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 20:23:36.701 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:23:36.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:36.701 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 20:23:36.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:36.701 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:23:36.702 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:36.702 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 20:23:36.702 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:36.702 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:36.702 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:36.702 INFO [main][AbstractShell] Close shell Testing shell 20:23:36.702 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:36.707 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:36.707 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:36.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:36.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:36.708 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:36.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:36.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:36.726 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:36.726 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:36.726 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:36.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:36.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:36.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:36.726 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:36.742 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:23:36.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:36.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:36.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:36.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:36.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:36.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:36.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:36.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:36.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:36.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:36.760 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:23:36.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:36.760 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:36.760 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:36.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:36.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:36.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:36.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:36.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:36.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:36.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:23:36.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:37.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:37.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:37.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:23:37.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:37.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:37.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:37.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:37.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:37.271 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item AA 20:23:37.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AA 20:23:37.271 DEBUG [main][TreeItemHandler] Selecting tree item: AA 20:23:37.272 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AA about selection 20:23:37.272 DEBUG [main][TreeEventsListener] Calling method widgetSelected() 20:23:37.272 DEBUG [main][TreeEventsListener] It was check event: false 20:23:37.272 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AA 20:23:37.272 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:23:37.272 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:23:37.272 DEBUG [main][TreeEventsListener] Calling method handleEvent() with event type: 8 20:23:37.272 DEBUG [main][TreeEventsListener] SWT.MouseDoubleClick event was fired 20:23:37.272 DEBUG [main][TreeEventsListener] Calling method widgetDefaultSelected() 20:23:37.273 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:23:37.274 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:37.274 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 20:23:37.274 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:37.274 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:37.274 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:37.274 INFO [main][AbstractShell] Close shell Testing shell 20:23:37.274 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:37.280 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:37.280 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:37.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:37.280 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:37.280 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:37.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:37.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:37.288 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:37.289 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:37.289 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:37.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:37.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:37.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:37.289 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:37.308 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:23:37.308 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:37.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:37.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:37.328 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:37.328 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:37.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:37.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:37.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:37.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:37.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:37.332 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:23:37.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:37.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:37.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:37.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:37.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:37.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:37.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:37.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:37.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:37.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:37.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:37.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:37.333 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 20:23:37.333 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 20:23:37.333 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:37.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:37.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:37.834 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:37.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 20:23:37.838 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 20:23:37.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:37.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:38.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:38.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:38.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:38.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:39.340 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 20:23:39.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:39.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:39.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:39.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:39.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:39.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:40.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:40.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:40.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:40.843 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 20:23:40.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:40.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:40.844 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:40.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:40.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:40.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:40.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:40.844 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:40.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:40.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:41.345 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 20:23:41.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:41.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:41.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:41.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:41.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:41.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:41.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:41.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:41.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:41.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:41.846 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 20:23:41.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:41.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:41.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:41.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:41.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:41.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:41.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:41.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:42.347 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 20:23:42.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:42.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:42.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:42.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:42.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:42.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:42.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:42.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more finished successfully 20:23:42.348 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 20:23:42.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:42.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:42.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:42.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:42.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:23:42.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:42.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:42.350 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:23:42.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:42.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:42.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:42.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:42.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:42.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:42.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:23:42.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:23:42.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:23:42.352 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait for at least 3 items 20:23:42.352 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 20:23:42.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:42.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:42.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:42.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:42.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more... 20:23:42.853 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 20:23:42.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:42.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:43.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:43.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:43.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:43.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:43.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:43.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:44.355 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 20:23:44.355 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:44.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:44.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:44.856 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:44.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:44.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:45.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:45.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:45.857 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 20:23:45.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:45.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:46.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:46.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:46.358 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:23:46.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:23:46.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:23:46.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:23:46.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem 'A' has 3 children or more failed, an exception will be thrown 20:23:46.861 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:46.862 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 20:23:46.862 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:46.863 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:46.863 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:46.863 INFO [main][AbstractShell] Close shell Testing shell 20:23:46.863 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:46.872 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:46.872 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:46.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:46.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:46.873 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:46.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:46.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:46.897 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) 20:23:46.897 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest 20:23:46.897 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:46.897 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:46.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:46.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.688 s - in org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest testFindExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.067 s testFindUsingIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.055 s testFindNonExistingItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.079 s testGetCell no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.066 s testGetPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.084 s getItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.564 s testExpandCollapse no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.087 s testCheckUncheck no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.576 s testFindExistingItemByPathMatchers no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.065 s testSelectUnselectItems no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.58 s getItemByPath no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.066 s testGetParentItem no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.562 s testSelect no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.574 s testFindUsingRegexMatchersAndIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 1.081 s testDoubleClick no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 0.562 s testDynamicExpand no-configuration(org.eclipse.reddeer.swt.test.impl.tree.DefaultTreeItemTest) Time elapsed: 9.608 s Running org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:46.906 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:46.908 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:23:46.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:46.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:46.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:46.909 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:23:46.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:46.909 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:23:46.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:46.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:46.910 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 20:23:46.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:46.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:46.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:46.910 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:46.928 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 20:23:46.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:46.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:46.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:46.940 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:46.940 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:46.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:46.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:46.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:46.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:46.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 20:23:46.944 TRACE [main][WidgetHandler] Notify List with event 13 20:23:46.944 TRACE [main][WidgetHandler] Wait for synchronization 20:23:46.948 TRACE [main][WidgetHandler] Notify List with event 13 20:23:46.948 TRACE [main][WidgetHandler] Wait for synchronization 20:23:46.948 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:46.948 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 20:23:46.948 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:46.948 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:46.948 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:46.948 INFO [main][AbstractShell] Close shell Testing shell 20:23:46.948 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:46.953 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:46.953 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:46.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:46.953 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:46.953 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:46.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:46.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:46.976 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItem no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 20:23:46.976 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:46.977 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 20:23:46.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:46.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:46.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:46.977 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:46.995 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 20:23:46.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:47.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:47.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:47.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:47.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:47.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:47.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:47.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 20:23:47.011 TRACE [main][WidgetHandler] Notify List with event 13 20:23:47.011 TRACE [main][WidgetHandler] Wait for synchronization 20:23:47.012 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:47.012 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 20:23:47.012 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:47.012 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:47.012 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:47.012 INFO [main][AbstractShell] Close shell Testing shell 20:23:47.012 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:47.016 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:47.016 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:47.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:47.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:47.016 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:47.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.033 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndex no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 20:23:47.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:47.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 20:23:47.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:47.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:47.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:47.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:47.047 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 20:23:47.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:47.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:47.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:47.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:47.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:47.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:47.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:47.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 20:23:47.065 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:47.065 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 20:23:47.065 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:47.066 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:47.066 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:47.066 INFO [main][AbstractShell] Close shell Testing shell 20:23:47.066 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:47.070 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:47.070 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:47.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:47.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:47.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:47.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.104 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 20:23:47.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:47.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 20:23:47.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:47.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:47.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:47.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:47.118 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 20:23:47.118 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:47.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:47.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:47.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:47.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:47.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:47.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:47.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 20:23:47.150 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 20:23:47.152 TRACE [main][WidgetHandler] Notify List with event 13 20:23:47.152 TRACE [main][WidgetHandler] Wait for synchronization 20:23:47.154 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:47.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 20:23:47.154 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:47.154 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:47.154 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:47.154 INFO [main][AbstractShell] Close shell Testing shell 20:23:47.154 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:47.159 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:47.159 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:47.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:47.159 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:47.159 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:47.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.175 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 20:23:47.175 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:47.175 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 20:23:47.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:47.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:47.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:47.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:47.199 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 20:23:47.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:47.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:47.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:47.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:47.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:47.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:47.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:47.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 20:23:47.216 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') 20:23:47.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:47.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:47.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:47.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 20:23:47.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:47.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 20:23:47.217 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:47.217 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 20:23:47.217 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:47.217 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:47.217 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:47.217 INFO [main][AbstractShell] Close shell Testing shell 20:23:47.217 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:47.222 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:47.222 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:47.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:47.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:47.222 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.286 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 20:23:47.286 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:47.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 20:23:47.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:47.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:47.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:47.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:47.300 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 20:23:47.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:47.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:47.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:47.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:47.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:47.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:47.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:47.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 20:23:47.317 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 3) 20:23:47.317 TRACE [main][WidgetHandler] Notify List with event 13 20:23:47.317 TRACE [main][WidgetHandler] Wait for synchronization 20:23:47.319 TRACE [main][WidgetHandler] Notify List with event 13 20:23:47.319 TRACE [main][WidgetHandler] Wait for synchronization 20:23:47.320 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:47.320 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 20:23:47.320 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:47.320 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:47.320 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:47.320 INFO [main][AbstractShell] Close shell Testing shell 20:23:47.320 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:47.324 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:47.324 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:47.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:47.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:47.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.344 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 20:23:47.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:47.344 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 20:23:47.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:47.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:47.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:47.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:47.358 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 20:23:47.358 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:47.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.396 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:47.396 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:47.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:47.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:47.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:47.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:47.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 20:23:47.397 INFO [WorkbenchTestable][AbstractList] Select list items with indices (0, 1, 2) 20:23:47.397 TRACE [main][WidgetHandler] Notify List with event 13 20:23:47.397 TRACE [main][WidgetHandler] Wait for synchronization 20:23:47.399 TRACE [main][WidgetHandler] Notify List with event 13 20:23:47.399 TRACE [main][WidgetHandler] Wait for synchronization 20:23:47.399 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:47.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 20:23:47.399 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:47.399 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:47.400 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:47.400 INFO [main][AbstractShell] Close shell Testing shell 20:23:47.400 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:47.404 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:47.404 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:47.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:47.404 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:47.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:47.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.418 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) 20:23:47.418 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.list.DefaultListTest 20:23:47.418 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:47.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:47.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.514 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.056 s testGetListItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.07 s testDeselectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.07 s testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.111 s testSelectSpecificItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.058 s testSelectAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.list.DefaultListTest) Time elapsed: 0.073 s Running org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 20:23:47.424 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 20:23:47.424 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:23:47.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:47.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 20:23:47.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:47.425 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:23:47.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:47.425 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:23:47.425 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:47.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:47.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:47.430 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT Controls\E'' is already open. Activate. 20:23:47.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:47.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:47.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:23:47.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:23:47.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:23:47.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:23:47.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 '\*?\QRedDeer SWT Controls\E') 20:23:47.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:47.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:47.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:47.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:47.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:23:47.455 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT Controls 20:23:47.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT Controls 20:23:47.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:23:47.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:23:47.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:23:47.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:23:47.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:47.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 20:23:47.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 20:23:47.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:47.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:47.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:47.463 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') 20:23:47.463 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:47.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.463 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 20:23:47.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:47.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:47.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:47.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key org.eclipse.reddeer.widget.key 20:23:47.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:47.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:47.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 20:23:47.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 20:23:47.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:47.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:47.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 20:23:47.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:47.467 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 20:23:47.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 20:23:47.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:47.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:47.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:47.467 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:") 20:23:47.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.468 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT Controls"as the parent 20:23:47.468 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:47.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:47.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:47.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:47.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:47.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 20:23:47.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 20:23:47.468 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:47.468 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:47.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) 20:23:47.469 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest 20:23:47.469 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:47.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:47.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest testFindingById no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.007 s defaultLabelTest no-configuration(org.eclipse.reddeer.swt.test.impl.label.DefaultLabelTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:47.490 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:47.491 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:23:47.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:47.491 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:47.491 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:47.491 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:23:47.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:47.504 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:23:47.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:47.504 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:47.504 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 20:23:47.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:47.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:47.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:47.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:750): Gtk-WARNING **: 20:23:47.532: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.543: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.545: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.546: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.548: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.558: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.558: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.560: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.561: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.562: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.564: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.564: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.581: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.593: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.595: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.597: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.598: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.609: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.609: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.611: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.611: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.613: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.615: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.615: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.628: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.629: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.630: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.632: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.632: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.632: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.634: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.636: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.636: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.637: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.648: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.648: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.649: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.649: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.651: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.651: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.651: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.652: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.653: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.655: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.655: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.656: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.656: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 20:23:47.670 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 20:23:47.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:47.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:47.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:47.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:47.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:47.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:47.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:47.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 20:23:47.700 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 20:23:47.700 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:47.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:47.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:47.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:47.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:47.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:47.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:47.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 20:23:47.706 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:47.706 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 20:23:47.706 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:47.706 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:47.706 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:47.706 INFO [main][AbstractShell] Close shell Testing shell 20:23:47.706 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:47.742 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:47.743 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:47.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:47.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:47.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 20:23:47.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:47.756 INFO [WorkbenchTestable][RequirementsRunner] Started test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 20:23:47.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:47.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:47.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:47.756 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:750): Gtk-WARNING **: 20:23:47.801: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.812: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.814: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.816: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.818: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.828: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.829: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.831: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.831: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.832: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.834: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.835: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.850: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.862: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.864: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.866: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.868: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.878: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.880: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.881: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.882: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.884: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.884: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.895: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.895: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.895: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.898: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.898: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.898: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.900: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.902: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.902: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.903: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.913: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.914: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.914: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.915: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.917: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.917: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.917: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.918: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.919: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.921: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.922: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.922: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:47.922: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 20:23:47.927 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 20:23:47.927 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:47.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:47.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:47.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:47.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:47.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 20:23:47.948 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 20:23:47.948 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 20:23:47.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:47.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:47.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:47.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:47.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:47.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:47.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:47.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:47.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:47.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 20:23:47.949 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 20:23:47.962 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:23:48.963 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 20:23:48.963 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 2 20:23:48.963 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 20:23:48.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:48.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:48.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:48.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:48.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:48.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:48.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:48.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:48.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:48.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 20:23:48.964 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 20:23:48.964 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:23:49.964 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 20:23:49.964 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 4 20:23:49.965 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 20:23:49.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:49.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:49.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:49.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:49.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:49.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:49.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 20:23:49.966 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 4 20:23:49.967 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:23:50.967 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been expanded 20:23:50.967 INFO [WorkbenchTestable][AbstractExpandBar] Collapse all expand bar items 20:23:50.967 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 0 20:23:50.972 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been collapsed 20:23:50.972 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 1 20:23:50.972 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 is already collapsed. No action performed 20:23:50.972 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 2 20:23:50.972 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been collapsed 20:23:50.972 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 3 20:23:50.973 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 3 is already collapsed. No action performed 20:23:50.973 DEBUG [WorkbenchTestable][AbstractExpandItem] Collapse Expand Bar Item Expand Item: 4 20:23:50.973 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 4 has been collapsed 20:23:50.974 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:50.974 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 20:23:50.974 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:50.975 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:50.975 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:50.975 INFO [main][AbstractShell] Close shell Testing shell 20:23:50.975 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:51.010 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:51.010 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:51.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:51.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:51.010 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:51.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:51.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:51.020 INFO [WorkbenchTestable][RequirementsRunner] Finished test: collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 20:23:51.020 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:51.020 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 20:23:51.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:51.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:51.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:51.020 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:750): Gtk-WARNING **: 20:23:51.044: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.055: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.057: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.059: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.061: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.070: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.073: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.073: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.074: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.076: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.076: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.092: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.104: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.106: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.108: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.110: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.119: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.120: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.122: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.122: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.124: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.126: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.126: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.136: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.137: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.137: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.139: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.140: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.140: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.142: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.144: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.144: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.144: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.154: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.155: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.155: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.155: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.157: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.158: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.158: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.158: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.160: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.162: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.162: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.163: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:51.163: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 20:23:51.168 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item index: 0 20:23:51.168 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 20:23:51.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:51.192 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:51.192 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:51.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:51.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:51.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:51.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:51.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 20:23:51.194 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 20:23:51.195 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:23:52.196 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 20:23:52.196 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 20:23:52.196 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:52.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:52.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:52.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:52.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:52.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:52.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:52.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:52.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:52.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 20:23:52.197 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:52.201 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:52.201 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 20:23:52.201 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:52.202 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:52.202 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:52.202 INFO [main][AbstractShell] Close shell Testing shell 20:23:52.202 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:52.239 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:52.239 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:52.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:52.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:52.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:52.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:52.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:52.251 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 20:23:52.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:52.251 INFO [WorkbenchTestable][RequirementsRunner] Started test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 20:23:52.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:52.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:52.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:52.251 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:750): Gtk-WARNING **: 20:23:52.275: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.286: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.288: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.289: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.291: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.300: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.300: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.302: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.302: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.304: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.306: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.306: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.322: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.333: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.335: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.337: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.339: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.348: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.349: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.351: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.353: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.355: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.355: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.365: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.365: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.365: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.367: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.368: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.368: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.370: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.371: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.372: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.372: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.382: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.382: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.383: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.383: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.385: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.386: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.386: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.386: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.388: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.390: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.390: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.390: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:52.390: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 20:23:52.395 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 20:23:52.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:52.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:52.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:52.421 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:52.421 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:52.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:52.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:52.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:52.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:52.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 20:23:52.422 INFO [WorkbenchTestable][AbstractExpandBar] Expand all expand bar items 20:23:52.422 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 0 20:23:52.423 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:23:53.424 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 0 has been expanded 20:23:53.424 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 20:23:53.424 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:23:54.425 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 20:23:54.425 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 2 20:23:54.425 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:23:55.426 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 2 has been expanded 20:23:55.426 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:55.426 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 20:23:55.426 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:55.427 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:55.427 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:55.427 INFO [main][AbstractShell] Close shell Testing shell 20:23:55.427 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:55.462 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:55.462 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:55.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:55.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:55.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:55.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:55.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:55.472 INFO [WorkbenchTestable][RequirementsRunner] Finished test: expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 20:23:55.472 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:55.472 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 20:23:55.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:55.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:55.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:55.472 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:750): Gtk-WARNING **: 20:23:55.495: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.506: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.508: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.510: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.511: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.521: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.521: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.523: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.523: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.525: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.526: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.527: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.542: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.554: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.556: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.558: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.560: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.570: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.570: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.572: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.573: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.574: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.576: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.576: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.590: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.590: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.591: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.593: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.593: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.593: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.595: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.597: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.597: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.597: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.607: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.608: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.608: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.608: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.610: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.611: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.611: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.611: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.613: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.615: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.615: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.615: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:55.615: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 20:23:55.620 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 1 Expand Bar Item text: Expand Item: 1 20:23:55.620 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 20:23:55.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:55.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:55.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:55.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:55.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:55.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:55.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:55.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:55.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 1 was found 20:23:55.647 DEBUG [WorkbenchTestable][AbstractExpandItem] Expand Expand Bar Item Expand Item: 1 20:23:55.648 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:23:56.648 INFO [WorkbenchTestable][AbstractExpandItem] Expand Bar Item Expand Item: 1 has been expanded 20:23:56.649 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 20:23:56.649 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:56.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:56.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:56.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:56.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:56.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:56.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:23:56.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:23:56.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:56.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 20:23:56.650 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:56.654 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:56.654 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 20:23:56.654 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:56.655 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:56.655 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:56.655 INFO [main][AbstractShell] Close shell Testing shell 20:23:56.655 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:56.690 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:56.690 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:56.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:56.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:56.691 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:56.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:56.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:56.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 20:23:56.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:56.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 20:23:56.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:56.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:56.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:56.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:750): Gtk-WARNING **: 20:23:56.722: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.733: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.736: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.737: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.739: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.748: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.748: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.750: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.750: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.751: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.753: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.753: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.769: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.780: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.783: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.784: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.786: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.796: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.796: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.798: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.798: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.800: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.802: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.802: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.812: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.812: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.813: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.815: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.815: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.815: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.817: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.819: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.819: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.819: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.829: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.829: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.830: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.830: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.832: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.832: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.832: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.833: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.834: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.836: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.836: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.837: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.837: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 20:23:56.841 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 20:23:56.841 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:56.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:56.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:56.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:56.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:56.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:56.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:56.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 20:23:56.866 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:56.866 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 20:23:56.866 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:56.866 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:56.866 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:56.866 INFO [main][AbstractShell] Close shell Testing shell 20:23:56.866 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:56.901 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:56.901 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:56.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:56.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:56.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:56.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:56.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:56.910 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 20:23:56.911 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:56.911 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 20:23:56.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:56.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:56.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:56.911 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:750): Gtk-WARNING **: 20:23:56.934: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.945: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.947: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.949: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.951: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.960: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.960: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.963: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.963: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.964: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.966: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.966: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.982: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.994: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.996: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:56.998: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.000: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.010: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.010: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.012: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.014: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.016: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.016: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.026: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.027: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.027: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.029: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.030: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.030: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.032: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.034: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.034: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.034: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.044: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.045: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.045: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.045: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.048: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.048: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.048: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.048: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.050: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.052: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.052: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.052: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:57.053: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 20:23:57.057 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 3 Expand Bar Item index: 1 20:23:57.058 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 20:23:57.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:57.082 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:57.082 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:57.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 20:23:57.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 20:23:57.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 20:23:57.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 20:23:58.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 20:23:58.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 20:23:58.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:23:58.086 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 3 was not found 20:23:58.087 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:58.087 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 20:23:58.087 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:58.087 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:58.087 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:58.087 INFO [main][AbstractShell] Close shell Testing shell 20:23:58.087 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:58.124 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:58.124 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:58.124 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:58.124 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:58.124 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:58.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 20:23:58.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:58.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 20:23:58.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:58.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:58.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:58.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:750): Gtk-WARNING **: 20:23:58.157: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.168: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.170: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.172: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.173: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.183: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.183: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.185: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.186: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.187: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.189: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.189: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.206: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.217: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.219: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.221: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.223: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.233: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.233: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.236: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.236: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.238: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.239: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.240: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.250: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.250: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.251: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.253: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.253: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.253: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.255: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.257: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.257: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.258: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.268: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.268: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.268: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.269: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.271: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.271: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.271: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.272: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.273: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.275: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.276: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.276: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 (Eclipse:750): Gtk-WARNING **: 20:23:58.276: gtk_widget_size_allocate(): attempt to allocate widget with width -5 and height 0 20:23:58.281 DEBUG [WorkbenchTestable][DefaultExpandItem] Searching for Expand Bar item: Expand Bar index: 0 Expand Bar Item text: NON_EXISTING_#$ 20:23:58.281 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 20:23:58.281 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.306 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:58.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:58.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:58.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ExpandBar and index 0 was found 20:23:58.307 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:58.307 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 20:23:58.307 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:58.307 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:58.307 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:58.307 INFO [main][AbstractShell] Close shell Testing shell 20:23:58.307 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:58.344 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:58.344 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:58.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:58.344 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:58.344 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:58.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) 20:23:58.354 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest 20:23:58.354 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:58.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.865 s - in org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest getItemsCount no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.252 s collapseAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.264 s findByIndexAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.231 s expandAll no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 3.22 s findByNameAndExpand no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.228 s getBarItems no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 0.21 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.expandbar.ExpandBarTest) Time elapsed: 1.223 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 20:23:58.363 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:23:58.364 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:23:58.364 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:58.364 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:23:58.364 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:58.364 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:23:58.373 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:58.373 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:23:58.373 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:58.373 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:58.373 INFO [WorkbenchTestable][RequirementsRunner] Started test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:23:58.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:23:58.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:58.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:58.373 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:58.413 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:23:58.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:58.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:58.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:58.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:23:58.436 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:") 20:23:58.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:58.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:58.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:58.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:23:58.443 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:58.443 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 20:23:58.443 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:58.444 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:58.444 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:58.444 INFO [main][AbstractShell] Close shell Testing shell 20:23:58.444 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:58.454 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:58.454 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:58.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:23:58.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:58.454 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:58.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.464 INFO [WorkbenchTestable][RequirementsRunner] Finished test: enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:23:58.464 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:58.464 INFO [WorkbenchTestable][RequirementsRunner] Started test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:23:58.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:23:58.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:58.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:58.464 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:58.493 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') 20:23:58.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:58.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 20:23:58.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 20:23:58.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 20:23:58.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key comboTestKey 20:23:58.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:58.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:58.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:23:58.529 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 20:23:58.532 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:58.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 20:23:58.533 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:58.534 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:58.534 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:58.534 INFO [main][AbstractShell] Close shell Testing shell 20:23:58.534 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:58.544 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:58.544 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:58.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:23:58.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:58.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:58.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.555 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:23:58.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:58.555 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:23:58.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:23:58.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:58.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:58.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:58.592 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") 20:23:58.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:58.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:58.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:58.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:23:58.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 20:23:58.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:58.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:58.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:58.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:23:58.615 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") 20:23:58.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.615 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.615 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:58.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:58.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:23:58.618 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:23:58.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:58.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:58.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:58.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:23:58.618 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") 20:23:58.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:58.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:58.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:58.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:23:58.624 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 20:23:58.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:23:58.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:23:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:58.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 2 was found 20:23:58.630 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") 20:23:58.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:58.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:58.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:58.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:23:58.634 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 20:23:58.634 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.634 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.634 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 20:23:58.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 20:23:58.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:58.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 3 was found 20:23:58.635 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:58.635 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 20:23:58.635 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:58.636 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:58.636 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:58.636 INFO [main][AbstractShell] Close shell Testing shell 20:23:58.636 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:58.646 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:58.646 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:58.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:23:58.646 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:58.646 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:58.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.668 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:23:58.668 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:58.669 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:23:58.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:23:58.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:58.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:58.669 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:58.699 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") 20:23:58.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:58.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:58.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:58.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:23:58.729 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 3 20:23:58.730 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:58.730 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 20:23:58.730 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:58.731 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:58.731 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:58.731 INFO [main][AbstractShell] Close shell Testing shell 20:23:58.731 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:58.741 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:58.741 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:58.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:23:58.741 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:58.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.760 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:23:58.760 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:58.760 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:23:58.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:23:58.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:58.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:58.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:58.789 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") 20:23:58.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:58.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:58.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:58.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:23:58.812 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 2 20:23:58.819 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 20:23:58.819 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:23:58.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:23:58.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:58.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:23:58.819 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:23:58.820 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:58.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 20:23:58.820 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:58.821 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:58.821 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:58.821 INFO [main][AbstractShell] Close shell Testing shell 20:23:58.821 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:58.831 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:58.831 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:58.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:23:58.831 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:58.831 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:58.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.850 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:23:58.850 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:58.850 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:23:58.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:23:58.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:58.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:58.850 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:58.878 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:23:58.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:23:58.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:23:58.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:23:58.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:23:58.899 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to index: 1 20:23:58.900 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:58.900 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 20:23:58.900 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:58.901 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:58.901 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:58.901 INFO [main][AbstractShell] Close shell Testing shell 20:23:58.901 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:58.910 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:58.910 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:58.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:23:58.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:58.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:23:58.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.930 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:23:58.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:23:58.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:23:58.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:23:58.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:23:58.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:23:58.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:23:58.958 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 20:23:58.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:23:58.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:23:58.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:23:58.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:23:58.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:23:58.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:23:58.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:23:58.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:23:59.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:23:59.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:23:59.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:23:59.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:23:59.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:23:59.982 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 5 was not found 20:23:59.982 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:23:59.982 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 20:23:59.982 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:23:59.982 DEBUG [main][AbstractWait] Waiting until shell is active... 20:23:59.982 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:23:59.983 INFO [main][AbstractShell] Close shell Testing shell 20:23:59.983 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:23:59.993 DEBUG [main][AbstractWait] Waiting while shell is available... 20:23:59.993 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:23:59.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:23:59.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:23:59.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:00.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:00.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:00.013 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:24:00.013 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:00.013 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:24:00.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:24:00.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:00.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:00.013 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:00.041 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_&*") 20:24:00.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:00.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:00.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:00.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:00.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:00.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:24:00.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:00.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:24:01.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:01.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:24:01.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:24:01.080 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was not found 20:24:01.080 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:01.080 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 20:24:01.080 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:01.080 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:01.080 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:01.080 INFO [main][AbstractShell] Close shell Testing shell 20:24:01.080 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:01.092 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:01.092 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:01.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:24:01.092 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:01.092 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:01.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:24:01.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:01.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:24:01.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:24:01.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:01.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:01.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:01.140 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") 20:24:01.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:01.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:01.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:01.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:01.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:01.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:01.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:01.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:24:01.171 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Item23 20:24:01.173 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 20:24:01.173 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:01.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:01.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:01.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:01.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:01.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:01.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:01.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:24:01.173 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:24:01.174 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:01.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 20:24:01.174 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:01.175 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:01.175 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:01.175 INFO [main][AbstractShell] Close shell Testing shell 20:24:01.175 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:01.185 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:01.186 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:01.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:24:01.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:01.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:01.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.196 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) 20:24:01.196 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.combo.ComboTest 20:24:01.196 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:01.196 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:01.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.835 s - in org.eclipse.reddeer.swt.test.impl.combo.ComboTest enabled no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.091 s findById no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.091 s getAllItems no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.113 s findByName no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.091 s selectionByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.09 s findByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.08 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.083 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 1.098 s selectionByItem no-configuration(org.eclipse.reddeer.swt.test.impl.combo.ComboTest) Time elapsed: 0.085 s Running org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:01.206 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:01.207 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:24:01.208 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:01.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:01.208 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:01.208 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:24:01.212 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:01.212 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:24:01.212 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:01.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:01.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 20:24:01.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:01.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:01.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:01.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:01.248 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 20:24:01.248 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:01.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:01.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:01.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:01.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:24:01.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:24:01.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:01.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 2 was found 20:24:01.264 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 2 20:24:01.270 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 20:24:01.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:01.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:01.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:01.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:01.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:24:01.270 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:24:01.271 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:01.271 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 20:24:01.271 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:01.272 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:01.272 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:01.272 INFO [main][AbstractShell] Close shell Testing shell 20:24:01.272 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:01.279 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:01.279 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:01.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:01.279 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:01.279 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.289 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 20:24:01.289 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:01.290 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 20:24:01.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:01.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:01.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:01.290 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:01.326 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 20:24:01.326 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:01.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:01.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:01.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:01.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:01.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:01.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:01.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 20:24:01.346 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:01.346 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 20:24:01.346 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:01.347 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:01.347 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:01.347 INFO [main][AbstractShell] Close shell Testing shell 20:24:01.347 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:01.354 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:01.354 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:01.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:01.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:01.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.372 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 20:24:01.372 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:01.372 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 20:24:01.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:01.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:01.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:01.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:01.399 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 20:24:01.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:01.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:01.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:01.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:01.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:01.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:01.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:01.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 20:24:01.417 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 20:24:01.417 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 20:24:01.417 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:01.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:01.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:01.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:01.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:01.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:01.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:01.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 20:24:01.420 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:01.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 20:24:01.420 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:01.420 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:01.420 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:01.420 INFO [main][AbstractShell] Close shell Testing shell 20:24:01.420 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:01.427 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:01.427 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:01.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:01.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:01.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:01.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 20:24:01.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:01.449 INFO [WorkbenchTestable][RequirementsRunner] Started test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 20:24:01.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:01.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:01.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:01.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:01.477 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") 20:24:01.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:01.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:01.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:01.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:01.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:01.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:01.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:01.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 20:24:01.495 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") 20:24:01.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:01.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:01.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:01.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:01.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:01.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:01.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:01.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 20:24:01.496 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 20:24:01.498 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 0 20:24:01.499 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:01.499 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 20:24:01.499 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:01.499 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:01.499 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:01.499 INFO [main][AbstractShell] Close shell Testing shell 20:24:01.499 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:01.505 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:01.506 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:01.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:01.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:01.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.524 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isTabItemSelected no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 20:24:01.524 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:01.525 INFO [WorkbenchTestable][RequirementsRunner] Started test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 20:24:01.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:01.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:01.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:01.525 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:01.552 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 20:24:01.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:01.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:01.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:01.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:01.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:01.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:01.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:01.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabFolder and index 0 was found 20:24:01.571 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:01.571 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 20:24:01.571 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:01.572 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:01.572 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:01.572 INFO [main][AbstractShell] Close shell Testing shell 20:24:01.572 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:01.578 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:01.578 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:01.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:01.578 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:01.578 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:01.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.598 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tabFolderTest no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 20:24:01.599 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:01.599 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 20:24:01.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:01.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:01.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:01.599 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:01.625 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 20:24:01.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:01.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:01.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:01.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:01.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:01.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:01.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:24:01.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:24:02.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:24:02.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:24:02.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:24:02.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:24:02.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:24:02.645 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 5 was not found 20:24:02.645 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:02.645 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 20:24:02.645 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:02.645 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:02.645 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:02.645 INFO [main][AbstractShell] Close shell Testing shell 20:24:02.645 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:02.652 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:02.652 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:02.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:02.652 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:02.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:02.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:02.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:02.671 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 20:24:02.672 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:02.672 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 20:24:02.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:02.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:02.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:02.672 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:02.698 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_#$") 20:24:02.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:02.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:02.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:02.716 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:02.716 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:02.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:02.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:02.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:24:03.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:03.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:24:03.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:03.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:24:03.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:24:03.719 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was not found 20:24:03.720 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:03.720 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 20:24:03.720 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:03.720 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:03.720 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:03.720 INFO [main][AbstractShell] Close shell Testing shell 20:24:03.720 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:03.727 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:03.727 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:03.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:03.727 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:03.727 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:03.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:03.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:03.737 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 20:24:03.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:03.737 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 20:24:03.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:03.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:03.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:03.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:03.763 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") 20:24:03.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:03.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:03.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:03.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:03.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:03.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:03.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:03.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 20:24:03.787 INFO [WorkbenchTestable][AbstractTabItem] Activate Item 1 20:24:03.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 20:24:03.788 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:03.788 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:03.788 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:03.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:03.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:03.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:24:03.789 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:24:03.789 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:03.790 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 20:24:03.790 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:03.790 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:03.790 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:03.790 INFO [main][AbstractShell] Close shell Testing shell 20:24:03.790 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:03.797 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:03.797 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:03.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:03.797 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:03.797 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:03.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:03.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:03.818 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) 20:24:03.818 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest 20:24:03.818 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:03.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:03.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:03.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.614 s - in org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.076 s getAllFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.082 s getSelectedFolderItems no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.077 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.073 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.072 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 1.065 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.tab.TabFolderTest) Time elapsed: 0.081 s Running org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 20:24:03.830 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 20:24:03.831 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:24:03.831 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:03.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 20:24:03.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:03.832 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:24:03.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:03.832 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:24:03.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:03.833 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:03.833 INFO [WorkbenchTestable][RequirementsRunner] Started test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 20:24:03.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 20:24:03.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:03.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:03.833 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:03.860 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 20:24:03.860 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:03.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:03.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:03.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:03.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:03.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:03.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:03.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:03.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:03.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 20:24:03.890 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 20:24:03.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:03.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:03.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:03.890 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:03.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:03.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:03.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:03.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:03.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:03.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 20:24:03.890 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 1 20:24:03.893 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 20:24:03.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:03.893 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:03.893 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:03.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:03.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:03.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 20:24:03.893 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 20:24:03.893 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:03.893 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:03.893 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:03.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:03.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:03.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:03.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:03.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 20:24:03.895 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 2 20:24:03.896 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 20:24:03.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:03.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:03.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:03.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:03.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:03.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:03.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:03.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:03.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:03.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 1 was found 20:24:03.897 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:") 20:24:03.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:03.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:03.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:03.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:03.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:03.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:03.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:03.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:03.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:03.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 20:24:03.900 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 11 20:24:03.906 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:") 20:24:03.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:03.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:03.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:03.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:03.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:03.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:03.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:03.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:03.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:03.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 20:24:03.908 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:") 20:24:03.908 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:03.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:03.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:03.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:03.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:03.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:03.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:03.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:03.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:03.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 20:24:03.911 INFO [WorkbenchTestable][AbstractSpinner] Set spinner value to 22 20:24:03.912 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:") 20:24:03.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:03.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:03.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:03.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:03.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:03.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:03.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:03.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:03.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Spinner and index 0 was found 20:24:03.914 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:03.914 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 20:24:03.914 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:03.915 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:03.915 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:03.915 INFO [main][AbstractShell] Close shell Testing shell 20:24:03.915 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:03.923 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:03.923 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:03.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 20:24:03.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:03.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:03.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:03.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:03.944 INFO [WorkbenchTestable][RequirementsRunner] Finished test: spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) 20:24:03.944 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest 20:24:03.944 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:03.944 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:03.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:03.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest spinnerTest no-configuration(org.eclipse.reddeer.swt.test.impl.spinner.SpinnerTest) Time elapsed: 0.111 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:04.000 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:04.001 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:24:04.001 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:04.001 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:04.001 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:04.001 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:24:04.002 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:04.002 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:24:04.002 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:04.002 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:04.002 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:04.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:04.002 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:04.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:04.003 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:04.342 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:24:04.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:04.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:04.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:04.663 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:04.663 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:04.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:04.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:04.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:04.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:04.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:04.664 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 20:24:04.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:04.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 20:24:04.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 20:24:04.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:04.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 20:24:04.665 INFO [WorkbenchTestable][AbstractTableItem] Set text array: [Ljava.lang.String;@6ee731c0 20:24:04.670 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:04.670 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 20:24:04.670 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:04.670 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:04.671 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:04.671 INFO [main][AbstractShell] Close shell Testing shell 20:24:04.671 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:04.680 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:04.680 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:04.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:04.681 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:04.681 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:04.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:04.699 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:04.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:04.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:04.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:04.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:04.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:04.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:05.025 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 20:24:05.025 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:05.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:05.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:05.330 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:05.330 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:05.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:05.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:05.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:05.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:05.350 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") 20:24:05.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:05.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:05.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:05.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:05.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 20:24:05.351 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:05.351 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 20:24:05.351 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:05.352 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:05.352 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:05.352 INFO [main][AbstractShell] Close shell Testing shell 20:24:05.352 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:05.362 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:05.362 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:05.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:05.363 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:05.363 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:05.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:05.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:05.372 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:05.372 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:05.372 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:05.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:05.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:05.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:05.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:05.691 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 20:24:05.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:05.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:05.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:05.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:05.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:05.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:05.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:05.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:05.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 20:24:05.997 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:05.998 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 20:24:05.998 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:05.998 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:05.998 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:05.998 INFO [main][AbstractShell] Close shell Testing shell 20:24:05.998 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:06.008 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:06.008 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:06.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:06.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:06.008 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:06.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:06.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:06.026 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:06.026 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:06.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:06.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:06.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:06.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:06.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:06.333 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") 20:24:06.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:06.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:06.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:06.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:06.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:06.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:06.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:06.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:06.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:06.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 20:24:06.639 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:06.639 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 20:24:06.639 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:06.639 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:06.639 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:06.639 INFO [main][AbstractShell] Close shell Testing shell 20:24:06.639 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:06.649 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:06.649 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:06.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:06.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:06.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:06.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:06.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:06.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:06.659 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:06.659 INFO [WorkbenchTestable][RequirementsRunner] Started test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:06.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:06.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:06.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:06.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:06.983 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 20:24:06.983 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:07.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:07.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:07.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:07.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:07.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:07.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:07.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:07.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:07.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:07.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 following matchers specified (Matcher matching widget which text matches: "1 2") 20:24:07.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:07.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:07.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:07.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:07.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 20:24:07.315 INFO [WorkbenchTestable][AbstractTableItem] Double click table item 1 2 20:24:07.316 TRACE [main][WidgetHandler] Notify Table with event 13 20:24:07.316 TRACE [main][WidgetHandler] Wait for synchronization 20:24:07.317 TRACE [main][WidgetHandler] Notify Table with event 3 20:24:07.317 TRACE [main][WidgetHandler] Wait for synchronization 20:24:07.317 TRACE [main][WidgetHandler] Notify Table with event 4 20:24:07.317 TRACE [main][WidgetHandler] Wait for synchronization 20:24:07.319 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:07.319 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 20:24:07.319 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:07.320 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:07.320 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:07.320 INFO [main][AbstractShell] Close shell Testing shell 20:24:07.320 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:07.330 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:07.330 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:07.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:07.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:07.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:07.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:07.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:07.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:07.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:07.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:07.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:07.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:07.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:07.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:07.676 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 20:24:07.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:07.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:07.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:07.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:07.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:07.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:07.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:07.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:07.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:07.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 20:24:07.992 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:07.992 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 20:24:07.992 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:07.992 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:07.992 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:07.992 INFO [main][AbstractShell] Close shell Testing shell 20:24:07.992 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:08.002 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:08.002 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:08.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:08.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:08.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:08.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:08.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:08.021 INFO [WorkbenchTestable][RequirementsRunner] Finished test: index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:08.021 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:08.021 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:08.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:08.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:08.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:08.021 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:08.340 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 20:24:08.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:08.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:08.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:08.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:08.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:08.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:08.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:08.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:08.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:08.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:08.662 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 20:24:08.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:08.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:08.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:08.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:08.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 20:24:08.662 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:08.662 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 20:24:08.662 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:08.663 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:08.663 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:08.663 INFO [main][AbstractShell] Close shell Testing shell 20:24:08.663 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:08.673 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:08.673 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:08.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:08.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:08.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:08.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:08.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:08.692 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:08.692 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:08.692 INFO [WorkbenchTestable][RequirementsRunner] Started test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:08.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:08.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:08.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:08.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:09.005 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 20:24:09.005 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:09.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:09.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:09.323 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:09.323 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:09.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:09.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:09.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:09.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:09.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:09.343 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 20:24:09.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:09.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:09.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:09.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:09.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 1 was found 20:24:09.343 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:09.343 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 20:24:09.343 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:09.344 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:09.344 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:09.344 INFO [main][AbstractShell] Close shell Testing shell 20:24:09.344 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:09.353 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:09.353 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:09.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:09.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:09.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:09.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:09.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:09.372 INFO [WorkbenchTestable][RequirementsRunner] Finished test: referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:09.372 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:09.372 INFO [WorkbenchTestable][RequirementsRunner] Started test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:09.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:09.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:09.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:09.372 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:09.676 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 20:24:09.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:09.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:09.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:09.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:09.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:09.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:09.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 20:24:09.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 20:24:09.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:09.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 20:24:09.995 INFO [WorkbenchTestable][AbstractTableItem] Set text some text in columnin column 6 20:24:09.996 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 20:24:09.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:10.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:10.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:10.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:10.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:10.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 7 with specified parent and matchers 20:24:10.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 7 is found 20:24:10.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:10.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 7 was found 20:24:10.008 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:10.008 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 20:24:10.008 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:10.008 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:10.008 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:10.008 INFO [main][AbstractShell] Close shell Testing shell 20:24:10.008 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:10.018 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:10.019 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:10.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:10.019 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:10.019 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:10.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:10.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:10.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:10.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:10.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:10.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:10.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:10.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:10.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:10.344 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:24:10.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:10.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:10.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:10.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:10.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:10.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:10.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:10.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:10.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:10.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:10.652 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 20:24:10.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:10.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 20:24:10.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 20:24:10.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:10.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 20:24:10.653 INFO [WorkbenchTestable][AbstractTableItem] Set text some text 20:24:10.654 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 20:24:10.654 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:10.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:10.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:10.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:10.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:10.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:10.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 6 with specified parent and matchers 20:24:10.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 6 is found 20:24:10.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:10.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 6 was found 20:24:10.656 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:10.656 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 20:24:10.656 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:10.656 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:10.656 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:10.656 INFO [main][AbstractShell] Close shell Testing shell 20:24:10.656 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:10.666 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:10.666 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:10.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:10.666 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:10.666 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:10.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:10.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:10.684 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) 20:24:10.684 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest 20:24:10.684 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:10.684 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:10.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:10.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.686 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest setTextStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.697 s referencedComposite_text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.672 s defaultConstructor no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.654 s text no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.631 s click no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.69 s index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.672 s referencedComposite no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.671 s referencedComposite_index no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.68 s setTextColumn no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.665 s setText no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableItemTest) Time elapsed: 0.646 s Running org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:10.691 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:10.692 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:24:10.692 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:10.692 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:10.693 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:10.693 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:24:10.693 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:10.693 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:24:10.693 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:10.694 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:10.694 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:10.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:10.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:10.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:10.694 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:11.157 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:24:11.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:11.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:11.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:11.596 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:11.596 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:11.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:11.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:11.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:11.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:11.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:11.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:11.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:11.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:11.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:11.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:11.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:11.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:11.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:11.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:11.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:11.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:11.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:11.658 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:11.658 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 20:24:11.658 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:11.659 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:11.659 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:11.659 INFO [main][AbstractShell] Close shell Testing shell 20:24:11.659 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:11.673 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:11.673 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:11.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:11.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:11.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:11.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:11.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:11.692 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:11.692 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:11.692 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:11.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:11.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:11.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:11.692 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:12.148 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:24:12.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:12.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:12.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:12.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:12.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:12.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:12.600 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 20:24:12.600 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:12.601 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 20:24:12.601 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:12.601 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:12.601 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:12.601 INFO [main][AbstractShell] Close shell Testing shell 20:24:12.601 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:12.614 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:12.614 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:12.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:12.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:12.614 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:12.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:12.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:12.632 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetTooHighIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:12.633 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:12.633 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:12.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:12.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:12.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:12.633 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:13.091 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:24:13.091 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:13.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:13.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:13.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:13.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:13.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:13.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:13.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:13.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:13.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:13.531 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 20:24:13.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:13.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:13.547 TRACE [main][WidgetHandler] Notify Table with event 13 20:24:13.547 TRACE [main][WidgetHandler] Wait for synchronization 20:24:13.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:13.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:13.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:13.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:13.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:13.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:13.554 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:13.554 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 20:24:13.554 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:13.555 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:13.555 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:13.555 INFO [main][AbstractShell] Close shell Testing shell 20:24:13.555 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:13.569 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:13.569 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:13.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:13.569 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:13.569 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:13.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:13.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:13.588 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsMulti no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:13.588 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:13.588 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:13.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:13.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:13.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:13.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:14.047 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 20:24:14.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:14.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:14.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:14.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:14.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:14.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:14.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:24:14.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:24:14.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:14.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 20:24:14.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:14.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:14.518 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 20:24:14.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 20:24:14.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 20:24:14.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:24:14.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 20:24:14.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:14.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:14.528 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:14.529 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 20:24:14.529 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:14.529 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:14.529 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:14.529 INFO [main][AbstractShell] Close shell Testing shell 20:24:14.529 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:14.550 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:14.550 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:14.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:14.550 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:14.550 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:14.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:14.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:14.577 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:14.577 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:14.577 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:14.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:14.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:14.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:14.577 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:15.035 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:24:15.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:15.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:15.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:15.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:15.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:15.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:15.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:15.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:15.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:15.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:15.480 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 20:24:15.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:15.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:15.495 TRACE [main][WidgetHandler] Notify Table with event 13 20:24:15.495 TRACE [main][WidgetHandler] Wait for synchronization 20:24:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:15.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:15.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:15.499 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:15.499 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 20:24:15.499 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:15.500 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:15.500 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:15.500 INFO [main][AbstractShell] Close shell Testing shell 20:24:15.500 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:15.512 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:15.512 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:15.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:15.513 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:15.513 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:15.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:15.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:15.521 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:15.521 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:15.521 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:15.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:15.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:15.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:15.522 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:16.009 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 20:24:16.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:16.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:16.470 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:16.470 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:16.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:16.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:16.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:16.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:16.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:16.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:16.490 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 20:24:16.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:16.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:16.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:16.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:16.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:16.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:16.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:16.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:16.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:16.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:16.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:16.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:16.496 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 20:24:16.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:16.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:16.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:16.496 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:16.496 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:16.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:16.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:16.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:16.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:16.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:16.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:16.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:16.503 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:16.503 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 20:24:16.503 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:16.504 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:16.504 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:16.504 INFO [main][AbstractShell] Close shell Testing shell 20:24:16.504 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:16.517 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:16.517 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:16.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:16.517 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:16.517 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:16.536 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:16.536 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:16.536 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:16.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:16.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:16.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:16.536 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:16.996 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 20:24:16.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:17.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:17.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:17.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:17.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:17.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:17.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:17.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:17.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:17.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:17.463 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 20:24:17.463 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:17.464 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 20:24:17.464 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:17.464 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:17.464 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:17.464 INFO [main][AbstractShell] Close shell Testing shell 20:24:17.464 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:17.478 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:17.478 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:17.479 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:17.479 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:17.479 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:17.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:17.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:17.500 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:17.500 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:17.500 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:17.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:17.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:17.500 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:17.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:17.973 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 20:24:17.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:18.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:18.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:18.416 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:18.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:18.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:18.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:18.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:18.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:18.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:18.422 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 20:24:18.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:18.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:18.437 TRACE [main][WidgetHandler] Notify Table with event 13 20:24:18.437 TRACE [main][WidgetHandler] Wait for synchronization 20:24:18.437 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:18.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 20:24:18.437 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:18.438 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:18.438 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:18.438 INFO [main][AbstractShell] Close shell Testing shell 20:24:18.438 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:18.452 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:18.452 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:18.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:18.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:18.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:18.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:18.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:18.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:18.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:18.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:18.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:18.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:18.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:18.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:18.918 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 20:24:18.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:19.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:19.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:19.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:19.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:19.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:19.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:24:19.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:24:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:19.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 20:24:19.361 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 20:24:19.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:19.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:19.378 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:19.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 20:24:19.378 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:19.379 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:19.379 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:19.379 INFO [main][AbstractShell] Close shell Testing shell 20:24:19.379 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:19.392 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:19.392 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:19.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:19.393 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:19.393 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:19.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:19.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:19.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:19.411 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:19.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:19.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:19.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:19.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:19.865 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 20:24:19.865 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:20.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:20.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:20.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:20.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:20.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:20.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:20.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:20.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2... 20:24:20.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:20.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:20.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text '!' in cell 2 finished successfully 20:24:20.316 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:20.316 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 20:24:20.316 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:20.316 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:20.316 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:20.316 INFO [main][AbstractShell] Close shell Testing shell 20:24:20.316 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:20.329 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:20.329 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:20.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:20.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:20.329 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:20.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:20.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:20.338 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:20.338 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:20.338 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:20.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:20.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:20.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:20.338 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:20.786 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:24:20.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:21.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:21.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:21.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:21.227 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:21.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:21.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:21.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:21.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:21.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:21.243 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:21.243 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 20:24:21.243 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:21.244 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:21.244 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:21.244 INFO [main][AbstractShell] Close shell Testing shell 20:24:21.244 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:21.256 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:21.256 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:21.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:21.257 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:21.257 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:21.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:21.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:21.266 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:21.266 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:21.266 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:21.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:21.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:21.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:21.266 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:21.718 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 20:24:21.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:22.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:22.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:22.166 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:22.166 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:22.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:22.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:22.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:22.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:22.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:22.171 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') 20:24:22.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:22.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:22.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:22.186 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:22.186 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:22.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:22.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:22.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 20:24:22.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data with key id 20:24:22.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:22.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:22.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:22.192 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:22.192 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 20:24:22.192 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:22.192 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:22.192 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:22.192 INFO [main][AbstractShell] Close shell Testing shell 20:24:22.192 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:22.206 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:22.206 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:22.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:22.206 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:22.206 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:22.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:22.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:22.225 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:22.225 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:22.225 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:22.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:22.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:22.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:22.225 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:22.683 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:24:22.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:23.120 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:23.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:23.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:23.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:23.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:23.136 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 20:24:23.136 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:23.136 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 20:24:23.136 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:23.137 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:23.137 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:23.137 INFO [main][AbstractShell] Close shell Testing shell 20:24:23.137 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:23.150 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:23.150 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:23.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:23.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:23.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:23.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:23.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:23.161 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:23.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:23.161 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:23.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:23.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:23.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:23.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:23.622 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:24:23.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:24.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:24.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:24.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:24.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:24.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:24.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:24.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:24.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:24.091 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 20:24:24.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:24.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:24.091 TRACE [main][WidgetHandler] Notify Table with event 13 20:24:24.091 TRACE [main][WidgetHandler] Wait for synchronization 20:24:24.091 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:24.091 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 20:24:24.091 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:24.092 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:24.092 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:24.092 INFO [main][AbstractShell] Close shell Testing shell 20:24:24.092 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:24.105 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:24.105 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:24.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:24.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:24.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:24.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:24.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:24.126 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:24.126 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:24.126 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:24.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:24.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:24.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:24.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:24.582 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:24:24.582 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:25.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:25.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:25.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:25.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:25.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:25.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:25.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:25.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:25.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:25.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:25.054 INFO [WorkbenchTestable][AbstractTableItem] Check table Item x: 20:24:25.054 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:25.054 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 20:24:25.054 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:25.055 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:25.055 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:25.055 INFO [main][AbstractShell] Close shell Testing shell 20:24:25.055 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:25.069 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:25.069 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:25.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:25.070 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:25.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:25.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:25.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:25.079 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:25.080 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:25.080 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:25.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:25.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:25.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:25.081 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:25.543 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:24:25.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:25.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:25.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:25.990 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:25.990 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:25.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:25.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:25.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:25.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:25.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:26.006 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:26.006 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 20:24:26.006 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:26.007 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:26.007 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:26.007 INFO [main][AbstractShell] Close shell Testing shell 20:24:26.007 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:26.020 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:26.020 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:26.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:26.020 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:26.021 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:26.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:26.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:26.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:26.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:26.030 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:26.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:26.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:26.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:26.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:26.494 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:24:26.494 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:26.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:26.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:26.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:26.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:26.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:26.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:26.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:26.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:26.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:26.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:26.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:26.953 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:26.953 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 20:24:26.953 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:26.953 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:26.953 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:26.953 INFO [main][AbstractShell] Close shell Testing shell 20:24:26.953 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:26.967 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:26.967 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:26.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:26.967 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:26.967 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:26.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:26.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:26.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:26.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:26.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:26.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:26.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:26.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:26.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:27.426 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 20:24:27.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:27.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:27.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:27.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:27.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:27.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:27.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:24:27.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:24:27.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:27.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 20:24:27.883 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 20:24:27.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:27.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:27.899 TRACE [main][WidgetHandler] Notify Table with event 13 20:24:27.899 TRACE [main][WidgetHandler] Wait for synchronization 20:24:27.899 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:27.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 20:24:27.899 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:27.899 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:27.899 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:27.899 INFO [main][AbstractShell] Close shell Testing shell 20:24:27.899 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:27.912 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:27.912 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:27.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:27.913 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:27.913 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:27.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:27.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:27.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:27.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:27.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:27.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:27.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:27.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:27.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:28.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 20:24:28.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:28.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:28.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:28.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:28.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:28.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:28.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:28.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:28.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:28.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:28.848 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:28.849 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 20:24:28.849 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:28.849 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:28.849 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:28.849 INFO [main][AbstractShell] Close shell Testing shell 20:24:28.849 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:28.863 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:28.863 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:28.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:28.863 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:28.863 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:28.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:28.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:28.882 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:28.882 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:28.882 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:28.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:28.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:28.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:28.882 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:29.333 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 20:24:29.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:29.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:29.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:29.769 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:29.769 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:29.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:29.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:29.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:29.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:29.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:29.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:29.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:29.790 INFO [WorkbenchTestable][AbstractTableItem] Double click table item x 20:24:29.792 TRACE [main][WidgetHandler] Notify Table with event 13 20:24:29.792 TRACE [main][WidgetHandler] Wait for synchronization 20:24:29.792 TRACE [main][WidgetHandler] Notify Table with event 8 20:24:29.792 TRACE [main][WidgetHandler] Wait for synchronization 20:24:29.794 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:29.794 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 20:24:29.794 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:29.794 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:29.794 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:29.794 INFO [main][AbstractShell] Close shell Testing shell 20:24:29.794 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:29.808 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:29.808 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:29.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:29.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:29.808 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:29.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:29.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:29.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:29.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:29.828 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:29.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:29.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:29.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:29.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:30.277 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 20:24:30.277 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:30.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:30.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:30.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:30.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:30.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:30.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:30.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:30.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:30.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:30.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:30.744 TRACE [main][WidgetHandler] Notify Table with event 13 20:24:30.744 TRACE [main][WidgetHandler] Wait for synchronization 20:24:30.744 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 20:24:30.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:30.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:30.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:30.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:30.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:30.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:30.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:30.773 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:30.773 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 20:24:30.773 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:30.774 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:30.774 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:30.774 INFO [main][AbstractShell] Close shell Testing shell 20:24:30.774 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:30.787 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:30.787 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:30.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:30.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:30.788 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:30.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:30.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:30.797 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:30.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:30.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:30.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:30.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:30.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:30.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:31.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 20:24:31.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:31.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:31.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:31.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:31.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:31.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:31.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:31.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:31.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:31.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:31.697 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4, 5) 20:24:31.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:31.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:31.713 TRACE [main][WidgetHandler] Notify Table with event 13 20:24:31.713 TRACE [main][WidgetHandler] Wait for synchronization 20:24:31.713 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:31.713 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 20:24:31.713 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:31.713 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:31.713 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:31.713 INFO [main][AbstractShell] Close shell Testing shell 20:24:31.714 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:31.727 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:31.728 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:31.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:31.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:31.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:31.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:31.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:31.737 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:31.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:31.738 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:31.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:31.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:31.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:31.738 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:32.211 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 20:24:32.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:32.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:32.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:32.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:32.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:32.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:32.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:32.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:32.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:32.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:32.645 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 2, 3, 4) 20:24:32.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:32.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:32.660 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:32.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 20:24:32.660 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:32.661 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:32.661 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:32.661 INFO [main][AbstractShell] Close shell Testing shell 20:24:32.661 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:32.675 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:32.675 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:32.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:32.675 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:32.675 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:32.695 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:32.695 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:32.695 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:32.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:32.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:32.695 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:32.696 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:33.157 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:24:33.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:33.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:33.621 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:33.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:33.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:33.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:33.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:33.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:33.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:33.622 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 20:24:33.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:33.638 TRACE [main][WidgetHandler] Notify Table with event 13 20:24:33.638 TRACE [main][WidgetHandler] Wait for synchronization 20:24:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:33.642 INFO [WorkbenchTestable][AbstractTable] Deselect all table rows 20:24:33.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:33.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:33.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:33.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:33.646 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:33.646 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 20:24:33.646 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:33.647 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:33.647 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:33.647 INFO [main][AbstractShell] Close shell Testing shell 20:24:33.647 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:33.661 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:33.661 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:33.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:33.661 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:33.661 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:33.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:33.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:33.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:33.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:33.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:33.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:33.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:33.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:33.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:34.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 20:24:34.147 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:34.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:34.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:34.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:34.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:34.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:34.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:34.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:34.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:34.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:34.623 DEBUG [WorkbenchTestable][AbstractTable] Available headers: [ , C, !, Description, Resource, In Folder, Location] 20:24:34.623 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:34.623 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 20:24:34.623 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:34.624 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:34.624 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:34.624 INFO [main][AbstractShell] Close shell Testing shell 20:24:34.624 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:34.637 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:34.637 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:34.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:34.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:34.637 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:34.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:34.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:34.656 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:34.657 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:34.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:34.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:34.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:34.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:34.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:35.110 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 20:24:35.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:35.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:35.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:35.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:35.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:35.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:35.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:35.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:35.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:35.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2... 20:24:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:35.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:36.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:36.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:36.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:37.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:37.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:37.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:37.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:38.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:38.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:38.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:38.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:39.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:39.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:40.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:40.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:40.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:41.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:41.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:42.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:42.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:42.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:42.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:43.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:43.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:44.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:44.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:44.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:44.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:45.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:45.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:45.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:45.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains item with text 'this does not exist' in cell 2 failed, an exception will be thrown 20:24:45.630 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:45.630 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 20:24:45.630 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:45.631 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:45.631 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:45.631 INFO [main][AbstractShell] Close shell Testing shell 20:24:45.631 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:45.645 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:45.645 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:45.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:45.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:45.645 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:45.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:45.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:45.665 INFO [WorkbenchTestable][RequirementsRunner] Finished test: waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) 20:24:45.665 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest 20:24:45.665 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:45.665 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:45.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:45.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.975 s - in org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest testGetItemsByStrings no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.998 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.955 s testCheckTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.989 s testGetSelectedItemsSingle no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.944 s testTableContainsItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 1.015 s testSingleSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.964 s testSingleSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.962 s testCheckTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.949 s waitForTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.927 s testHeaders no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.928 s testFindingTableBytId no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.959 s testGetNegativeIndexHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.936 s testMultiSelectionTableWithSingleSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.965 s testMultiSelectionTableCheck no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.953 s testGetHeaderOnSpecifiedIndex no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.95 s indexOfTest no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.948 s testCheckTableSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.952 s testGetIndexOfHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.951 s doubleClickOnTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.945 s testSelectTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.969 s testMultiSelectionTable no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.94 s testSingleSelectionTableWithMultiSelection no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.957 s testDeselect no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.988 s testGetIndexOfNonexistingHeader no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 0.973 s waitForNonExistingTableItem no-configuration(org.eclipse.reddeer.swt.test.impl.table.DefaultTableTest) Time elapsed: 11.008 s Running org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 20:24:45.676 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 20:24:45.677 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:24:45.677 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:45.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 20:24:45.677 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:45.677 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:24:45.678 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:45.678 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:24:45.678 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:45.678 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:45.678 INFO [WorkbenchTestable][RequirementsRunner] Started test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 20:24:45.678 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 20:24:45.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:45.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:45.679 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:45.698 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 20:24:45.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:45.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:45.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:45.711 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:45.711 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:45.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:45.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:45.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:45.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:45.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 20:24:45.715 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:45.715 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 20:24:45.715 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:45.716 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:45.716 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:45.716 INFO [main][AbstractShell] Close shell Testing shell 20:24:45.716 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:45.721 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:45.721 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:45.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 20:24:45.721 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:45.721 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:45.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:45.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:45.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 20:24:45.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:45.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 20:24:45.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 20:24:45.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:45.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:45.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:45.751 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 20:24:45.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:45.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:45.765 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:45.765 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:45.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:45.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 20:24:45.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 20:24:46.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 20:24:46.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 20:24:46.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 20:24:46.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 20:24:46.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:24:46.767 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 4 was not found 20:24:46.767 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:46.767 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 20:24:46.767 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:46.767 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:46.767 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:46.767 INFO [main][AbstractShell] Close shell Testing shell 20:24:46.767 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:46.772 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:46.772 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:46.772 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 20:24:46.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:46.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:46.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:46.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:46.781 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 20:24:46.782 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:46.782 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 20:24:46.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 20:24:46.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:46.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:46.782 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:46.792 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 20:24:46.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:46.811 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:46.811 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:46.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:46.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:46.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 20:24:46.813 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:46.813 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 20:24:46.813 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:46.814 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:46.814 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:46.814 INFO [main][AbstractShell] Close shell Testing shell 20:24:46.814 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:46.818 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:46.818 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:46.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 20:24:46.818 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:46.818 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:46.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:46.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:46.837 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 20:24:46.837 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:46.837 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 20:24:46.837 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 20:24:46.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:46.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:46.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:46.849 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 20:24:46.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:46.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:46.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:46.863 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:46.863 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:46.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:46.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:46.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:46.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:46.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 20:24:46.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Scale with event 13 20:24:46.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:24:46.866 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 20:24:46.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:46.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:46.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:46.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:46.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:46.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:46.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:46.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:46.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:46.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:24:46.867 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:24:46.869 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:46.869 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 20:24:46.869 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:46.870 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:46.870 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:46.870 INFO [main][AbstractShell] Close shell Testing shell 20:24:46.870 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:46.874 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:46.874 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:46.875 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 20:24:46.875 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:46.875 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:46.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:46.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:46.885 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 20:24:46.885 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:46.885 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 20:24:46.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 20:24:46.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:46.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:46.885 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:46.905 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 20:24:46.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:46.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:46.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:46.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:46.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:46.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:46.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 1 was found 20:24:46.921 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:46.921 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 20:24:46.921 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:46.922 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:46.922 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:46.922 INFO [main][AbstractShell] Close shell Testing shell 20:24:46.922 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:46.926 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:46.926 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:46.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 20:24:46.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:46.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:46.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:46.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:46.945 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 20:24:46.945 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:46.945 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 20:24:46.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 20:24:46.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:46.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:46.945 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:46.955 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 20:24:46.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:46.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:46.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:46.969 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:46.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:46.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:46.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:46.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:46.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:46.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Scale and index 0 was found 20:24:46.970 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:46.970 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 20:24:46.970 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:46.970 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:46.970 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:46.970 INFO [main][AbstractShell] Close shell Testing shell 20:24:46.970 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:46.975 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:46.975 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:46.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 20:24:46.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:46.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:46.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:46.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:46.996 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) 20:24:46.996 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.scale.ScaleTest 20:24:46.996 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:46.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:46.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:46.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.322 s - in org.eclipse.reddeer.swt.test.impl.scale.ScaleTest findScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.062 s findNonExistingScaleByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 1.041 s getSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.055 s setSelection no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.048 s getMaximum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.06 s getMinimum no-configuration(org.eclipse.reddeer.swt.test.impl.scale.ScaleTest) Time elapsed: 0.051 s Running org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 20:24:47.004 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 20:24:47.005 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:24:47.005 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:47.005 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 20:24:47.005 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:47.005 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:24:47.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:47.006 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:24:47.006 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:47.006 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:47.006 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 20:24:47.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 20:24:47.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:47.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:47.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:47.021 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) 20:24:47.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:47.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:47.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:47.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:47.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:47.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:47.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:24:47.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 20:24:47.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:24:47.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 20:24:48.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:24:48.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 20:24:48.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:24:48.034 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 2 was not found 20:24:48.034 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:48.034 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 20:24:48.034 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:48.034 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:48.034 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:48.034 INFO [main][AbstractShell] Close shell Testing shell 20:24:48.034 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:48.038 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:48.038 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:48.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 20:24:48.039 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:48.039 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:48.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:48.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:48.060 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistinghorizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 20:24:48.060 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:48.060 INFO [WorkbenchTestable][RequirementsRunner] Started test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 20:24:48.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 20:24:48.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:48.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:48.060 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:48.070 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) 20:24:48.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:48.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:48.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:48.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:48.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:48.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:48.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 20:24:48.083 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) 20:24:48.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:48.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:48.084 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:48.084 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:48.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:48.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:48.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:48.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:48.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 20:24:48.084 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:48.084 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 20:24:48.084 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:48.084 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:48.084 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:48.084 INFO [main][AbstractShell] Close shell Testing shell 20:24:48.084 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:48.089 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:48.090 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:48.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 20:24:48.090 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:48.090 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:48.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:48.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:48.111 INFO [WorkbenchTestable][RequirementsRunner] Finished test: IndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 20:24:48.111 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:48.111 INFO [WorkbenchTestable][RequirementsRunner] Started test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 20:24:48.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 20:24:48.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:48.111 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:48.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:48.121 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) 20:24:48.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:48.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:48.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:48.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:48.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:48.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:48.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:48.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:48.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 20:24:48.135 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) 20:24:48.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:48.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:48.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:48.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:48.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:48.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:48.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:48.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:48.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:48.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 20:24:48.136 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) 20:24:48.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:48.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:48.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:48.136 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:48.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:48.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:48.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:48.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:48.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:48.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was found 20:24:48.140 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:48.140 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 20:24:48.140 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:48.140 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:48.140 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:48.140 INFO [main][AbstractShell] Close shell Testing shell 20:24:48.140 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:48.144 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:48.144 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:48.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 20:24:48.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:48.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:48.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:48.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:48.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: horizontalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 20:24:48.155 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:48.155 INFO [WorkbenchTestable][RequirementsRunner] Started test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 20:24:48.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 20:24:48.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:48.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:48.155 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:48.193 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) 20:24:48.193 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:48.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:48.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:48.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:48.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:48.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:48.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:48.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 20:24:48.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:48.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 20:24:49.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:49.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 20:24:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:24:49.212 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 20:24:49.212 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:49.212 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 20:24:49.212 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:49.212 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:49.212 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:49.213 INFO [main][AbstractShell] Close shell Testing shell 20:24:49.213 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:49.216 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:49.216 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:49.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 20:24:49.216 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:49.217 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:49.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:49.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:49.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 20:24:49.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:49.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 20:24:49.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 20:24:49.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:49.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:49.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:49.247 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) 20:24:49.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:49.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:49.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:49.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:49.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:49.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:49.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 20:24:49.261 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) 20:24:49.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:49.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:49.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:49.261 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:49.261 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:49.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:49.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:49.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:49.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:49.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 0 was found 20:24:49.263 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:49.263 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 20:24:49.263 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:49.263 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:49.263 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:49.263 INFO [main][AbstractShell] Close shell Testing shell 20:24:49.263 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:49.266 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:49.267 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:49.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 20:24:49.267 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:49.267 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:49.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:49.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:49.285 INFO [WorkbenchTestable][RequirementsRunner] Finished test: verticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 20:24:49.285 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:49.286 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 20:24:49.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 20:24:49.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:49.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:49.286 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:49.295 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) 20:24:49.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:49.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:49.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:49.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:49.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:49.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:49.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:49.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 20:24:49.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:49.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 20:24:50.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:50.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 20:24:50.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:24:50.312 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ProgressBar and index 1 was not found 20:24:50.312 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:50.312 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 20:24:50.312 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:50.312 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:50.312 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:50.312 INFO [main][AbstractShell] Close shell Testing shell 20:24:50.312 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:50.316 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:50.316 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:50.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 20:24:50.316 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:50.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:50.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.325 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingVerticalProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) 20:24:50.325 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest 20:24:50.325 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:50.325 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:50.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.322 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.044 s noonExistingIndeterminateProgressBarTest no-configuration(org.eclipse.reddeer.swt.test.impl.progressbar.ProgressBarTest) Time elapsed: 1.082 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.039 s Running org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 20:24:50.333 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 20:24:50.334 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:24:50.335 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:50.335 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 20:24:50.335 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:50.335 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:24:50.342 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:50.342 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:24:50.342 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:50.343 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:50.343 INFO [WorkbenchTestable][RequirementsRunner] Started test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 20:24:50.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 20:24:50.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:50.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:50.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:50.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:50.368 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 20:24:50.368 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:24:50.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:24:50.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:24:50.369 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) 20:24:50.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:50.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:50.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:50.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:50.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:24:50.370 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:24:50.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:24:50.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:24:50.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:24:50.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:24:50.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 20:24:50.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 20:24:50.371 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) 20:24:50.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:50.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:50.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:50.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:50.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:24:50.372 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:24:50.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:24:50.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:24:50.372 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:24:50.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:24:50.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification... 20:24:50.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until button heard click notification finished successfully 20:24:50.373 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:50.373 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 20:24:50.373 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:50.373 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:50.373 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:50.373 INFO [main][AbstractShell] Close shell Testing shell 20:24:50.373 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:50.377 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:50.377 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:50.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 20:24:50.377 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:50.378 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:50.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.396 INFO [WorkbenchTestable][RequirementsRunner] Finished test: okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) 20:24:50.396 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest 20:24:50.396 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:50.396 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:50.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest okAndCancelButtonsTest no-configuration(org.eclipse.reddeer.swt.test.impl.shell.OkCancelShellTest) Time elapsed: 0.053 s Running org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 20:24:50.403 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 20:24:50.404 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:24:50.404 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:50.404 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 20:24:50.404 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:50.404 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:24:50.405 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:50.405 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:24:50.405 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:50.405 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:50.405 INFO [WorkbenchTestable][RequirementsRunner] Started test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 20:24:50.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 20:24:50.405 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:50.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:50.406 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:50.417 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 20:24:50.417 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:50.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:50.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:50.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:50.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:50.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:24:50.431 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 20:24:50.432 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 20:24:50.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:50.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:50.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:50.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:50.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:50.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:50.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:50.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:24:50.432 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 20:24:50.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:24:50.433 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:50.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 20:24:50.433 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:50.433 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:50.433 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:50.433 INFO [main][AbstractShell] Close shell Testing shell 20:24:50.433 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:50.437 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:50.437 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:50.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 20:24:50.437 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:50.437 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:50.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.457 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 20:24:50.457 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:50.458 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 20:24:50.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 20:24:50.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:50.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:50.458 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:50.467 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 20:24:50.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:50.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:50.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:50.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:50.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:50.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:50.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:50.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:24:50.481 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 20:24:50.481 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 20:24:50.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:50.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:50.482 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:50.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:50.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:50.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:50.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:50.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:24:50.482 INFO [WorkbenchTestable][AbstractStyledText] Select text styled in styled text 20:24:50.487 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:50.487 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 20:24:50.487 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:50.488 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:50.488 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:50.488 INFO [main][AbstractShell] Close shell Testing shell 20:24:50.488 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:50.491 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:50.492 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:50.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 20:24:50.492 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:50.492 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:50.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.501 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 20:24:50.501 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:50.501 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 20:24:50.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 20:24:50.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:50.501 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:50.502 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:50.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 20:24:50.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:50.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.530 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:50.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:50.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:50.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:50.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:50.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:50.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:24:50.531 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: this is styled text 20:24:50.532 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 20:24:50.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:50.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.532 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:50.532 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:50.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:50.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:50.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:50.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:50.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:24:50.532 INFO [WorkbenchTestable][AbstractStyledText] Select position start: 8 end: 10 in styled text 20:24:50.534 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:50.534 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 20:24:50.534 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:50.535 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:50.535 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:50.535 INFO [main][AbstractShell] Close shell Testing shell 20:24:50.535 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:50.538 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:50.539 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:50.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 20:24:50.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:50.539 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:50.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.558 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) 20:24:50.558 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest 20:24:50.558 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:50.558 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:50.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest openContextMenu no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.052 s selectText no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.043 s selectPosition no-configuration(org.eclipse.reddeer.swt.test.impl.styledtext.StyledTextTest) Time elapsed: 0.057 s Running org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 20:24:50.565 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 20:24:50.566 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:24:50.566 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:50.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 20:24:50.566 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:50.566 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:24:50.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:50.567 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:24:50.567 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:50.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:50.567 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 20:24:50.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 20:24:50.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:50.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:50.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:50.593 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 20:24:50.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:50.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:50.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:50.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:50.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:24:50.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:24:50.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:50.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 2 was found 20:24:50.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 2 20:24:50.613 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 20:24:50.613 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:50.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:50.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:50.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:50.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:50.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:50.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:50.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:24:50.614 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:24:50.617 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 20:24:50.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:50.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:50.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:50.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:50.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:50.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:50.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:50.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 20:24:50.619 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:50.619 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 20:24:50.619 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:50.620 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:50.620 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:50.620 INFO [main][AbstractShell] Close shell Testing shell 20:24:50.620 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:50.626 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:50.626 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:50.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 20:24:50.627 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:50.627 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:50.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 20:24:50.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:50.638 INFO [WorkbenchTestable][RequirementsRunner] Started test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 20:24:50.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 20:24:50.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:50.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:50.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:50.670 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 20:24:50.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:50.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.687 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:50.687 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:50.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 20:24:50.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 20:24:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:50.687 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was found 20:24:50.688 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Item 3 20:24:50.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 3 20:24:50.690 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:24:50.692 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 20:24:50.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:50.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:50.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:50.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:50.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:50.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:50.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 20:24:50.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 20:24:51.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 20:24:51.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 20:24:51.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 20:24:51.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 20:24:51.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:24:51.695 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 3 was not found 20:24:51.695 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:51.696 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 20:24:51.696 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:51.696 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:51.696 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:51.696 INFO [main][AbstractShell] Close shell Testing shell 20:24:51.696 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:51.702 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:51.702 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:51.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 20:24:51.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:51.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:51.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:51.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:51.713 INFO [WorkbenchTestable][RequirementsRunner] Finished test: close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 20:24:51.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:51.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 20:24:51.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 20:24:51.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:51.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:51.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:51.747 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 20:24:51.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:51.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:51.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:51.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:51.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:51.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:51.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:24:51.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:24:52.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:24:52.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:24:52.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 20:24:52.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5is not found 20:24:52.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:24:52.767 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 5 was not found 20:24:52.767 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:52.767 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 20:24:52.767 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:52.767 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:52.767 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:52.767 INFO [main][AbstractShell] Close shell Testing shell 20:24:52.767 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:52.774 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:52.774 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:52.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 20:24:52.774 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:52.774 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:52.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:52.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:52.797 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 20:24:52.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:52.797 INFO [WorkbenchTestable][RequirementsRunner] Started test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 20:24:52.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 20:24:52.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:52.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:52.797 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:52.821 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_#$") 20:24:52.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:52.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:52.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:52.838 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:52.838 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:52.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:52.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:52.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:24:53.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:53.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:24:53.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:53.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:24:53.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:24:53.841 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was not found 20:24:53.842 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:53.842 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 20:24:53.842 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:53.842 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:53.842 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:53.842 INFO [main][AbstractShell] Close shell Testing shell 20:24:53.842 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:53.849 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:53.849 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:53.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 20:24:53.849 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:53.849 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:53.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:53.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:53.867 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 20:24:53.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:53.867 INFO [WorkbenchTestable][RequirementsRunner] Started test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 20:24:53.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 20:24:53.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:53.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:53.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:53.890 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") 20:24:53.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:53.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:53.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:53.906 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:53.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:53.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:53.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:53.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:24:53.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Item 1 20:24:53.909 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 20:24:53.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:53.909 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:53.909 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:53.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:53.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:53.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:53.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:53.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:24:53.910 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:24:53.910 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 20:24:53.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:53.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:53.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:53.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:53.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:53.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:53.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:53.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:53.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:53.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabFolder and index 0 was found 20:24:53.911 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:53.911 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 20:24:53.911 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:53.912 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:53.912 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:53.912 INFO [main][AbstractShell] Close shell Testing shell 20:24:53.912 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:53.918 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:53.918 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:53.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 20:24:53.918 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:53.918 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:53.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:53.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:53.936 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) 20:24:53.936 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest 20:24:53.936 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:53.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:53.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:53.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.371 s - in org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest findByIndexAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.071 s close no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.075 s findNonExistingByIndex no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.083 s findNonExistingByLabel no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 1.07 s findByNameAndActivate no-configuration(org.eclipse.reddeer.swt.test.impl.ctab.CTabFolderTest) Time elapsed: 0.069 s Running org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest 20:24:53.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 20:24:53.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 20:24:53.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 20:24:53.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:24:53.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:24:53.967 INFO [WorkbenchTestable][AbstractShell] Close shell shell 20:24:53.968 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 20:24:53.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:24:53.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:24:53.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 20:24:54.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 20:24:54.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 20:24:54.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:24:54.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:24:54.009 INFO [WorkbenchTestable][AbstractShell] Close shell shell 20:24:54.009 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 20:24:54.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:24:54.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:24:54.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 20:24:54.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 20:24:54.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 20:24:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:24:54.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:24:54.052 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'shell' 20:24:54.053 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'shell' 20:24:54.054 INFO [WorkbenchTestable][AbstractShell] Close shell shell 20:24:54.054 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 20:24:54.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:24:54.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:24:54.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 20:24:54.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 20:24:54.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 20:24:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:24:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:24:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 20:24:54.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 20:24:54.097 INFO [WorkbenchTestable][AbstractShell] Close shell shell 20:24:54.097 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 20:24:54.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:24:54.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:24:54.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 20:24:54.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 20:24:54.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 20:24:54.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:24:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:24:54.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 20:24:55.139 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 20:24:55.139 INFO [WorkbenchTestable][AbstractShell] Close shell shell 20:24:55.139 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 20:24:55.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:24:55.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:24:55.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 20:24:55.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 20:24:55.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 20:24:55.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:24:55.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:24:55.178 INFO [WorkbenchTestable][AbstractShell] Close shell shell 20:24:55.178 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 20:24:55.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:24:55.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:24:55.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 20:24:55.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 20:24:55.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 20:24:55.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:24:55.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:24:55.221 INFO [WorkbenchTestable][AbstractShell] Close shell shell 20:24:55.221 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 20:24:55.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:24:55.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:24:55.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 20:24:55.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 20:24:55.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 20:24:55.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:24:55.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:24:55.261 INFO [WorkbenchTestable][AbstractShell] Close shell shell 20:24:55.261 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 20:24:55.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:24:55.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:24:55.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 20:24:55.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 20:24:55.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 20:24:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:24:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:24:55.300 INFO [WorkbenchTestable][AbstractShell] Close shell shell 20:24:55.300 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 20:24:55.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:24:55.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:24:55.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 20:24:55.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 20:24:55.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 20:24:55.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:24:55.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:24:55.340 INFO [WorkbenchTestable][AbstractShell] Close shell shell 20:24:55.340 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 20:24:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:24:55.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:24:55.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 20:24:55.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 20:24:55.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 20:24:55.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:24:55.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:24:55.378 INFO [WorkbenchTestable][AbstractShell] Close shell shell 20:24:55.379 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 20:24:55.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:24:55.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:24:55.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available.... 20:24:55.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell"] is available. finished successfully 20:24:55.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell 20:24:55.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:24:55.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:24:55.418 INFO [WorkbenchTestable][AbstractShell] Close shell shell 20:24:55.418 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell' 20:24:55.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:24:55.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.488 s - in org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest testGetResultShellWithText(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.036 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.043 s testWaitUntil(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.034 s testWaitWhile(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 1.044 s testClosedShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.038 s testShellWithMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.053 s testGetResultNull(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.03 s testShellWithTextUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.048 s testShellWithLabelMatcherUnavailable(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.03 s testShellWithMatcher(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.048 s testGetResultShell(org.eclipse.reddeer.swt.test.condition.ShellIsAvailableTest) Time elapsed: 0.03 s Running org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:55.435 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:55.436 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:24:55.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:55.436 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:55.437 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:55.437 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:24:55.441 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:55.441 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:24:55.441 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:55.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:55.441 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 20:24:55.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:55.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:55.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:55.441 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:55.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 20:24:55.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:55.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:55.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:55.768 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:55.768 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:55.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:55.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:55.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:55.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:55.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:55.770 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:55.770 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 20:24:55.770 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:55.770 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:55.770 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:55.770 INFO [main][AbstractShell] Close shell Testing shell 20:24:55.770 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:55.779 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:55.779 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:55.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:55.779 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:55.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:55.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:55.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:55.798 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 20:24:55.798 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:55.798 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 20:24:55.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:55.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:55.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:55.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:55.961 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:24:55.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:56.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:56.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:56.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:56.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:56.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:56.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:56.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:56.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:56.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:56.134 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:56.134 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 20:24:56.134 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:56.134 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:56.134 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:56.134 INFO [main][AbstractShell] Close shell Testing shell 20:24:56.134 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:56.143 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:56.143 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:56.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:56.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:56.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:56.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:56.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:56.153 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 20:24:56.153 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:56.153 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 20:24:56.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:56.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:56.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:56.153 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:56.312 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:24:56.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:56.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:56.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:56.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:56.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:56.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:56.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:56.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:56.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:56.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:56.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:56.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:56.493 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:56.493 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 20:24:56.494 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:56.494 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:56.494 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:56.494 INFO [main][AbstractShell] Close shell Testing shell 20:24:56.494 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:56.502 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:56.502 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:56.502 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:56.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:56.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:56.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:56.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:56.512 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 20:24:56.512 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:56.512 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 20:24:56.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:56.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:56.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:56.512 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:56.677 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 20:24:56.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:56.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:56.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:56.842 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:56.842 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:56.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:56.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:24:56.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:24:56.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:56.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:24:56.848 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:56.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 20:24:56.848 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:56.849 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:56.849 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:56.849 INFO [main][AbstractShell] Close shell Testing shell 20:24:56.849 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:56.858 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:56.858 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:56.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:56.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:56.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:56.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:56.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:56.869 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 20:24:56.869 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:56.869 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 20:24:56.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:56.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:56.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:56.869 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:57.033 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:24:57.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:57.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:57.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:57.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:57.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:57.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:57.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:57.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:57.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:57.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:57.214 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:57.214 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 20:24:57.214 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:57.214 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:57.214 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:57.214 INFO [main][AbstractShell] Close shell Testing shell 20:24:57.214 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:57.223 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:57.223 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:57.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:57.223 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:57.223 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:57.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:57.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:57.242 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 20:24:57.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:57.242 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 20:24:57.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:57.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:57.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:57.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:57.403 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:24:57.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:57.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:57.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:57.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:57.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:57.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:57.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:57.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:57.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:57.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:57.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:57.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:57.604 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:57.604 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 20:24:57.604 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:57.605 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:57.605 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:57.605 INFO [main][AbstractShell] Close shell Testing shell 20:24:57.605 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:57.613 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:57.613 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:57.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:57.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:57.614 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:57.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:57.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:57.632 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 20:24:57.632 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:57.632 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 20:24:57.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:57.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:57.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:57.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:57.790 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:24:57.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:57.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:57.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:57.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:57.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:57.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:57.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:57.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:57.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:57.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:57.975 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:24:57.975 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:57.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:57.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:57.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:57.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:57.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:57.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:57.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:57.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:57.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:57.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:57.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:57.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:57.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:57.998 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:57.998 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 20:24:57.998 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:57.998 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:57.998 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:57.998 INFO [main][AbstractShell] Close shell Testing shell 20:24:57.998 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:58.007 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:58.007 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:58.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:58.008 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:58.008 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:58.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:58.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:58.027 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 20:24:58.027 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:58.027 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 20:24:58.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:58.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:58.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:58.027 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:58.204 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:24:58.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:58.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:58.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:58.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:58.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:58.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:58.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:58.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:58.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:58.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:24:58.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:24:58.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:24:58.375 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:58.376 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 20:24:58.376 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:58.376 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:58.376 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:58.376 INFO [main][AbstractShell] Close shell Testing shell 20:24:58.376 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:58.384 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:58.384 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:58.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:58.384 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:58.384 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:58.395 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) 20:24:58.395 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TableHasRowsTest 20:24:58.395 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:58.395 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.961 s - in org.eclipse.reddeer.swt.test.condition.TableHasRowsTest tableHasRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.357 s tableHasRowOutOfBoundExceptionTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.355 s tableCellColumnNotTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.359 s tableHasNotRows no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.357 s tableHasRowsGetResultNoMatcher no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.373 s tableContainsCellWithTextTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.39 s tableHasRowsGetResult no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.395 s tableCellColumnTest no-configuration(org.eclipse.reddeer.swt.test.condition.TableHasRowsTest) Time elapsed: 0.368 s Running org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:24:58.402 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:24:58.404 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:24:58.404 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:58.404 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:24:58.404 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:58.404 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:24:58.410 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:58.410 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:24:58.410 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:58.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:58.410 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 20:24:58.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:24:58.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:58.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:58.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:58.427 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:24:58.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:58.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:58.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:58.441 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:58.441 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:58.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:58.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:58.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:58.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:58.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:24:58.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX]... 20:24:58.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:24:58.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:24:58.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:24:58.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:24:58.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:24:58.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:24:58.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:24:58.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:24:58.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:24:58.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:24:58.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:24:58.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:24:58.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:24:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:24:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:24:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:24:59.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:24:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:24:59.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:24:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:24:59.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:24:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:24:59.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:24:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:24:59.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:24:59.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:24:59.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:24:59.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, XXX] failed, an exception will be thrown 20:24:59.458 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:24:59.458 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 20:24:59.458 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:24:59.459 DEBUG [main][AbstractWait] Waiting until shell is active... 20:24:59.459 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:24:59.459 INFO [main][AbstractShell] Close shell Testing shell 20:24:59.459 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:24:59.464 DEBUG [main][AbstractWait] Waiting while shell is available... 20:24:59.464 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:24:59.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:24:59.464 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:24:59.464 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:24:59.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:59.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:59.484 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 20:24:59.484 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:24:59.484 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 20:24:59.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:24:59.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:24:59.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:24:59.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:24:59.500 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:24:59.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:24:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:24:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:24:59.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:24:59.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:24:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:24:59.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:24:59.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:24:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:24:59.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:24:59.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 20:24:59.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:24:59.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:24:59.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:24:59.518 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:24:59.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:25:00.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:25:00.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:25:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:25:00.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:25:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:25:00.023 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:25:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:25:00.023 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:25:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 20:25:00.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:25:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:25:00.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:25:00.524 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:25:00.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 20:25:00.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:25:00.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:25:00.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 20:25:00.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:25:00.528 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:25:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 20:25:00.529 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:25:00.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:00.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:25:00.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:00.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:00.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:00.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 20:25:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:00.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children... 20:25:00.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:25:00.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:25:00.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:25:00.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:25:00.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:25:00.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem A has children finished successfully 20:25:00.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:25:00.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:25:00.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:25:00.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:25:00.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:25:00.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children... 20:25:00.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:25:00.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:25:00.531 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 20:25:00.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:25:00.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:25:00.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem AA has children finished successfully 20:25:00.531 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:25:00.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:25:00.531 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 20:25:00.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:25:00.531 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:25:00.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] finished successfully 20:25:00.531 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:25:00.531 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 20:25:00.531 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:25:00.532 DEBUG [main][AbstractWait] Waiting until shell is active... 20:25:00.532 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:25:00.532 INFO [main][AbstractShell] Close shell Testing shell 20:25:00.532 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:25:00.536 DEBUG [main][AbstractWait] Waiting while shell is available... 20:25:00.537 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:25:00.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:25:00.537 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:00.537 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:00.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:00.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:00.554 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 20:25:00.555 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:00.555 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 20:25:00.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:25:00.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:00.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:00.555 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:00.570 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:25:00.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:00.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:00.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:00.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:25:00.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:00.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:00.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:00.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:00.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:00.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:00.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 20:25:00.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:00.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:00.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 20:25:00.587 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:25:00.587 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:00.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:00.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:00.587 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:25:00.587 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:00.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:00.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:00.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:00.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:00.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:00.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A]... 20:25:00.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:00.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:00.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A] finished successfully 20:25:00.588 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:25:00.588 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 20:25:00.588 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:25:00.588 DEBUG [main][AbstractWait] Waiting until shell is active... 20:25:00.588 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:25:00.588 INFO [main][AbstractShell] Close shell Testing shell 20:25:00.588 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:25:00.593 DEBUG [main][AbstractWait] Waiting while shell is available... 20:25:00.593 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:25:00.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:25:00.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:00.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:00.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:00.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:00.613 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 20:25:00.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:00.613 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 20:25:00.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:25:00.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:00.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:00.613 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:00.630 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:25:00.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:00.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:00.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:00.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:25:00.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:00.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:00.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:00.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:00.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:00.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:00.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA]... 20:25:00.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:00.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:01.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:01.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:01.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:01.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:01.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[AA] failed, NO exception will be thrown 20:25:01.649 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:25:01.649 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 20:25:01.649 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:25:01.650 DEBUG [main][AbstractWait] Waiting until shell is active... 20:25:01.650 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:25:01.650 INFO [main][AbstractShell] Close shell Testing shell 20:25:01.650 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:25:01.655 DEBUG [main][AbstractWait] Waiting while shell is available... 20:25:01.655 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:25:01.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:25:01.655 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:01.655 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:01.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:01.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:01.664 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 20:25:01.664 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:01.664 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 20:25:01.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:25:01.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:01.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:01.664 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:01.679 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:25:01.679 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:01.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:01.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:25:01.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:01.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:01.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:01.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:01.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:01.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:01.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 20:25:01.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:01.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:02.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:02.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:02.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:02.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:02.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 20:25:02.705 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:25:02.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:02.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:02.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:02.705 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:25:02.705 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:02.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:02.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:02.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:02.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:02.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:02.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX]... 20:25:02.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:02.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:03.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:03.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:03.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:03.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:03.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[XXX] failed, NO exception will be thrown 20:25:03.707 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:25:03.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 20:25:03.707 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:25:03.708 DEBUG [main][AbstractWait] Waiting until shell is active... 20:25:03.708 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:25:03.708 INFO [main][AbstractShell] Close shell Testing shell 20:25:03.708 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:25:03.713 DEBUG [main][AbstractWait] Waiting while shell is available... 20:25:03.713 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:25:03.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:25:03.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:03.713 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:03.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:03.722 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 20:25:03.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:03.723 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 20:25:03.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:25:03.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:03.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:03.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:03.745 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:25:03.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:03.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:03.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:03.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:25:03.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:03.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:03.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:03.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:03.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:03.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:03.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null... 20:25:04.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item 'null failed, an exception will be thrown 20:25:04.762 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:25:04.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 20:25:04.763 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:25:04.763 DEBUG [main][AbstractWait] Waiting until shell is active... 20:25:04.763 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:25:04.763 INFO [main][AbstractShell] Close shell Testing shell 20:25:04.763 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:25:04.768 DEBUG [main][AbstractWait] Waiting while shell is available... 20:25:04.768 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:25:04.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:25:04.768 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:04.768 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:04.787 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 20:25:04.787 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:04.787 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 20:25:04.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:25:04.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:04.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:04.787 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:04.804 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:25:04.804 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:04.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:04.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:04.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:25:04.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:04.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:04.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:04.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:04.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:04.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:04.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA]... 20:25:05.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[A, AA, AAA] failed, an exception will be thrown 20:25:05.822 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:25:05.822 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 20:25:05.822 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:25:05.823 DEBUG [main][AbstractWait] Waiting until shell is active... 20:25:05.823 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:25:05.823 INFO [main][AbstractShell] Close shell Testing shell 20:25:05.823 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:25:05.828 DEBUG [main][AbstractWait] Waiting while shell is available... 20:25:05.828 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:25:05.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:25:05.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:05.828 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:05.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) 20:25:05.852 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest 20:25:05.852 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:05.852 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:05.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:05.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.452 s - in org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest testTreeContainsItemFailNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.074 s testTreeContainsItemNested no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.07 s testTreeContainsItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 0.058 s testTreeContainsItemSecondLevel no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.051 s testTreeContainsItemInvalid no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 2.058 s testTreeContainsItemNullItem no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.064 s testTreeContainsItemNullTree no-configuration(org.eclipse.reddeer.swt.test.condition.TreeContainsItemTest) Time elapsed: 1.065 s Running org.eclipse.reddeer.swt.test.shell.DefaultShellTest 20:25:05.859 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 20:25:05.859 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:25:05.860 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:05.860 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 20:25:05.860 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:05.860 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:25:05.861 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:05.861 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:25:05.861 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:05.861 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:05.861 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 20:25:05.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 20:25:05.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:05.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:05.861 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:05.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 20:25:05.915 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 20:25:05.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 20:25:05.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:05.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:05.916 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") 20:25:05.916 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:05.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:05.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:05.916 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 20:25:05.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:05.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:05.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:05.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:05.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:05.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 20:25:05.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 1"] is available.... 20:25:05.919 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 20:25:05.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 1 20:25:05.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:05.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:05.919 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") 20:25:05.919 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:05.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:05.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:05.919 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 1" as the parent 20:25:05.919 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:05.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:05.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:05.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:05.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:05.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 20:25:05.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Shell 2"] is available.... 20:25:05.923 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 20:25:05.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Shell 2 20:25:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:05.923 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") 20:25:05.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:05.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 20:25:05.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:05.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:05.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:05.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:05.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 20:25:05.924 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") 20:25:05.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:05.924 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Shell 2" as the parent 20:25:05.924 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:05.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:05.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:05.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:25:06.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:06.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:25:06.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:06.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:25:06.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:25:06.926 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was not found 20:25:06.926 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 1 20:25:06.926 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 1' 20:25:06.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:25:06.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:25:06.930 INFO [WorkbenchTestable][AbstractShell] Close shell Shell 2 20:25:06.930 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Shell 2' 20:25:06.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:25:06.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:25:06.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 20:25:06.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:06.948 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:06.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:06.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:06.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 20:25:06.949 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:06.949 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 20:25:06.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 20:25:06.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:06.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:06.949 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:06.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 20:25:06.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 20:25:06.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 20:25:06.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:06.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:06.981 INFO [WorkbenchTestable][AbstractShell] Close shell 20:25:06.981 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 20:25:06.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:25:06.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:25:06.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 20:25:06.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:06.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:06.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:06.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:06.997 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 20:25:06.997 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:06.997 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 20:25:06.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 20:25:06.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:06.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:06.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:06.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:06.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:06.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:06.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:06.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:06.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 20:25:06.999 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:06.999 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:06.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:06.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:06.999 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 20:25:06.999 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:06.999 INFO [WorkbenchTestable][RequirementsRunner] Started test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 20:25:06.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 20:25:06.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:06.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:06.999 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:07.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available.... 20:25:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "MaxMin"] is available. finished successfully 20:25:07.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell MaxMin 20:25:07.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:07.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:07.056 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'MaxMin' 20:25:07.058 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 20:25:07.059 INFO [WorkbenchTestable][ShellHandler] Minimize shell 'MaxMin' 20:25:07.059 INFO [WorkbenchTestable][ShellHandler] Restore shell 'MaxMin' 20:25:07.060 INFO [WorkbenchTestable][AbstractShell] Close shell MaxMin 20:25:07.060 INFO [WorkbenchTestable][ShellHandler] Closing shell 'MaxMin' 20:25:07.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:25:07.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:25:07.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 20:25:07.099 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:07.099 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:07.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: manipulateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 20:25:07.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:07.101 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 20:25:07.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 20:25:07.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:07.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:07.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:07.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 20:25:07.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 20:25:07.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 20:25:07.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:07.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:07.135 INFO [WorkbenchTestable][AbstractShell] Close shell 20:25:07.135 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 20:25:07.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:25:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:25:07.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 20:25:07.147 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:07.147 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.147 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 20:25:07.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:07.147 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 20:25:07.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 20:25:07.147 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:07.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:07.148 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:07.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Dummy shell"] is available.... 20:25:07.196 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 20:25:07.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Dummy shell 20:25:07.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:07.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:07.196 INFO [WorkbenchTestable][AbstractShell] Close shell Dummy shell 20:25:07.196 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Dummy shell' 20:25:07.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:25:07.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:25:07.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 20:25:07.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:07.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:07.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.208 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) 20:25:07.208 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.DefaultShellTest 20:25:07.208 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:07.208 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:07.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.35 s - in org.eclipse.reddeer.swt.test.shell.DefaultShellTest activateShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 1.088 s testEmptyTitleShell no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.048 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.102 s testEmptyTitleShellWithCondition no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.046 s closeShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.DefaultShellTest) Time elapsed: 0.061 s Running org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 20:25:07.216 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 20:25:07.217 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:25:07.217 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:07.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 20:25:07.217 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:07.217 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:25:07.234 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:07.234 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:25:07.234 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:07.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:07.235 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 20:25:07.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 20:25:07.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:07.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:07.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:07.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:07.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:07.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:07.235 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:07.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 20:25:07.235 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:07.235 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 20:25:07.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:07.236 INFO [WorkbenchTestable][RequirementsRunner] Started test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 20:25:07.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 20:25:07.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:07.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:07.236 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:07.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:07.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:07.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:07.236 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 20:25:07.236 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 20:25:07.237 INFO [WorkbenchTestable][ShellHandler] Restore shell 'data - Eclipse Platform' 20:25:07.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 20:25:07.237 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:07.237 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:07.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.238 INFO [WorkbenchTestable][RequirementsRunner] Finished test: maximizeWorkbenshShellTest no-configuration(org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest) 20:25:07.238 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.shell.WorkbenchShellTest 20:25:07.238 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:07.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:07.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 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.002 s Running org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 20:25:07.245 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 20:25:07.245 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:25:07.245 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:07.245 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 20:25:07.246 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:07.246 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:25:07.246 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:07.246 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:25:07.246 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:07.246 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:07.247 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 20:25:07.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 20:25:07.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:07.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:07.247 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:07.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:07.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:07.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:07.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:07.247 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") 20:25:07.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:07.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:07.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:07.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:07.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:25:07.295 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 20:25:07.295 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:25:07.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:07.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 20:25:07.296 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:07.296 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:07.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.297 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 20:25:07.297 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:07.297 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 20:25:07.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 20:25:07.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:07.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:07.297 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:07.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:07.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:07.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:07.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:07.297 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.*') 20:25:07.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:07.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:07.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:07.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:07.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:25:07.304 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT WorkbenchToolItem 20:25:07.304 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:25:07.304 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:07.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 20:25:07.304 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:07.304 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:07.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.305 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 20:25:07.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:07.305 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 20:25:07.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 20:25:07.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:07.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:07.305 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:07.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.*'] 20:25:07.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:25:07.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.*'] 20:25:07.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:25:07.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.*'] 20:25:07.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:25:07.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:07.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:07.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:07.316 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:07.316 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:25:07.316 DEBUG [main][MenuItemLookup] Found menu:'File' 20:25:07.316 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:25:07.316 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:25:07.316 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:25:07.316 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:25:07.316 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:25:07.316 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:25:07.316 DEBUG [main][MenuItemLookup] Item match:Window 20:25:07.317 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:25:07.317 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:25:07.317 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:25:07.317 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:07.317 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:25:07.317 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:25:07.317 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:07.317 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:25:07.317 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:07.318 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:25:07.318 DEBUG [main][MenuItemLookup] Item match:Preferences 20:25:07.318 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:25:07.318 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:25:07.318 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:25:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:07.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:07.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:25:07.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:07.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:07.525 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:25:07.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:25:07.526 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:25:07.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:07.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:07.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:07.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:07.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:07.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:07.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:07.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:07.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 20:25:07.528 DEBUG [main][TreeItemHandler] Selecting tree item: General 20:25:07.528 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 20:25:07.529 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 20:25:07.529 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 20:25:07.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:07.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:07.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:07.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:07.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:07.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:07.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:07.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 20:25:07.554 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:25:07.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:07.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:07.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:07.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:07.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:07.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:07.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:07.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:07.555 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 20:25:07.555 DEBUG [main][TreeItemHandler] Selecting tree item: Java 20:25:07.555 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 20:25:07.556 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 20:25:07.556 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 20:25:07.556 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:07.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:07.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:07.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:07.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:07.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:07.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:07.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 20:25:07.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:07.652 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 20:25:07.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:07.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:07.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:07.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:07.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:25:07.653 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Back to General 20:25:07.653 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:25:07.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:07.667 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 20:25:07.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:07.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:07.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:07.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:07.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:07.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:07.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:07.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 20:25:07.668 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:25:07.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:07.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:07.668 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:07.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:07.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:07.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:07.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:07.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:07.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 20:25:07.669 DEBUG [main][TreeItemHandler] Selecting tree item: General 20:25:07.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 20:25:07.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 20:25:07.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:25:07.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:07.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:07.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:07.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:07.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:07.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:07.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:25:07.673 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:25:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:25:07.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:25:07.673 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:25:07.673 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:07.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 20:25:07.713 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:07.713 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:07.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.713 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 20:25:07.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:07.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 20:25:07.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 20:25:07.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:07.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:07.714 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:07.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:25:07.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:25:07.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:25:07.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:25:07.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:25:07.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:25:07.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:07.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:07.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:07.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:07.715 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:25:07.715 DEBUG [main][MenuItemLookup] Found menu:'File' 20:25:07.715 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:25:07.715 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:25:07.715 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:25:07.715 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:25:07.715 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:25:07.715 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:25:07.715 DEBUG [main][MenuItemLookup] Item match:Window 20:25:07.716 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:25:07.716 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:25:07.716 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:25:07.716 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:07.716 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:25:07.716 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:25:07.716 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:07.716 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:25:07.716 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:07.716 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:25:07.716 DEBUG [main][MenuItemLookup] Item match:Preferences 20:25:07.716 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:25:07.716 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:25:07.716 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:25:07.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.... 20:25: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 20:25:07.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:25:07.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:07.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:07.907 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:25:07.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:25:07.907 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:25:07.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:07.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:07.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:07.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:07.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:07.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:07.932 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 20:25:07.932 DEBUG [main][TreeItemHandler] Selecting tree item: General 20:25:07.932 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 20:25:07.932 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 20:25:07.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.933 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:07.933 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 20:25:07.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:07.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:07.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:07.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:25:07.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 20:25:07.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.934 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:07.934 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:07.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:07.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:07.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:07.935 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 20:25:07.935 DEBUG [main][TreeItemHandler] Selecting tree item: General 20:25:07.935 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 20:25:07.935 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 20:25:07.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 "Cancel") 20:25:07.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:07.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:07.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:07.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:07.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:07.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:07.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:07.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:07.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:07.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:25:07.939 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:25:07.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:25:07.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:25:07.939 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:25:07.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:08.004 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 20:25:08.004 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:08.004 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:08.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.004 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 20:25:08.004 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:08.005 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 20:25:08.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 20:25:08.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:08.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:08.005 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:08.005 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:25:08.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:25:08.005 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:25:08.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:25:08.005 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:25:08.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:25:08.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:08.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:08.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:08.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:08.006 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:25:08.006 DEBUG [main][MenuItemLookup] Found menu:'File' 20:25:08.006 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:25:08.006 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:25:08.006 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:25:08.006 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:25:08.006 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:25:08.006 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:25:08.006 DEBUG [main][MenuItemLookup] Item match:Window 20:25:08.007 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:25:08.007 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:25:08.007 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:25:08.007 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:08.007 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:25:08.007 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:25:08.007 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:08.007 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:25:08.007 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:08.007 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:25:08.007 DEBUG [main][MenuItemLookup] Item match:Preferences 20:25:08.007 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:25:08.007 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:25:08.007 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:25:08.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:08.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:08.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:25:08.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:08.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:08.143 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:25:08.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:25:08.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 20:25:08.143 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:08.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:08.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:08.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:08.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:08.145 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 20:25:08.145 DEBUG [main][TreeItemHandler] Selecting tree item: General 20:25:08.145 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 20:25:08.146 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 20:25:08.146 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:25:08.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:08.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:08.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:08.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:08.147 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 20:25:08.147 DEBUG [main][TreeItemHandler] Selecting tree item: Java 20:25:08.147 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 20:25:08.147 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 20:25:08.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.227 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:08.227 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.*') 20:25:08.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:25:08.228 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:25:08.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:08.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:08.229 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:08.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:08.229 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 20:25:08.229 DEBUG [main][TreeItemHandler] Selecting tree item: General 20:25:08.229 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 20:25:08.230 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 20:25:08.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 "Cancel") 20:25:08.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:08.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:08.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:08.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:25:08.257 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:25:08.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:25:08.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:25:08.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:25:08.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:08.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 20:25:08.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:08.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:08.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.313 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 20:25:08.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:08.314 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 20:25:08.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 20:25:08.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:08.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:08.314 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:08.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.*'] 20:25:08.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:25:08.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.*'] 20:25:08.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:25:08.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.*'] 20:25:08.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:25:08.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:08.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:08.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:08.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:08.315 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:25:08.315 DEBUG [main][MenuItemLookup] Found menu:'File' 20:25:08.315 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:25:08.315 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:25:08.315 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:25:08.315 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:25:08.316 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:25:08.316 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:25:08.316 DEBUG [main][MenuItemLookup] Item match:Window 20:25:08.316 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:25:08.316 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:25:08.316 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:25:08.316 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:08.316 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:25:08.316 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:25:08.316 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:08.316 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:25:08.316 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:08.316 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:25:08.316 DEBUG [main][MenuItemLookup] Item match:Preferences 20:25:08.316 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:25:08.316 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:25:08.317 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:25:08.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:25:08.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 20:25:08.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:25:08.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:08.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:08.450 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:25:08.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:25:08.450 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:25:08.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:08.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:08.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:08.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:08.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:08.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:08.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 20:25:08.452 DEBUG [main][TreeItemHandler] Selecting tree item: General 20:25:08.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 20:25:08.453 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 20:25:08.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:25:08.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:08.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:08.455 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 20:25:08.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolBar and index 0 was found 20:25:08.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 20:25:08.478 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:08.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:08.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:08.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:08.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item General 20:25:08.480 DEBUG [main][TreeItemHandler] Selecting tree item: General 20:25:08.480 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item General about selection 20:25:08.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: General 20:25:08.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:25:08.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:08.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:25:08.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:25:08.483 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:25:08.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:25:08.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:25:08.483 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:25:08.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:08.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 20:25:08.521 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:08.521 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:08.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.521 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) 20:25:08.521 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest 20:25:08.522 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:08.522 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:08.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.278 s - in org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.05 s workbenchToolBarRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.008 s testToolItemInShellToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.408 s testToolItemInShellToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.291 s testToolItemInShellToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.308 s testDefaultToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.DefaultToolBarTest) Time elapsed: 0.207 s Running org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 20:25:08.528 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 20:25:08.528 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:25:08.528 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:08.528 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 20:25:08.529 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:08.529 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:25:08.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:08.549 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:25:08.549 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:08.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:08.550 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 20:25:08.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 20:25:08.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:08.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:08.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:08.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:25:08.561 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' view via menu. 20:25:08.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:08.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:08.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:08.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:08.561 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:25:08.562 DEBUG [main][MenuItemLookup] Found menu:'File' 20:25:08.562 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:25:08.562 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:25:08.562 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:25:08.562 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:25:08.562 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:25:08.562 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:25:08.562 DEBUG [main][MenuItemLookup] Item match:Window 20:25:08.562 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:25:08.563 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:25:08.563 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:25:08.563 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:08.563 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:25:08.563 DEBUG [main][MenuItemLookup] Item match:Show View 20:25:08.589 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:25:08.589 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:25:08.589 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:25:08.589 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:25:08.589 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:25:08.590 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:25:08.590 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:25:08.590 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:25:08.590 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:25:08.590 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:25:08.590 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:25:08.590 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:25:08.590 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:25:08.590 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:08.590 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:25:08.590 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:25:08.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:25:08.591 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:25:08.591 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:25:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:25:08.716 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:25:08.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:25:08.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:08.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:08.718 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:25:08.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:08.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:25:08.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:08.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:08.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:08.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:08.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children... 20:25:08.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 20:25:08.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:25:08.720 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 20:25:08.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:25:08.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 20:25:08.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer SWT has children finished successfully 20:25:08.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer SWT 20:25:08.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:25:08.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer SWT is already expanded. No action performed 20:25:08.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:25:08.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer SWT 20:25:08.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer SWT 20:25:08.728 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer SWT 20:25:08.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer SWT about selection 20:25:08.729 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer SWT 20:25:08.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:25:08.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:08.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:25:08.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:25:08.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:25:08.732 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:25:08.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:25:08.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:25:08.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:25:08.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:08.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:25:08.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:25:08.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:25:08.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:25:08.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:08.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:08.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:08.802 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:08.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 '\*?\QRedDeer SWT\E') 20:25:08.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:25:08.806 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 20:25:08.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 20:25:08.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:25:08.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:25:08.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:25:08.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:25:08.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:08.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:08.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:08.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:08.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 20:25:08.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:08.812 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.813 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 20:25:08.813 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:08.813 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 20:25:08.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 20:25:08.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:08.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:08.813 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:08.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.831 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 20:25:08.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:08.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:08.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:08.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:08.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 '\*?\QRedDeer SWT\E') 20:25:08.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:25:08.841 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 20:25:08.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 20:25:08.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:25:08.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:25:08.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:25:08.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:25:08.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.843 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 20:25:08.844 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") 20:25:08.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:25:08.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 20:25:08.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:08.845 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:08.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.846 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 20:25:08.846 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:08.846 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 20:25:08.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 20:25:08.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:08.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:08.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:08.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.864 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 20:25:08.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:08.869 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:08.869 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:25:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:25:08.874 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 20:25:08.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 20:25:08.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:25:08.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:25:08.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:25:08.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:25:08.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.877 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 20:25:08.877 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") 20:25:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:25:08.877 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 20:25:08.877 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:25:08.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:08.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 20:25:08.878 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:08.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.878 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 20:25:08.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:08.879 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 20:25:08.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 20:25:08.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:08.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:08.879 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:08.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.902 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRedDeer SWT\E'' is already open. Activate. 20:25:08.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:08.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:08.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 '\*?\QRedDeer SWT\E') 20:25:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:25:08.912 INFO [WorkbenchTestable][AbstractView] Activate view RedDeer SWT 20:25:08.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer SWT 20:25:08.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:25:08.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:25:08.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:25:08.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:25:08.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.914 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "RedDeer SWT"as the parent 20:25:08.914 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.*') 20:25:08.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:25:08.914 INFO [WorkbenchTestable][AbstractToolItem] Click tool item RedDeer SWT ViewToolItem 20:25:08.914 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:25:08.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:08.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 20:25:08.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:08.915 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:08.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.928 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) 20:25:08.928 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest 20:25:08.928 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:08.928 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:08.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.402 s - in org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest testViewToolBar no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.263 s testToolItemInViewToolBarFound no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.033 s testToolItemInViewToolBarClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.032 s testToolItemInViewToolBarRegexClicked no-configuration(org.eclipse.reddeer.swt.test.toolbar.ViewToolBarTest) Time elapsed: 0.049 s Running org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 20:25:08.934 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 20:25:08.935 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:25:08.935 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:08.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 20:25:08.936 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:08.936 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:25:08.936 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:08.936 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:25:08.936 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:08.936 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:08.936 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 20:25:08.936 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 20:25:08.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:08.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:08.937 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:08.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 20:25:08.961 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 20:25:08.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 20:25:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:08.961 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 20:25:08.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:08.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 20:25:08.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:08.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:08.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:08.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:08.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:08.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:25:08.962 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:25:08.963 INFO [WorkbenchTestable][Keyboard] Type text "test123" 20:25:08.963 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:08.963 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:25:09.564 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:09.564 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 20:25:10.165 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:10.166 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 20:25:10.767 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:10.767 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:25:11.368 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:11.368 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 20:25:11.968 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:11.969 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 20:25:12.569 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:12.570 INFO [WorkbenchTestable][Keyboard] As char:3, as int:51 20:25:13.172 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 20:25:13.172 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 20:25:13.172 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 20:25:13.174 DEBUG [main][AbstractWait] Waiting until shell is active... 20:25:13.174 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:25:13.174 INFO [main][AbstractShell] Close shell Keyboard testing shell 20:25:13.174 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 20:25:13.178 DEBUG [main][AbstractWait] Waiting while shell is available... 20:25:13.178 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:25:13.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 20:25:13.178 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:13.178 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:13.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:13.187 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 20:25:13.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:13.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 20:25:13.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 20:25:13.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:13.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:13.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:13.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 20:25:13.216 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 20:25:13.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 20:25:13.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:13.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:13.216 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 20:25:13.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:13.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:13.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:13.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 20:25:13.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:13.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:13.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:13.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:13.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:13.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:25:13.217 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:25:13.218 INFO [WorkbenchTestable][Keyboard] Type text "test" 20:25:13.218 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:13.218 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:25:13.819 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:13.819 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 20:25:14.420 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:14.420 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 20:25:15.022 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:15.022 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:25:15.623 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 20:25:15.623 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 20:25:15.824 INFO [WorkbenchTestable][Keyboard] Move cursor 20:25:16.025 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 20:25:16.025 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 20:25:16.225 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 20:25:16.629 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 20:25:16.629 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 20:25:16.829 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 20:25:17.031 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 20:25:17.232 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 20:25:17.232 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 20:25:17.432 INFO [WorkbenchTestable][Keyboard] Type character 'x', as int:120 20:25:17.432 DEBUG [WorkbenchTestable][Keyboard] Press character 'x', as int:120 20:25:17.633 DEBUG [WorkbenchTestable][Keyboard] Release character 'x', as int:120 20:25:17.835 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 20:25:18.035 INFO [WorkbenchTestable][Keyboard] Move cursor 20:25:18.235 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 20:25:18.235 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 20:25:18.436 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 20:25:18.838 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 20:25:18.838 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 20:25:19.038 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 20:25:19.440 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 20:25:19.440 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 20:25:19.641 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 20:25:20.043 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 20:25:20.043 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 20:25:20.243 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 20:25:20.644 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 20:25:20.644 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 20:25:20.845 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 20:25:21.046 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 20:25:21.046 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 20:25:21.246 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 20:25:21.246 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 20:25:21.447 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 20:25:21.649 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 20:25:21.851 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 20:25:21.851 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 20:25:21.851 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 20:25:21.852 DEBUG [main][AbstractWait] Waiting until shell is active... 20:25:21.852 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:25:21.852 INFO [main][AbstractShell] Close shell Keyboard testing shell 20:25:21.852 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 20:25:21.857 DEBUG [main][AbstractWait] Waiting while shell is available... 20:25:21.857 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:25:21.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 20:25:21.857 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:21.857 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:21.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:21.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:21.874 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 20:25:21.874 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:21.874 INFO [WorkbenchTestable][RequirementsRunner] Started test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 20:25:21.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 20:25:21.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:21.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:21.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:21.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 20:25:21.892 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 20:25:21.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 20:25:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:21.892 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 20:25:21.892 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:21.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 20:25:21.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:21.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:21.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:21.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:21.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:21.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:25:21.895 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:25:21.896 INFO [WorkbenchTestable][Keyboard] Type text "{@Test}" 20:25:21.896 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:21.896 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 20:25:22.096 INFO [WorkbenchTestable][Keyboard] As char:[, as int:91 20:25:23.097 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:23.098 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 20:25:23.298 INFO [WorkbenchTestable][Keyboard] As char:2, as int:50 20:25:24.300 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:24.300 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 20:25:24.500 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:25:25.502 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:25.502 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 20:25:26.103 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:26.103 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 20:25:26.705 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:26.705 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:25:27.305 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:27.306 INFO [WorkbenchTestable][Keyboard] As char:, as int:131072 20:25:27.506 INFO [WorkbenchTestable][Keyboard] As char:], as int:93 20:25:28.507 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 20:25:28.508 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 20:25:28.508 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 20:25:28.509 DEBUG [main][AbstractWait] Waiting until shell is active... 20:25:28.509 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:25:28.509 INFO [main][AbstractShell] Close shell Keyboard testing shell 20:25:28.509 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 20:25:28.514 DEBUG [main][AbstractWait] Waiting while shell is available... 20:25:28.514 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:25:28.514 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 20:25:28.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:28.515 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:28.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:28.533 INFO [WorkbenchTestable][RequirementsRunner] Finished test: typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 20:25:28.533 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:28.533 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 20:25:28.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 20:25:28.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:28.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:28.533 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:28.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.... 20:25:28.553 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 20:25:28.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 20:25:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:28.554 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 20:25:28.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:28.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:28.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:28.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 20:25:28.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:28.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:28.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:28.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:28.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:28.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:25:28.554 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:25:28.555 INFO [WorkbenchTestable][Keyboard] Type text "test" 20:25:28.555 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:28.555 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:25:29.157 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:29.157 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 20:25:29.758 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:29.758 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 20:25:30.359 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:30.359 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:25:30.960 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 20:25:30.960 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 20:25:31.161 INFO [WorkbenchTestable][Keyboard] Move cursor 20:25:31.361 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 20:25:31.361 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 20:25:31.561 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 20:25:31.964 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 20:25:31.964 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 20:25:32.164 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 20:25:32.366 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 20:25:32.567 INFO [WorkbenchTestable][Keyboard] Type character '', as int:127 20:25:32.567 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:127 20:25:32.767 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:127 20:25:32.969 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 20:25:32.969 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 20:25:32.969 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 20:25:32.971 DEBUG [main][AbstractWait] Waiting until shell is active... 20:25:32.971 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:25:32.971 INFO [main][AbstractShell] Close shell Keyboard testing shell 20:25:32.971 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 20:25:32.975 DEBUG [main][AbstractWait] Waiting while shell is available... 20:25:32.975 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:25:32.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 20:25:32.975 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:32.975 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:32.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:32.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:32.992 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 20:25:32.993 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:32.993 INFO [WorkbenchTestable][RequirementsRunner] Started test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 20:25:32.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 20:25:32.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:32.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:32.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:32.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:32.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:32.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:32.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:32.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:32.994 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:32.994 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 20:25:33.194 INFO [WorkbenchTestable][Keyboard] As char:h, as int:104 20:25:34.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available.... 20:25:34.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Search"] is available. finished successfully 20:25:34.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Search 20:25:34.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:34.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:34.211 INFO [WorkbenchTestable][AbstractShell] Close shell Search 20:25:34.211 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Search' 20:25:34.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:25:34.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:25:34.258 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 20:25:34.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 20:25:34.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:34.258 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:34.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:34.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:34.259 INFO [WorkbenchTestable][RequirementsRunner] Finished test: keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 20:25:34.259 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:34.259 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 20:25:34.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 20:25:34.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:34.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:34.259 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:34.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 20:25:34.288 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 20:25:34.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Keyboard testing shell 20:25:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:34.289 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 20:25:34.289 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:34.289 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Keyboard testing shell" as the parent 20:25:34.289 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:34.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:34.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:34.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:34.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:25:34.289 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:25:34.291 INFO [WorkbenchTestable][Keyboard] Type text "test" 20:25:34.291 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:34.291 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:25:34.893 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:34.893 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 20:25:35.494 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:35.494 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 20:25:36.095 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:25:36.095 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:25:36.696 INFO [WorkbenchTestable][Keyboard] Select 2 characters to the left 20:25:36.696 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 20:25:36.896 INFO [WorkbenchTestable][Keyboard] Move cursor 20:25:37.097 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 20:25:37.097 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 20:25:37.297 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 20:25:37.700 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 20:25:37.700 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 20:25:37.900 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 20:25:38.102 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 20:25:38.302 INFO [WorkbenchTestable][DefaultKeyboard] Write to clipboard 20:25:38.302 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 20:25:38.503 INFO [WorkbenchTestable][Keyboard] Type character 'c', as int:99 20:25:38.503 DEBUG [WorkbenchTestable][Keyboard] Press character 'c', as int:99 20:25:38.703 DEBUG [WorkbenchTestable][Keyboard] Release character 'c', as int:99 20:25:38.904 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 20:25:39.105 INFO [WorkbenchTestable][Keyboard] Move cursor 20:25:39.305 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 20:25:39.305 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 20:25:39.505 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 20:25:39.907 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 20:25:39.907 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 20:25:40.108 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 20:25:40.510 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 20:25:40.510 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 20:25:40.710 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 20:25:41.112 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 20:25:41.112 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 20:25:41.312 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 20:25:41.714 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777219 20:25:41.714 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777219 20:25:41.914 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777219 20:25:42.115 INFO [WorkbenchTestable][DefaultKeyboard] Paste from clipboard 20:25:42.115 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:262144 20:25:42.315 INFO [WorkbenchTestable][Keyboard] Type character 'v', as int:118 20:25:42.315 DEBUG [WorkbenchTestable][Keyboard] Press character 'v', as int:118 20:25:42.516 DEBUG [WorkbenchTestable][Keyboard] Release character 'v', as int:118 20:25:42.717 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:262144 20:25:42.918 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Keyboard testing shell"] is available.... 20:25:42.918 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 20:25:42.918 DEBUG [main][AbstractShell] Set focus to Shell Keyboard testing shell 20:25:42.920 DEBUG [main][AbstractWait] Waiting until shell is active... 20:25:42.920 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:25:42.920 INFO [main][AbstractShell] Close shell Keyboard testing shell 20:25:42.920 INFO [main][ShellHandler] Closing shell 'Keyboard testing shell' 20:25:42.926 DEBUG [main][AbstractWait] Waiting while shell is available... 20:25:42.926 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:25:42.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 20:25:42.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:42.926 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:42.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:42.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:42.954 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) 20:25:42.954 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.keyboard.KeyboardTest 20:25:42.954 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:42.954 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:42.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:42.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.021 s - in org.eclipse.reddeer.swt.test.keyboard.KeyboardTest typingTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.25 s cutPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.687 s typingWithShiftTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 6.659 s selectionTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 4.459 s keyCombinationTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 1.266 s copyPasteTest no-configuration(org.eclipse.reddeer.swt.test.keyboard.KeyboardTest) Time elapsed: 8.695 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 20:25:42.968 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.WidgetResolverTest 20:25:42.969 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:25:42.969 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:42.969 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 20:25:42.969 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:42.969 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:25:42.970 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:42.970 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:25:42.970 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:42.970 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:42.971 INFO [WorkbenchTestable][RequirementsRunner] Started test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 20:25:42.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 20:25:42.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:42.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:42.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:42.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:42.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widgets with specified parent and matchers 20:25:42.980 TRACE [WorkbenchTestable][WidgetLookup] 144 widget(s) found 20:25:42.980 INFO [WorkbenchTestable][WidgetResolverTest] Testing 144 widgets for matching children to parent. 20:25:42.984 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@3c053ff2] 20:25:42.984 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c053ff2] 20:25:42.984 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] matches to its parent widget Shell {data - Eclipse Platform} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimmedPartLayout@3c053ff2] 20:25:42.985 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@3c053ff2] 20:25:42.985 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@3c053ff2] 20:25:42.985 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@357eb0a0] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 20:25:42.986 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@357eb0a0] 20:25:42.986 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}]}] 20:25:42.986 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@27d3a440] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 20:25:42.986 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@27d3a440] 20:25:42.987 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@27d3a440] 20:25:42.987 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.SashLayout@27d3a440] 20:25:42.987 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@27d3a440] 20:25:42.988 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 20:25:42.988 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 20:25:42.989 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@11a43807] 20:25:42.989 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 20:25:42.990 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Package Explorer} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@11a43807] 20:25:42.990 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 20:25:42.990 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 20:25:42.991 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}] 20:25:42.991 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}] 20:25:42.995 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 20:25:42.995 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=null, visible=true)} matches to its parent widget ToolBar {} [layout=null] 20:25:42.996 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 20:25:42.996 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 20:25:42.996 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 20:25:42.997 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}] 20:25:42.997 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}]}] 20:25:42.998 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Tree {} [layout=null] matches to its parent widget Composite {} [layout=StackLayout {topControl=Composite {} [layout=GridLayout {horizontalSpacing=7 verticalSpacing=9}]}] 20:25:42.998 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}] 20:25:42.999 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}] 20:25:42.999 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}] 20:25:43.000 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 20:25:43.000 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}] 20:25:43.000 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 20:25:43.001 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}] 20:25:43.001 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Label {} matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 marginWidth=5 marginHeight=5 horizontalSpacing=5 verticalSpacing=5}] 20:25:43.001 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}] 20:25:43.002 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Package Explorer} 20:25:43.002 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 20:25:43.003 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32be264e] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 20:25:43.003 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32be264e] 20:25:43.003 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@32be264e] 20:25:43.004 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@32be264e] 20:25:43.004 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@32be264e] 20:25:43.004 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 20:25:43.004 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 20:25:43.005 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}] 20:25:43.006 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}] 20:25:43.006 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}] 20:25:43.006 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}] 20:25:43.006 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}] 20:25:43.007 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}] 20:25:43.007 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}] 20:25:43.008 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}] 20:25:43.008 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}] 20:25:43.008 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}] 20:25:43.009 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}] 20:25:43.010 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 20:25:43.010 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@489cbbcb] 20:25:43.011 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 20:25:43.011 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 20:25:43.011 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Outline} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@489cbbcb] 20:25:43.012 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}] 20:25:43.012 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}] 20:25:43.012 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 20:25:43.012 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 20:25:43.013 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 20:25:43.013 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 20:25:43.014 INFO [WorkbenchTestable][WidgetResolverTest] Child widget PageBook {} [layout=org.eclipse.ui.part.PageBook$PageBookLayout@521a3128] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 20:25:43.014 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@521a3128] 20:25:43.014 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}] 20:25:43.015 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Outline} 20:25:43.015 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 20:25:43.016 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] 20:25:43.016 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 20:25:43.016 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 20:25:43.016 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 20:25:43.017 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 20:25:43.017 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Problems} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 20:25:43.017 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Javadoc} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 20:25:43.017 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {Declaration} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 20:25:43.018 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT Controls} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 20:25:43.018 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CTabItem {RedDeer SWT} matches to its parent widget CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@827f9c8] 20:25:43.018 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}] 20:25:43.018 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}] 20:25:43.019 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] 20:25:43.019 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 20:25:43.019 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 20:25:43.019 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 20:25:43.020 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] matches to its parent widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] 20:25:43.020 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget ContributedPartRenderer$1 {} [layout=FillLayout {type=SWT.VERTICAL}] 20:25:43.020 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {Problems} 20:25:43.021 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT Controls} 20:25:43.021 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=FillLayout {type=SWT.HORIZONTAL}] matches to its parent widget CTabItem {RedDeer SWT} 20:25:43.021 INFO [WorkbenchTestable][WidgetResolverTest] Child widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@45220c67] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 20:25:43.021 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@a59e0e4] 20:25:43.022 INFO [WorkbenchTestable][WidgetResolverTest] Child widget CLabel {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@45220c67] 20:25:43.022 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@45220c67] 20:25:43.022 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Composite {} [layout=GridLayout {}] matches to its parent widget StatusLine {} [layout=org.eclipse.jface.action.StatusLine$StatusLineLayout@45220c67] 20:25:43.023 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 20:25:43.023 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {}] matches to its parent widget Composite {} [layout=GridLayout {}] 20:25:43.023 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 20:25:43.023 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressBar {} matches to its parent widget ProgressIndicator {} [layout=StackLayout {}] 20:25:43.024 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] matches to its parent widget ImageBasedFrame {} [layout=null] 20:25:43.024 INFO [WorkbenchTestable][WidgetResolverTest] Child widget Canvas {} [layout=null] matches to its parent widget ProgressRegion$1 {} [layout=GridLayout {numColumns=3 horizontalSpacing=5 verticalSpacing=5}] 20:25:43.024 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}] 20:25:43.025 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ProgressIndicator {} [layout=StackLayout {topControl=ProgressBar {}}] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 20:25:43.025 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget Composite {} [layout=GridLayout {numColumns=2 horizontalSpacing=2 verticalSpacing=5}] 20:25:43.025 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 20:25:43.025 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 20:25:43.026 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 20:25:43.026 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 20:25:43.026 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 20:25:43.026 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 20:25:43.027 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 20:25:43.027 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 20:25:43.027 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 20:25:43.027 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 20:25:43.027 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@13d02df2] 20:25:43.028 INFO [WorkbenchTestable][WidgetResolverTest] Child widget LayoutModifierToolControl$1 {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 20:25:43.028 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ImageBasedFrame {} [layout=null] matches to its parent widget Composite {} [layout=org.eclipse.e4.ui.workbench.renderers.swt.TrimBarLayout@13d02df2] 20:25:43.028 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 20:25:43.028 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=newWizardDropDown, visible=true)} matches to its parent widget ToolBar {} [layout=null] 20:25:43.029 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=save, visible=true)} matches to its parent widget ToolBar {} [layout=null] 20:25:43.029 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=saveAll, visible=true)} matches to its parent widget ToolBar {} [layout=null] 20:25:43.029 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 20:25:43.030 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=undo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 20:25:43.030 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: HandledContributionItem(id=redo, visible=true)} matches to its parent widget ToolBar {} [layout=null] 20:25:43.030 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 20:25:43.031 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] 20:25:43.031 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] 20:25:43.031 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 20:25:43.031 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] 20:25:43.032 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] 20:25:43.032 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 20:25:43.033 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] 20:25:43.033 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] 20:25:43.033 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 20:25:43.033 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] 20:25:43.034 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 20:25:43.034 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=openType, visible=true)} matches to its parent widget ToolBar {} [layout=null] 20:25:43.034 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: PluginActionCoolBarContributionItem(id=org.eclipse.search.OpenSearchDialogPage, visible=true)} matches to its parent widget ToolBar {} [layout=null] 20:25:43.035 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolBar {} [layout=null] matches to its parent widget ImageBasedFrame {} [layout=null] 20:25:43.035 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] 20:25:43.035 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] 20:25:43.036 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] 20:25:43.036 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] 20:25:43.036 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=backardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 20:25:43.036 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: ActionContributionItem(id=forwardHistory, visible=true)} matches to its parent widget ToolBar {} [layout=null] 20:25:43.037 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: Separator(id=pin.group, visible=true)} matches to its parent widget ToolBar {} [layout=null] 20:25:43.037 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] 20:25:43.038 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}] 20:25:43.039 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}] 20:25:43.039 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 20:25:43.039 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] 20:25:43.040 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}] 20:25:43.040 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 20:25:43.040 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {} matches to its parent widget ToolBar {} [layout=null] 20:25:43.042 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.ui.resourcePerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@525b8922 (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@5b7ee56c, 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] 20:25:43.042 INFO [WorkbenchTestable][WidgetResolverTest] Child widget ToolItem {text: '', data: org.eclipse.jdt.ui.JavaPerspective=org.eclipse.e4.ui.model.application.ui.advanced.impl.PerspectiveImpl@25b8f9d2 (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@5b7ee56c, 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] 20:25:43.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 20:25:43.043 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:43.043 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:43.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:43.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:43.043 INFO [WorkbenchTestable][RequirementsRunner] Finished test: parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) 20:25:43.043 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.WidgetResolverTest 20:25:43.043 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:43.043 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:43.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:43.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.reddeer.swt.test.WidgetResolverTest parentMatchesChildrenTest no-configuration(org.eclipse.reddeer.swt.test.WidgetResolverTest) Time elapsed: 0.072 s Running org.eclipse.reddeer.swt.test.EditorBarTest 20:25:43.049 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.EditorBarTest 20:25:43.049 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:25:43.050 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:43.050 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 20:25:43.050 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:43.050 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:25:43.051 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:43.051 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:25:43.051 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:43.051 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:43.051 INFO [WorkbenchTestable][RequirementsRunner] Started test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 20:25:43.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 20:25:43.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:43.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:43.051 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:43.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:43.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:43.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:43.052 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:43.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:43.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:43.052 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:25:43.052 DEBUG [main][MenuItemLookup] Found menu:'File' 20:25:43.052 DEBUG [main][MenuItemLookup] Item match:File 20:25:43.054 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:25:43.054 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:25:43.090 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:25:43.090 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:25:43.090 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:43.090 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:25:43.090 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:25:43.090 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:25:43.090 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:25:43.090 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:25:43.090 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:25:43.090 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:25:43.090 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:25:43.090 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:25:43.090 DEBUG [main][MenuItemLookup] Found menu:'File' 20:25:43.090 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:25:43.091 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:25:43.091 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:43.091 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:25:43.091 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:25:43.091 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:25:43.091 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:25:43.091 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:25:43.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 20:25:43.217 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 20:25:43.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:25:43.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:43.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:43.219 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:25:43.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:43.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:43.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:43.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 20:25:43.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:43.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:43.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:43.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:43.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:43.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:43.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:43.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:43.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:25:43.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:25:43.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:25:43.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:25:43.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:25:43.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:25:43.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:25:43.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:25:43.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:25:43.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:25:43.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:25:43.730 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 20:25:43.730 DEBUG [main][TreeItemHandler] Selecting tree item: Project 20:25:43.731 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 20:25:43.736 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 20:25:43.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 "Next >") 20:25:43.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:43.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:43.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:43.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 20:25:43.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:43.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:43.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:43.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:43.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:43.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:25:43.738 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:25:43.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:25:43.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:25:43.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:25:43.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:43.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 20:25:43.796 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 20:25:43.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 20:25:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:43.797 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:") 20:25:43.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:43.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 20:25:43.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:43.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:43.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:43.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:43.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:43.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:25:43.800 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:25:43.801 INFO [WorkbenchTestable][AbstractText] Text set to: EditorBarTest-test 20:25:43.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 "Finish") 20:25:43.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:43.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:43.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:43.803 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 20:25:43.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:43.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:43.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:43.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:43.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:43.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:25:43.807 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:25:43.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:25:43.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:25:43.807 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:25:43.807 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:43.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:25:44.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:25:44.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:25:44.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:25:44.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:25:44.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:25:44.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:25:44.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:44.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:25:44.342 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:25:44.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:44.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:44.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:44.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:44.343 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:25:44.343 DEBUG [main][MenuItemLookup] Found menu:'File' 20:25:44.343 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:25:44.343 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:25:44.343 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:25:44.343 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:25:44.343 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:25:44.343 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:25:44.343 DEBUG [main][MenuItemLookup] Item match:Window 20:25:44.344 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:25:44.344 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:25:44.344 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:25:44.344 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:44.344 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:25:44.344 DEBUG [main][MenuItemLookup] Item match:Show View 20:25:44.351 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:25:44.351 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:25:44.351 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:25:44.351 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:25:44.351 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:25:44.351 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:25:44.351 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:25:44.351 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:25:44.351 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:25:44.351 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:25:44.351 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:25:44.351 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:25:44.351 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:25:44.351 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:44.351 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:25:44.351 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:25:44.352 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:25:44.352 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:25:44.352 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:25:44.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:25:44.434 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:25:44.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:25:44.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:44.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:44.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 20:25:44.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:44.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:44.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:44.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:25:44.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:44.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:44.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:44.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:44.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:44.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:44.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:25:44.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:25:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:25:44.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:25:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:25:44.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:25:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:25:44.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:25:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:25:44.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:25:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:25:44.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:25:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:25:44.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:25:44.439 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:25:44.439 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:25:44.439 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:25:44.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:25:44.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:44.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:44.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:25:44.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:44.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:44.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:44.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:25:44.441 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:44.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:44.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:44.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:25:44.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:44.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:44.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:44.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:44.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:25:44.451 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:25:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:25:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:25:44.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:25:44.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:25:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:25:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:25:44.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:44.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:44.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:25:44.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:44.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:44.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:25:44.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:44.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:44.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:25:44.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 '\*?\QProject Explorer\E') 20:25:44.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:44.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:44.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:44.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:44.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:25:44.513 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:25:44.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:25:44.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:25:44.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:25:44.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:25:44.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:25:44.515 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:25:44.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:25:44.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:25:44.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:25:44.517 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:25:44.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:25:44.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:25:44.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:25:44.534 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:25:44.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:25:44.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:25:44.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:25:44.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:44.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:44.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:25:45.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:45.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:25:45.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:45.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:25:45.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:25:45.537 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:25:45.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:25:45.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:25:45.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:25:45.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:25:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:45.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:45.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:45.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:45.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:45.542 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 20:25:45.554 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:25:45.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:25:45.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:25:45.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:25:45.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 20:25:45.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:45.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:45.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:45.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:45.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:45.556 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 20:25:45.556 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 20:25:45.556 DEBUG [main][TreeItemHandler] Set Tree selection 20:25:45.556 DEBUG [main][TreeHandler] Notify Tree about selection event 20:25:45.573 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 20:25:45.602 DEBUG [WorkbenchTestable][TreeItemHandler] EditorBarTest-test 20:25:45.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:45.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:45.602 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:25:45.602 DEBUG [main][MenuItemLookup] Found menu:'File' 20:25:45.602 DEBUG [main][MenuItemLookup] Item match:File 20:25:45.603 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:25:45.604 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:25:45.608 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:25:45.608 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:25:45.608 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:45.608 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:25:45.608 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:25:45.608 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:25:45.608 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:25:45.608 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:25:45.608 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:25:45.608 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:25:45.608 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:25:45.608 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:25:45.608 DEBUG [main][MenuItemLookup] Found menu:'File' 20:25:45.608 DEBUG [main][MenuItemLookup] Item match:File 20:25:45.609 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"File" 20:25:45.609 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text File 20:25:45.609 INFO [main][MenuItemHandler] Select menu item: File 20:25:45.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 20:25:45.717 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 20:25:45.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 20:25:45.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:45.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:45.719 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:") 20:25:45.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:45.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:45.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:45.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 20:25:45.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:45.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:45.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:45.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:45.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:45.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:25:45.723 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:25:45.724 INFO [WorkbenchTestable][AbstractText] Text set to: test.tlb 20:25:45.725 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:25:45.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:45.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:45.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:45.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create New File" as the parent 20:25:45.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:45.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:45.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:45.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:45.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:45.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:25:45.727 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:25:45.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:25:45.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:25:45.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:25:45.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:45.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:25:45.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:25:45.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79f3eaee is found... 20:25:45.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79f3eaee is found finished successfully 20:25:45.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.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') 20:25:45.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:45.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:45.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:45.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:45.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:25:45.941 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:25:45.941 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=Editor with toolbar example TooltipText=null 20:25:45.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:45.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:45.942 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editor-with-toolbar"as the parent 20:25:45.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: "Execute task") 20:25:45.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:45.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:45.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:45.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:45.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:25:45.943 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Execute task 20:25:45.943 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:25:45.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:45.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:45.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:45.946 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:25:45.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:45.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:45.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 20:25:45.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:45.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:45.949 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 20:25:45.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') 20:25:45.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:45.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:45.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:45.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:45.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:25:45.950 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:25:45.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:25:45.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:25:45.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:25:46.000 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:25:46.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:25:46.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:25:46.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:25:46.001 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:25:46.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:25:46.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:25:46.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:25:46.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:46.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:46.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:25:46.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:46.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:25:47.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:47.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:25:47.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:25:47.003 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:25:47.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:25:47.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:25:47.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:25:47.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 20:25:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:47.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:47.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:47.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:25:47.005 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EditorBarTest-test 20:25:47.009 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 20:25:47.009 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 20:25:47.009 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 20:25:47.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 20:25:47.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:25:47.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:47.107 DEBUG [main][MenuItemLookup] Found menu:'New' 20:25:47.107 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:25:47.107 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:47.107 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:25:47.107 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:47.107 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:25:47.107 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:25:47.107 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:25:47.107 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:25:47.107 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:25:47.107 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:47.107 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:25:47.107 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:25:47.107 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:47.107 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:25:47.107 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:25:47.107 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:25:47.107 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:25:47.107 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:25:47.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:25:47.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:25:47.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:25:47.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:25:47.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:25:47.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:25:47.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:25:47.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:25:47.610 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'EditorBarTest-test' via Explorer 20:25:47.610 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EditorBarTest-test 20:25:47.610 DEBUG [main][TreeItemHandler] Selecting tree item: EditorBarTest-test 20:25:47.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EditorBarTest-test about selection 20:25:47.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EditorBarTest-test 20:25:47.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:25:47.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:47.661 DEBUG [main][MenuItemLookup] Found menu:'New' 20:25:47.661 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:25:47.661 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:47.661 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:25:47.661 DEBUG [main][MenuItemLookup] Found menu:'' 20:25:47.661 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:25:47.661 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:25:47.661 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:25:47.661 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:25:47.661 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:25:47.661 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:25:47.662 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:25:47.728 DEBUG [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:25:48.370 DEBUG [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:25:48.370 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:25:48.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:48.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:48.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:48.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:48.375 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:25:48.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:48.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:25:48.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:48.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:48.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:48.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:48.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:48.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:25:48.376 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:25:48.376 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:25:48.376 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:25:48.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:25:48.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:25:48.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:25:48.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:48.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 "OK", Widget matcher matching widgets with style: 8) 20:25:48.377 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:25:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:48.377 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:25:48.377 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:25:48.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:48.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:48.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:48.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:48.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:25:48.378 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:25:48.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:25:48.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:25:48.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:25:48.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:25:48.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:25:48.399 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:25:48.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:25:48.900 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:25:48.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:25:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:25:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:25:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:25:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:25:48.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:25:48.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:25:48.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 20:25:48.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:48.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:48.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:48.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:48.901 INFO [WorkbenchTestable][RequirementsRunner] Finished test: workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) 20:25:48.901 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.EditorBarTest 20:25:48.901 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:48.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.853 s - in org.eclipse.reddeer.swt.test.EditorBarTest workbenchToolBarTest no-configuration(org.eclipse.reddeer.swt.test.EditorBarTest) Time elapsed: 5.85 s Running org.eclipse.reddeer.swt.test.DummyTest 20:25:48.907 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.DummyTest 20:25:48.908 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:25:48.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:48.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 20:25:48.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:48.908 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:25:48.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:48.908 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:25:48.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:48.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:48.909 INFO [WorkbenchTestable][RequirementsRunner] Started test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 20:25:48.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 20:25:48.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:48.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:48.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:48.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.DummyTest 20:25:48.909 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:48.909 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:48.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:48.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:48.910 INFO [WorkbenchTestable][RequirementsRunner] Finished test: dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) 20:25:48.910 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.DummyTest 20:25:48.910 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:48.910 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:48.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:48.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.reddeer.swt.test.DummyTest dummy no-configuration(org.eclipse.reddeer.swt.test.DummyTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 20:25:48.915 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 20:25:48.916 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:25:48.916 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:48.916 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 20:25:48.916 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:48.916 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:25:48.916 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:48.916 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:25:48.916 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:48.917 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:48.917 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 20:25:48.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 20:25:48.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:48.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:48.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:48.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:48.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:25:48.943 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 20:25:48.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:48.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:25:48.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:25:48.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:48.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 2 was found 20:25:48.944 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:25:48.944 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 20:25:48.944 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:25:48.944 DEBUG [main][AbstractWait] Waiting until shell is active... 20:25:48.944 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:25:48.944 INFO [main][AbstractShell] Close shell Testing shell 20:25:48.944 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:25:48.949 DEBUG [main][AbstractWait] Waiting while shell is available... 20:25:48.949 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:25:48.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 20:25:48.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:48.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:48.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:48.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:48.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 20:25:48.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:48.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 20:25:48.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 20:25:48.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:48.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:48.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:48.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:48.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:48.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:25:48.991 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') 20:25:48.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:48.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:48.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:48.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:48.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:25:48.992 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:25:48.992 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 20:25:48.992 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:25:48.992 DEBUG [main][AbstractWait] Waiting until shell is active... 20:25:48.992 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:25:48.992 INFO [main][AbstractShell] Close shell Testing shell 20:25:48.992 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:25:48.996 DEBUG [main][AbstractWait] Waiting while shell is available... 20:25:48.996 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:25:48.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 20:25:48.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:48.996 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:49.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:49.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:49.015 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 20:25:49.015 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:49.015 INFO [WorkbenchTestable][RequirementsRunner] Started test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 20:25:49.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 20:25:49.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:49.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:49.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:49.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - editor-with-toolbar - Eclipse Platform 20:25:49.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:25:49.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:25:49.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - editor-with-toolbar - Eclipse Platform' 20:25:49.048 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") 20:25:49.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:49.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:49.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:49.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:49.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:25:49.075 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:25:49.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 20:25:49.075 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:25:49.075 DEBUG [main][AbstractWait] Waiting until shell is active... 20:25:49.075 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:25:49.075 INFO [main][AbstractShell] Close shell Testing shell 20:25:49.075 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:25:49.078 DEBUG [main][AbstractWait] Waiting while shell is available... 20:25:49.078 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:25:49.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 20:25:49.079 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:49.079 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:49.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:50.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists failed, NO exception will be thrown 20:25:50.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused... 20:25:51.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is focused failed, NO exception will be thrown 20:25:51.585 INFO [WorkbenchTestable][RequirementsRunner] Finished test: WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 20:25:51.585 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:51.585 INFO [WorkbenchTestable][RequirementsRunner] Started test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 20:25:51.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 20:25:51.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:51.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:51.585 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:51.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:51.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:51.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:25:51.620 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") 20:25:51.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:51.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:51.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:51.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:51.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:25:51.621 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:25:51.621 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 20:25:51.621 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:25:51.621 DEBUG [main][AbstractWait] Waiting until shell is active... 20:25:51.621 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:25:51.621 INFO [main][AbstractShell] Close shell Testing shell 20:25:51.621 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:25:51.626 DEBUG [main][AbstractWait] Waiting while shell is available... 20:25:51.626 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:25:51.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 20:25:51.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:51.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:51.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:51.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:51.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 20:25:51.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:25:51.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 20:25:51.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 20:25:51.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:25:51.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:25:51.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:25:51.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:51.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:51.686 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:25:51.686 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 20:25:51.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:25:51.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:25:51.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:25:51.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:25:51.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found PUSH tooltip 20:25:51.686 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:25:51.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 20:25:51.686 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:25:51.686 DEBUG [main][AbstractWait] Waiting until shell is active... 20:25:51.686 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:25:51.686 INFO [main][AbstractShell] Close shell Testing shell 20:25:51.686 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:25:51.692 DEBUG [main][AbstractWait] Waiting while shell is available... 20:25:51.692 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:25:51.692 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 20:25:51.693 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:51.693 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:51.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:51.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:25:51.719 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) 20:25:51.719 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.swt.test.toolitem.ToolItemTest 20:25:51.719 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:25:51.719 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:25:51.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:25:51.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.805 s - in org.eclipse.reddeer.swt.test.toolitem.ToolItemTest constructorWithIndex no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.05 s constructorWithRegexTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.048 s WorkbenchToolItemWithMnemonicTest no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 2.57 s testToolItemTooltip no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.066 s constructorWithRegexWithReferencedComposite no-configuration(org.eclipse.reddeer.swt.test.toolitem.ToolItemTest) Time elapsed: 0.067 s Results: Tests run: 307, Failures: 0, Errors: 0, Skipped: 0 [INFO] All tests passed! [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-2018 [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 20:26:10.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test shell"] is available.... 20:26:10.325 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 20:26:10.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 20:26:10.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:10.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:10.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 20:26:10.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:10.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:10.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test shell 20:26:10.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:10.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:10.399 INFO [WorkbenchTestable][AbstractShell] Close shell Test shell 20:26:10.400 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Test shell' 20:26:10.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:26:10.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.523 s - in org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest testActiveShellExistsGetResult(org.eclipse.reddeer.core.test.condition.ActiveShellExistsTest) Time elapsed: 0.487 s Running org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 20:26:10.604 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 20:26:10.606 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 20:26:10.620 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 20:26:10.622 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 20:26:10.695 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 20:26:10.716 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:26:10.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:26:10.722 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 20:26:10.725 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 20:26:10.726 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 20:26:10.729 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 20:26:10.730 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:26:10.730 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:26:10.889 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:26:10.889 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:26:10.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:26:10.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:26:10.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 20:26:10.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 20:26:10.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:26:10.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:26:10.907 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:26:10.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:26:11.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:26:11.000 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:26:11.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:11.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:11.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:26:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:26:11.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:26:11.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:11.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:11.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:26:11.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:26:11.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:26:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:11.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:26:11.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:26:11.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:26:11.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:11.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:11.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:26:11.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:26:11.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:26:11.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:11.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:11.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.... 20:26:11.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 20:26:11.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:26:11.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:11.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:11.225 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 20:26:11.225 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:11.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:11.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:11.332 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:26:11.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:11.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:11.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:11.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:11.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:11.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:12.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:12.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:12.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:12.414 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:12.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:26:12.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:26:12.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:26:12.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:12.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:12.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 20:26:12.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:12.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:12.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:12.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:26:12.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:12.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:12.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:12.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:12.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:12.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:13.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:13.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:13.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:13.446 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:13.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:26:13.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:26:13.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:26:13.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:13.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:13.448 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 20:26:13.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:13.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:13.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:26:13.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:13.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:13.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:13.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:13.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:13.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:14.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:14.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:14.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:14.456 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:14.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:26:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:26:14.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:26:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:14.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:14.457 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 20:26:14.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:14.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:14.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:14.463 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:26:14.463 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:14.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:14.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:14.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:14.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:14.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:15.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:15.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:15.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:15.465 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:15.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:26:15.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:26:15.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:26:15.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:15.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:15.467 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 20:26:15.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:15.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:15.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:15.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:26:15.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:15.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:15.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:15.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:15.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:15.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:16.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:16.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:16.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:16.476 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:16.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:26:16.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:26:16.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:26:16.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:16.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:16.477 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 20:26:16.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:16.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:16.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:16.482 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:26:16.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:16.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:16.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:16.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:16.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:16.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:17.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:17.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:17.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:17.486 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:17.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:26:17.487 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 20:26:17.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:26:17.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:17.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:17.488 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 20:26:17.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:17.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:17.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:17.530 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:26:17.530 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:17.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:17.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:17.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:18.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:18.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:18.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:18.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:18.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:18.538 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:18.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:26:18.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:26:18.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:26:18.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:18.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:18.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 20:26:18.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:18.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:18.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:18.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:26:18.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:18.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:18.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:18.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:19.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:19.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:19.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:19.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:19.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:19.565 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:19.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:26:19.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:26:19.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:26:19.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:19.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:19.566 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 20:26:19.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:19.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:19.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:19.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:26:19.572 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:19.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:19.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:19.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:20.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:20.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:20.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:20.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:20.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:20.574 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:20.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:26:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:26:20.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:26:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:20.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:20.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 20:26:20.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:20.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:20.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:20.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:26:20.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:20.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:20.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:20.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:21.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:21.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:21.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:21.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:21.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:21.583 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:21.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:26:21.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:26:21.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:26:21.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:21.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:21.585 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 20:26:21.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:21.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:21.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:21.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:26:21.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:21.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:21.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:21.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:22.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:22.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:22.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:22.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:22.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:22.592 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:22.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:26:22.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:26:22.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:26:22.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:22.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:22.593 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 20:26:22.593 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:22.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:22.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:22.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:26:22.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:22.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:22.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:22.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:23.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:23.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:23.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:23.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:23.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:23.601 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:23.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:26:23.602 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 20:26:23.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:26:23.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:23.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:23.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 20:26:23.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:23.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:23.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:23.616 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:26:23.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:23.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:23.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:24.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:24.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:24.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:24.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:24.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:24.661 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:24.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:26:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:26:24.662 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:26:24.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:24.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:24.663 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 20:26:24.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:24.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:24.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:26:24.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:24.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:24.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:24.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:25.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:25.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:25.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:25.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:25.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:25.694 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:25.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:26:25.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:26:25.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:26:25.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:25.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:25.695 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 20:26:25.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:25.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:25.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:25.700 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:26:25.700 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:25.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:25.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:25.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:26.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:26.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:26.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:26.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:26.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:26.702 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:26.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:26:26.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:26:26.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:26:26.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:26.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:26.703 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 20:26:26.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:26.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:26.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:26.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:26:26.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:26.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:26.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:26.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:27.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:27.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:27.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:27.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:27.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:27.710 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:27.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:26:27.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:26:27.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:26:27.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:27.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:27.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 20:26:27.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:27.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:27.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:27.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:26:27.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:27.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:27.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:27.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:28.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:28.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:28.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:28.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:28.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:28.719 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:28.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:26:28.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:26:28.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:26:28.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:28.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:28.720 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 20:26:28.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:28.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:28.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:28.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:26:28.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:28.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:28.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:28.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:29.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:29.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:29.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:29.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:29.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:29.727 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:29.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:26:29.728 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 20:26:29.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:26:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:29.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 20:26:29.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:29.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:29.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:29.766 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:26:29.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:29.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:29.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:29.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:30.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:30.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:30.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:30.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:30.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:30.773 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:30.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:26:30.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:26:30.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:26:30.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:30.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:30.774 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 20:26:30.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:30.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:30.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:30.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:26:30.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:30.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:30.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:30.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:31.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:31.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:31.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:31.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:31.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:31.788 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:31.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:26:31.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:26:31.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:26:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:31.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 20:26:31.789 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:31.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:26:31.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:31.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:31.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:32.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:32.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:32.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:32.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:32.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:32.795 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:32.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:26:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:26:32.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:26:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:32.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:32.796 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 20:26:32.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:32.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:32.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:32.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:26:32.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:32.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:32.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:32.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:33.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:33.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:33.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:33.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:33.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:33.804 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:33.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:26:33.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:26:33.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:26:33.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:33.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:33.805 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 20:26:33.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:33.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:33.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:33.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:26:33.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:33.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:33.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:33.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:34.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:34.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:34.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:34.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:34.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:34.812 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:34.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:26:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:26:34.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:26:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:34.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 20:26:34.813 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:34.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:34.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:26:34.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:34.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:34.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:34.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:35.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:35.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:35.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:35.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:35.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:35.819 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:35.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:26:35.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 20:26:35.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:26:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:35.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:35.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 20:26:35.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:35.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:35.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:35.856 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:26:35.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:35.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:35.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:35.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:36.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:36.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:36.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:36.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:36.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:36.862 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:36.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:26:36.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:26:36.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:26:36.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:36.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:36.863 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 20:26:36.863 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:36.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:36.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:36.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:26:36.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:36.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:36.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:36.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:37.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:37.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:37.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:37.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:37.874 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:37.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:26:37.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:26:37.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:26:37.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:37.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:37.875 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 20:26:37.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:37.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:37.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:37.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:26:37.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:37.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:37.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:37.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:38.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:38.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:38.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:38.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:38.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:38.881 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:26:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:26:38.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:26:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:38.883 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 20:26:38.883 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:38.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:26:38.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:38.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:38.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:38.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:39.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:39.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:39.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:39.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:39.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:39.890 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:39.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:26:39.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:26:39.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:26:39.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:39.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:39.891 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 20:26:39.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:39.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:39.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:39.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:26:39.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:39.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:39.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:39.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:40.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:40.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:40.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:40.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:40.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:40.898 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:26:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:26:40.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:26:40.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:40.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:40.899 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 20:26:40.899 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:40.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:40.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:40.903 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:26:40.903 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:40.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:40.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:40.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:41.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:41.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:41.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:41.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:41.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:41.905 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:41.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:26:41.942 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 20:26:41.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:26:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:41.942 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 20:26:41.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:41.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:41.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:41.954 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:26:41.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:41.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:41.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:41.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:42.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:42.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:42.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:42.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:42.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:42.961 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:42.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:26:42.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:26:42.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:26:42.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:42.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:42.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 20:26:42.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:42.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:42.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:42.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:26:42.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:42.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:42.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:42.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:26:42.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:26:42.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:26:43.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:26:43.016 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 20:26:43.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:26:43.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:43.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:43.017 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 20:26:43.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:43.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:43.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:43.059 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:26:43.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:43.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:43.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:43.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:43.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:43.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:44.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:44.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:44.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:44.066 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:44.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:26:44.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:26:44.066 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:26:44.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:44.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:44.067 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 20:26:44.067 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:44.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:44.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:44.096 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:26:44.096 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:44.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:44.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:44.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:26:44.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:26:44.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:26:44.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:26:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:26:44.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:26:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:44.097 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 20:26:44.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:44.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:44.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:44.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:26:44.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:44.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:44.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:44.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:44.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:44.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:45.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:45.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:45.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:45.106 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:45.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:26:45.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:26:45.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:26:45.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:45.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:45.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 20:26:45.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:45.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:45.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:45.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:26:45.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:45.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:45.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:45.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:45.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:45.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:46.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:46.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:46.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:46.113 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:26:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:26:46.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:26:46.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:46.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:46.130 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 20:26:46.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:46.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:46.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:46.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:26:46.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:46.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:46.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:46.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:46.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:46.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:47.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:47.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:47.137 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:47.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:26:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:26:47.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:26:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:47.138 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 20:26:47.138 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:47.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:47.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:26:47.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:47.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:47.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:47.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:47.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:47.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:48.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:48.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:48.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:48.145 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:48.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:26:48.146 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 20:26:48.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:26:48.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:48.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:48.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 20:26:48.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:48.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:48.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:48.180 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:26:48.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:48.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:48.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:48.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:48.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:48.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:49.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:49.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:49.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:49.199 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:49.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:26:49.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:26:49.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:26:49.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:49.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:49.200 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 20:26:49.200 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:49.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:49.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:49.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:26:49.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:49.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:49.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:26:49.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:26:49.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:26:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:26:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:26:49.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:26:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:49.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 20:26:49.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:49.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:49.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:49.229 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:26:49.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:49.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:49.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:49.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:49.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:49.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:50.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:50.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:50.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:50.231 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:50.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:26:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:26:50.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:26:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:50.232 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 20:26:50.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:50.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:26:50.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:50.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:50.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:50.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:50.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:50.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:51.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:51.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:51.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:51.237 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:26:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:26:51.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:26:51.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:51.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:51.239 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 20:26:51.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:51.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:51.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:51.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:26:51.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:51.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:51.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:51.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:51.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:51.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:52.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:52.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:52.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:52.244 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:52.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:26:52.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:26:52.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:26:52.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:52.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:52.245 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 20:26:52.245 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:52.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:52.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:52.246 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:26:52.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:52.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:52.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:52.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:52.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:52.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:53.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:53.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:53.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:53.250 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:53.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:26:53.251 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 20:26:53.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:26:53.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:53.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:53.251 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 20:26:53.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:53.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:53.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:53.252 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:26:53.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:53.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:53.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:53.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:53.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:53.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:54.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:54.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:54.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:54.292 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:54.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:26:54.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:26:54.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:26:54.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:54.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:54.292 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 20:26:54.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:54.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:54.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:54.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:26:54.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:54.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:54.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:54.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:26:54.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:26:54.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:26:54.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:26:54.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:26:54.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:26:54.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:54.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:54.321 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 20:26:54.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:54.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:54.326 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:26:54.326 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:54.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:54.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:54.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:54.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:54.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:55.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:55.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:55.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:55.328 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:55.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:26:55.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:26:55.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:26:55.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:55.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:55.329 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 20:26:55.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:55.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:55.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:55.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:26:55.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:55.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:55.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:55.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:55.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:55.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:56.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:56.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:56.336 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:56.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:26:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:26:56.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:26:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:56.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 20:26:56.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:56.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:56.338 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:26:56.338 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:56.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:56.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:56.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:56.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:56.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:57.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:57.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:57.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:57.343 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:57.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:26:57.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:26:57.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:26:57.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:57.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:57.344 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 20:26:57.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:57.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:57.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:57.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:26:57.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:57.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:57.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:57.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:57.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:57.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:58.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:58.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:58.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:58.349 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:58.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:26:58.349 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 20:26:58.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:26:58.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:58.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:58.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 20:26:58.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:58.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:58.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:58.383 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:26:58.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:58.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:58.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:58.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:58.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:58.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:59.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:59.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:59.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:26:59.388 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:26:59.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:26:59.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:26:59.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:26:59.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:59.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:59.389 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 20:26:59.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:59.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:26:59.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:59.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:59.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:26:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:26:59.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:26:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:26:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:26:59.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:26:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:26:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:26:59.399 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 20:26:59.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:26:59.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:26:59.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:26:59.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:26:59.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:26:59.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:26:59.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:59.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:26:59.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:26:59.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:00.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:00.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:00.418 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:00.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:00.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:00.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:00.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:00.419 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 20:27:00.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:00.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:00.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:00.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:00.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:00.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:00.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:00.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:01.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:01.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:01.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:01.426 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:01.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:27:01.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:27:01.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:27:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:01.427 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 20:27:01.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:01.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:27:01.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:01.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:01.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:01.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:01.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:01.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:02.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:02.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:02.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:02.433 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:02.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:27:02.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:27:02.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:27:02.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:02.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:02.434 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 20:27:02.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:02.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:02.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:02.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:27:02.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:02.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:02.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:02.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:02.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:02.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:03.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:03.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:03.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:03.439 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:03.444 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 20:27:03.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:03.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:03.444 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 20:27:03.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:03.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:03.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:03.484 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:03.484 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:03.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:03.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:03.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:03.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:03.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:04.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:04.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:04.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:04.489 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:04.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:04.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 20:27:04.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:04.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:04.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:04.491 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 20:27:04.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:04.491 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:04.491 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:04.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:04.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:04.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:04.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:04.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:04.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:04.516 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 20:27:04.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:04.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:04.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:04.516 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 20:27:04.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:04.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:04.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:04.528 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:04.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:04.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:04.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:04.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:05.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:05.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:05.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:05.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:05.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:05.533 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:05.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:05.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:05.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:05.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:05.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:05.535 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 20:27:05.535 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:05.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:05.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:05.561 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:05.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:05.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:05.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:05.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:05.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:05.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:05.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:05.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:05.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:05.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:05.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:05.563 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 20:27:05.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:05.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:05.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:05.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:05.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:05.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:05.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:05.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:05.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:05.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:05.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:05.571 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 20:27:05.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:05.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:05.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:05.572 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 20:27:05.572 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:05.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:05.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:05.607 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:05.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:05.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:05.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:05.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:06.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:06.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:06.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:06.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:06.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:06.618 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:06.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:06.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:06.619 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 20:27:06.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:06.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:06.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:06.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:06.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:06.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:06.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:06.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:06.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:06.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:06.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:06.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:06.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:06.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:06.644 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 20:27:06.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:06.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:06.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:06.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:06.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:06.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:06.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:06.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:06.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:06.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:06.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:06.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:06.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:06.650 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 20:27:06.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:06.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:06.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:06.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:06.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:06.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:06.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:06.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:07.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:07.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:07.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:07.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:07.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:07.652 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:07.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:27:07.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:27:07.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:27:07.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:07.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:07.653 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 20:27:07.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:07.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:07.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:07.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:27:07.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:07.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:07.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:07.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:08.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:08.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:08.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:08.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:08.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:08.659 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:08.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:27:08.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 20:27:08.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:27:08.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:08.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:08.660 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 20:27:08.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:08.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:08.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:08.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:27:08.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:08.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:08.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:08.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:09.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:09.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:09.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:09.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:09.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:09.666 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:09.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:09.666 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 20:27:09.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:09.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 20:27:09.667 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:09.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:09.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:09.700 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:09.701 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:09.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:09.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:09.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:10.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:10.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:10.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:10.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:10.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:10.706 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:10.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:10.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:10.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:10.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:10.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:10.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 20:27:10.707 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:10.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:10.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:10.718 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:10.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:10.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:10.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:10.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:10.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:10.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:10.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:10.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:10.719 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 20:27:10.719 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:10.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:10.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:10.737 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:10.737 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:10.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:10.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:10.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:10.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:10.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:10.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:10.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:10.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:10.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:10.738 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 20:27:10.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:10.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:10.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:10.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:10.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:10.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:10.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:11.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:11.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:11.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:11.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:11.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:11.745 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:11.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:27:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:27:11.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:27:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:11.746 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 20:27:11.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:11.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:11.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:27:11.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:11.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:11.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:11.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:12.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:12.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:12.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:12.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:12.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:12.751 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:12.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:27:12.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:27:12.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:27:12.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:12.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:12.752 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 20:27:12.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:12.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:12.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:12.753 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:27:12.753 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:12.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:12.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:13.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:13.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:13.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:13.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:13.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:13.754 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:13.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:13.755 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 20:27:13.755 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:13.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:13.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:13.755 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 20:27:13.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:13.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:13.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:13.756 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:13.766 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:13.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:13.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:13.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:14.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:14.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:14.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:14.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:14.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:14.792 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:14.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:14.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:14.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:14.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:14.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:14.796 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 20:27:14.796 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:14.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:14.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:14.823 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:14.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:14.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:14.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:14.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:14.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:14.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:14.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:14.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 20:27:14.825 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:14.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:14.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:14.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 20:27:14.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:14.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:14.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:14.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:14.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:14.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:14.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:14.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:14.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:14.829 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 20:27:14.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:14.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:14.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:14.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:14.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:15.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:15.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:15.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:15.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:15.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:15.831 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:15.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:27:15.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:27:15.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:27:15.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:15.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:15.832 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 20:27:15.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:15.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:15.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:15.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:27:15.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:15.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:15.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:15.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:16.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:16.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:16.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:16.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:16.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:16.834 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:16.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:27:16.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:27:16.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:27:16.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:16.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:16.835 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 20:27:16.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:16.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:16.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:16.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:27:16.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:16.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:16.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:16.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:17.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:17.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:17.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:17.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:17.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:17.841 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:17.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:17.846 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 20:27:17.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:17.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:17.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:17.847 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 20:27:17.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:17.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:17.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:17.858 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:17.858 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:17.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:17.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:17.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:18.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:18.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:18.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:18.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:18.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:18.863 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:18.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:18.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:18.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:18.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:18.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:18.864 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 20:27:18.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:18.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:18.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:18.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:18.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:18.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:18.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:18.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:18.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:18.875 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 20:27:18.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:18.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:18.876 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 20:27:18.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:18.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:18.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:18.916 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:18.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:18.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:18.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:18.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:19.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:19.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:19.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:19.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:19.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:19.923 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:19.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:19.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:19.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:19.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:19.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:19.924 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 20:27:19.924 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:19.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:19.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:19.939 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:19.939 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:19.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:19.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:19.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:19.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:19.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:19.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:19.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:19.940 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 20:27:19.940 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:19.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:19.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:19.958 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:19.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:19.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:19.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:19.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:19.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:19.959 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 20:27:19.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:19.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:19.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:19.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 20:27:19.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:19.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:19.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:19.969 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:19.969 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:19.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:19.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:19.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:20.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:20.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:20.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:20.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:20.974 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:20.975 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:20.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:20.975 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 20:27:20.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:20.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:20.985 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:20.985 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:20.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:20.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:20.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:20.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:20.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:20.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:20.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:20.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:20.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:20.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:20.986 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 20:27:20.986 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:20.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:20.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:20.987 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:20.987 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:20.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:20.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:20.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:20.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:20.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:21.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:21.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:21.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:21.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:21.002 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 20:27:21.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:21.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:21.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:21.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:21.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:21.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:21.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:21.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:21.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:21.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:21.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:21.009 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 20:27:21.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:21.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:21.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:21.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 20:27:21.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:21.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:21.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:21.019 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:21.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:21.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:21.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:21.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:21.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:21.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:22.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:22.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:22.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:22.025 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:22.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:22.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:22.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:22.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:22.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:22.026 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 20:27:22.026 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:22.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:22.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:22.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:22.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:22.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:22.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:22.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:22.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:22.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:22.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:22.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:22.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:22.049 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 20:27:22.049 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:22.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:22.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:22.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:22.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:22.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:22.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:22.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:22.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:22.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:22.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:22.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:22.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:22.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:22.054 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 20:27:22.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:22.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:22.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:22.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:22.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:22.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:22.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:22.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:22.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:27:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:27:22.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:27:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:22.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:22.056 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 20:27:22.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:22.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:27:22.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:22.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:22.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:22.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:22.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:22.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:23.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:23.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:23.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:23.058 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:23.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:27:23.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:27:23.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:27:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:23.059 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 20:27:23.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:23.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:23.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:27:23.060 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:23.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:23.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:23.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:23.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:23.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:24.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:24.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:24.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:24.065 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:24.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:24.065 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 20:27:24.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:24.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:24.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:24.066 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 20:27:24.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:24.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:24.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:24.066 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:24.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:24.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:24.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:24.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:24.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:24.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:25.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:25.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:25.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:25.103 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:25.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:25.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:25.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:25.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:25.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:25.104 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 20:27:25.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:25.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:25.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:25.113 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:25.113 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:25.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:25.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:25.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:25.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:25.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:25.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:25.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:25.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:25.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:25.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:25.115 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 20:27:25.115 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:25.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:25.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:25.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:25.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:25.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:25.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:25.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:25.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:25.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:25.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:25.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:25.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:25.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:25.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:25.131 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 20:27:25.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:25.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:25.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:25.135 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:25.135 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:25.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:25.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:25.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:25.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:25.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:27:25.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:27:25.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:27:25.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:25.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:25.137 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 20:27:25.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:25.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:25.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:25.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:27:25.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:25.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:25.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:25.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:25.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:25.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:26.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:26.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:26.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:26.141 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:27:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:27:26.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:27:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:26.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:26.142 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 20:27:26.142 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:26.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:26.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:26.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:27:26.143 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:26.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:26.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:26.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:26.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:26.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:27.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:27.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:27.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:27.144 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:27.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:27.150 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 20:27:27.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:27.150 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 20:27:27.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:27.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:27.160 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:27.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:27.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:27.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:27.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:27.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:28.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:28.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:28.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:28.164 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:28.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:28.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:28.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:28.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:28.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:28.165 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 20:27:28.165 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:28.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:28.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:28.165 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:28.165 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:28.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:28.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:28.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:28.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:28.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:28.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:28.175 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 20:27:28.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:28.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:28.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:28.176 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 20:27:28.176 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:28.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:28.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:28.206 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:28.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:28.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:28.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:28.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:28.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:28.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:29.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:29.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:29.210 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:29.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:29.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:29.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 20:27:29.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:29.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:29.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:29.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:29.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:29.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:29.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:29.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:29.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:29.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:29.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:29.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:29.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:29.224 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 20:27:29.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:29.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:29.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:29.224 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:29.224 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:29.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:29.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:29.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:29.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:29.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:29.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:29.242 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 20:27:29.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:29.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:29.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:29.242 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 20:27:29.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:29.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:29.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:29.252 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:29.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:29.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:29.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:29.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:29.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:29.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:30.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:30.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:30.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:30.256 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:30.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:30.257 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 20:27:30.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:30.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:30.280 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:30.280 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:30.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:30.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:30.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:30.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:30.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:30.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:30.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 20:27:30.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:30.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:30.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:30.282 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 20:27:30.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:30.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:30.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:30.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:30.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:30.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:30.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:30.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:30.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:30.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:30.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:30.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:30.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:30.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:30.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:30.286 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 20:27:30.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:30.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:30.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:30.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:30.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:30.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:30.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:30.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:30.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:30.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:30.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:30.287 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 20:27:30.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:30.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:30.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:30.287 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 20:27:30.287 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:30.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:30.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:30.287 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:30.288 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:30.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:30.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:30.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:30.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:30.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:31.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:31.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:31.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:31.295 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:31.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:31.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:31.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:31.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:31.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:31.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 20:27:31.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:31.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:31.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:31.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:31.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:31.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:31.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:31.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:31.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:31.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:31.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:31.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:31.331 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:31.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:31.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:31.331 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 20:27:31.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:31.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:31.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:31.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:31.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:31.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:31.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:31.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:31.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:31.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:31.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:31.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:31.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 20:27:31.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:31.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:31.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:31.337 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:31.337 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:31.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:31.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:31.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:31.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:31.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:31.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:27:31.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:27:31.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:27:31.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:31.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:31.338 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 20:27:31.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:31.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:31.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:31.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:27:31.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:31.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:31.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:31.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:31.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:31.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:31.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:31.354 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 20:27:31.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:31.354 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 20:27:31.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:31.355 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:31.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:31.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:31.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:31.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:31.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:31.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:32.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:32.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:32.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:32.359 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:32.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:32.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 20:27:32.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:32.361 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:32.361 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:32.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:32.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:32.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:32.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:32.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:32.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:32.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:32.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:32.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:32.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:32.372 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 20:27:32.372 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:32.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:32.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:32.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:32.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:32.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:32.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:32.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:32.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:32.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:32.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:32.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:32.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:32.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:32.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:32.394 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 20:27:32.394 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:32.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:32.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:32.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:32.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:32.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:32.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:32.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:32.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:32.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:32.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:27:32.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:27:32.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:27:32.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:32.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:32.400 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 20:27:32.400 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:32.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:32.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:32.400 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:27:32.400 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:32.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:32.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:32.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:32.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:32.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:27:32.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:27:32.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:27:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:32.404 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 20:27:32.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:32.404 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:27:32.404 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:32.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:32.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:32.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:32.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:32.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:33.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:33.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:33.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:33.406 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:33.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:33.414 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 20:27:33.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:33.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:33.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:33.415 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 20:27:33.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:33.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:33.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:33.461 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:33.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:33.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:33.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:33.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:33.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:33.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:34.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:34.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:34.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:34.465 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:34.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:34.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:34.467 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 20:27:34.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:34.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:34.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:34.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:34.488 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:34.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:34.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:34.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:34.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:34.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:34.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:34.489 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 20:27:34.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:34.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:34.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:34.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 20:27:34.490 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:34.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:34.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:34.520 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:34.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:34.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:34.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:34.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:35.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:35.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:35.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:35.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:35.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:35.525 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:35.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:35.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:35.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:35.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:35.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:35.525 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 20:27:35.525 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:35.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:35.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:35.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:35.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:35.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:35.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:35.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:35.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:35.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:35.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:35.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:35.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:35.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:35.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:35.537 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 20:27:35.537 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:35.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:35.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:35.537 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:35.537 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:35.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:35.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:35.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:35.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:35.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:35.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:35.538 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 20:27:35.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:35.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:35.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:35.584 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 20:27:35.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:35.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:35.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:35.584 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:35.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:35.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:35.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:35.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:36.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:36.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:36.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:36.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:36.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:36.589 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:36.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:36.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:36.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:36.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:36.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:36.590 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 20:27:36.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:36.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:36.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:36.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:36.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:36.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:36.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:36.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:36.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:36.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:36.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:36.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:36.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:36.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:36.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:36.599 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 20:27:36.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:36.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:36.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:36.617 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:36.617 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:36.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:36.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:36.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:36.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:36.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:36.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:36.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:36.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:36.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:36.619 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 20:27:36.619 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:36.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:36.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:36.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:36.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:36.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:36.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:36.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:36.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:36.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:36.623 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 20:27:36.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:36.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:36.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:36.623 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 20:27:36.624 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:36.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:36.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:36.624 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:36.624 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:36.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:36.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:36.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:37.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:37.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:37.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:37.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:37.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:37.629 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:37.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:37.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:37.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 20:27:37.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:37.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:37.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:37.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:37.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:37.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:37.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:37.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:37.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:37.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:37.652 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 20:27:37.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:37.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:37.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:37.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:37.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:37.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:37.655 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:37.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:37.656 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 20:27:37.656 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:37.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:37.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:37.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:37.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:37.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:27:37.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:27:37.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:27:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:37.657 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 20:27:37.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:37.657 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:27:37.657 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:37.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:37.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:37.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:37.658 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 20:27:37.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:37.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:37.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:37.658 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 20:27:37.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:37.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:37.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:37.692 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:37.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:37.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:37.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:37.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:38.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:38.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:38.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:38.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:38.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:38.697 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:38.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:38.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:38.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:38.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:38.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:38.698 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 20:27:38.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:38.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:38.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:38.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:38.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:38.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:38.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:38.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:38.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:38.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:38.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:38.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:38.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:38.724 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 20:27:38.724 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:38.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:38.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:38.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:38.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:38.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:38.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:38.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:38.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:38.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:38.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:38.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:38.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:38.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:38.731 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 20:27:38.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:38.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:38.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:38.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:38.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:38.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:38.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:38.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:38.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:38.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:27:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:27:38.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:27:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:38.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:38.738 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 20:27:38.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:38.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:27:38.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:38.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:38.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:38.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:38.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:38.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:38.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:27:38.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:27:38.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:27:38.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:38.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:38.746 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 20:27:38.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:38.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:38.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:38.747 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:27:38.747 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:38.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:38.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:38.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:38.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:38.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:38.759 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 20:27:38.760 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 20:27:38.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:27:38.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:27:38.796 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 20:27:38.796 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 20:27:38.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:27:38.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:27:38.799 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 20:27:38.799 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 20:27:38.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:27:38.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:27:38.801 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 20:27:38.801 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 20:27:38.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:27:38.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:27:38.804 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 20:27:38.804 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 20:27:38.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:27:38.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:27:38.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 20:27:38.844 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:27:38.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:27:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:38.888 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 20:27:38.888 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:27:38.888 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 20:27:38.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 20:27:38.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:27:38.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:27:38.889 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:27:38.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:38.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:38.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:38.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:38.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:38.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:38.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:38.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:38.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:38.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:38.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:38.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:38.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:38.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:27:38.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:27:38.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:27:38.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:38.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:38.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:27:38.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:27:38.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:27:38.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:38.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:38.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:38.967 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 20:27:38.967 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:38.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:38.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:38.967 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 20:27:38.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:38.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:38.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:39.004 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:39.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:39.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:39.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:39.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:39.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:39.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:40.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:40.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:40.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:40.008 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:40.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:27:40.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:27:40.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:27:40.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:40.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:40.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 20:27:40.009 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:40.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:40.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:40.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:27:40.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:40.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:40.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:40.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:40.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:40.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:41.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:41.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:41.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:41.020 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:41.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:27:41.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:27:41.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:27:41.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:41.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:41.021 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 20:27:41.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:41.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:41.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:41.021 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:27:41.021 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:41.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:41.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:41.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:41.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:41.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:42.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:42.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:42.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:42.027 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:42.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:42.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:42.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:42.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:42.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:42.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 20:27:42.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:42.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:42.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:42.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:42.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:42.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:42.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:42.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:42.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:42.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:43.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:43.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:43.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:43.033 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:43.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:43.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:43.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:43.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:43.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:43.034 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 20:27:43.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:43.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:43.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:43.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:43.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:43.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:43.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:43.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:43.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:43.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:44.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:44.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:44.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:44.040 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:44.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:44.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:44.040 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 20:27:44.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:44.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:44.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:44.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:44.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:44.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:44.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:44.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:44.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:44.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:45.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:45.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:45.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:45.046 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:45.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:45.051 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 20:27:45.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:45.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:45.052 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 20:27:45.052 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:45.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:45.085 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:45.085 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:45.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:45.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:45.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:45.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:45.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:46.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:46.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:46.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:46.089 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:46.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:27:46.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:27:46.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:27:46.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:46.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:46.090 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 20:27:46.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:46.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:46.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:46.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:27:46.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:46.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:46.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:46.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:46.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:46.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:47.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:47.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:47.116 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:27:47.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:27:47.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:27:47.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:47.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:47.117 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 20:27:47.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:47.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:47.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:47.117 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:27:47.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:47.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:47.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:47.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:47.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:47.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:48.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:48.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:48.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:48.122 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:48.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:48.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:48.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:48.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:48.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:48.122 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 20:27:48.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:48.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:48.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:48.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:48.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:48.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:48.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:48.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:48.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:48.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:49.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:49.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:49.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:49.124 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:49.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:49.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:49.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:49.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:49.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:49.125 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 20:27:49.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:49.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:49.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:49.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:49.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:49.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:49.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:49.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:49.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:49.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:50.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:50.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:50.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:50.127 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:50.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:50.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:50.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:50.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:50.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:50.128 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 20:27:50.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:50.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:50.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:50.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:50.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:50.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:50.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:50.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:50.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:50.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:50.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:50.135 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 20:27:50.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:50.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:50.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:50.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 20:27:50.135 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:50.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:50.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:50.136 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:50.136 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:50.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:50.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:50.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:50.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:50.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:51.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:51.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:51.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:51.174 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:51.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:27:51.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:27:51.174 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:27:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:51.175 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 20:27:51.175 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:51.196 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:27:51.196 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:51.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:51.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:51.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:51.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:51.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:52.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:52.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:52.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:52.197 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:52.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:27:52.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:27:52.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:27:52.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:52.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:52.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 20:27:52.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:52.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:52.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:52.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:27:52.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:52.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:52.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:52.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:52.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:52.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:53.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:53.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:53.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:53.203 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:53.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:53.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:27:53.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:53.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:53.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:53.204 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 20:27:53.204 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:53.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:53.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:53.204 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:53.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:53.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:53.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:53.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:53.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:53.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:54.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:54.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:54.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:54.206 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:54.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:54.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:54.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:54.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:54.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:54.207 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 20:27:54.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:54.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:54.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:54.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:54.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:54.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:54.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:54.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:54.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:54.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:55.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:55.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:55.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:55.208 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:55.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:27:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:27:55.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:27:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:55.209 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 20:27:55.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:55.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:55.209 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:27:55.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:55.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:55.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:55.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:55.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:55.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:55.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:55.219 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 20:27:55.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:55.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:55.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:55.219 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 20:27:55.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:55.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:55.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:55.252 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:55.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:55.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:55.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:55.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:55.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:55.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:56.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:56.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:56.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:56.256 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:56.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:27:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:27:56.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:27:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:56.257 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 20:27:56.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:56.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:27:56.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:56.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:56.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:56.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:56.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:57.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:57.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:57.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:57.269 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:57.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:27:57.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:27:57.269 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:27:57.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:57.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:57.270 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 20:27:57.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:57.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:57.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:57.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:27:57.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:57.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:57.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:57.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:57.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:57.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:58.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:58.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:58.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:58.277 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:58.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:27:58.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 20:27:58.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:27:58.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:58.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:58.278 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 20:27:58.278 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:58.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:58.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:58.278 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:27:58.278 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:58.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:58.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:58.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:58.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:58.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:59.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:59.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:59.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:27:59.284 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:27:59.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:27:59.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:27:59.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:27:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:59.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 20:27:59.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:59.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:27:59.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:59.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:59.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:59.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:27:59.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:27:59.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:27:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:27:59.292 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 20:27:59.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:27:59.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:27:59.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:27:59.293 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 20:27:59.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:27:59.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:27:59.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:27:59.333 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:27:59.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:27:59.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:27:59.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:59.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:27:59.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:27:59.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:00.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:00.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:00.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:28:00.340 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:28:00.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:28:00.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:28:00.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:28:00.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:00.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:00.341 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 20:28:00.341 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:00.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:00.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:00.370 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:28:00.370 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:00.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:00.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:00.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:00.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:00.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:01.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:01.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:28:01.372 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:28:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:28:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:28:01.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:28:01.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:01.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:01.373 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 20:28:01.373 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:01.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:01.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:01.373 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:28:01.373 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:01.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:01.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:01.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:01.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:01.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:02.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:02.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:02.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:28:02.374 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:28:02.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:28:02.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:28:02.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:28:02.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:02.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:02.375 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 20:28:02.375 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:02.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:02.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:02.375 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:28:02.375 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:02.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:02.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:02.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:02.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:02.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:03.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:03.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:28:03.377 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:28:03.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:28:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:28:03.378 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:28:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:03.378 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 20:28:03.378 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:03.378 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:28:03.378 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:03.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:03.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:03.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:28:03.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:28:03.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:28:03.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:28:03.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:28:03.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:28:03.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:03.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:03.386 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 20:28:03.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:03.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:03.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:03.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:28:03.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:03.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:03.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:03.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:28:03.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:28:03.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:28:03.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:28:03.395 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 20:28:03.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:28:03.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:03.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:03.396 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 20:28:03.396 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:03.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:03.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:03.433 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:28:03.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:03.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:03.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:03.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:03.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:03.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:04.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:04.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:04.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:28:04.439 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:28:04.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:28:04.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:28:04.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:28:04.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:04.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:04.440 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 20:28:04.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:04.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:04.473 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:28:04.473 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:04.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:04.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:04.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:04.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:04.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:05.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:05.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:05.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:28:05.474 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:28:05.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:28:05.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:28:05.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:28:05.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:05.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:05.475 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 20:28:05.475 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:05.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:05.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:05.478 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:28:05.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:05.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:05.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:05.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:05.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:05.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:06.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:06.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:06.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:28:06.480 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:28:06.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:28:06.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:28:06.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:28:06.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:06.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:06.481 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 20:28:06.481 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:06.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:06.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:06.481 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:28:06.481 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:06.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:06.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:06.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:28:06.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:28:06.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:28:06.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:28:06.486 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 20:28:06.487 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:28:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:06.487 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 20:28:06.487 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:06.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:06.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:06.516 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:28:06.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:06.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:06.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:06.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:07.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:07.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:07.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:07.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:07.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:28:07.520 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:28:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:28:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:28:07.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:28:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:07.521 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 20:28:07.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:07.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:07.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:28:07.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:07.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:07.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:07.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:08.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:08.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:08.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:08.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:08.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:28:08.549 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:28:08.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:28:08.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:28:08.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:28:08.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:08.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:08.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 20:28:08.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:08.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:08.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:08.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:28:08.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:08.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:08.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:08.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:09.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:09.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:09.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:09.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:09.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:28:09.555 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:28:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:28:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:28:09.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:28:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:09.555 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 20:28:09.555 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:09.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:09.556 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:28:09.556 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:09.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:09.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:28:09.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:28:09.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:28:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:28:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:28:09.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:28:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:09.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 20:28:09.560 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:09.560 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:28:09.560 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:09.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:09.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:09.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:28:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:28:09.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:28:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:28:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:28:09.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:28:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:09.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:09.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 20:28:09.561 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:09.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:09.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:09.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:28:09.562 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:09.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:09.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:09.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:28:09.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:28:09.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:28:09.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:28:09.569 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 20:28:09.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:28:09.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:09.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:09.570 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 20:28:09.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:09.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:09.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:09.570 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:28:09.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:09.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:09.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:10.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:10.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:10.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:10.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:10.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:28:10.584 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:28:10.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:28:10.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:28:10.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:28:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:10.585 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 20:28:10.585 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:10.585 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:28:10.585 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:10.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:10.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:10.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:11.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:11.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:11.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:11.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:28:11.594 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:28:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:28:11.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:28:11.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:28:11.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:11.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:11.595 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 20:28:11.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:11.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:11.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:11.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:28:11.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:11.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:11.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:11.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:28:11.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:28:11.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:28:11.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "data - Eclipse Platform"] is available.... 20:28:11.601 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 20:28:11.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:28:11.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:11.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:11.601 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 20:28:11.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:11.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:11.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:11.609 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:28:11.610 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:11.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:11.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:11.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:12.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:12.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:12.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:12.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:12.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:28:12.614 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:28:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:28:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:28:12.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:28:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:12.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 20:28:12.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:12.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:12.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:12.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:28:12.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:12.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:12.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:12.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:13.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:13.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:13.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:13.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:13.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:28:13.636 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:28:13.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available.... 20:28:13.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell4"] is available. finished successfully 20:28:13.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell4 20:28:13.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:13.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:13.637 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 20:28:13.637 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:13.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:13.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:13.637 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell4" as the parent 20:28:13.637 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:13.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:13.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:13.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:28:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:28:13.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:28:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available.... 20:28:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell3"] is available. finished successfully 20:28:13.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell3 20:28:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:13.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 20:28:13.643 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:13.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:13.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:13.643 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell3" as the parent 20:28:13.643 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:13.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:13.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:13.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:28:13.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:28:13.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:28:13.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available.... 20:28:13.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell2"] is available. finished successfully 20:28:13.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell2 20:28:13.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:13.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:13.646 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 20:28:13.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:13.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:13.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:13.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell2" as the parent 20:28:13.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:13.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:13.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:13.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:28:13.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:28:13.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:28:13.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available.... 20:28:13.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell1"] is available. finished successfully 20:28:13.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell1 20:28:13.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:13.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:13.648 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 20:28:13.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:13.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:13.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:13.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell1" as the parent 20:28:13.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:13.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:13.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:13.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:28:13.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:28:13.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:28:13.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.... 20:28:13.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 20:28:13.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:28:13.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:13.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:13.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 20:28:13.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:13.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:13.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:13.694 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Project Explorer"as the parent 20:28:13.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:13.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:13.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:13.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:14.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:14.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:14.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:14.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:28:14.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:28:14.698 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was not found 20:28:14.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available.... 20:28:14.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "shell5"] is available. finished successfully 20:28:14.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell shell5 20:28:14.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:14.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:14.699 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 20:28:14.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:14.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:14.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:14.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "shell5" as the parent 20:28:14.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:14.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:14.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:14.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:28:14.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:28:14.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:28:14.709 INFO [WorkbenchTestable][AbstractShell] Close shell shell1 20:28:14.709 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell1' 20:28:14.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:28:14.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:28:14.725 INFO [WorkbenchTestable][AbstractShell] Close shell shell2 20:28:14.725 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell2' 20:28:14.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:28:14.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:28:14.729 INFO [WorkbenchTestable][AbstractShell] Close shell shell3 20:28:14.729 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell3' 20:28:14.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:28:14.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:28:14.731 INFO [WorkbenchTestable][AbstractShell] Close shell shell4 20:28:14.731 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell4' 20:28:14.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:28:14.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:28:14.734 INFO [WorkbenchTestable][AbstractShell] Close shell shell5 20:28:14.734 INFO [WorkbenchTestable][ShellHandler] Closing shell 'shell5' 20:28:14.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:28:14.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:28:14.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 20:28:14.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:28:14.766 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:28:14.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:14.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:14.767 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) 20:28:14.768 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest 20:28:14.768 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:28:14.768 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:28:14.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:14.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 124.168 s - in org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest testShellContainsStyledText no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 87.981 s testShellGetResult no-configuration(org.eclipse.reddeer.core.test.condition.ShellMatchingMatcherIsAvailableTest) Time elapsed: 35.879 s Running org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 20:28:14.806 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 20:28:14.820 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:28:14.822 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:28:14.822 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 20:28:14.822 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:28:14.822 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:28:14.823 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:28:14.823 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:28:14.824 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:28:14.824 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:28:14.825 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 20:28:14.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 20:28:14.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:28:14.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:28:14.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:28:15.362 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 20:28:15.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:15.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:15.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:15.839 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:28:15.839 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:15.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:15.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:28:15.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:28:15.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:28:15.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 20:28:15.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:15.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:15.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:28:15.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:15.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:15.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:28:15.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:28:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:28:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:28:15.883 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:28:15.883 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 20:28:15.883 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:28:15.883 DEBUG [main][AbstractWait] Waiting until shell is active... 20:28:15.883 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:28:15.883 INFO [main][AbstractShell] Close shell Testing shell 20:28:15.883 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:28:15.901 DEBUG [main][AbstractWait] Waiting while shell is available... 20:28:15.901 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:28:15.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 20:28:15.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:28:15.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:28:15.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:15.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:15.933 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 20:28:15.934 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:28:15.934 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 20:28:15.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 20:28:15.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:28:15.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:28:15.934 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:28:15.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 20:28:15.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:15.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:15.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:15.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:28:15.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:15.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:15.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:15.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:28:15.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:28:15.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:28:16.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:16.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:16.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:28:16.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:16.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:16.026 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 20:28:16.027 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 20:28:16.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:16.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:16.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 20:28:16.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 20:28:16.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:17.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:17.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 20:28:17.038 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item C and wait with time period 1 20:28:17.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item C 20:28:17.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:17.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:17.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: C 20:28:17.539 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 20:28:17.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 20:28:17.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:18.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:18.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 20:28:18.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 20:28:18.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:18.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 20:28:18.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:18.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 20:28:18.047 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item B and wait with time period 1 20:28:18.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item B 20:28:18.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:18.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item B is already expanded. No action performed 20:28:18.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:18.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: B 20:28:18.048 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 20:28:18.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 20:28:18.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:18.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:18.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 20:28:18.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 20:28:18.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:19.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:19.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 20:28:19.049 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item BB and wait with time period 1 20:28:19.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item BB 20:28:19.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:19.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:19.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: BB 20:28:19.550 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 20:28:19.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:28:19.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:20.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:20.051 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:28:20.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:28:20.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:20.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:28:20.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:20.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:28:20.056 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item A and wait with time period 1 20:28:20.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item A 20:28:20.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:20.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item A is already expanded. No action performed 20:28:20.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:20.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: A 20:28:20.057 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 20:28:20.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:28:20.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:20.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:20.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:28:20.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:28:20.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:20.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 20:28:20.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:20.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:28:20.562 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AA and wait with time period 1 20:28:20.562 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AA 20:28:20.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:20.562 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item AA is already expanded. No action performed 20:28:20.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:20.562 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AA 20:28:20.563 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 20:28:20.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 20:28:20.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:21.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:21.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 20:28:21.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 20:28:21.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:21.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:21.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 20:28:21.564 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAB and wait with time period 1 20:28:21.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAB 20:28:21.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:22.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:22.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAB 20:28:22.065 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 20:28:22.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 20:28:22.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:22.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:22.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 20:28:22.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 20:28:22.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:23.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:23.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 20:28:23.067 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item AAA and wait with time period 1 20:28:23.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item AAA 20:28:23.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:28:23.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:28:23.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: AAA 20:28:23.568 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:28:23.568 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 20:28:23.569 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:28:23.569 DEBUG [main][AbstractWait] Waiting until shell is active... 20:28:23.569 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:28:23.569 INFO [main][AbstractShell] Close shell Testing shell 20:28:23.569 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:28:23.574 DEBUG [main][AbstractWait] Waiting while shell is available... 20:28:23.574 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:28:23.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 20:28:23.574 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:28:23.574 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:28:23.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:23.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:23.584 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) 20:28:23.584 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest 20:28:23.584 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:28:23.584 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:28:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.801 s - in org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest testDisposedTable no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 1.108 s testDisposedTree no-configuration(org.eclipse.reddeer.core.test.condition.WidgetIsDisposedTest) Time elapsed: 7.65 s Running org.eclipse.reddeer.core.test.condition.JobIsRunningTest 20:28:23.617 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 20:28:23.618 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:28:23.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:28:23.619 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 20:28:23.619 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:28:23.619 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:28:23.620 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:28:23.620 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:28:23.620 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:28:23.620 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:28:23.621 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 20:28:23.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 20:28:23.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:28:23.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:28:23.621 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:28:23.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:28:23.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:28:23.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:28:23.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:28:23.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:28:23.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:28:23.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:28:23.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:24.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:24.629 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:25.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:25.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is not listed in considered jobs, ignore it 20:28:25.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 20:28:25.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 20:28:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:28:26.632 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 20:28:26.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 20:28:26.632 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:28:26.632 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:28:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:26.633 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsidered no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 20:28:26.633 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:28:26.634 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 20:28:26.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 20:28:26.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:28:26.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:28:26.634 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:28:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:28:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:28:26.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:28:26.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:27.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:27.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:28.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:28.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:29.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:29.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:30.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:30.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:30.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running failed, an exception will be thrown 20:28:31.642 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' was successfully killed 20:28:31.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 20:28:31.642 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:28:31.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:28:31.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:31.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:31.643 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShorterTimeOutThanJobDuration no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 20:28:31.643 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:28:31.643 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 20:28:31.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 20:28:31.643 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:28:31.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:28:31.644 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:28:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:28:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:28:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:28:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:28:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:28:31.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 20:28:31.644 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:32.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 20:28:32.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:32.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 20:28:32.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:33.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 20:28:33.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:33.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 20:28:33.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:34.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 20:28:34.146 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:34.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 20:28:34.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:35.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 20:28:35.147 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:35.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 20:28:35.647 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:36.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 20:28:36.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:36.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 20:28:36.648 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:37.148 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 20:28:37.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:37.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' specified by excludeJobs matchers, skipped 20:28:37.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 20:28:37.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 20:28:37.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:28:38.649 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' was successfully killed 20:28:38.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 20:28:38.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:28:38.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:28:38.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:38.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:38.650 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 20:28:38.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:28:38.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 20:28:38.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 20:28:38.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:28:38.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:28:38.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:28:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:28:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:28:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:28:38.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:28:38.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:28:38.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:28:38.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:28:38.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:28:38.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:28:38.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:39.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:39.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:40.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:40.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:41.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:41.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:42.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:42.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:43.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:43.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:44.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:44.656 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 20:28:45.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 20:28:45.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 20:28:46.157 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 20:28:46.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 20:28:47.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' has no excuses, wait for it 20:28:47.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 20:28:47.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 20:28:47.659 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 20:28:47.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:28:48.659 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 20:28:48.659 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 20:28:48.660 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:28:48.660 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:28:48.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:48.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:48.661 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 20:28:48.661 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:28:48.662 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 20:28:48.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 20:28:48.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:28:48.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:28:48.662 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:28:48.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:28:48.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:28:48.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:28:48.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:28:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:28:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:28:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:28:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:28:48.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:28:48.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 20:28:48.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 20:28:48.663 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:49.163 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 20:28:49.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 20:28:49.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:49.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 20:28:49.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 20:28:49.664 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:50.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 20:28:50.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 20:28:50.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:50.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 20:28:50.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 20:28:50.665 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:51.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 20:28:51.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 20:28:51.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:51.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 20:28:51.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 20:28:51.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:52.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 20:28:52.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 20:28:52.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:52.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 20:28:52.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 20:28:52.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:53.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 20:28:53.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 20:28:53.167 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:53.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 20:28:53.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 20:28:53.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:54.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 20:28:54.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 20:28:54.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_2' has no excuses, wait for it 20:28:54.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' is a system job, skipped 20:28:54.668 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' specified by excludeJobs matchers, skipped 20:28:54.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 20:28:54.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 20:28:54.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:28:55.669 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_3' was successfully killed 20:28:56.669 INFO [WorkbenchTestable][JobTestBase] Job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_4' was successfully killed 20:28:56.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 20:28:56.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:28:56.670 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:28:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:56.670 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 20:28:56.670 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:28:56.671 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 20:28:56.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 20:28:56.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:28:56.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:28:56.671 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:28:56.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:28:56.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:28:56.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:28:56.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:57.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:57.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:58.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'class org.eclipse.reddeer.core.test.condition.JobIsRunningTest_TEST_JOB_1' has no excuses, wait for it 20:28:58.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:28:58.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:28:58.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:28:58.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:28:58.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 20:28:58.673 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:28:58.673 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:28:58.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:58.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:58.674 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSimple no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) 20:28:58.674 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.core.test.condition.JobIsRunningTest 20:28:58.674 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:28:58.674 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:28:58.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:58.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.058 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.009 s testConsideredExcluded no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 7.007 s testNotIgnoredSystemJob no-configuration(org.eclipse.reddeer.core.test.condition.JobIsRunningTest) Time elapsed: 10.01 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.003 s Running org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest 20:28:59.160 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 20:28:59.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:28:59.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:59.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:59.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:28:59.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:28:59.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:28:59.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:28:59.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:28:59.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:28:59.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 20:28:59.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:59.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:59.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:28:59.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:59.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:59.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:28:59.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:28:59.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:59.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:59.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:28:59.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:59.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:59.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:28:59.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:28:59.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:59.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:59.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:28:59.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:59.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:59.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:28:59.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:28:59.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:59.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:59.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:28:59.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:59.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:59.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 20:28:59.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 20:28:59.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:28:59.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:28:59.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:28:59.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:28:59.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:28:59.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 20:28:59.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 20:28:59.655 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:28:59.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 20:28:59.655 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:28:59.655 DEBUG [main][AbstractWait] Waiting until shell is active... 20:28:59.655 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:28:59.655 INFO [main][AbstractShell] Close shell Testing shell 20:28:59.655 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:28:59.670 DEBUG [main][AbstractWait] Waiting while shell is available... 20:28:59.670 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:29:00.164 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 20:29:00.164 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:00.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:00.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:00.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:29:00.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:00.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:00.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:29:00.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:29:00.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:00.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 20:29:00.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:00.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:00.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:29:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:00.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:29:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:00.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:29:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:00.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:29:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:00.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:00.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing shell 20:29:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:00.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:00.632 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:29:00.632 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 20:29:00.632 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:29:00.632 DEBUG [main][AbstractWait] Waiting until shell is active... 20:29:00.632 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:29:00.632 INFO [main][AbstractShell] Close shell Testing shell 20:29:00.632 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:29:00.644 DEBUG [main][AbstractWait] Waiting while shell is available... 20:29:00.645 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:29:00.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:00.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:00.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:29:00.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1is not found 20:29:00.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:29:00.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2is not found 20:29:00.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 20:29:00.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3is not found 20:29:00.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 20:29:00.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4is not found 20:29:01.136 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 20:29:01.136 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:01.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:01.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:01.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:29:01.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:01.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:01.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:29:01.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:29:01.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:01.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 20:29:01.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:01.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:01.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:01.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:29:01.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:01.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:01.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:01.605 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:29:01.605 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 20:29:01.605 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:29:01.606 DEBUG [main][AbstractWait] Waiting until shell is active... 20:29:01.606 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:29:01.606 INFO [main][AbstractShell] Close shell Testing shell 20:29:01.606 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:29:01.618 DEBUG [main][AbstractWait] Waiting while shell is available... 20:29:01.618 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:29:02.114 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 20:29:02.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:02.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:02.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:02.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:29:02.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:02.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:02.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:29:02.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:29:02.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:02.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 20:29:02.576 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:02.593 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:29:02.593 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:02.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:02.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:02.596 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:29:02.596 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 20:29:02.596 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:29:02.596 DEBUG [main][AbstractWait] Waiting until shell is active... 20:29:02.596 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:29:02.596 INFO [main][AbstractShell] Close shell Testing shell 20:29:02.597 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:29:02.609 DEBUG [main][AbstractWait] Waiting while shell is available... 20:29:02.609 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:29:02.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:02.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:03.105 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 20:29:03.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:03.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:03.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:03.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:29:03.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:03.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:03.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:29:03.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:29:03.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:03.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 20:29:03.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 20:29:03.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:03.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:03.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:03.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:29:03.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:03.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:03.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:03.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:03.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:03.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:29:03.575 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 20:29:03.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:03.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:03.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:03.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:29:03.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:03.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:03.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:29:03.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:29:03.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:03.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:29:03.604 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 20:29:03.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:03.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:03.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:03.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:29:03.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:03.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:03.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:29:03.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:29:03.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:03.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 20:29:03.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:03.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:03.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:03.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:03.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:03.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:03.659 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:29:03.659 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 20:29:03.659 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:29:03.660 DEBUG [main][AbstractWait] Waiting until shell is active... 20:29:03.660 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:29:03.660 INFO [main][AbstractShell] Close shell Testing shell 20:29:03.660 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:29:03.673 DEBUG [main][AbstractWait] Waiting while shell is available... 20:29:03.673 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:29:04.168 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 20:29:04.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:04.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:04.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:04.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:29:04.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:04.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:04.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 20:29:04.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 20:29:04.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:04.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 2 was found 20:29:04.633 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:04.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:04.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:04.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:29:04.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:04.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:04.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:04.650 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:29:04.650 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 20:29:04.650 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:29:04.650 DEBUG [main][AbstractWait] Waiting until shell is active... 20:29:04.650 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:29:04.650 INFO [main][AbstractShell] Close shell Testing shell 20:29:04.650 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:29:04.662 DEBUG [main][AbstractWait] Waiting while shell is available... 20:29:04.662 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.977 s - in org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest testIndex(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.982 s testNotFoundAfterClose(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.974 s testMatcher(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.973 s testGetResult(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.991 s testParent(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 1.064 s testSimple(org.eclipse.reddeer.core.test.condition.WidgetIsFoundTest) Time elapsed: 0.988 s Running org.eclipse.reddeer.core.test.DummyTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.reddeer.core.test.DummyTest dummyTest(org.eclipse.reddeer.core.test.DummyTest) Time elapsed: 0 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-2018 [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 20:29:18.320 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 20:29:18.323 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 20:29:18.396 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 20:29:18.397 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 20:29:18.496 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:18.586 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:29:18.591 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:29:18.596 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:18.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 20:29:18.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 20:29:18.615 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 20:29:18.711 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:29:18.711 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:29:18.718 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:29:18.718 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:29:18.729 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:29:18.731 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 20:29:18.798 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:29:18.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:18.803 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:29:18.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:18.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.*'] 20:29:18.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:18.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:18.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:18.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:18.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:18.830 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:29:18.836 DEBUG [main][MenuItemLookup] Found menu:'File' 20:29:18.836 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:29:18.836 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:29:18.837 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:29:18.837 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:29:18.837 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:29:18.837 DEBUG [main][MenuItemLookup] Item match:Window 20:29:18.843 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:29:18.843 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:29:18.843 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:29:18.843 DEBUG [main][MenuItemLookup] Found menu:'' 20:29:18.843 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:29:18.843 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:29:18.843 DEBUG [main][MenuItemLookup] Found menu:'' 20:29:18.844 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:29:18.844 DEBUG [main][MenuItemLookup] Found menu:'' 20:29:18.844 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:29:18.844 DEBUG [main][MenuItemLookup] Item match:Preferences 20:29:18.848 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:29:18.848 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:29:18.850 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:29:19.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:29:19.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 'Preferences.*'] is available. finished successfully 20:29:19.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:29:19.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:19.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:19.203 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:29:19.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:19.215 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:29:19.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:19.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:19.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:19.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:19.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:29:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:29:19.301 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:29:19.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:19.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:19.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:19.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:19.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:19.312 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:29:19.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:19.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:19.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:19.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:19.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:29:19.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:29:19.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:19.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:19.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:19.444 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:19.445 DEBUG [main][EditorHandler] 0 editor(s) found 20:29:19.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:19.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:19.458 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:29:19.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:19.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:19.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:19.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:19.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:19.493 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:19.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 '\*?\QProject Explorer\E') 20:29:19.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:19.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:19.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:19.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:19.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:19.499 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:29:19.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:29:19.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:19.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:29:19.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:29:19.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:29:19.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:29:19.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:29:19.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:19.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 20:29:19.532 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:29:19.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:29:19.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:19.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 20:29:19.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:19.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:19.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:19.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:19.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:29:19.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:29:19.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:19.540 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 20:29:19.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'] 20:29:19.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:19.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'] 20:29:19.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:19.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 Project"] 20:29:19.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:19.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'] 20:29:19.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:19.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'] 20:29:19.558 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:19.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:29:19.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:19.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: "New Project"] 20:29:19.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:19.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'] 20:29:19.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:19.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'] 20:29:19.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:19.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:19.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:19.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:19.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:19.605 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:29:19.606 DEBUG [main][MenuItemLookup] Found menu:'File' 20:29:19.606 DEBUG [main][MenuItemLookup] Item match:File 20:29:19.611 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:29:19.611 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:29:19.618 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:29:19.618 DEBUG [main][MenuItemLookup] Found menu:'' 20:29:19.618 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:29:19.618 DEBUG [main][MenuItemLookup] Found menu:'File' 20:29:19.618 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:29:19.618 DEBUG [main][MenuItemLookup] Found menu:'' 20:29:19.618 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:29:19.618 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:29:19.620 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:29:19.620 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:29:19.620 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:29:19.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:29:19.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. finished successfully 20:29:19.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:29:19.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:19.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:19.807 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:29:19.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:19.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 20:29:19.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:19.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:19.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:19.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:19.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:19.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:29:19.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:29:19.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:29:19.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:29:19.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:20.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:20.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:29:20.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:29:20.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:29:20.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:20.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:29:20.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:20.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:29:20.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 20:29:20.340 DEBUG [main][TreeItemHandler] Selecting tree item: Project 20:29:20.340 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 20:29:20.346 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 20:29:20.346 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:29:20.346 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:29:20.348 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:29:20.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:20.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:20.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:20.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:20.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:20.360 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:29:20.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:20.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:20.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:20.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:20.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'] 20:29:20.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:20.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:20.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 20:29:20.425 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 20:29:20.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 20:29:20.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:20.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:20.427 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 20:29:20.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:20.430 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 20:29:20.435 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:") 20:29:20.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:20.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:20.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:20.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:20.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:29:20.467 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:29:20.469 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 20:29:20.511 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 20:29:20.511 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 20:29:20.512 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) 20:29:20.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:20.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:20.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:20.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:20.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:20.519 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:29:20.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:20.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:20.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:20.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:20.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:29:21.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:29:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:21.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:21.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:21.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:21.039 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:21.039 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.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'] 20:29:21.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.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: "Create New File"] 20:29:21.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.041 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:21.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:21.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:21.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 20:29:21.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:21.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.044 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:21.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:21.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:21.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:21.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:21.045 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:29:21.045 DEBUG [main][MenuItemLookup] Found menu:'File' 20:29:21.045 DEBUG [main][MenuItemLookup] Item match:File 20:29:21.048 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:29:21.048 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:29:21.050 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:29:21.050 DEBUG [main][MenuItemLookup] Found menu:'' 20:29:21.051 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:29:21.051 DEBUG [main][MenuItemLookup] Found menu:'File' 20:29:21.051 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:29:21.051 DEBUG [main][MenuItemLookup] Found menu:'' 20:29:21.051 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:29:21.051 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:29:21.052 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:29:21.052 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:29:21.052 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:29:21.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 'New|Select a wizard'] is available.... 20:29:21.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:29:21.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:29:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:21.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:21.178 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:29:21.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.179 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:29:21.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:21.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:21.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:21.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:21.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:29:21.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:29:21.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:29:21.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:29:21.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:21.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:29:21.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:21.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:29:21.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:29:21.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:29:21.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:21.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:29:21.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:21.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:29:21.186 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 20:29:21.186 DEBUG [main][TreeItemHandler] Selecting tree item: File 20:29:21.187 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 20:29:21.201 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 20:29:21.201 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:29:21.201 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:29:21.201 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:29:21.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:21.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:21.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:21.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:21.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:21.205 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:29:21.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:21.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:21.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:21.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:21.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'] 20:29:21.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.296 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 20:29:21.297 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 20:29:21.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 20:29:21.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:21.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:21.299 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 20:29:21.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.301 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:") 20:29:21.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:21.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:21.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:21.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:21.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:29:21.315 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:29:21.316 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 20:29:21.317 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:") 20:29:21.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:21.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:21.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:21.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:29:21.329 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:29:21.329 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 20:29:21.330 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 20:29:21.330 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 20:29:21.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) 20:29:21.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:21.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:21.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:21.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:21.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:21.341 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:29:21.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:21.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:21.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:21.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:21.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:29:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:29:21.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:21.852 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:29:21.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:29:21.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:29:21.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:21.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:21.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:21.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:21.860 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') 20:29:21.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:21.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:21.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:21.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:21.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:21.867 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:21.867 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 20:29:21.867 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:21.867 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:21.882 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:21.883 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 20:29:21.883 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 20:29:21.884 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:29:21.943 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:29:21.944 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:21.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.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'] 20:29:21.945 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 20:29:21.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:21.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:21.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.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'] 20:29:21.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.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: "Create New File"] 20:29:21.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.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'] 20:29:21.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.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'] 20:29:21.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:21.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:21.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:21.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:21.951 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:21.951 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:29:21.951 DEBUG [main][MenuItemLookup] Found menu:'File' 20:29:21.952 DEBUG [main][MenuItemLookup] Item match:File 20:29:21.954 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:29:21.954 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:29:21.957 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:29:21.957 DEBUG [main][MenuItemLookup] Found menu:'' 20:29:21.957 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:29:21.957 DEBUG [main][MenuItemLookup] Found menu:'File' 20:29:21.957 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:29:21.957 DEBUG [main][MenuItemLookup] Found menu:'' 20:29:21.957 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:29:21.957 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:29:21.958 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:29:21.959 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:29:21.959 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:29:22.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 'New|Select a wizard'] is available.... 20:29:22.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 20:29:22.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:29:22.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:22.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:22.114 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:29:22.114 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.115 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:29:22.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:22.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:22.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:22.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:22.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:29:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:29:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:29:22.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:29:22.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:22.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:29:22.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:22.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:29:22.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:29:22.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:29:22.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:22.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:29:22.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:22.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:29:22.120 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 20:29:22.120 DEBUG [main][TreeItemHandler] Selecting tree item: File 20:29:22.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 20:29:22.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 20:29:22.120 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:29:22.121 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:29:22.121 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:29:22.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:22.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:22.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:22.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:22.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:22.133 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:29:22.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:22.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:22.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:22.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:22.201 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:22.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 20:29:22.202 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 20:29:22.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 20:29:22.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:22.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:22.203 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 20:29:22.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.204 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:") 20:29:22.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:22.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:22.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:22.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:22.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:29:22.209 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:29:22.211 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest1.min 20:29:22.211 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:") 20:29:22.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:22.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:22.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:22.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:22.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:29:22.214 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:29:22.215 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 20:29:22.216 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 20:29:22.216 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 20:29:22.224 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) 20:29:22.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:22.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:22.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:22.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:22.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:22.229 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:29:22.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:22.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:22.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:22.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:22.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:29:22.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:29:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 20:29:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:29:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:29:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:29:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:22.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:22.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.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'] 20:29:22.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.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: "Create New File"] 20:29:22.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.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'] 20:29:22.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.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'] 20:29:22.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.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'] 20:29:22.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.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: "Create New File"] 20:29:22.394 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.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'] 20:29:22.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.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'] 20:29:22.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 20:29:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:22.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:22.396 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 20:29:22.396 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 20:29:22.396 DEBUG [main][MenuItemLookup] Found menu:'File' 20:29:22.397 DEBUG [main][MenuItemLookup] Item match:File 20:29:22.400 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:29:22.400 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:29:22.403 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:29:22.403 DEBUG [main][MenuItemLookup] Found menu:'' 20:29:22.403 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:29:22.403 DEBUG [main][MenuItemLookup] Found menu:'File' 20:29:22.403 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:29:22.403 DEBUG [main][MenuItemLookup] Found menu:'' 20:29:22.403 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:29:22.403 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:29:22.404 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:29:22.404 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:29:22.404 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:29:22.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.... 20:29:22.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 20:29:22.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:29:22.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:22.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:22.570 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:29:22.570 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.571 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:29:22.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:22.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:22.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:22.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:22.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:22.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:29:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:29:22.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:29:22.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:29:22.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:22.586 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:29:22.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:22.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:29:22.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:29:22.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:29:22.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:22.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:29:22.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:22.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:29:22.588 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 20:29:22.588 DEBUG [main][TreeItemHandler] Selecting tree item: File 20:29:22.588 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 20:29:22.588 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 20:29:22.588 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:29:22.588 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:29:22.589 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:29:22.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:22.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:22.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:22.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:22.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:22.592 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:29:22.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:22.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:22.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:22.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:22.644 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:29:22.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 20:29:22.645 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 20:29:22.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 20:29:22.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:22.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:22.647 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 20:29:22.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:29:22.647 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:") 20:29:22.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:22.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:22.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:22.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:22.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:29:22.654 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:29:22.656 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest+.min 20:29:22.657 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:") 20:29:22.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:22.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:22.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:22.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:22.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:29:22.690 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:29:22.691 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 20:29:22.692 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 20:29:22.692 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 20:29:22.692 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) 20:29:22.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:22.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:22.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:22.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:22.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:22.701 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:29:22.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:22.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:22.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:22.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:22.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:29:23.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:29:23.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:23.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:23.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:23.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:23.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:23.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 20:29:23.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:23.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:23.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:23.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:23.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:23.246 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest+.min 20:29:23.257 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:23.258 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:23.258 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:23.258 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:23.260 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:23.260 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 20:29:23.260 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 20:29:23.260 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 20:29:23.294 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 20:29:23.294 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:29:23.298 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:23.298 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:23.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:29:23.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:29:23.299 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:29:23.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:23.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:23.309 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 20:29:23.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 20:29:23.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:23.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:23.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 20:29:23.322 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 20:29:23.322 DEBUG [main][MenuItemLookup] Found menu:'File' 20:29:23.322 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:29:23.323 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:29:23.323 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:29:23.323 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:29:23.323 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:29:23.323 DEBUG [main][MenuItemLookup] Item match:Window 20:29:23.325 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:29:23.326 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:29:23.326 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:29:23.326 DEBUG [main][MenuItemLookup] Found menu:'' 20:29:23.326 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:29:23.326 DEBUG [main][MenuItemLookup] Item match:Show View 20:29:23.340 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:29:23.340 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:29:23.340 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:29:23.340 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:29:23.340 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:29:23.340 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:29:23.340 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:29:23.340 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:29:23.340 DEBUG [main][MenuItemLookup] Found menu:'' 20:29:23.340 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:29:23.340 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:29:23.341 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:29:23.341 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:29:23.341 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:29:23.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:29:23.426 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:29:23.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:29:23.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:23.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:23.432 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:29:23.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:23.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:23.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:23.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:29:23.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:23.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:23.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:23.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:23.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:23.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:23.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:29:23.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:29:23.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:29:23.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:29:23.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:23.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:23.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:29:23.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:29:23.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:29:23.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:23.943 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:29:23.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:23.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:29:23.943 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 20:29:23.943 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 20:29:23.944 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 20:29:23.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 20:29:23.944 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:23.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:23.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:23.945 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:29:23.945 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:23.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:23.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:23.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:29:23.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:23.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:23.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:23.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:29:23.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:23.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:23.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:23.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:23.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:23.950 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:29:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:23.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:23.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:29:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:29:24.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 20:29:24.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:24.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:24.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 20:29:24.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:24.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:24.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 20:29:24.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:24.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:24.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 20:29:24.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 '\*?\QPackage Explorer\E') 20:29:24.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:24.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:24.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:24.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:24.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:24.520 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:24.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:24.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:24.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 20:29:24.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:29:24.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:29:24.537 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:24.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:24.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:24.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:24.539 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:24.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:24.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:24.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:24.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:24.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:24.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:25.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:25.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:25.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:25.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:25.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:25.542 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:25.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:25.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:25.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:25.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 20:29:25.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:25.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:25.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:25.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:25.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:25.548 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:25.568 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:25.569 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:25.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:25.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:26.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:26.071 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:26.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:26.081 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:26.081 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:26.127 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:26.127 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:26.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:26.128 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:26.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:26.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:26.133 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:26.133 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:26.191 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:26.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:26.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:26.191 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:26.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 20:29:26.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:26.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:26.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:26.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:26.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:26.205 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:26.206 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:26.206 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:26.206 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:26.208 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:26.208 DEBUG [main][EditorHandler] 2 editor(s) found 20:29:26.208 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 20:29:26.232 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 20:29:26.232 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:29:26.316 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:29:26.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:26.318 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:29:26.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:29:26.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:26.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:26.324 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:26.324 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:29:26.324 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:26.324 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:26.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:29:26.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:29:26.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:29:26.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:26.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:26.331 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:26.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:26.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:26.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:26.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:26.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:26.336 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:26.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:29:26.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:26.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:26.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:26.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:26.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:26.340 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:26.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:26.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:26.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:29:26.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:29:26.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:29:26.385 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:26.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:26.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:26.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:26.387 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:26.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:26.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:26.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:26.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:26.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:26.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:26.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:26.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:27.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:27.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:27.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:27.390 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:27.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:27.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:27.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:27.392 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:27.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:27.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:27.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:27.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:27.393 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:27.394 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:27.394 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:27.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:27.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:27.395 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:27.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:27.395 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:27.395 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:27.395 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:27.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:27.404 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:27.404 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:27.404 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:27.404 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:27.404 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:27.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:27.408 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:27.408 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:27.449 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:27.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:27.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:27.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:27.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:27.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 '\*?\QeditorTest.min\E') 20:29:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:27.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:27.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:27.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:27.455 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:27.456 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:27.456 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:27.456 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:27.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 "Make Dirty") 20:29:27.457 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:27.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:27.459 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 20:29:27.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:27.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:27.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:27.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:27.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:27.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:27.472 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 20:29:27.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:27.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:27.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:27.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:27.476 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:27.489 DEBUG [main][EditorHandler] 1 editor(s) found 20:29:27.489 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:29:27.543 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:29:27.543 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:27.543 DEBUG [main][EditorHandler] 0 editor(s) found 20:29:27.543 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:27.544 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:29:27.544 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:29:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:27.544 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:27.544 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:29:27.545 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:27.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:27.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:29:27.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:29:27.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:29:27.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:27.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:27.550 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:27.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:27.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:27.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:27.589 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:27.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 '\*?\QPackage Explorer\E') 20:29:27.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:27.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:27.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:27.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:27.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:27.594 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:27.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:27.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:27.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:29:27.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:29:27.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:29:27.616 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:27.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:27.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:27.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:27.618 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:27.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:27.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:27.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:27.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:27.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:27.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:28.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:28.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:28.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:28.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:28.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:28.622 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:28.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:28.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:28.623 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:28.623 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:28.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:28.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:28.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:28.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:28.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:28.624 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:28.625 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:28.625 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:28.625 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:28.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:28.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:28.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:28.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:28.626 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:28.626 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:28.630 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:28.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:28.634 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:28.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:28.634 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:28.635 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:28.638 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:28.639 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:28.639 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:28.681 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:28.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:28.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:28.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:28.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:28.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:28.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:28.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:28.689 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:28.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:28.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:28.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 20:29:28.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:28.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:28.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 20:29:28.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 '\*?\QPackage Explorer\E') 20:29:28.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:28.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:28.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:28.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:28.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:28.732 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:28.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:28.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:28.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:28.807 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:28.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:28.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:28.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:28.809 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:28.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:28.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:28.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:28.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:28.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:28.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:29.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:29.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:29.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:29.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:29.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:29.812 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:29.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:29.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:29.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:29.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:29.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:29.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:29.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:29.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:29.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:29.814 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:29.815 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:29.816 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:29.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:29.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:29.816 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:29.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:29.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:29.817 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:29.817 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:29.820 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:29.825 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:29.826 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:29.826 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:29.826 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:29.826 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:29.830 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:29.830 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:29.830 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:29.851 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:29.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:29.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:29.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:29.851 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:29.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:29.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56cba434 is found... 20:29:29.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@56cba434 is found finished successfully 20:29:29.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 20:29:29.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:29.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:29.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:29.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:29.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:29.860 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:29.860 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:29.860 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:29.860 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:29.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:29.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:29.881 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:29.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:29.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:29.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 20:29:29.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:29.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:29.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 20:29:29.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 '\*?\QPackage Explorer\E') 20:29:29.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:29.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:29.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:29.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:29.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:29.904 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:29.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:29.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:29.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:29.951 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:29.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:29.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:29.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:29.953 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:29.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:29.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:29.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:29.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:29.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:30.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:30.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:30.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:30.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:30.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:30.956 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:30.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:30.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:30.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:30.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 20:29:30.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:30.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:30.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:30.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:30.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:30.959 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:30.959 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:30.960 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 20:29:30.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:30.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:30.960 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:30.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:30.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:30.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 20:29:30.961 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 20:29:30.967 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 20:29:30.971 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 20:29:30.971 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 20:29:30.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 20:29:30.972 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 20:29:30.972 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 20:29:30.976 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 20:29:30.976 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:30.976 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:31.019 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:31.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:31.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:31.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:31.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:31.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:31.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d8495 is found... 20:29:31.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6d8495 is found finished successfully 20:29:31.027 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') 20:29:31.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:31.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:31.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:31.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:31.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:31.032 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:31.032 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:31.032 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:31.032 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:31.034 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:31.034 DEBUG [main][EditorHandler] 2 editor(s) found 20:29:31.034 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:29:31.060 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:29:31.060 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 20:29:31.128 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 20:29:31.128 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:31.128 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:29:31.128 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:29:31.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:31.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:31.129 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:31.129 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:29:31.129 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:31.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:31.129 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:29:31.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:29:31.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:29:31.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:31.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:31.134 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:31.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:31.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:31.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:31.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:31.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:31.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:31.159 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:29:31.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:31.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:31.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:31.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:31.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:31.165 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:31.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:31.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:31.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:29:31.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:29:31.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:29:31.203 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:31.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:31.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:31.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:31.205 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:31.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:31.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:31.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:31.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:31.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:31.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:31.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:32.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:32.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:32.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:32.209 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:32.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:32.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:32.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:32.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 20:29:32.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:32.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:32.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:32.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:32.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:32.212 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:32.212 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:32.213 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:32.213 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:32.213 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:32.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:32.213 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:32.214 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:32.214 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:32.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:32.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:32.224 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:32.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:32.224 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:32.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:32.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:32.228 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:32.228 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:32.268 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:32.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:32.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:32.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:32.269 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:32.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:32.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 '\*?\QeditorTest.min\E') 20:29:32.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:32.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:32.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:32.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:32.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:32.278 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:32.278 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:32.278 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:32.278 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:32.280 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:32.280 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 20:29:32.280 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 20:29:32.280 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:29:32.339 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:29:32.339 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:32.339 DEBUG [main][EditorHandler] 0 editor(s) found 20:29:32.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:32.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:29:32.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:29:32.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:32.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:32.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:32.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:29:32.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:32.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:32.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:29:32.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:29:32.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:29:32.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:32.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:32.345 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:32.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:32.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:32.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:32.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:32.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:32.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:32.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:29:32.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:32.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:32.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:32.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:32.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:32.356 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:32.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:32.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:32.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:29:32.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:29:32.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:29:32.422 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:32.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:32.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:32.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:32.424 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:32.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:32.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:32.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:32.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:32.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:32.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:32.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:32.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:33.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:33.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:33.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:33.428 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:33.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:33.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:33.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:33.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:33.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:33.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:33.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:33.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:33.430 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:33.431 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:33.432 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:33.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:33.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:33.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:33.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:33.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:33.432 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:33.432 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:33.436 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:33.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:33.440 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:33.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:33.440 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:33.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:33.444 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:33.444 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:33.444 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:33.482 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:33.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:33.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:33.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:33.482 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:33.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:33.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 20:29:33.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:33.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:33.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:33.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:33.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:33.490 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:33.490 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:33.490 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:33.490 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:33.492 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) 20:29:33.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:33.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:33.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:33.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:33.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:33.493 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:33.493 DEBUG [main][EditorHandler] 1 editor(s) found 20:29:33.493 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:29:33.542 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:29:33.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:33.542 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:29:33.542 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:29:33.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:33.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:33.543 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:33.543 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:29:33.543 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:33.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:33.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:29:33.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:29:33.543 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:29:33.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:33.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:33.549 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:33.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:33.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:33.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:33.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:33.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 '\*?\QPackage Explorer\E') 20:29:33.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:33.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:33.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:33.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:33.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:33.594 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:33.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:33.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:33.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:29:33.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:29:33.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:29:33.614 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:33.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:33.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:33.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:33.616 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:33.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:33.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:33.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:33.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:33.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:33.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:34.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:34.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:34.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:34.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:34.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:34.620 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:34.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:34.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:34.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:34.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 20:29:34.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:34.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:34.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:34.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:34.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:34.622 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:34.623 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:34.624 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:34.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:34.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:34.624 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:34.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:34.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:34.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:34.624 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:34.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:34.632 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:34.632 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:34.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:34.632 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:34.632 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:34.636 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:34.636 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:34.636 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:34.673 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:34.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:34.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:34.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:34.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:34.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:34.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:34.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:34.681 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:34.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:34.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:34.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 20:29:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:34.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:34.705 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 20:29:34.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 '\*?\QPackage Explorer\E') 20:29:34.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:34.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:34.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:34.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:34.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:34.711 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:34.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:34.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:34.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:34.757 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:34.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:34.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:34.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:34.759 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:34.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:34.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:34.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:34.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:34.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:34.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:35.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:35.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:35.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:35.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:35.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:35.762 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:35.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:35.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:35.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:35.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.ctab.DefaultCTabItem, index 0 and no matchers specified 20:29:35.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:35.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:35.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:35.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:35.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:35.765 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:35.765 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:35.766 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:35.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:35.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:35.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:35.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:35.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:35.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:35.767 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:35.770 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:35.775 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:35.775 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:35.775 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:35.775 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:35.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:35.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:35.779 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:35.779 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:35.808 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:35.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:35.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:35.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:35.808 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:35.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:35.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f5f86b3 is found... 20:29:35.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f5f86b3 is found finished successfully 20:29:35.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 20:29:35.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:35.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:35.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:35.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:35.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:35.813 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:35.813 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:35.814 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:35.814 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:35.820 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:35.820 DEBUG [main][EditorHandler] 1 editor(s) found 20:29:35.821 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:29:35.889 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:29:35.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:35.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:29:35.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:29:35.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:35.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:35.891 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:35.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:29:35.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:35.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:35.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:29:35.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:29:35.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:29:35.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:35.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:35.897 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:35.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:35.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:35.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:35.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:35.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 '\*?\QPackage Explorer\E') 20:29:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:35.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:35.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:35.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:35.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:35.933 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:35.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:35.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:35.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:29:35.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:29:35.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:29:35.954 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:35.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:35.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:35.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:35.956 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:35.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:35.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:35.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:35.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:35.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:35.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:36.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:36.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:36.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:36.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:36.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:36.959 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:36.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:36.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:36.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:36.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 20:29:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:36.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:36.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:36.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:36.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:36.961 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:36.962 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:36.963 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:36.963 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:36.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:36.963 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:36.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:36.963 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:36.963 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:36.963 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:36.967 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:36.971 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:36.972 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:36.972 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:36.972 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:36.972 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:36.975 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:36.975 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:36.975 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:37.013 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:37.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:37.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:37.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:37.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:37.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:37.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 20:29:37.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:37.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:37.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:37.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:37.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:37.020 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:37.020 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:37.020 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:37.020 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:37.021 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:29:37.021 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:37.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:37.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:37.022 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 20:29:37.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:37.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:37.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:37.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:37.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:37.023 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 20:29:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:37.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:37.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:37.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:37.037 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:37.037 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 20:29:37.037 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 20:29:37.037 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:29:37.115 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:29:37.115 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:37.115 DEBUG [main][EditorHandler] 0 editor(s) found 20:29:37.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:37.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:29:37.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:29:37.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:37.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:37.116 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:37.116 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:29:37.116 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:37.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:37.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:29:37.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:29:37.117 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:29:37.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:37.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:37.121 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:37.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:37.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:37.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:37.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:37.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 '\*?\QPackage Explorer\E') 20:29:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:37.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:37.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:37.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:37.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:37.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:37.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:37.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:37.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:29:37.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:29:37.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:29:37.170 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:37.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:37.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:37.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:37.172 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:37.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:37.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:37.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:37.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:37.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:37.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:37.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:37.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:38.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:38.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:38.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:38.175 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:38.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:38.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:38.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:38.177 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:38.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:38.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:38.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:38.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:38.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:38.177 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:38.178 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:38.178 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:38.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:38.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:38.179 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:38.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:38.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:38.179 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:38.179 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:38.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:38.187 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:38.187 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:38.187 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:38.187 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:38.188 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:38.191 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:38.191 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:38.191 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:38.230 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:38.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:38.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:38.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:38.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:38.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:38.232 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') 20:29:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:38.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:38.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:38.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:38.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:38.236 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:38.236 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:38.237 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:38.237 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:38.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 "Make Dirty") 20:29:38.238 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:38.238 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 20:29:38.238 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:38.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:38.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:38.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:38.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:38.239 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 20:29:38.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:38.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:38.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:38.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:38.252 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:38.253 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 20:29:38.253 INFO [WorkbenchTestable][AbstractEditor] Close editor and save it 20:29:38.253 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:29:38.255 DEBUG [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.... 20:29:38.821 DEBUG [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 20:29:38.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 20:29:38.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:38.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:38.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:38.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:38.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:38.824 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 20:29:38.824 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:38.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:38.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:38.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 "Save") 20:29:38.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:38.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:38.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:38.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 20:29:38.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:38.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:38.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:38.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:38.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:38.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:38.827 INFO [WorkbenchTestable][AbstractButton] Click button &Save 20:29:38.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:38.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:38.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:38.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:38.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:29:38.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:29:38.913 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:29:38.913 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:38.913 DEBUG [main][EditorHandler] 0 editor(s) found 20:29:38.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:38.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:29:38.914 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:29:38.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:38.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:38.914 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:38.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:29:38.914 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:38.914 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:38.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:29:38.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:29:38.915 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:29:38.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:38.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:38.921 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:38.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:38.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:38.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:38.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:38.925 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:38.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') 20:29:38.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:38.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:38.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:38.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:38.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:38.929 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:38.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:38.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:38.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:29:38.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:29:38.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:29:38.949 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:38.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:38.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:38.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:38.951 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:38.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:38.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:38.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:38.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:38.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:38.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:39.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:39.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:39.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:39.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:39.954 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:39.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:39.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:39.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:39.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 20:29:39.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:39.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:39.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:39.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:39.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:39.957 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:39.957 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:39.958 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:39.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:39.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:39.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:39.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:39.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:39.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:39.959 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:39.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:39.965 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:39.966 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:39.966 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:39.966 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:39.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:39.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:39.969 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:39.969 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:40.007 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:40.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:40.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:40.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:40.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:40.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:40.008 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:40.009 DEBUG [main][EditorHandler] 1 editor(s) found 20:29:40.010 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:29:40.051 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:29:40.052 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:40.052 DEBUG [main][EditorHandler] 0 editor(s) found 20:29:40.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:40.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:29:40.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:29:40.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:40.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:40.053 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:40.053 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:29:40.054 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:40.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:40.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:29:40.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:29:40.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:29:40.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:40.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:40.058 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:40.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:40.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:40.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:40.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:40.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:40.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:40.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 '\*?\QPackage Explorer\E') 20:29:40.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:40.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:40.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:40.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:40.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:40.109 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:40.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:40.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:40.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:29:40.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:29:40.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:29:40.129 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:40.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:40.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:40.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:40.130 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:40.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:40.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:40.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:40.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:40.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:40.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:40.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:40.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:41.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:41.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:41.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:41.133 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:41.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:41.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:41.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:41.135 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:41.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:41.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:41.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:41.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:41.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:41.135 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:41.136 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:41.136 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:41.137 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:41.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:41.137 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:41.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:41.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:41.137 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:41.137 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:41.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:41.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:41.144 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:41.145 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:41.145 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:41.145 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:41.148 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:41.148 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:41.148 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:41.183 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:41.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:41.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:41.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:41.184 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:41.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:41.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@86d6820 is found... 20:29:41.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@86d6820 is found finished successfully 20:29:41.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 20:29:41.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:41.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:41.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:41.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:41.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:41.190 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:41.190 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:41.190 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:41.190 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:41.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:41.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:41.195 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:41.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:41.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:41.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 20:29:41.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:41.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:41.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 20:29:41.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:29:41.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:41.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:41.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:41.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:41.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:41.228 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:41.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:41.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:41.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:41.294 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:41.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:41.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:41.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:41.296 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:41.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:41.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:41.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:41.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:41.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:41.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:41.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:41.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:42.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:42.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:42.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:42.300 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:42.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:42.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:42.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:42.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:29:42.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:42.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:42.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:42.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:42.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:42.303 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:42.303 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:42.304 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 20:29:42.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:42.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:42.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:42.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:42.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:42.305 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 20:29:42.305 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 20:29:42.310 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 20:29:42.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 20:29:42.314 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 20:29:42.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 20:29:42.314 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 20:29:42.315 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 20:29:42.317 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 20:29:42.317 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:42.318 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:42.352 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:42.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:42.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:42.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:42.352 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:42.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:42.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b1dd81c is found... 20:29:42.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@b1dd81c is found finished successfully 20:29:42.354 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') 20:29:42.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:42.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:42.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:42.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:42.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:42.358 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 20:29:42.377 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:42.377 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:42.377 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:42.377 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:42.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49efdc82 is found... 20:29:42.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49efdc82 is found finished successfully 20:29:42.379 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') 20:29:42.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:42.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:42.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:42.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:42.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:42.393 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest1.min 20:29:42.411 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:42.411 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 20:29:42.411 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:42.411 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:42.412 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:42.412 DEBUG [main][EditorHandler] 2 editor(s) found 20:29:42.412 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:29:42.428 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:29:42.428 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 20:29:42.498 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 20:29:42.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:42.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:29:42.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:29:42.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:42.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:42.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:42.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:29:42.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:42.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:42.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:29:42.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:29:42.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:29:42.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:42.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:42.505 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:42.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:42.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:42.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:42.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:42.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') 20:29:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:42.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:42.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:42.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:42.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:42.516 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:42.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:42.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:42.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:29:42.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:29:42.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:29:42.520 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:42.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:42.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:42.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:42.522 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:42.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:42.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:42.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:42.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:42.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:42.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:43.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:43.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:43.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:43.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:43.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:43.526 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:43.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:43.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:43.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:43.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 20:29:43.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:43.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:43.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:43.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:43.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:43.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:43.529 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:43.530 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:43.530 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:43.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:43.530 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:43.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:43.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:43.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:43.530 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:43.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:43.539 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:43.539 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:43.539 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:43.539 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:43.540 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:43.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:43.542 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:43.542 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:43.579 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:43.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:43.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:43.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:43.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:43.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:43.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') 20:29:43.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:43.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:43.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:43.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:43.584 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:43.584 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:43.584 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:43.584 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:43.584 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:43.587 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:43.587 DEBUG [main][EditorHandler] 1 editor(s) found 20:29:43.587 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:29:43.648 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:29:43.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:43.649 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:29:43.649 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:29:43.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:43.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:43.650 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:43.650 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:29:43.650 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:43.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:43.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:29:43.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:29:43.650 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:29:43.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:43.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:43.654 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:43.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:43.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:43.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:43.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:43.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:43.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:43.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 '\*?\QPackage Explorer\E') 20:29:43.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:43.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:43.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:43.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:43.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:43.705 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:43.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:43.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:43.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:29:43.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:29:43.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:29:43.726 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:43.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:43.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:43.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:43.727 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:43.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:43.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:43.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:43.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:43.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:43.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:44.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:44.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:44.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:44.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:44.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:44.730 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:44.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:44.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:44.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:44.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:44.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:44.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:44.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:44.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:44.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:44.733 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:44.734 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:44.734 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:44.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:44.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:44.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:44.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:44.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:44.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:44.735 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:44.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:44.742 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:44.742 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:44.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:44.742 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:44.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:44.744 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:44.745 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:44.745 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:44.779 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:44.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:44.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:44.779 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:44.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:44.781 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') 20:29:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:44.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:44.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:44.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:44.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:44.785 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:44.785 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:44.785 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:44.785 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:44.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:29:44.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:44.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:44.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:44.787 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 20:29:44.787 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:44.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:44.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:44.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:44.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:44.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:44.788 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 20:29:44.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:44.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:44.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:44.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:44.790 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:44.791 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 20:29:44.791 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:29:44.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 20:29:44.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:44.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:44.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 20:29:44.792 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 20:29:44.792 DEBUG [main][MenuItemLookup] Found menu:'File' 20:29:44.792 DEBUG [main][MenuItemLookup] Item match:File 20:29:44.794 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:29:44.794 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:29:44.794 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:29:44.794 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:29:44.794 DEBUG [main][MenuItemLookup] Found menu:'' 20:29:44.794 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:29:44.794 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:29:44.794 DEBUG [main][MenuItemLookup] Found menu:'' 20:29:44.794 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:29:44.794 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:29:44.816 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:29:44.816 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:29:44.816 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:29:44.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:29:44.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:29:44.832 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:44.832 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - titleToolTip - Eclipse Platform TooltipText=null 20:29:44.832 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:44.832 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:44.834 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:44.834 DEBUG [main][EditorHandler] 1 editor(s) found 20:29:44.834 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:29:44.911 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:29:44.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:44.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:29:44.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:29:44.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:44.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:44.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:44.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:29:44.912 INFO [WorkbenchTestable][RequirementsRunner] Started test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:44.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:44.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:29:44.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:29:44.912 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:29:44.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:44.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:44.916 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:44.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:44.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:44.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:44.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:44.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:44.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:44.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') 20:29:44.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:44.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:44.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:44.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:44.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:44.945 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:44.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:44.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:44.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:29:44.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:29:44.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:29:44.965 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:44.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:44.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:44.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:44.967 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:44.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:44.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:44.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:44.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:44.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:44.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:45.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:45.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:45.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:45.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:45.970 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:45.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:45.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:45.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:45.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:45.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:45.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:45.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:45.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:45.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:45.972 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:45.973 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:45.973 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:45.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:45.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:45.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:45.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:45.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:45.974 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:45.974 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:45.977 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:45.981 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:45.981 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:45.981 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:45.981 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:45.981 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:45.984 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:45.984 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:45.984 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:46.020 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:46.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:46.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:46.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:46.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:46.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:46.022 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') 20:29:46.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:46.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:46.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:46.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:46.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:46.026 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:46.026 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:46.026 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:46.026 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:46.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:29:46.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:46.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:46.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:46.028 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 20:29:46.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:46.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:46.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:46.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:46.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:46.029 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 20:29:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:46.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:46.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:46.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:46.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:29:46.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:46.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:46.032 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 20:29:46.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:46.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:46.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:46.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:46.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:46.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:46.043 INFO [WorkbenchTestable][AbstractButton] Click button Save 20:29:46.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:46.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:46.044 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:46.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:46.046 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:46.046 DEBUG [main][EditorHandler] 1 editor(s) found 20:29:46.047 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:29:46.100 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:29:46.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:46.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:29:46.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:29:46.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:46.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:46.101 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:46.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:29:46.101 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:46.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:46.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:29:46.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:29:46.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:29:46.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:46.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:46.106 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:46.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:46.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:46.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:46.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:46.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:46.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:46.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') 20:29:46.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:46.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:46.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:46.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:46.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:46.116 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:46.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:46.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:46.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:29:46.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:29:46.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:29:46.119 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:46.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:46.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:46.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:46.121 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:46.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:46.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:46.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:46.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:46.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:46.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:46.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:46.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:47.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:47.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:47.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:47.124 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:47.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:47.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:47.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:47.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 20:29:47.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:47.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:47.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:47.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:47.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:47.126 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:47.127 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:47.127 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:47.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:47.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:47.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:47.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:47.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:47.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:47.129 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:47.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:47.135 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:47.135 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:47.135 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:47.135 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:47.136 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:47.138 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:47.138 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:47.138 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:47.174 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:47.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:47.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:47.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:47.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:47.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:47.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 20:29:47.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:47.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:47.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:47.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:47.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:47.181 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:47.181 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:47.181 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:47.182 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:47.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:47.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:47.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:47.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:47.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:47.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 20:29:47.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:47.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:47.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 20:29:47.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 '\*?\QPackage Explorer\E') 20:29:47.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:47.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:47.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:47.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:47.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:47.216 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:47.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:47.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:47.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:47.260 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:47.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:47.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:47.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:47.262 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:47.262 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:47.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:47.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:47.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:47.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:47.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:47.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:48.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:48.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:48.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:48.265 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:48.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:48.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:48.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:48.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 20:29:48.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:48.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:48.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:48.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:48.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:48.267 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:48.268 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:48.269 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 20:29:48.269 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:48.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:48.269 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:48.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:48.269 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:48.269 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 20:29:48.270 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 20:29:48.276 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 20:29:48.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 20:29:48.279 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 20:29:48.279 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 20:29:48.279 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 20:29:48.279 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 20:29:48.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 20:29:48.282 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:48.282 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:48.316 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:48.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:48.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:48.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:48.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:48.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:48.318 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 20:29:48.334 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:48.334 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:48.335 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:48.335 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:48.336 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 20:29:48.336 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:29:48.368 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:29:48.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b3110fb is found... 20:29:58.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b3110fb is found failed, an exception will be thrown 20:29:58.379 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:58.379 DEBUG [main][EditorHandler] 1 editor(s) found 20:29:58.379 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 20:29:58.426 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 20:29:58.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:58.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:29:58.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:29:58.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:58.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:58.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:58.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:29:58.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:29:58.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:29:58.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:29:58.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:29:58.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:29:58.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:58.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:58.431 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:29:58.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:58.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:58.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:29:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:29:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:29:58.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:29:58.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 '\*?\QPackage Explorer\E') 20:29:58.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:58.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:58.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:58.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:58.461 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:58.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:58.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:58.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:29:58.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:29:58.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:29:58.490 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:58.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:58.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:58.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:58.492 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:58.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:58.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:58.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:58.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:58.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:58.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:58.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:59.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:59.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:29:59.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:29:59.495 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:29:59.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:29:59.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:59.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:59.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:29:59.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:59.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:59.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:59.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:59.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:29:59.498 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:29:59.498 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:29:59.498 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:29:59.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:29:59.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:29:59.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:29:59.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:29:59.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:29:59.499 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:59.499 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:59.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:59.508 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:59.508 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:29:59.508 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:29:59.508 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:29:59.508 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:29:59.511 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:29:59.511 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:29:59.511 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:29:59.545 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:29:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:29:59.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:29:59.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:29:59.546 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:29:59.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:29:59.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 20:29:59.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:59.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:59.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:59.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:59.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:29:59.550 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:29:59.551 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:29:59.551 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:29:59.551 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:29:59.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:29:59.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:29:59.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:29:59.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:29:59.552 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 20:29:59.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:29:59.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:29:59.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:29:59.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:29:59.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:29:59.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:29:59.553 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 20:29:59.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:29:59.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:29:59.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:29:59.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:29:59.556 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:29:59.556 DEBUG [main][EditorHandler] 1 editor(s) found 20:29:59.556 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:29:59.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 'Save .*'] is available.... 20:30:00.100 DEBUG [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 20:30:00.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 20:30:00.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:00.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:00.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:30:00.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:00.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:00.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 20:30:00.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:30:00.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:00.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:00.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:30:00.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:30:00.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:00.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:00.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 20:30:00.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:30:00.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:00.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:00.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:00.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:00.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:30:00.106 INFO [WorkbenchTestable][AbstractButton] Click button &Save 20:30:00.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:30:00.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:30:00.106 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:30:00.106 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:00.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:30:00.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:30:00.177 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:30:00.177 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:00.177 DEBUG [main][EditorHandler] 0 editor(s) found 20:30:00.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:00.177 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:30:00.177 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:30:00.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:00.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:00.178 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:00.178 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:30:00.179 INFO [WorkbenchTestable][RequirementsRunner] Started test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:00.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:00.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:30:00.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:30:00.179 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:30:00.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:00.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:00.185 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:30:00.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:00.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:00.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:00.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:00.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:00.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:00.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 '\*?\QPackage Explorer\E') 20:30:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:00.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:00.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:00.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:00.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:00.192 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:00.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:00.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:00.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:30:00.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:30:00.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:30:00.195 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:00.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:00.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:00.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:00.196 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:00.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:00.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:00.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:00.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:00.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:00.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:00.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:00.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:01.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:01.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:01.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:01.198 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:01.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:01.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:01.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:01.200 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:01.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:01.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:01.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:01.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:01.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:01.200 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:01.201 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:30:01.201 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:30:01.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:30:01.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:01.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:30:01.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:01.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:30:01.202 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:30:01.202 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:30:01.205 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:30:01.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:30:01.208 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:30:01.208 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:30:01.208 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:30:01.209 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:30:01.211 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:30:01.211 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:01.211 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:01.246 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:01.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:01.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:01.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:01.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:01.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:01.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 20:30:01.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:01.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:01.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:01.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:01.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:01.256 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:01.256 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:01.256 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:30:01.256 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:30:01.259 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:30:01.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:30:01.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:01.270 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "editorTest.min"as the parent 20:30:01.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:30:01.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:01.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:01.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:01.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:01.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:30:01.271 INFO [WorkbenchTestable][AbstractButton] Click button Make Dirty 20:30:01.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:30:01.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:30:01.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:30:01.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:01.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57666fba is found... 20:30:01.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@57666fba is found finished successfully 20:30:01.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 20:30:01.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:01.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:01.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:01.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:01.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:01.282 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:01.282 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 20:30:01.282 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:01.283 DEBUG [main][EditorHandler] 1 editor(s) found 20:30:01.283 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:30:01.283 DEBUG [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.... 20:30:01.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 'Save .*'] is available. finished successfully 20:30:01.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 20:30:01.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:01.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:01.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:30:01.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:01.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:01.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 20:30:01.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:30:01.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:01.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:01.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:30:01.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:30:01.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:01.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:01.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 20:30:01.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:30:01.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:01.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:01.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:01.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:01.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:30:01.828 INFO [WorkbenchTestable][AbstractButton] Click button &Save 20:30:01.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:30:01.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:30:01.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:30:01.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:30:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:30:01.901 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:30:01.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:01.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:30:01.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:30:01.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:01.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:01.903 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:01.903 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:30:01.904 INFO [WorkbenchTestable][RequirementsRunner] Started test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:01.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:01.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:30:01.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:30:01.904 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:30:01.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:01.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:01.910 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:30:01.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:01.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:01.913 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:01.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:01.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:01.914 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:01.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 '\*?\QPackage Explorer\E') 20:30:01.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:01.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:01.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:01.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:01.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:01.918 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:01.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:01.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:01.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:30:01.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:30:01.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:30:01.921 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:01.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:01.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:01.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:01.939 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:01.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:01.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:01.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:01.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:01.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:01.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:02.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:02.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:02.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:02.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:02.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:02.943 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:02.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:02.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:02.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:02.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 20:30:02.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:02.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:02.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:02.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:02.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:02.945 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:02.946 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:30:02.946 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:30:02.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:30:02.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:02.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:30:02.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:02.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:30:02.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:30:02.948 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:30:02.952 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:30:02.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:30:02.959 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:30:02.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:30:02.959 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:30:02.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:30:02.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:30:02.963 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:02.963 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:03.000 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:03.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:03.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:03.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:03.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:03.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:03.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 20:30:03.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:03.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:03.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:03.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:03.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:03.005 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:03.006 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:03.006 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:30:03.006 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:30:03.007 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:03.007 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 20:30:03.007 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:30:03.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 20:30:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:03.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 20:30:03.008 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - titleToolTip - Eclipse Platform' 20:30:03.008 DEBUG [main][MenuItemLookup] Found menu:'File' 20:30:03.009 DEBUG [main][MenuItemLookup] Item match:File 20:30:03.010 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:30:03.010 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:30:03.010 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:30:03.010 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:30:03.010 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:03.010 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:30:03.010 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:30:03.010 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:03.010 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:30:03.010 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:30:03.011 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:03.011 DEBUG [main][EditorHandler] 1 editor(s) found 20:30:03.011 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:30:03.067 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:30:03.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:03.067 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:30:03.067 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:30:03.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:03.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:03.068 INFO [WorkbenchTestable][RequirementsRunner] Finished test: saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:03.068 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:30:03.068 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:03.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:03.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:30:03.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:30:03.068 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:30:03.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:03.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:03.091 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:30:03.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:03.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:03.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:03.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:03.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:03.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:03.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:30:03.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:03.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:03.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:03.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:03.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:03.118 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:03.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:03.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:03.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:30:03.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:30:03.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:30:03.138 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:03.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:03.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:03.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:03.140 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:03.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:03.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:03.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:03.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:03.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:03.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:03.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:03.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:04.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:04.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:04.143 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:04.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:04.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:04.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:04.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 20:30:04.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:04.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:04.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:04.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:04.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:04.146 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:04.147 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:30:04.147 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:30:04.148 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:30:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:04.148 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:30:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:04.148 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:30:04.148 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:30:04.148 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:30:04.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:30:04.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:30:04.155 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:30:04.155 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:30:04.155 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:30:04.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:30:04.158 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:30:04.158 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:04.158 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:04.192 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:04.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:04.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:04.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bb2625c is found... 20:30:14.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2bb2625c is found failed, an exception will be thrown 20:30:14.204 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:14.205 DEBUG [main][EditorHandler] 1 editor(s) found 20:30:14.205 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:30:14.241 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:30:14.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:14.242 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:30:14.242 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:30:14.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:14.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:14.242 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:14.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:30:14.243 INFO [WorkbenchTestable][RequirementsRunner] Started test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:14.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:14.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:30:14.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:30:14.243 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:30:14.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:14.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:14.248 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:30:14.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:14.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:14.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:14.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:14.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:14.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:14.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:30:14.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:14.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:14.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:14.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:14.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:14.257 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:14.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:14.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:14.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:30:14.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:30:14.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:30:14.294 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:14.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:14.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:14.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:14.296 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:14.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:14.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:14.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:14.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:14.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:14.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:14.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:14.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:15.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:15.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:15.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:15.299 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:15.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:15.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:15.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:15.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 20:30:15.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:15.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:15.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:15.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:15.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:15.301 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:15.302 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:30:15.302 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:30:15.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:30:15.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:15.303 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:30:15.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:15.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:30:15.303 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:30:15.303 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:30:15.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:30:15.310 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:30:15.310 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:30:15.310 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:30:15.310 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:30:15.311 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:30:15.313 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:30:15.313 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:15.313 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:15.347 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:15.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:15.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:15.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:15.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:15.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:15.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 20:30:15.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:15.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:15.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:15.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:15.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:15.352 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:15.352 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:15.352 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:30:15.352 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:30:15.354 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:15.354 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 20:30:15.354 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 20:30:15.354 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:30:15.411 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:30:15.412 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:15.412 DEBUG [main][EditorHandler] 0 editor(s) found 20:30:15.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:15.412 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:30:15.412 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:30:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:15.413 INFO [WorkbenchTestable][RequirementsRunner] Finished test: noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:15.413 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:30:15.413 INFO [WorkbenchTestable][RequirementsRunner] Started test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:15.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:15.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:30:15.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:30:15.413 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:30:15.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:15.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:15.417 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:30:15.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:15.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:15.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:15.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:15.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:15.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:15.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') 20:30:15.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:15.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:15.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:15.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:15.444 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:15.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:15.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:15.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:30:15.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:30:15.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:30:15.462 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:15.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:15.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:15.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:15.464 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:15.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:15.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:15.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:15.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:15.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:15.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:15.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:15.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:16.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:16.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:16.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:16.467 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:16.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:16.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:16.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:16.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 20:30:16.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:16.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:16.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:16.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:16.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:16.469 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:16.470 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:30:16.470 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:30:16.470 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:30:16.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:16.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:30:16.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:16.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:30:16.471 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:30:16.471 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:30:16.474 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:30:16.477 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:30:16.477 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:30:16.477 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:30:16.477 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:30:16.478 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:30:16.480 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:30:16.480 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:16.480 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:16.519 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:16.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:16.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:16.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:16.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:16.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:16.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:16.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:16.525 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:30:16.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:16.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:16.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 20:30:16.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:16.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:16.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 20:30:16.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 '\*?\QPackage Explorer\E') 20:30:16.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:16.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:16.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:16.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:16.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:16.551 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:16.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:16.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:16.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:16.596 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:16.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:16.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:16.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:16.597 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:16.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:16.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:16.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:16.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:16.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:16.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:17.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:17.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:17.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:17.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:17.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:17.600 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:17.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:17.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:17.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:17.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:17.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:17.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:17.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:17.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:17.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:17.603 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:17.603 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:30:17.604 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest1.min of tree item testProject 20:30:17.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:30:17.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:17.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:30:17.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:17.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:30:17.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 20:30:17.604 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 20:30:17.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 20:30:17.613 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 20:30:17.614 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest1.min 20:30:17.614 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest1.min 20:30:17.614 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest1.min 20:30:17.614 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest1.min about selection 20:30:17.617 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest1.min 20:30:17.617 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:17.617 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:17.651 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:17.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:17.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:17.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:17.651 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:17.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:17.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest1.min\E') 20:30:17.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:17.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:17.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:17.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:17.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:17.656 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:17.656 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:17.656 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:30:17.656 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:30:17.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4fcdd32f is found... 20:30:17.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4fcdd32f is found finished successfully 20:30:17.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 20:30:17.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:17.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:17.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:17.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:17.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:17.661 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 20:30:17.684 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:17.685 DEBUG [WorkbenchTestable][EditorHandler] Focused control=null 20:30:17.685 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:30:17.685 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:30:17.686 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:17.686 DEBUG [main][EditorHandler] 2 editor(s) found 20:30:17.686 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:30:17.712 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:30:17.712 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest1.min 20:30:17.761 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest1.min is closed 20:30:17.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:17.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:30:17.761 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:30:17.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:17.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:17.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:17.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:30:17.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:17.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:17.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:30:17.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:30:17.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:30:17.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:17.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:17.766 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:30:17.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:17.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:17.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:17.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:17.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:17.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 '\*?\QPackage Explorer\E') 20:30:17.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:17.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:17.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:17.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:17.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:17.803 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:17.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:17.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:17.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:30:17.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:30:17.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:30:17.822 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:17.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:17.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:17.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:17.824 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:17.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:17.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:17.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:17.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:17.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:17.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:18.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:18.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:18.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:18.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:18.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:18.827 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:18.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:18.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:18.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:18.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 20:30:18.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:18.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:18.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:18.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:18.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:18.830 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:18.830 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:30:18.831 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:30:18.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:30:18.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:18.831 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:30:18.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:18.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:30:18.831 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:30:18.831 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:30:18.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:30:18.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:30:18.840 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:30:18.840 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:30:18.840 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:30:18.841 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:30:18.843 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:30:18.843 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:18.843 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:18.881 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:18.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:18.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:18.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:18.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:18.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:18.885 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') 20:30:18.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:18.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:18.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:18.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:18.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:18.888 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:18.888 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:18.888 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:30:18.888 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:30:18.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 20:30:18.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:18.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:18.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:18.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:18.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:18.907 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:18.907 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Button Text=Make Dirty TooltipText=null 20:30:18.907 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:18.907 DEBUG [main][EditorHandler] 1 editor(s) found 20:30:18.907 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:30:18.954 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:30:18.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:18.954 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:30:18.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:30:18.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:18.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:18.955 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:18.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:30:18.956 INFO [WorkbenchTestable][RequirementsRunner] Started test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:18.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:18.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:30:18.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:30:18.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:30:18.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:18.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:18.960 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:30:18.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:18.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:18.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:18.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:18.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:18.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:18.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 '\*?\QPackage Explorer\E') 20:30:18.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:18.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:18.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:18.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:18.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:18.987 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:18.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:18.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:18.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:30:18.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:30:18.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:30:19.006 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:19.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:19.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:19.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:19.007 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:19.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:19.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:19.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:19.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:19.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:19.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:19.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:19.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:20.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:20.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:20.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:20.009 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:20.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:20.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:20.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:20.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 20:30:20.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:20.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:20.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:20.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:20.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:20.011 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:20.012 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:30:20.012 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:30:20.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:30:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:20.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:30:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:20.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:30:20.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:30:20.013 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:30:20.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:30:20.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:30:20.020 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:30:20.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:30:20.020 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:30:20.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:30:20.022 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:30:20.022 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:20.022 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:20.057 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:20.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:20.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:20.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:20.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:20.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:20.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest.min\E') 20:30:20.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:20.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:20.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:20.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:20.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:20.062 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:20.062 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:20.063 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:30:20.063 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:30:20.064 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:20.064 DEBUG [main][EditorHandler] 1 editor(s) found 20:30:20.064 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:30:20.107 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:30:20.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:20.107 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:30:20.107 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:30:20.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:20.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:20.108 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:20.108 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:30:20.108 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:20.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:20.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:30:20.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:30:20.108 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:30:20.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:20.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:20.112 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:30:20.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:20.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:20.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:20.116 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30: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 '\*?\QPackage Explorer\E') 20:30:20.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:20.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:20.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:20.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:20.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:20.120 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:20.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:20.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:20.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:30:20.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:30:20.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:30:20.157 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:20.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:20.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:20.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:20.159 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:20.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:20.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:20.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:20.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:20.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:20.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:20.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:20.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:21.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:21.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:21.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:21.162 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:21.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:21.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:21.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:21.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:21.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:21.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:21.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:21.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:21.164 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:21.165 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:30:21.165 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest.min of tree item testProject 20:30:21.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:30:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:21.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:30:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:21.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:30:21.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:30:21.166 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:30:21.169 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:30:21.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:30:21.172 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest.min 20:30:21.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest.min 20:30:21.172 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest.min 20:30:21.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest.min about selection 20:30:21.175 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest.min 20:30:21.175 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:21.175 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:21.209 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:21.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:21.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:21.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:21.209 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:21.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:21.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:21.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:21.215 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:30:21.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:21.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:21.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 20:30:21.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:21.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:21.220 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 20:30:21.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:30:21.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:21.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:21.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:21.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:21.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:21.242 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:21.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:21.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:21.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:21.284 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:21.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:21.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:21.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:21.285 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:21.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:21.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:21.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:21.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:21.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:21.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:21.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:21.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:22.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:22.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:22.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:22.288 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:30:22.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:30:22.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:22.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:22.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 20:30:22.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:22.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:22.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:22.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:22.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:22.291 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:22.292 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:30:22.292 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item editorTest+.min of tree item testProject 20:30:22.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item testProject 20:30:22.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:22.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item testProject is already expanded. No action performed 20:30:22.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:22.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: testProject 20:30:22.293 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 20:30:22.293 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 20:30:22.298 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 20:30:22.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 20:30:22.302 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item editorTest+.min 20:30:22.302 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item editorTest+.min 20:30:22.302 DEBUG [main][TreeItemHandler] Selecting tree item: editorTest+.min 20:30:22.302 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item editorTest+.min about selection 20:30:22.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: editorTest+.min 20:30:22.305 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:22.305 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:22.338 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:22.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:22.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:22.338 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:22.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@20080d4 is found... 20:30:22.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@20080d4 is found finished successfully 20:30:22.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QeditorTest+.min\E') 20:30:22.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:22.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:22.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:22.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:22.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:22.343 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:22.344 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:22.344 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:30:22.344 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:30:22.345 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:22.345 DEBUG [main][EditorHandler] 2 editor(s) found 20:30:22.345 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:30:22.363 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:30:22.363 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest+.min 20:30:22.407 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest+.min is closed 20:30:22.407 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:22.407 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:30:22.407 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:30:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:22.408 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) 20:30:22.408 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:22.409 DEBUG [main][EditorHandler] 0 editor(s) found 20:30:22.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:22.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:22.410 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:30:22.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:22.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:22.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:22.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:22.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:22.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:22.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:30:22.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:22.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:22.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:22.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:22.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:22.414 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:22.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:22.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:22.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:22.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:22.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:22.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:22.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:22.456 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:22.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:22.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:22.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:22.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:22.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:22.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:22.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:22.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:23.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:23.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:23.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:23.458 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:23.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:23.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:23.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:23.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 20:30:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:23.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:23.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:23.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:23.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:23.460 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:23.461 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:23.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:23.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:23.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:23.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:23.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:23.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:23.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:23.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:24.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:24.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:24.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:24.464 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:24.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:24.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:24.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:24.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 20:30:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:24.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:24.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:24.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:24.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:24.466 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:24.466 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:24.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:24.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:24.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:24.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 20:30:24.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:24.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:24.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:24.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:24.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:24.468 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 20:30:24.468 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 20:30:24.469 DEBUG [main][TreeItemHandler] Set Tree selection 20:30:24.476 DEBUG [main][TreeHandler] Notify Tree about selection event 20:30:24.486 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 20:30:24.488 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 20:30:24.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:30:24.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:24.573 DEBUG [main][MenuItemLookup] Found menu:'New' 20:30:24.573 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:30:24.573 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:24.573 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:30:24.573 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:24.573 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:30:24.573 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:30:24.573 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:30:24.573 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:30:24.573 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:30:24.574 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:24.574 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:30:24.574 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:30:24.574 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:24.574 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:30:24.574 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:30:24.574 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:30:24.574 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:30:24.574 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:30:24.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:24.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:30:25.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:30:25.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:25.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:25.076 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:25.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:25.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:30:25.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:25.115 DEBUG [main][MenuItemLookup] Found menu:'New' 20:30:25.115 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:30:25.115 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:25.115 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:30:25.115 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:25.115 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:30:25.115 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:30:25.115 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:30:25.115 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:30:25.116 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:30:25.116 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:30:25.116 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:30:25.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 20:30:25.857 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 20:30:25.858 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:30:25.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:25.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:25.864 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:25.864 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:30:25.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:25.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:25.865 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:30:25.865 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:30:25.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:25.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:25.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:25.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:25.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:30:25.866 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:30:25.867 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:30:25.867 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:30:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:30:25.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:30:25.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:30:25.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:25.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:30:25.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:30:25.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:25.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:25.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:30:25.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:30:25.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:25.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:25.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:25.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:25.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:30:25.870 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:30:25.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:30:25.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:30:25.870 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:30:25.870 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:25.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:30:25.914 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:30:26.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:30:26.416 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:30:26.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:26.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:30:26.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:30:26.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:30:26.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:26.416 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:26.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:26.417 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:26.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:26.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:26.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 20:30:26.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:30:26.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:30:26.421 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorTest 20:30:26.421 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:30:26.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:30:26.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:26.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 68.137 s - in org.eclipse.reddeer.workbench.test.editor.EditorTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.025 s closeDirtyEditorsWithoutSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.22 s getEditorFileTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 3.584 s closeNotDirty no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.211 s testEditorAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.202 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.348 s closeDirtyWithoutSave no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.224 s closeDirtyWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.798 s noEditorsOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.139 s getEditorByTitleTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.445 s testTitleToolTip no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.15 s saveEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.262 s isDirtyTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.189 s closeNotActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 12.326 s closeDirtyEditorsWithSaveTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.751 s findDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.724 s saveNotDirtyEditor no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.164 s getEditorByTitleWrongTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 11.174 s noEditorOpenedTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.17 s switchEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.349 s testTitleImage no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.193 s getActiveEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 1.152 s getEditorByTitleRegexTest no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorTest) Time elapsed: 2.3 s Running org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:30:26.478 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:30:26.480 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:30:26.481 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:30:26.481 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:30:26.481 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:30:26.481 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:30:26.481 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:30:26.481 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:30:26.481 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:30:26.482 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 20:30:26.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:26.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:26.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.482 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:30:26.483 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:26.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:26.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:26.484 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:26.484 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:30:26.497 DEBUG [main][MenuItemLookup] Found menu:'File' 20:30:26.497 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:30:26.497 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:30:26.497 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:30:26.497 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:30:26.497 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:30:26.497 DEBUG [main][MenuItemLookup] Item match:Window 20:30:26.498 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:30:26.498 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:30:26.498 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:30:26.498 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:26.498 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:30:26.498 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:30:26.498 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:26.499 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:30:26.499 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:26.499 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:30:26.499 DEBUG [main][MenuItemLookup] Item match:Preferences 20:30:26.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:30:26.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:30:26.499 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:30:26.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 'Preferences.*'] is available.... 20:30: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 'Preferences.*'] is available. finished successfully 20:30:26.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:30:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:26.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:26.634 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:30:26.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.634 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:30:26.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:26.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:26.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:26.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:26.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:30:26.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:30:26.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) 20:30:26.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:26.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:26.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:26.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:26.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:30:26.662 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:30:26.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:30:26.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:30:26.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:30:26.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:26.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:30:26.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:30:26.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:26.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:26.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:26.714 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:26.714 DEBUG [main][EditorHandler] 0 editor(s) found 20:30:26.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:26.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:26.716 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:30:26.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:26.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:26.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:26.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:26.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:26.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:26.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') 20:30:26.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:26.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:26.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:26.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:26.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:26.733 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:26.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:26.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:26.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:30:26.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:30:26.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:30:26.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:26.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:26.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:26.751 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 20:30:26.751 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:26.751 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:26.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:26.752 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 20:30:26.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:26.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:26.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:26.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:26.753 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:26.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:26.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:26.754 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 20:30:26.757 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:26.757 DEBUG [main][EditorHandler] 0 editor(s) found 20:30:26.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:30:26.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:30:26.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.758 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:30:26.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:30:26.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:30:26.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:30:26.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:30:26.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:30:26.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:30:26.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:26.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:26.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:26.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:26.788 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:30:26.789 DEBUG [main][MenuItemLookup] Found menu:'File' 20:30:26.789 DEBUG [main][MenuItemLookup] Item match:File 20:30:26.790 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:30:26.790 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:30:26.792 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:30:26.792 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:26.793 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:30:26.793 DEBUG [main][MenuItemLookup] Found menu:'File' 20:30:26.793 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:30:26.793 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:26.793 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:30:26.793 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:30:26.793 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:30:26.793 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:30:26.794 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:30:26.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 'New|Select a wizard'] is available.... 20:30:26.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:30:26.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:30:26.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:26.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:26.899 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:30:26.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.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 20:30:26.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:26.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:26.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:26.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:26.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:26.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:30:26.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:30:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:30:26.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:30:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:26.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:30:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:26.902 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:30:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:30:26.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:30:26.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:26.902 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:30:26.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:26.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:30:26.912 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 20:30:26.912 DEBUG [main][TreeItemHandler] Selecting tree item: Project 20:30:26.913 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 20:30:26.916 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 20:30:26.916 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:30:26.916 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:30:26.916 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:30:26.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:26.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:26.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:26.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:26.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:30:26.919 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:30:26.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:30:26.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:30:26.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:30:26.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:26.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'] 20:30:26.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 20:30:26.961 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 20:30:26.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 20:30:26.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:26.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:26.963 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 20:30:26.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:26.963 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'testProject' 20:30:26.963 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:") 20:30:26.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:26.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:26.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:26.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:26.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:30:26.967 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:30:26.968 INFO [WorkbenchTestable][AbstractText] Text set to: testProject 20:30:26.969 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 20:30:26.969 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 20:30:27.004 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) 20:30:27.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:27.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:27.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:27.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:27.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:30:27.016 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:30:27.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:30:27.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:30:27.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:30:27.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:27.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:30:27.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:30:27.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:27.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:30:27.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:27.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:27.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:27.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: "Import"] 20:30:27.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:27.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: "Import"] 20:30:27.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:27.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: "Import"] 20:30:27.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:27.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: "Import"] 20:30:27.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:27.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: "Import"] 20:30:27.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:27.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: "Import"] 20:30:27.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:27.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: "Import"] 20:30:27.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:27.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: "Import"] 20:30:27.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:27.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: "Import"] 20:30:27.527 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:27.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:27.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:27.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:27.528 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:27.528 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:30:27.528 DEBUG [main][MenuItemLookup] Found menu:'File' 20:30:27.528 DEBUG [main][MenuItemLookup] Item match:File 20:30:27.529 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:30:27.529 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:27.530 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:30:27.530 DEBUG [main][MenuItemLookup] Item match:Import... 20:30:27.531 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:30:27.531 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:30:27.531 INFO [main][MenuItemHandler] Select menu item: &Import... 20:30:27.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:30:27.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:30:27.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:30:27.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:27.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:27.643 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:30:27.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:27.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 20:30:27.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:27.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:27.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:27.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:27.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:30:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:30:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:30:27.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:30:27.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:28.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:28.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:30:28.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:30:28.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:30:28.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:28.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:30:28.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:28.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:30:28.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:30:28.152 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:30:28.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:30:28.156 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:30:28.156 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:30:28.156 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:30:28.157 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) 20:30:28.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:28.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:28.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:28.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:28.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:30:28.159 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:30:28.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:30:28.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:30:28.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:30:28.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:28.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:30:28.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:28.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:28.284 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:30:28.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:28.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:28.286 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:30:28.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:28.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:30:28.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:30:28.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:30:28.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:28.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:28.286 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:30:28.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:28.303 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting root directory to '/home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.workbench.test/resources/TextEditorTestProject/' 20:30:28.310 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:") 20:30:28.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:28.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:28.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:28.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:28.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:30:28.312 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 20:30:28.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:30:28.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:30:28.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:30:28.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:28.317 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 20:30:28.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:28.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:28.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:28.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:28.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:30:28.320 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/ 20:30:28.335 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") 20:30:28.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:28.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:28.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:28.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:28.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:30:28.414 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:30:28.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:30:28.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:30:28.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:30:28.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:28.515 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 20:30:28.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:28.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:28.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:28.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:28.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:28.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:30:28.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:30:28.519 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 20:30:28.519 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:") 20:30:28.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:28.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:28.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:28.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:28.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:30:28.521 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") 20:30:28.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:28.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:28.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:28.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:28.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:30:28.548 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 20:30:28.548 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 20:30:28.548 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 20:30:28.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:30:28.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:30:28.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:30:28.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:28.550 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:30:28.550 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 20:30:28.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.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) 20:30:28.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:28.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:28.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:28.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:28.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:30:28.554 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:30:28.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:30:28.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:30:28.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:30:28.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:28.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:30:29.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:30:29.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:29.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 20:30:29.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 20:30:29.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 20:30:30.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 20:30:30.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 20:30:30.604 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 20:30:30.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 20:30:31.104 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 20:30:31.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:30:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:30:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:31.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:31.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:31.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:31.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:31.108 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:30:31.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:31.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:31.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:31.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:31.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:31.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:31.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') 20:30:31.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:31.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:31.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:31.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:31.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:31.112 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:31.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:31.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:31.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:30:31.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:30:31.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:30:31.133 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:31.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:31.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:31.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:31.135 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:31.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:31.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:31.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:31.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:31.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:31.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:31.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:31.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:32.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:32.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:32.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:32.138 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:32.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:32.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:32.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:32.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 20:30:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:32.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:32.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:32.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:32.141 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:32.141 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:30:32.142 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:30:32.142 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:30:32.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:30:32.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:32.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:32.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:30:32.651 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:30:32.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:30:32.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:33.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:33.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:30:33.160 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:30:33.160 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:30:33.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:33.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:33.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:30:33.672 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:33.672 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:33.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:33.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:33.733 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:30:33.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:33.734 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:33.734 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:33.794 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:33.794 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:33.795 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:35.487 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:35.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:35.487 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 20:30:35.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:30:35.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:30:35.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:35.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:35.487 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:35.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:35.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@78cf808f is found... 20:30:35.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@78cf808f is found finished successfully 20:30:35.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 '\*?\QJavaClass.java\E') 20:30:35.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:35.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:35.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:35.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:35.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:35.589 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:35.589 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 20:30:35.591 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 13] 20:30:35.620 INFO [WorkbenchTestable][Keyboard] Type text "a" 20:30:35.829 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:30:35.829 INFO [WorkbenchTestable][Keyboard] As char:a, as int:97 20:30:36.433 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:36.433 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 20:30:36.433 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:30:36.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:30:36.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:36.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:36.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:36.456 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:36.457 DEBUG [main][MenuItemLookup] Found menu:'File' 20:30:36.457 DEBUG [main][MenuItemLookup] Item match:File 20:30:36.459 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:30:36.459 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:30:36.459 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:30:36.459 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:30:36.459 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:36.459 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:30:36.459 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:30:36.459 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:36.459 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:30:36.460 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:30:36.460 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:30:36.460 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:30:36.485 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:30:36.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:30:36.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:30:36.593 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:36.593 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 20:30:36.594 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:36.594 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 20:30:36.594 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 20:30:36.594 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:30:36.806 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:30:36.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:36.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:36.809 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:30:36.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:36.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:36.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:36.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:36.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:36.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:36.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:30:36.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:36.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:36.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:36.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:36.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:36.814 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:36.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:36.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:36.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:30:36.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:30:36.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:30:36.900 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:36.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:36.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:36.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:36.901 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:36.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:36.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:36.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:36.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:36.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:36.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:37.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:37.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:37.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:37.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:37.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:37.905 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:37.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:37.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:37.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:37.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 20:30:37.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:37.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:37.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:37.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:37.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:37.907 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:37.908 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:30:37.908 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:30:37.909 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:30:37.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:30:37.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:37.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:30:37.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:37.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:30:37.909 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:30:37.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:30:37.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:37.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:30:37.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:37.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:30:37.910 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:30:37.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:30:37.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:37.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:30:37.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:37.910 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:30:37.911 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:37.911 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:37.914 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:37.928 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:37.928 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:30:37.928 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:37.928 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:37.929 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:37.936 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:37.936 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:37.941 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:38.335 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:38.335 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 20:30:38.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:30:38.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:30:38.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:30:38.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:38.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:38.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:38.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@169d57bd is found... 20:30:38.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@169d57bd is found finished successfully 20:30:38.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:30:38.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:38.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:38.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:38.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:38.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:38.415 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:38.415 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 20:30:38.415 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:30:38.495 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:38.496 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 20:30:38.496 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:30:38.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:30:38.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:38.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:38.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:38.497 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:38.497 DEBUG [main][MenuItemLookup] Found menu:'File' 20:30:38.497 DEBUG [main][MenuItemLookup] Item match:File 20:30:38.499 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:30:38.499 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:30:38.499 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:30:38.499 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:30:38.499 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:38.499 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:30:38.499 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:30:38.499 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:38.499 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:30:38.499 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:30:38.500 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:30:38.500 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:30:38.500 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:30:38.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:30:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:30:38.692 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:38.692 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 20:30:38.692 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:38.693 DEBUG [main][EditorHandler] 1 editor(s) found 20:30:38.693 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:30:38.991 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:30:38.991 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:30:38.992 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:30:38.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:30:38.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:30:38.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:30:38.992 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:30:38.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:38.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:38.994 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:30:38.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:38.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:38.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:38.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:38.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:38.996 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:38.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') 20:30:38.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:38.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:38.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:38.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:38.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:38.998 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:38.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:38.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:38.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:30:38.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:30:38.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:30:39.001 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:39.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:39.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:39.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:39.002 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:39.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:39.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:39.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:39.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:39.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:39.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:39.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:39.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:40.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:40.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:40.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:40.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:40.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:40.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:40.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:40.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 20:30:40.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:40.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:40.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:40.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:40.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:40.031 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:40.032 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:30:40.033 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:30:40.033 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:30:40.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:30:40.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:40.034 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:30:40.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:40.034 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:30:40.034 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:30:40.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:30:40.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:40.035 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:30:40.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:40.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:30:40.035 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:30:40.035 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:30:40.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:40.035 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:30:40.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:40.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:30:40.036 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:40.036 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:40.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:40.102 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:40.103 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:30:40.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:40.103 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:40.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:40.112 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:40.112 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:40.113 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:40.515 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:40.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:40.515 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 20:30:40.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:30:40.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:30:40.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:30:40.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:40.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:40.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:40.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:40.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@23a24750 is found... 20:30:40.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@23a24750 is found finished successfully 20:30:40.526 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') 20:30:40.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:40.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:40.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:40.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:40.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:40.587 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:40.587 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 20:30:40.587 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:40.587 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 20:30:40.591 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 20:30:40.611 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 20:30:40.618 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:30:40.618 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:30:41.219 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:30:41.219 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 20:30:41.821 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:30:41.821 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 20:30:42.422 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:30:42.423 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:30:43.024 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:30:43.024 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:30:43.626 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:30:43.626 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 20:30:44.227 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:30:44.227 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 20:30:44.829 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:30:44.829 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:30:45.430 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:45.431 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 20:30:45.431 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:30:45.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:30:45.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:45.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:45.454 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:45.454 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:45.454 DEBUG [main][MenuItemLookup] Found menu:'File' 20:30:45.454 DEBUG [main][MenuItemLookup] Item match:File 20:30:45.456 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:30:45.456 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:30:45.456 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:30:45.456 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:30:45.456 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:45.456 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:30:45.456 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:30:45.456 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:45.456 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:30:45.456 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:30:45.457 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:30:45.457 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:30:45.457 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:30:45.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:30:45.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:30:45.498 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:45.498 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 20:30:45.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:45.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:45.525 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:30:45.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:45.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:45.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:30:45.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:45.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:45.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:45.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:30:45.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:45.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:45.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:45.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:45.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:45.550 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:45.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:45.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:45.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:45.599 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:45.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:45.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:45.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:45.600 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:45.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:45.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:45.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:45.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:45.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:45.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:46.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:46.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:46.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:46.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:46.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:46.603 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:46.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:46.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:46.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:46.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:46.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:46.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:46.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:46.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:46.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:46.606 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:46.606 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:30:46.606 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:30:46.607 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:30:46.607 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:30:46.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:46.607 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:30:46.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:46.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:30:46.607 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:30:46.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:30:46.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:46.608 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:30:46.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:46.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:30:46.608 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:30:46.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:30:46.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:46.608 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:30:46.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:46.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:30:46.609 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:46.609 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:46.612 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:46.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:46.623 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:30:46.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:46.624 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:46.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:46.633 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:46.633 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:46.634 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:46.698 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:46.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:46.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:30:46.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:30:46.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:30:46.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:46.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:46.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:46.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:46.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29b5d07b is found... 20:30:46.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@29b5d07b is found finished successfully 20:30:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:30:46.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:46.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:46.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:46.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:46.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:46.705 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:46.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;testtext public class JavaClass { public JavaClass() { System.out.println(""); } } TooltipText=null 20:30:46.705 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:30:46.732 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:46.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 20:30:46.733 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:30:46.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:30:46.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:46.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:46.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:46.734 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:46.734 DEBUG [main][MenuItemLookup] Found menu:'File' 20:30:46.734 DEBUG [main][MenuItemLookup] Item match:File 20:30:46.736 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:30:46.736 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:30:46.736 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:30:46.736 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:30:46.736 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:46.736 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:30:46.736 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:30:46.736 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:46.736 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:30:46.736 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:30:46.736 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:30:46.736 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:30:46.737 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:30:46.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:30:46.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:30:46.826 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:46.826 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 20:30:46.826 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:46.827 DEBUG [main][EditorHandler] 1 editor(s) found 20:30:46.827 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:30:47.048 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:30:47.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:30:47.048 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:30:47.048 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:30:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:47.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:47.049 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:30:47.049 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:30:47.049 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:30:47.049 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:30:47.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:30:47.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:30:47.050 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:30:47.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:47.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:47.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:30:47.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:47.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:47.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:47.053 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:47.053 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:30:47.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:47.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:47.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:47.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:47.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:47.095 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:47.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:47.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:47.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:30:47.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:30:47.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:30:47.117 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:47.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:47.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:47.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:47.119 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:47.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:47.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:47.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:47.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:47.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:47.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:47.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:47.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:48.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:48.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:48.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:48.121 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:48.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:48.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:48.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:48.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:48.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:48.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:48.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:48.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:48.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:48.123 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:48.123 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:30:48.124 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:30:48.124 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:30:48.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:30:48.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:48.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:30:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:48.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:30:48.125 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:30:48.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:30:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:48.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:30:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:48.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:30:48.125 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:30:48.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:30:48.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:48.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:30:48.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:48.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:30:48.126 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:48.126 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:48.129 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:48.141 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:48.141 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:30:48.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:48.141 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:48.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:48.150 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:48.150 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:48.150 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:48.387 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:48.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:48.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:30:48.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:30:48.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:30:48.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:30:48.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:48.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:48.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:48.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:48.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@24eca980 is found... 20:30:48.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@24eca980 is found finished successfully 20:30:48.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:30:48.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:48.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:48.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:48.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:48.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:48.410 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:48.410 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 20:30:48.411 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:48.411 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 20:30:48.411 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:30:49.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:49.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:49.412 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:49.412 DEBUG [main][MenuItemLookup] Found menu:'File' 20:30:49.412 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:30:49.412 DEBUG [main][MenuItemLookup] Item match:Edit 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 20:30:49.415 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:49.416 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 20:30:49.416 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:49.416 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 20:30:49.416 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:49.416 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 20:30:49.416 DEBUG [main][MenuItemLookup] Item match:Content Assist 20:30:49.420 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 20:30:49.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Java Non-Type Proposals" 20:30:49.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 20:30:49.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Te&mplate Proposals" 20:30:49.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Word Proposals" 20:30:49.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Chain Template Proposals" 20:30:49.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"" 20:30:49.423 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Parameter &Hints Shift+Ctrl+Space" 20:30:49.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:49.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:49.425 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:30:49.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:49.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:49.426 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:30:49.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:49.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:49.448 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:49.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') 20:30:49.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:49.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:49.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:49.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:49.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:49.450 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:49.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:49.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:49.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:49.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:49.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:49.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:49.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:49.491 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:49.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:49.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:49.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:49.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:49.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:49.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:49.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:49.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:50.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:50.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:50.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:50.494 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:50.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:50.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:50.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:50.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 20:30:50.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:50.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:50.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:50.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:50.496 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:50.496 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:30:50.497 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:30:50.497 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:30:50.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:30:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:50.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:30:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:50.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:30:50.498 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:30:50.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:30:50.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:50.498 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:30:50.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:50.498 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:30:50.498 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:30:50.498 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:30:50.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:50.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:30:50.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:50.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:30:50.499 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:50.499 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:50.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:50.511 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:50.516 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:30:50.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:50.517 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:50.517 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:50.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:50.531 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:50.531 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:50.586 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:50.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:50.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:30:50.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:30:50.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:30:50.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:50.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:50.586 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:50.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:50.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13c171f2 is found... 20:30:50.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13c171f2 is found finished successfully 20:30:50.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:30:50.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:50.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:50.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:50.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:50.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:50.593 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:50.593 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 20:30:50.593 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:30:50.623 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:50.624 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 20:30:50.624 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:30:50.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:30:50.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:50.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:50.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:50.625 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:50.625 DEBUG [main][MenuItemLookup] Found menu:'File' 20:30:50.625 DEBUG [main][MenuItemLookup] Item match:File 20:30:50.626 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:30:50.626 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:30:50.626 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:30:50.626 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:30:50.627 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:50.627 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:30:50.627 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:30:50.627 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:50.627 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:30:50.627 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:30:50.627 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:30:50.627 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:30:50.627 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:30:50.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:30:50.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:30:50.741 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:50.741 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 20:30:50.741 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:50.742 DEBUG [main][EditorHandler] 1 editor(s) found 20:30:50.742 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:30:50.930 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:30:50.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:30:50.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:30:50.930 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:30:50.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:50.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:50.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:30:50.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:30:50.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:30:50.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:30:50.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:30:50.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:30:50.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:30:50.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'] 20:30:50.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:50.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'] 20:30:50.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:50.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: "Create New File"] 20:30:50.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:50.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'] 20:30:50.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:50.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'] 20:30:50.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:50.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'] 20:30:50.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:50.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: "Create New File"] 20:30:50.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:50.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'] 20:30:50.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:50.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'] 20:30:50.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:50.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:50.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:50.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:50.936 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:50.936 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:30:50.936 DEBUG [main][MenuItemLookup] Found menu:'File' 20:30:50.936 DEBUG [main][MenuItemLookup] Item match:File 20:30:50.938 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:30:50.938 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:30:50.941 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:30:50.941 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:50.941 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:30:50.941 DEBUG [main][MenuItemLookup] Found menu:'File' 20:30:50.941 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:30:50.941 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:50.941 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:30:50.941 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:30:50.986 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:30:50.986 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:30:50.986 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:30:51.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:30:51.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 'New|Select a wizard'] is available. finished successfully 20:30:51.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:30:51.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:51.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:51.088 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:30:51.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:51.088 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:30:51.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:51.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:51.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:51.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:51.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:30:51.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:30:51.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:30:51.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:30:51.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:51.091 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:30:51.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:51.091 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:30:51.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:30:51.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:30:51.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:51.091 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:30:51.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:51.091 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:30:51.092 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 20:30:51.092 DEBUG [main][TreeItemHandler] Selecting tree item: File 20:30:51.092 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 20:30:51.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 20:30:51.105 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:30:51.105 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:30:51.105 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:30:51.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:51.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:51.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:51.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:51.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:30:51.108 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:30:51.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:30:51.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:30:51.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:30:51.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:51.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'] 20:30:51.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:51.167 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:51.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 20:30:51.167 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 20:30:51.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 20:30:51.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:51.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:51.168 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 20:30:51.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:30:51.169 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:") 20:30:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:51.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:51.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:51.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:51.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:30:51.183 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:30:51.184 INFO [WorkbenchTestable][AbstractText] Text set to: editorTest.min 20:30:51.185 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:") 20:30:51.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:51.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:51.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:51.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:51.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:30:51.188 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:30:51.189 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 20:30:51.189 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 20:30:51.189 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 20:30:51.190 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) 20:30:51.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:51.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:51.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:51.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:51.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:30:51.202 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:30:51.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:30:51.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:30:51.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:30:51.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:30:51.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:30:51.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:30:51.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:51.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:30:51.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:30:51.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:30:51.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:51.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:51.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:51.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:51.335 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') 20:30:51.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:51.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:51.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:51.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:51.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:51.339 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part editorTest.min 20:30:51.345 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:51.345 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:51.345 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:30:51.345 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:30:51.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:51.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:51.348 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:30:51.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:51.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:51.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - titleToolTip - Eclipse Platform 20:30:51.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:51.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:51.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - titleToolTip - Eclipse Platform' 20:30:51.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:30:51.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:51.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:51.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:51.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:51.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:51.352 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:51.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:51.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:51.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:51.398 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:51.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:51.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:51.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:51.399 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:51.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:51.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:51.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:51.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:51.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:51.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:51.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:51.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:52.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:52.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:52.402 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:52.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:52.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:52.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:52.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 20:30:52.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:52.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:52.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:52.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:52.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:52.404 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:52.404 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:30:52.405 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:30:52.405 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:30:52.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:30:52.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:52.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:30:52.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:52.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:30:52.406 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:30:52.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:30:52.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:52.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:30:52.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:52.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:30:52.406 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:30:52.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:30:52.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:52.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:30:52.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:52.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:30:52.407 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:52.407 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:52.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:52.425 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:52.425 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:30:52.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:52.426 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:52.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:52.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:52.440 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:52.441 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:52.702 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:52.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:52.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:30:52.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:30:52.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:30:52.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:30:52.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:52.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:52.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:52.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:52.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@340d40ea is found... 20:30:52.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@340d40ea is found finished successfully 20:30:52.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:30:52.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:52.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:52.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:52.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:52.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:52.733 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:52.734 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 20:30:52.734 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:30:52.768 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:52.769 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 20:30:52.769 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:30:52.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:30:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:52.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:52.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:52.770 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:52.770 DEBUG [main][MenuItemLookup] Found menu:'File' 20:30:52.770 DEBUG [main][MenuItemLookup] Item match:File 20:30:52.772 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:30:52.772 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:30:52.772 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:30:52.772 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:30:52.772 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:52.772 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:30:52.772 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:30:52.772 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:52.772 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:30:52.772 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:30:52.802 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:30:52.802 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:30:52.806 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:30:52.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:30:52.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:30:52.846 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:52.846 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 20:30:52.846 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:52.847 DEBUG [main][EditorHandler] 2 editor(s) found 20:30:52.847 DEBUG [WorkbenchTestable][EditorHandler] Closing editor editorTest.min 20:30:52.913 DEBUG [WorkbenchTestable][EditorHandler] Editor editorTest.min is closed 20:30:52.913 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:30:53.051 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:30:53.051 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:30:53.052 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:30:53.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:30:53.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:53.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:53.052 INFO [WorkbenchTestable][RequirementsRunner] Finished test: notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:30:53.053 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:30:53.053 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:30:53.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:30:53.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:30:53.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:30:53.053 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:30:53.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:53.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:53.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:30:53.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:53.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:53.056 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:53.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:53.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:30:53.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:53.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:53.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:53.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:53.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:53.059 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:53.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:53.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:53.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:30:53.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:30:53.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:30:53.108 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:53.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:53.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:53.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:53.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:53.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:53.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:53.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:53.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:53.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:53.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:53.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:53.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:54.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:54.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:54.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:54.113 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:54.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:54.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:54.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:54.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 20:30:54.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:54.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:54.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:54.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:54.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:54.116 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:54.116 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:30:54.116 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:30:54.117 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:30:54.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:30:54.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:54.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:30:54.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:54.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:30:54.117 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:30:54.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:30:54.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:54.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:30:54.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:54.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:30:54.118 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:30:54.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:30:54.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:54.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:30:54.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:54.118 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:30:54.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:54.119 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:54.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:54.133 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:54.134 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:30:54.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:54.134 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:54.134 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:54.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:54.142 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:54.143 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:54.385 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:54.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:54.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:30:54.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:30:54.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:30:54.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:30:54.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:54.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:54.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:54.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:54.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4a6f117d is found... 20:30:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4a6f117d is found finished successfully 20:30:54.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:30:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:54.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:54.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:54.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:54.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:54.409 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:54.415 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 20:30:54.415 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5 20:30:54.416 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 5, offser 0 20:30:54.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:54.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:54.424 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:30:54.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:54.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:54.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:30:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:54.450 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:54.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 '\*?\QProject Explorer\E') 20:30:54.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:54.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:54.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:54.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:54.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:54.498 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:54.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:54.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:54.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:54.541 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:54.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:54.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:54.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:54.542 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:54.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:54.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:54.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:54.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:54.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:54.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:55.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:55.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:55.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:55.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:55.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:55.545 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:55.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:55.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:55.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:55.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:30:55.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:55.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:55.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:55.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:55.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:55.547 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:55.548 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:30:55.548 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:30:55.549 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:30:55.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:30:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:55.549 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:30:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:55.549 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:30:55.549 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:30:55.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:30:55.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:55.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:30:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:55.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:30:55.550 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:30:55.550 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:30:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:55.550 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:30:55.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:55.550 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:30:55.551 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:55.551 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:55.554 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:55.563 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:55.564 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:30:55.564 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:55.564 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:55.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:55.572 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:55.572 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:55.573 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:55.630 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:55.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:55.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:30:55.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:30:55.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:30:55.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:55.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:55.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:55.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:55.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@558dd42a is found... 20:30:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@558dd42a is found finished successfully 20:30:55.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 '\*?\QJavaClass.java\E') 20:30:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:55.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:55.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:55.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:55.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:55.637 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:55.637 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 20:30:55.637 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:30:55.664 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:55.664 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 20:30:55.664 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:30:55.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:30:55.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:55.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:55.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:55.665 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:30:55.666 DEBUG [main][MenuItemLookup] Found menu:'File' 20:30:55.666 DEBUG [main][MenuItemLookup] Item match:File 20:30:55.667 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:30:55.667 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:30:55.667 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:30:55.667 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:30:55.667 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:55.667 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:30:55.667 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:30:55.667 DEBUG [main][MenuItemLookup] Found menu:'' 20:30:55.667 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:30:55.667 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:30:55.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:30:55.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:30:55.707 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:30:55.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:30:55.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:30:55.798 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:55.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 20:30:55.798 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:30:55.798 DEBUG [main][EditorHandler] 1 editor(s) found 20:30:55.798 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:30:55.955 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:30:55.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:30:55.955 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:30:55.955 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:30:55.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:30:55.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:30:55.956 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:30:55.956 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:30:55.956 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:30:55.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:30:55.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:30:55.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:30:55.956 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:30:55.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:55.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:55.958 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:30:55.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:55.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:55.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:30:55.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:30:55.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:30:55.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:30:55.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 20:30:55.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:55.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:55.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:55.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:55.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:55.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:55.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:55.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:55.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:30:55.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:30:55.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:30:55.993 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:55.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:55.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:55.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:55.994 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:55.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:55.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:55.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:55.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:55.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:55.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:56.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:56.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:56.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:56.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:30:56.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:30:56.997 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:30:56.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:30:56.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:56.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:30:56.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:30:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:56.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:56.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:56.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:56.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:30:56.999 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:30:56.999 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:30:57.000 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:30:57.000 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:30:57.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:30:57.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:57.000 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:30:57.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:57.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:30:57.001 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:30:57.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:30:57.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:57.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:30:57.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:57.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:30:57.001 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:30:57.001 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:30:57.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:30:57.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:30:57.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:30:57.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:30:57.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:57.002 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:57.005 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:57.015 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:57.016 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:30:57.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:30:57.016 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:30:57.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:30:57.023 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:30:57.023 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:30:57.024 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:30:57.245 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:30:57.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:30:57.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:30:57.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:30:57.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:30:57.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:30:57.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:30:57.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:30:57.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:30:57.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:30:57.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@738a5b02 is found... 20:30:57.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@738a5b02 is found finished successfully 20:30:57.262 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') 20:30:57.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:30:57.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:30:57.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:30:57.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:30:57.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:30:57.272 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:30:57.272 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 20:30:57.273 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:30:57.273 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:30:57.474 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:30:57.683 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:30:57.683 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:30:57.884 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:30:58.091 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:30:58.091 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:30:58.292 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:30:58.499 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:30:58.499 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:30:58.700 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:30:58.907 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:30:58.907 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 20:30:59.108 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 20:31:00.109 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() { 20:31:00.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:00.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:00.139 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:00.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:00.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:00.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:00.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:00.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:00.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:00.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 '\*?\QProject Explorer\E') 20:31:00.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:00.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:00.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:00.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:00.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:00.143 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:00.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:00.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:00.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:00.193 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:00.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:00.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:00.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:00.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:00.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:00.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:00.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:00.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:00.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:00.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:00.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:00.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:01.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:01.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:01.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:01.197 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:01.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:01.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:01.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:01.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:01.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:01.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:01.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:01.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:01.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:01.199 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:01.199 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:01.200 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:01.200 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:01.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:01.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:01.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:01.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:01.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:01.200 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:01.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:01.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:01.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:01.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:01.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:01.201 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:01.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:01.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:01.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:01.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:01.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:01.201 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:01.202 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:01.205 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:01.213 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:01.214 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:01.214 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:01.214 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:01.214 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:01.221 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:01.221 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:01.221 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:01.276 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:01.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:01.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:01.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:01.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:01.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:01.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:01.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:01.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:01.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e44d2c6 is found... 20:31:01.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e44d2c6 is found finished successfully 20:31:01.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 '\*?\QJavaClass.java\E') 20:31:01.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:01.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:01.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:01.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:01.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:01.282 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:01.282 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 20:31:01.283 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:01.319 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:01.320 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 20:31:01.320 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:01.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:01.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:01.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:01.321 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:01.321 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:01.321 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:01.321 DEBUG [main][MenuItemLookup] Item match:File 20:31:01.322 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:01.322 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:01.322 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:01.322 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:01.322 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:01.322 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:01.322 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:01.322 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:01.322 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:01.322 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:01.323 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:01.323 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:01.323 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:01.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:01.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:01.399 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:01.400 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 20:31:01.400 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:31:01.400 DEBUG [main][EditorHandler] 1 editor(s) found 20:31:01.400 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:31:01.539 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:31:01.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:01.539 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:31:01.539 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:31:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:01.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:01.540 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:01.540 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:31:01.540 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:01.540 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:01.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:31:01.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:31:01.541 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:31:01.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:01.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:01.542 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:01.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:01.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:01.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:31:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:01.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:01.545 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:31:01.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') 20:31:01.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:01.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:01.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:01.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:01.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:01.546 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:01.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:01.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:01.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:31:01.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:31:01.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:31:01.548 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:01.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:01.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:01.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:01.550 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:01.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:01.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:01.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:01.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:01.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:01.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:02.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:02.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:02.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:02.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:02.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:02.589 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:02.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:02.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:02.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:02.590 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:02.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:02.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:02.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:02.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:02.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:02.591 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:02.591 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:02.591 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:02.592 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:02.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:02.592 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:02.592 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:02.592 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:02.592 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:02.592 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:02.592 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:02.592 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:02.593 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:02.593 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:02.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:02.593 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:02.593 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:02.593 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:02.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:02.606 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:02.607 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:02.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:02.607 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:02.607 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:02.614 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:02.614 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:02.615 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:02.834 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:02.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:02.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:02.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:02.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:02.834 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:31:02.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:02.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:02.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:02.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:02.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d4d13e1 is found... 20:31:02.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3d4d13e1 is found finished successfully 20:31:02.844 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') 20:31:02.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:02.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:02.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:02.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:02.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:02.857 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:02.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 20:31:02.857 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:31:02.857 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:31:03.058 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:31:03.265 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:31:03.265 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:31:03.466 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:31:03.673 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:31:03.673 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:31:03.874 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:31:04.081 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:31:04.081 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:31:04.281 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:31:04.489 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:31:04.489 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 20:31:04.689 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 20:31:05.691 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(""); } } 20:31:05.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:05.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:05.694 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:05.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:05.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:05.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:05.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:05.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:05.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:05.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') 20:31:05.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:05.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:05.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:05.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:05.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:05.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:05.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:05.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:05.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:05.759 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:05.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:05.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:05.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:05.760 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:05.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:05.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:05.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:05.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:05.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:05.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:06.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:06.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:06.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:06.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:06.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:06.763 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:06.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:06.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:06.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:06.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 20:31:06.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:06.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:06.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:06.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:06.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:06.766 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:06.766 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:06.766 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:06.767 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:06.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:06.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:06.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:06.767 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:06.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:06.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:06.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:06.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:06.768 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:06.768 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:06.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:06.768 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:06.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:06.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:06.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:06.768 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:06.771 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:06.780 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:06.780 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:06.780 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:06.781 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:06.781 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:06.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:06.788 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:06.788 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:06.842 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:06.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:06.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:06.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:06.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:06.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:06.843 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@133278c4 is found... 20:31:06.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@133278c4 is found finished successfully 20:31:06.845 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') 20:31:06.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:06.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:06.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:06.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:06.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:06.849 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:06.849 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 20:31:06.849 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:06.887 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:06.887 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 20:31:06.887 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:06.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:06.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:06.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:06.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:06.888 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:06.889 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:06.889 DEBUG [main][MenuItemLookup] Item match:File 20:31:06.890 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:06.890 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:06.890 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:06.890 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:06.890 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:06.890 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:06.890 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:06.890 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:06.890 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:06.890 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:06.891 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:06.891 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:06.891 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:06.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:06.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:06.945 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:06.945 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 20:31:06.945 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:31:06.945 DEBUG [main][EditorHandler] 1 editor(s) found 20:31:06.945 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:31:07.105 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:31:07.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:07.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:31:07.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:31:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:07.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:07.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:07.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:31:07.106 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:07.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:07.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:31:07.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:31:07.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:31:07.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:07.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:07.107 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:07.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:07.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:07.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:31:07.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:07.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:07.109 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:31:07.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') 20:31:07.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:07.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:07.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:07.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:07.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:07.110 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:07.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:07.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:07.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:31:07.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:31:07.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:31:07.113 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:07.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:07.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:07.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:07.114 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:07.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:07.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:07.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:07.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:07.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:07.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:07.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:07.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:08.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:08.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:08.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:08.116 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:08.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:08.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:08.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:08.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:08.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:08.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:08.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:08.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:08.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:08.118 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:08.119 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:08.119 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:08.119 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:08.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:08.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:08.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:08.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:08.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:08.120 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:08.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:08.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:08.120 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:08.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:08.120 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:08.120 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:08.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:08.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:08.120 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:08.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:08.120 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:08.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:08.121 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:08.124 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:08.134 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:08.134 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:08.134 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:08.134 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:08.135 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:08.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:08.142 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:08.142 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:08.366 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:08.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:08.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:08.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:08.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:08.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:31:08.366 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:08.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:08.367 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:08.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:08.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48f5381c is found... 20:31:08.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@48f5381c is found finished successfully 20:31:08.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:31:08.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:08.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:08.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:08.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:08.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:08.397 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:08.397 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 20:31:08.397 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:08.438 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:08.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 20:31:08.438 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:08.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:08.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:08.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:08.439 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:08.439 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:08.439 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:08.439 DEBUG [main][MenuItemLookup] Item match:File 20:31:08.440 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:08.440 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:08.440 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:08.440 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:08.440 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:08.440 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:08.440 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:08.441 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:08.441 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:08.441 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:08.489 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:08.489 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:08.489 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:08.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:08.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:08.501 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:08.501 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 20:31:08.502 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:31:09.502 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:09.512 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:31:10.513 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:10.513 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 20:31:10.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:10.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:10.517 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:10.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:10.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:10.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:10.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:10.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:10.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:10.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 '\*?\QProject Explorer\E') 20:31:10.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:10.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:10.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:10.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:10.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:10.542 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:10.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:10.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:10.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:10.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:10.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:10.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:10.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:10.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:10.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:10.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:10.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:10.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:10.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:10.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:11.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:11.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:11.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:11.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:11.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:11.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:11.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:11.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:11.595 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:11.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:11.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:11.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:11.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:11.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:11.596 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:11.596 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:11.597 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:11.597 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:11.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:11.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:11.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:11.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:11.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:11.598 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:11.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:11.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:11.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:11.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:11.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:11.598 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:11.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:11.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:11.598 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:11.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:11.598 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:11.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:11.599 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:11.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:11.610 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:11.611 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:11.611 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:11.611 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:11.611 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:11.618 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:11.618 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:11.618 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:11.670 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:11.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:11.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:11.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:11.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:11.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:11.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:11.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:11.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:11.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@623f3f18 is found... 20:31:11.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@623f3f18 is found finished successfully 20:31:11.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') 20:31:11.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:11.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:11.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:11.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:11.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:11.675 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:11.676 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 20:31:11.676 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:11.690 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:11.690 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 20:31:11.691 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:11.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:11.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:11.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:11.691 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:11.692 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:11.692 DEBUG [main][MenuItemLookup] Item match:File 20:31:11.693 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:11.693 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:11.693 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:11.693 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:11.693 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:11.693 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:11.693 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:11.693 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:11.693 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:11.693 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:11.693 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:11.693 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:11.693 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:11.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:11.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:11.738 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:11.738 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 20:31:11.738 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:31:11.738 DEBUG [main][EditorHandler] 1 editor(s) found 20:31:11.738 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:31:11.894 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:31:11.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:11.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:31:11.894 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:31:11.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:11.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:11.895 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:11.895 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:31:11.895 INFO [WorkbenchTestable][RequirementsRunner] Started test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:11.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:11.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:31:11.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:31:11.896 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:31:11.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:11.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:11.897 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:11.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:11.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:11.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:31:11.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:11.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:11.899 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:31:11.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 '\*?\QProject Explorer\E') 20:31:11.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:11.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:11.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:11.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:11.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:11.900 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:11.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:11.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:11.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:31:11.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:31:11.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:31:11.903 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:11.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:11.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:11.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:11.904 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:11.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:11.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:11.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:11.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:11.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:11.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:12.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:12.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:12.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:12.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:12.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:12.928 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:12.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:12.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:12.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:12.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 20:31:12.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:12.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:12.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:12.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:12.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:12.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:12.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:12.930 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:12.930 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:12.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:12.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:12.931 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:12.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:12.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:12.931 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:12.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:12.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:12.931 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:12.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:12.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:12.931 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:12.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:12.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:12.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:12.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:12.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:12.932 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:12.932 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:12.935 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:12.944 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:12.945 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:12.945 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:12.945 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:12.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:12.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:12.952 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:12.953 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:13.174 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:13.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:13.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:13.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:13.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:13.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:31:13.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:13.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:13.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:13.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:13.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39da34f9 is found... 20:31:13.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@39da34f9 is found finished successfully 20:31:13.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 '\*?\QJavaClass.java\E') 20:31:13.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:13.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:13.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:13.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:13.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:13.211 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:13.211 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 20:31:13.211 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:13.211 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 20:31:13.212 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 13] 20:31:13.235 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:13.235 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 20:31:13.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:13.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:13.247 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:13.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:13.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:13.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:13.249 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:13.249 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:31:13.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:13.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:13.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:13.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:13.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:13.250 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:13.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:13.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:13.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:13.299 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:13.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:13.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:13.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:13.300 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:13.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:13.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:13.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:13.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:13.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:13.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:13.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:13.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:14.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:14.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:14.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:14.303 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:14.303 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:14.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:14.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:14.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 20:31:14.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:14.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:14.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:14.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:14.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:14.304 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:14.304 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:14.305 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:14.305 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:14.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:14.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:14.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:14.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:14.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:14.306 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:14.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:14.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:14.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:14.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:14.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:14.306 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:14.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:14.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:14.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:14.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:14.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:14.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:14.306 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:14.310 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:14.318 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:14.318 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:14.318 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:14.318 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:14.319 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:14.324 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:14.324 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:14.325 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:14.377 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:14.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:14.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:14.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:14.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:14.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:14.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:14.377 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:14.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:14.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b28547d is found... 20:31:14.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b28547d is found finished successfully 20:31:14.379 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') 20:31:14.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:14.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:14.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:14.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:14.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:14.382 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:14.382 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 20:31:14.383 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:14.401 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:14.402 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 20:31:14.402 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:14.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:14.403 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:14.403 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:14.403 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:14.403 DEBUG [main][MenuItemLookup] Item match:File 20:31:14.404 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:14.404 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:14.404 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:14.404 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:14.404 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:14.404 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:14.404 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:14.404 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:14.404 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:14.404 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:14.405 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:14.405 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:14.405 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:14.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:14.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:14.507 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:14.507 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 20:31:14.507 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:31:14.507 DEBUG [main][EditorHandler] 1 editor(s) found 20:31:14.507 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:31:14.624 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:31:14.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:14.624 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:31:14.624 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:31:14.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:14.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:14.625 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:14.625 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:31:14.625 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:14.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:14.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:31:14.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:31:14.625 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:31:14.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:14.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:14.626 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:14.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:14.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:14.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:31:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:14.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:14.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:31:14.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:31:14.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:14.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:14.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:14.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:14.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:14.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:14.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:14.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:14.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:31:14.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:31:14.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:31:14.634 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:14.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:14.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:14.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:14.635 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:14.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:14.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:14.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:14.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:14.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:14.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:15.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:15.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:15.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:15.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:15.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:15.637 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:15.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:15.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:15.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:15.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:15.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:15.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:15.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:15.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:15.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:15.639 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:15.640 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:15.640 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:15.640 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:15.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:15.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:15.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:15.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:15.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:15.641 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:15.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:15.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:15.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:15.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:15.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:15.642 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:15.642 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:15.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:15.642 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:15.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:15.642 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:15.642 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:15.642 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:15.645 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:15.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:15.655 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:15.655 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:15.655 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:15.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:15.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:15.662 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:15.662 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:15.878 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:15.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:15.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:15.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:15.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:15.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:31:15.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:15.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:15.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:15.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:15.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d0561c4 is found... 20:31:15.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5d0561c4 is found finished successfully 20:31:15.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 '\*?\QJavaClass.java\E') 20:31:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:15.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:15.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:15.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:15.900 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:15.900 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 20:31:15.900 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19 20:31:15.900 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 19, offser 0 20:31:15.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 '\*?\QJavaClass.java\E') 20:31:15.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:15.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:15.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:15.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:15.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:15.918 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:15.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(""); } } newText TooltipText=null 20:31:15.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:15.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:15.936 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:15.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:15.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:15.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:15.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:15.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:15.941 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:15.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 '\*?\QProject Explorer\E') 20:31:15.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:15.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:15.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:15.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:15.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:15.942 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:15.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:15.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:15.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:15.991 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:15.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:15.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:15.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:15.992 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:15.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:15.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:15.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:15.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:15.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:15.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:16.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:16.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:16.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:16.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:16.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:16.994 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:16.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:16.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:16.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:16.996 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:16.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:16.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:16.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:16.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:16.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:16.996 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:16.997 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:16.997 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:16.997 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:16.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:16.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:16.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:16.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:16.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:16.998 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:16.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:16.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:16.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:16.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:16.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:16.998 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:16.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:16.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:16.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:16.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:16.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:16.999 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:16.999 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:17.002 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:17.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:17.011 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:17.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:17.011 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:17.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:17.016 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:17.016 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:17.016 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:17.067 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:17.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:17.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:17.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:17.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:17.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:17.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:17.067 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:17.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:17.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@268e297b is found... 20:31:17.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@268e297b is found finished successfully 20:31:17.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:31:17.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:17.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:17.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:17.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:17.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:17.072 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:17.072 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 20:31:17.073 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:17.096 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:17.096 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 20:31:17.096 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:17.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:17.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:17.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:17.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:17.097 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:17.097 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:17.097 DEBUG [main][MenuItemLookup] Item match:File 20:31:17.099 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:17.099 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:17.099 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:17.099 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:17.099 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:17.099 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:17.099 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:17.099 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:17.099 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:17.099 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:17.099 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:17.099 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:17.099 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:17.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:17.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:17.144 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:17.144 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 20:31:17.144 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:31:17.144 DEBUG [main][EditorHandler] 1 editor(s) found 20:31:17.144 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:31:17.306 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:31:17.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:17.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:31:17.306 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:31:17.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:17.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:17.307 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:17.307 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:31:17.308 INFO [WorkbenchTestable][RequirementsRunner] Started test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:17.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:17.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:31:17.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:31:17.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:31:17.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:17.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:17.310 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:17.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:17.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:17.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:31:17.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:17.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:17.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:31:17.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:31:17.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:17.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:17.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:17.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:17.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:17.313 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:17.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:17.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:17.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:31:17.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:31:17.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:31:17.315 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:17.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:17.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:17.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:17.336 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:17.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:17.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:17.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:17.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:17.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:17.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:17.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:17.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:18.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:18.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:18.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:18.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:18.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:18.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:18.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 20:31:18.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:18.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:18.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:18.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:18.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:18.342 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:18.342 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:18.343 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:18.343 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:18.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:18.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:18.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:18.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:18.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:18.343 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:18.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:18.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:18.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:18.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:18.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:18.344 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:18.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:18.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:18.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:18.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:18.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:18.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:18.344 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:18.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:18.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:18.359 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:18.359 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:18.359 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:18.359 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:18.366 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:18.366 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:18.366 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:18.562 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:18.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:18.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:18.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:18.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:18.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:31:18.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:18.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:18.563 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:18.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:18.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59dfba6a is found... 20:31:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59dfba6a is found finished successfully 20:31:18.572 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') 20:31:18.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:18.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:18.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:18.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:18.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:18.576 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:18.576 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 20:31:18.576 INFO [WorkbenchTestable][TextEditor] Set cursor position to [0, 0] 20:31:18.595 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0 20:31:18.595 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 0, offser 0 20:31:18.621 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:18.622 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 20:31:18.622 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:18.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:18.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:18.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:18.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:18.623 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:18.624 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:18.624 DEBUG [main][MenuItemLookup] Item match:File 20:31:18.625 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:18.625 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:18.625 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:18.625 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:18.625 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:18.625 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:18.625 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:18.625 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:18.625 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:18.625 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:18.625 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:18.626 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:18.626 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:18.705 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:18.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 20:31:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:18.706 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:18.706 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:18.706 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:31:18.706 DEBUG [main][MenuItemLookup] Item match:Edit 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 20:31:18.708 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:18.709 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 20:31:18.709 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:18.709 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 20:31:18.709 DEBUG [main][MenuItemLookup] Item match:Content Assist 20:31:18.709 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:18.709 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 20:31:18.709 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 20:31:18.709 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:31:19.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:19.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:19.710 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:19.710 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:19.711 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:31:19.711 DEBUG [main][MenuItemLookup] Item match:Edit 20:31:19.712 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:19.713 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 20:31:19.713 DEBUG [main][MenuItemLookup] Item match:Content Assist 20:31:19.714 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 20:31:19.714 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 20:31:19.715 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 20:31:19.715 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 20:31:19.715 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 20:31:19.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 20:31:19.918 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:31:19.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:31:19.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:19.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:19.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 20:31:19.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:31:19.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:19.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:19.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:19.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:19.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:31:20.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:31:20.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:31:20.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 20:31:20.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 20:31:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:20.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:20.032 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 20:31:20.032 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 20:31:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:31:20.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:31:20.033 DEBUG [WorkbenchTestable][ContentAssistant] abstract 20:31:20.033 DEBUG [WorkbenchTestable][ContentAssistant] class 20:31:20.033 DEBUG [WorkbenchTestable][ContentAssistant] enum 20:31:20.033 DEBUG [WorkbenchTestable][ContentAssistant] final 20:31:20.033 DEBUG [WorkbenchTestable][ContentAssistant] import 20:31:20.034 DEBUG [WorkbenchTestable][ContentAssistant] interface 20:31:20.034 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 20:31:20.034 DEBUG [WorkbenchTestable][ContentAssistant] public 20:31:20.034 DEBUG [WorkbenchTestable][ContentAssistant] record 20:31:20.035 DEBUG [WorkbenchTestable][ContentAssistant] sealed 20:31:20.036 DEBUG [WorkbenchTestable][ContentAssistant] new - create new object 20:31:20.037 DEBUG [WorkbenchTestable][ContentAssistant] nls - non-externalized string marker 20:31:20.038 DEBUG [WorkbenchTestable][ContentAssistant] runnable - runnable 20:31:20.039 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch case expression 20:31:20.040 DEBUG [WorkbenchTestable][ContentAssistant] switch - switch labeled expression 20:31:20.041 DEBUG [WorkbenchTestable][ContentAssistant] toarray - convert collection to array 20:31:20.041 DEBUG [WorkbenchTestable][ContentAssistant] Choose content assist proposal - enum 20:31:20.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:31:20.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:31:20.095 TRACE [main][WidgetHandler] Notify Table with event 13 20:31:20.095 TRACE [main][WidgetHandler] Wait for synchronization 20:31:20.095 TRACE [main][WidgetHandler] Notify Table with event 14 20:31:20.095 TRACE [main][WidgetHandler] Wait for synchronization 20:31:20.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:31:20.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:31:20.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:20.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:20.151 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:20.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:20.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:20.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:20.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:20.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:20.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 '\*?\QProject Explorer\E') 20:31:20.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:20.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:20.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:20.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:20.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:20.155 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:20.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:20.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:20.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:20.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:20.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:20.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:20.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:20.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:20.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:20.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:20.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:20.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:20.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:20.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:20.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:20.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:21.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:21.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:21.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:21.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:21.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:21.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:21.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:21.231 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:21.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:21.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:21.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:21.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:21.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:21.232 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:21.232 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:21.233 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:21.233 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:21.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:21.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:21.233 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:21.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:21.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:21.234 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:21.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:21.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:21.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:21.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:21.234 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:21.234 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:21.234 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:21.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:21.234 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:21.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:21.235 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:21.235 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:21.239 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:21.248 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:21.249 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:21.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:21.249 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:21.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:21.255 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:21.255 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:21.255 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:21.306 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:21.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:21.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:21.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:21.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:21.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:21.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:21.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:21.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:21.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5beb5e1c is found... 20:31:21.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5beb5e1c is found finished successfully 20:31:21.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:31:21.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:21.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:21.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:21.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:21.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:21.313 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:21.313 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 20:31:21.313 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:21.327 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:21.327 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 20:31:21.327 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:21.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:21.328 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:21.328 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:21.328 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:21.329 DEBUG [main][MenuItemLookup] Item match:File 20:31:21.330 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:21.330 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:21.330 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:21.330 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:21.330 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:21.330 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:21.330 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:21.330 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:21.330 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:21.330 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:21.331 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:21.331 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:21.331 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:21.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:21.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:21.399 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:21.399 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 20:31:21.399 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:31:21.399 DEBUG [main][EditorHandler] 1 editor(s) found 20:31:21.399 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:31:21.515 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:31:21.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:21.515 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:31:21.515 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:31:21.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:21.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:21.516 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:21.516 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:31:21.516 INFO [WorkbenchTestable][RequirementsRunner] Started test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:21.516 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:21.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:31:21.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:31:21.517 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:31:21.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:21.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:21.518 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:21.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:21.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:21.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:31:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:21.522 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:31:21.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') 20:31:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:21.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:21.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:21.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:21.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:21.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:21.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:21.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:21.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:31:21.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:31:21.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:31:21.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:21.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:21.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:21.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:21.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:21.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:21.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:21.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:21.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:21.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:21.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:22.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:22.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:22.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:22.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:22.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:22.529 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:22.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:22.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:22.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:22.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:22.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:22.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:22.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:22.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:22.531 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:22.531 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:22.531 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:22.532 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:22.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:22.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:22.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:22.532 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:22.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:22.532 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:22.532 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:22.533 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass1+.java of tree item test 20:31:22.533 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:22.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:22.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:22.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 20:31:22.533 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 20:31:22.537 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 20:31:22.549 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 20:31:22.550 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass1+.java 20:31:22.550 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass1+.java 20:31:22.550 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass1+.java 20:31:22.550 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass1+.java about selection 20:31:22.563 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass1+.java 20:31:22.564 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:22.564 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:22.770 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:22.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:22.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:22.770 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:31:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:22.771 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:22.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:22.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e1ab300 is found... 20:31:22.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3e1ab300 is found finished successfully 20:31:22.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 '\*?\QJavaClass1+.java\E') 20:31:22.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:22.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:22.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:22.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:22.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:22.804 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:22.804 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 20:31:22.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:22.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:22.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:22.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:22.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:22.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform 20:31:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:22.807 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass1+.java - Eclipse Platform' 20:31:22.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') 20:31:22.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:22.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:22.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:22.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:22.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:22.808 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:22.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:22.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:22.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:22.857 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:22.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:22.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:22.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:22.858 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:22.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:22.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:22.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:22.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:22.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:22.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:23.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:23.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:23.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:23.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:23.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:23.861 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:23.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:23.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:23.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:23.862 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:23.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:23.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:23.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:23.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:23.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:23.862 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:23.863 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:23.863 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:23.863 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:23.863 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:23.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:23.864 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:23.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:23.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:23.864 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:23.864 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:23.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:23.864 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:23.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:23.864 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:23.865 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:23.865 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:23.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:23.865 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:23.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:23.865 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:23.865 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:23.865 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:23.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:23.879 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:23.880 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:23.880 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:23.880 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:23.880 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:23.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:23.886 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:23.887 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:24.040 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:24.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:24.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:24.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:24.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:31:24.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:24.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:24.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@781a7652 is found... 20:31:24.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@781a7652 is found finished successfully 20:31:24.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:31:24.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:24.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:24.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:24.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:24.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:24.066 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:24.066 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 20:31:24.066 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:24.107 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:24.107 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 20:31:24.107 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:24.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:24.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:24.134 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:24.135 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:24.135 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:24.135 DEBUG [main][MenuItemLookup] Item match:File 20:31:24.136 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:24.136 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:24.136 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:24.136 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:24.136 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:24.136 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:24.136 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:24.136 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:24.136 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:24.136 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:24.137 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:24.137 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:24.137 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:24.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:24.207 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:24.208 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 20:31:24.208 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:31:24.208 DEBUG [main][EditorHandler] 2 editor(s) found 20:31:24.208 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass1+.java 20:31:24.254 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass1+.java is closed 20:31:24.254 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:31:24.394 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:31:24.394 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:24.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:31:24.395 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:31:24.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:24.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:24.395 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:24.395 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:31:24.395 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:24.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:24.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:31:24.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:31:24.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:31:24.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:24.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:24.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:24.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:24.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:24.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:31:24.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:24.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:24.399 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:31:24.399 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:31:24.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:24.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:24.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:24.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:24.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:24.400 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:24.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:24.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:24.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:31:24.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:31:24.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:31:24.402 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:24.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:24.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:24.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:24.403 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:24.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:24.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:24.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:24.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:24.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:24.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:24.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:24.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:25.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:25.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:25.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:25.406 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:25.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:25.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:25.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:25.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:25.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:25.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:25.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:25.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:25.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:25.408 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:25.408 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:25.408 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:25.409 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:25.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:25.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:25.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:25.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:25.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:25.409 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:25.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:25.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:25.409 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:25.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:25.409 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:25.409 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:25.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:25.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:25.410 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:25.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:25.410 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:25.410 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:25.410 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:25.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:25.422 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:25.423 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:25.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:25.423 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:25.423 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:25.429 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:25.429 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:25.429 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:25.623 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:25.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:25.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:25.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:25.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:25.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:31:25.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:25.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:25.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:25.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:25.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4cea5de9 is found... 20:31:25.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4cea5de9 is found finished successfully 20:31:25.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:31:25.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:25.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:25.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:25.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:25.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:25.644 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:25.644 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 20:31:25.645 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:31:25.645 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:31:25.845 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:31:26.052 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:31:26.052 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:31:26.252 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:31:26.459 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:31:26.459 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:31:26.660 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:31:26.867 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:31:26.867 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:31:27.067 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:31:27.275 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:31:27.275 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 20:31:27.475 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 20:31:28.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:28.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:28.478 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:28.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:28.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:28.479 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:28.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:28.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:28.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 '\*?\QProject Explorer\E') 20:31:28.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:28.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:28.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:28.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:28.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:28.502 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:28.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:28.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:28.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:28.545 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:28.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:28.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:28.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:28.546 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:28.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:28.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:28.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:28.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:28.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:28.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:29.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:29.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:29.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:29.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:29.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:29.549 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:29.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:29.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:29.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:29.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 20:31:29.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:29.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:29.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:29.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:29.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:29.551 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:29.551 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:29.552 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:29.552 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:29.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:29.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:29.552 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:29.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:29.552 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:29.552 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:29.552 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:29.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:29.553 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:29.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:29.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:29.553 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:29.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:29.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:29.553 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:29.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:29.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:29.553 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:29.553 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:29.557 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:29.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:29.565 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:29.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:29.566 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:29.566 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:29.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:29.573 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:29.574 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:29.625 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:29.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:29.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:29.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:29.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:29.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:29.625 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d70e1d6 is found... 20:31:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d70e1d6 is found finished successfully 20:31:29.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:31:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:29.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:29.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:29.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:29.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:29.631 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:29.631 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 20:31:29.631 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:29.661 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:29.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() { System.out.println(""); } } TooltipText=null 20:31:29.661 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:29.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:29.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:29.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:29.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:29.662 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:29.662 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:29.662 DEBUG [main][MenuItemLookup] Item match:File 20:31:29.663 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:29.663 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:29.663 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:29.663 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:29.663 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:29.663 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:29.663 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:29.663 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:29.663 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:29.663 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:29.664 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:29.664 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:29.664 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:29.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:29.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:29.718 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:29.718 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 20:31:29.718 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:31:29.718 DEBUG [main][EditorHandler] 1 editor(s) found 20:31:29.718 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:31:29.892 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:31:29.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:29.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:31:29.892 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:31:29.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:29.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:29.893 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:29.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:31:29.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:29.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:29.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:31:29.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:31:29.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:31:29.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:29.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:29.895 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:29.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:29.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:29.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:31:29.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:29.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:29.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:31:29.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 '\*?\QProject Explorer\E') 20:31:29.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:29.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:29.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:29.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:29.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:29.920 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:29.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:29.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:29.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:31:29.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:31:29.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:31:29.942 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:29.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:29.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:29.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:29.943 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:29.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:29.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:29.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:29.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:29.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:29.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:30.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:30.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:30.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:30.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:30.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:30.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:30.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:30.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:30.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:30.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 20:31:30.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:30.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:30.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:30.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:30.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:30.948 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:30.949 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:30.949 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:30.949 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:30.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:30.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:30.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:30.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:30.950 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:30.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:30.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:30.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:30.950 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:30.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:30.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:30.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:30.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:30.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:30.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:30.951 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:30.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:30.964 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:30.965 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:30.965 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:30.965 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:30.965 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:30.971 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:30.971 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:30.972 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:31.175 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:31.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:31.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:31.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:31.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:31.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:31:31.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:31.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:31.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:31.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:31.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2619d9cb is found... 20:31:31.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2619d9cb is found finished successfully 20:31:31.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 '\*?\QJavaClass.java\E') 20:31:31.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:31.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:31.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:31.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:31.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:31.210 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:31.210 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 20:31:31.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:31.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:31.213 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:31.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:31.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:31.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:31.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:31.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 20:31:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:31.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:31.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:31.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:31.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:31.216 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:31.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:31.263 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:31.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:31.264 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:31.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:31.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:31.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:31.265 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:31.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:31.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:31.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:31.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:31.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:31.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:31.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:31.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:32.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:32.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:32.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:32.267 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:32.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:32.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:32.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:32.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 20:31:32.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:32.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:32.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:32.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:32.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:32.269 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:32.269 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:32.269 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:32.270 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:32.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:32.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:32.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:32.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:32.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:32.270 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:32.270 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:32.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:32.270 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:32.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:32.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:32.270 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:32.271 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:32.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:32.271 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:32.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:32.271 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:32.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:32.271 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:32.274 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:32.282 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:32.283 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:32.283 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:32.283 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:32.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:32.289 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:32.289 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:32.289 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:32.341 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:32.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:32.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:32.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:32.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:32.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:32.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:32.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:32.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:32.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@d1a83bc is found... 20:31:32.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@d1a83bc is found finished successfully 20:31:32.344 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') 20:31:32.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:32.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:32.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:32.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:32.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:32.347 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:32.347 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 20:31:32.347 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:32.374 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:32.374 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 20:31:32.374 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:32.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:32.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:32.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:32.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:32.375 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:32.375 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:32.375 DEBUG [main][MenuItemLookup] Item match:File 20:31:32.376 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:32.377 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:32.377 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:32.377 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:32.377 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:32.377 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:32.377 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:32.377 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:32.377 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:32.377 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:32.377 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:32.377 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:32.377 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:32.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:32.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:32.422 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:32.422 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 20:31:32.422 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:31:32.423 DEBUG [main][EditorHandler] 1 editor(s) found 20:31:32.423 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:31:32.588 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:31:32.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:32.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:31:32.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:31:32.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:32.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:32.591 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:32.591 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:31:32.591 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:32.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:32.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:31:32.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:31:32.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:31:32.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:32.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:32.593 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:32.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:32.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:32.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:31:32.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:32.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:32.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:31:32.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') 20:31:32.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:32.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:32.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:32.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:32.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:32.596 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:32.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:32.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:32.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:31:32.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:31:32.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:31:32.599 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:32.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:32.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:32.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:32.600 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:32.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:32.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:32.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:32.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:32.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:32.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:33.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:33.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:33.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:33.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:33.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:33.602 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:33.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:33.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:33.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:33.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 20:31:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:33.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:33.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:33.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:33.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:33.604 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:33.605 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:33.605 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:33.605 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:33.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:33.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:33.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:33.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:33.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:33.606 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:33.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:33.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:33.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:33.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:33.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:33.606 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:33.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:33.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:33.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:33.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:33.607 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:33.607 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:33.607 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:33.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:33.619 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:33.619 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:33.620 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:33.620 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:33.620 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:33.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:33.625 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:33.626 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:33.816 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:33.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:33.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:33.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:33.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:31:33.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:33.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:33.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:33.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@138192e3 is found... 20:31:33.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@138192e3 is found finished successfully 20:31:33.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:31:33.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:33.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:33.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:33.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:33.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:33.829 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:33.829 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 20:31:33.833 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 20:31:33.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:31:33.948 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:31:33.948 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 20:31:33.948 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:33.948 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:33.948 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 20:31:33.948 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:31:33.948 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 20:31:33.948 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 20:31:33.948 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 20:31:33.948 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 20:31:33.948 DEBUG [main][MenuItemLookup] Found menu:'Open With' 20:31:33.948 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:31:33.948 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:33.948 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:31:33.948 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'Local History' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'References' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'Team' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'Replace With' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:33.949 DEBUG [main][MenuItemLookup] Found menu:'Preferences...' 20:31:33.949 DEBUG [main][MenuItemLookup] Item match:Preferences... 20:31:33.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:33.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:33.951 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:33.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:33.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:33.952 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:33.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:33.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:33.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:33.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:31:33.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:33.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:33.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:33.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:33.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:33.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:33.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:34.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:34.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:34.010 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:34.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:34.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:34.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:34.011 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:34.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:34.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:34.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:34.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:34.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:34.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:34.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:34.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:35.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:35.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:35.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:35.014 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:35.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:35.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:35.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:35.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 20:31:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:35.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:35.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:35.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:35.016 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:35.016 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:35.017 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:35.017 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:35.017 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:35.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:35.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:35.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:35.018 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:35.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:35.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:35.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:35.018 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:35.018 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:35.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:35.019 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:35.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:35.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:35.019 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:35.019 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:35.022 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:35.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:35.030 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:35.031 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:35.031 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:35.031 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:35.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:35.036 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:35.037 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:35.090 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:35.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:35.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:35.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:35.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:35.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:35.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:35.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41000185 is found... 20:31:35.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@41000185 is found finished successfully 20:31:35.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:31:35.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:35.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:35.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:35.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:35.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:35.096 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:35.096 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 20:31:35.096 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:35.122 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:35.122 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 20:31:35.123 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:35.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:35.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:35.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:35.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:35.124 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:35.124 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:35.124 DEBUG [main][MenuItemLookup] Item match:File 20:31:35.125 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:35.125 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:35.125 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:35.125 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:35.125 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:35.125 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:35.125 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:35.125 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:35.125 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:35.125 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:35.126 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:35.126 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:35.126 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:35.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:35.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:35.170 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:35.170 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 20:31:35.170 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:31:35.170 DEBUG [main][EditorHandler] 1 editor(s) found 20:31:35.171 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:31:35.309 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:31:35.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:35.309 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:31:35.309 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:31:35.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:35.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:35.310 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:35.310 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:31:35.310 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:35.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:35.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:31:35.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:31:35.310 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:31:35.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:35.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:35.312 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:35.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:35.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:35.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:31:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:35.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:35.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:31:35.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 '\*?\QProject Explorer\E') 20:31:35.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:35.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:35.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:35.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:35.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:35.315 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:35.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:35.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:35.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:31:35.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:31:35.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:31:35.317 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:35.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:35.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:35.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:35.318 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:35.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:35.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:35.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:35.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:35.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:35.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:35.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:35.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:36.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:36.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:36.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:36.321 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:36.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:36.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:36.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:36.322 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:36.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:36.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:36.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:36.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:36.323 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:36.323 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:36.324 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:36.324 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:36.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:36.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:36.324 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:36.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:36.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:36.325 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:36.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:36.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:36.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:36.325 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:36.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:36.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:36.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:36.325 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:36.325 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:36.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:36.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:36.338 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:36.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:36.338 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:36.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:36.344 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:36.344 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:36.344 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:36.536 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:36.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:36.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:36.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:36.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:36.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:31:36.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:36.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:36.536 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:36.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:36.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@782e3af1 is found... 20:31:36.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@782e3af1 is found finished successfully 20:31:36.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:31:36.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:36.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:36.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:36.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:36.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:36.557 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:36.558 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 20:31:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:36.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:36.558 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:36.558 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:36.558 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:31:36.558 DEBUG [main][MenuItemLookup] Item match:Edit 20:31:36.560 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:31:36.560 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:31:36.560 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:36.560 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:31:36.560 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:31:36.560 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:31:36.560 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:31:36.560 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 20:31:36.560 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:36.560 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:31:36.560 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:36.561 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 20:31:36.561 DEBUG [main][MenuItemLookup] Item match:Content Assist 20:31:36.562 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:36.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 20:31:36.562 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 20:31:36.562 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:31:37.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:37.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:37.563 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:37.563 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:37.563 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:31:37.563 DEBUG [main][MenuItemLookup] Item match:Edit 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:37.565 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 20:31:37.565 DEBUG [main][MenuItemLookup] Item match:Content Assist 20:31:37.566 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 20:31:37.566 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 20:31:37.567 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 20:31:37.567 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 20:31:37.567 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 20:31:37.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 20:31:37.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 20:31:37.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:31:37.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:37.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:37.623 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 20:31:37.623 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:31:37.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:37.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:37.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:37.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:37.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:31:37.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:31:37.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:31:37.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 20:31:37.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 20:31:37.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:37.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:37.625 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:31:37.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:37.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:37.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 20:31:37.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 20:31:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:37.626 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") 20:31:37.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:37.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:37.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:38.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:38.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:38.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:38.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:38.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:31:38.632 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:31:38.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 20:31:38.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:31:38.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 20:31:38.661 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 20:31:38.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:38.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:38.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:38.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:38.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:38.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:38.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:38.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:38.664 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:38.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 '\*?\QProject Explorer\E') 20:31:38.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:38.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:38.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:38.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:38.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:38.666 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:38.666 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:38.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:38.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:38.727 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:38.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:38.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:38.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:38.728 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:38.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:38.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:38.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:38.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:38.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:38.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:39.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:39.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:39.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:39.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:39.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:39.731 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:39.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:39.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:39.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:39.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:39.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:39.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:39.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:39.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:39.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:39.733 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:39.733 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:39.734 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:39.734 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:39.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:39.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:39.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:39.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:39.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:39.735 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:39.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:39.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:39.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:39.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:39.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:39.735 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:39.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:39.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:39.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:39.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:39.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:39.736 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:39.736 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:39.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:39.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:39.747 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:39.747 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:39.747 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:39.747 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:39.753 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:39.753 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:39.753 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:39.803 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:39.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:39.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:39.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:39.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:39.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:39.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:39.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:39.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:39.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@492d2c3d is found... 20:31:39.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@492d2c3d is found finished successfully 20:31:39.805 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') 20:31:39.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:39.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:39.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:39.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:39.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:39.809 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:39.809 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 20:31:39.809 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:39.836 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:39.837 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 20:31:39.837 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:39.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:39.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:39.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:39.837 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:39.838 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:39.838 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:39.838 DEBUG [main][MenuItemLookup] Item match:File 20:31:39.839 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:39.839 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:39.839 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:39.839 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:39.839 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:39.839 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:39.839 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:39.839 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:39.839 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:39.839 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:39.839 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:39.839 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:39.839 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:39.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:39.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:39.897 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:39.898 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 20:31:39.898 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:31:39.898 DEBUG [main][EditorHandler] 1 editor(s) found 20:31:39.898 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:31:40.016 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:31:40.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:40.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:31:40.016 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:31:40.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:40.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:40.017 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:40.018 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:31:40.018 INFO [WorkbenchTestable][RequirementsRunner] Started test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:40.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:40.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:31:40.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:31:40.018 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:31:40.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:40.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:40.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:40.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:40.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:40.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:31:40.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:40.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:40.022 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:31:40.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:31:40.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:40.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:40.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:40.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:40.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:40.023 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:40.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:40.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:40.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:31:40.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:31:40.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:31:40.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:40.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:40.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:40.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:40.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:40.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:40.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:40.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:40.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:40.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:40.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:40.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:40.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:41.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:41.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:41.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:41.050 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:41.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:41.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:41.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:41.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 20:31:41.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:41.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:41.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:41.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:41.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:41.052 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:41.052 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:41.053 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:41.053 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:41.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:41.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:41.053 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:41.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:41.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:41.054 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:41.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:41.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:41.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:41.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:41.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:41.054 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:41.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:41.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:41.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:41.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:41.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:41.055 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:41.055 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:41.058 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:41.067 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:41.068 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:41.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:41.068 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:41.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:41.074 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:41.074 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:41.074 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:41.268 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:41.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:41.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:41.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:41.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:41.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:31:41.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:41.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:41.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:41.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:41.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b945c7 is found... 20:31:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3b945c7 is found finished successfully 20:31:41.277 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') 20:31:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:41.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:41.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:41.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:41.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:41.281 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:41.281 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 20:31:41.281 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 { 20:31:41.311 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:41.311 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 20:31:41.311 INFO [WorkbenchTestable][AbstractEditor] Open editor's quick fix assistant 20:31:41.311 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:31:42.312 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:31:42.312 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 20:31:42.513 INFO [WorkbenchTestable][Keyboard] As char:1, as int:49 20:31:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 20:31:43.515 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:31:43.515 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:31:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:43.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:43.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 20:31:43.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:31:43.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:43.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:43.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:43.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:43.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:31:43.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:31:43.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:31:43.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 20:31:43.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 20:31:43.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:43.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:43.541 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 20:31:43.541 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 20:31:43.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:31:43.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:31:43.542 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 20:31:43.542 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 20:31:43.542 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 20:31:43.542 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 20:31:43.542 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 20:31:43.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:31:43.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:31:43.542 DEBUG [WorkbenchTestable][ContentAssistant] Rename in file (Ctrl+2 R) 20:31:43.542 DEBUG [WorkbenchTestable][ContentAssistant] Rename in workspace (Shift+Alt+R) 20:31:43.542 DEBUG [WorkbenchTestable][ContentAssistant] Create new JUnit test case for 'JavaClass.java' 20:31:43.542 INFO [WorkbenchTestable][AbstractShell] Close shell 20:31:43.542 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 20:31:43.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:31:43.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:31:43.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:43.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:43.588 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:43.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:43.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:43.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:43.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:43.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:43.590 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:43.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 20:31:43.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:43.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:43.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:43.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:43.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:43.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:43.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:43.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:43.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:43.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:43.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:43.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:43.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:43.640 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:43.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:43.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:43.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:43.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:43.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:43.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:44.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:44.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:44.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:44.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:44.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:44.642 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:44.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:44.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:44.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:44.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 20:31:44.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:44.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:44.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:44.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:44.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:44.644 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:44.644 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:44.644 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:44.645 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:44.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:44.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:44.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:44.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:44.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:44.645 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:44.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:44.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:44.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:44.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:44.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:44.646 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:44.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:44.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:44.646 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:44.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:44.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:44.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:44.646 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:44.649 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:44.656 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:44.657 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:44.657 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:44.657 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:44.657 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:44.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:44.662 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:44.662 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:44.718 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:44.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:44.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:44.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:44.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:44.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:44.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:44.718 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:44.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:44.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@127499a0 is found... 20:31:44.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@127499a0 is found finished successfully 20:31:44.720 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') 20:31:44.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:44.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:44.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:44.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:44.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:44.724 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:44.724 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 20:31:44.724 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:44.753 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:44.753 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 20:31:44.753 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:44.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:44.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:44.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:44.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:44.754 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:44.755 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:44.755 DEBUG [main][MenuItemLookup] Item match:File 20:31:44.756 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:44.756 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:44.756 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:44.756 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:44.756 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:44.756 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:44.756 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:44.756 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:44.756 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:44.756 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:44.756 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:44.756 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:44.756 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:44.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:44.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:44.798 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:44.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 20:31:44.798 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:31:44.798 DEBUG [main][EditorHandler] 1 editor(s) found 20:31:44.798 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:31:44.901 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:31:44.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:44.901 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:31:44.901 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:31:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:44.902 INFO [WorkbenchTestable][RequirementsRunner] Finished test: quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:44.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:31:44.902 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:44.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:44.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:31:44.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:31:44.902 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:31:44.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:44.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:44.904 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:44.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:44.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:44.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:31:44.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:44.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:44.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:31:44.928 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:31:44.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:44.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:44.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:44.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:44.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:44.929 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:44.929 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:44.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:44.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:31:44.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:31:44.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:31:44.951 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:44.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:44.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:44.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:44.952 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:44.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:44.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:44.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:44.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:44.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:44.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:45.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:45.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:45.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:45.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:45.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:45.955 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:45.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:45.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:45.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:45.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 20:31:45.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:45.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:45.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:45.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:45.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:45.957 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:45.957 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:45.957 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:45.958 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:45.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:45.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:45.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:45.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:45.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:45.958 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:45.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:45.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:45.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:45.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:45.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:45.958 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:45.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:45.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:45.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:45.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:45.959 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:45.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:45.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:45.971 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:45.971 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:45.971 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:45.971 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:45.976 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:45.976 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:45.976 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:46.180 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:46.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:46.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:46.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:46.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:46.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:31:46.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:46.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:46.181 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:46.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:46.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b2a6154 is found... 20:31:46.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b2a6154 is found finished successfully 20:31:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:31:46.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:46.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:46.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:46.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:46.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:46.201 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:46.201 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 20:31:46.202 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:31:46.202 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:31:46.402 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:31:46.608 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:31:46.608 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:31:46.809 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:31:47.016 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:31:47.016 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:31:47.216 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:31:47.423 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:31:47.423 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:31:47.623 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:31:47.831 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:31:47.831 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 20:31:48.031 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 20:31:49.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:49.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:49.037 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:49.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:49.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:49.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:49.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:49.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:49.059 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:49.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 '\*?\QProject Explorer\E') 20:31:49.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:49.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:49.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:49.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:49.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:49.061 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:49.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:49.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:49.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:49.102 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:49.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:49.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:49.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:49.103 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:49.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:49.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:49.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:49.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:49.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:49.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:49.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:49.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:50.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:50.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:50.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:50.106 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:50.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:50.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:50.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:50.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 20:31:50.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:50.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:50.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:50.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:50.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:50.107 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:50.108 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:50.108 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:50.108 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:50.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:50.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:50.108 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:50.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:50.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:50.109 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:50.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:50.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:50.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:50.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:50.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:50.109 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:50.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:50.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:50.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:50.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:50.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:50.109 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:50.109 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:50.112 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:50.119 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:50.120 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:50.120 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:50.120 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:50.120 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:50.125 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:50.125 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:50.125 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:50.173 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:50.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:50.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:50.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:50.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:50.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:50.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:50.173 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:50.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:50.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16f32305 is found... 20:31:50.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@16f32305 is found finished successfully 20:31:50.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:31:50.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:50.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:50.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:50.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:50.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:50.178 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:50.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() { } TooltipText=null 20:31:50.179 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:50.207 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:50.207 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 20:31:50.207 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:50.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:50.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:50.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:50.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:50.208 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:50.208 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:50.208 DEBUG [main][MenuItemLookup] Item match:File 20:31:50.209 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:50.209 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:50.209 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:50.209 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:50.209 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:50.209 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:50.209 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:50.209 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:50.209 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:50.209 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:50.210 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:50.210 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:50.210 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:50.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:50.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:50.298 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:50.298 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 20:31:50.298 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:31:50.298 DEBUG [main][EditorHandler] 1 editor(s) found 20:31:50.298 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:31:50.398 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:31:50.398 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:50.398 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:31:50.398 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:31:50.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:50.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:50.398 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:50.399 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:31:50.399 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:50.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:50.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:31:50.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:31:50.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:31:50.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:50.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:50.400 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:50.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:50.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:50.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:31:50.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:50.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:50.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:31:50.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:31:50.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:50.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:50.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:50.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:50.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:50.423 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:50.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:50.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:50.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:31:50.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:31:50.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:31:50.444 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:50.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:50.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:50.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:50.445 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:50.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:50.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:50.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:50.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:50.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:50.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:50.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:50.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:51.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:51.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:51.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:51.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:51.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:51.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:51.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:51.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:31:51.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:51.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:51.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:51.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:51.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:51.450 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:51.450 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:51.451 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:51.451 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:51.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:51.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:51.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:51.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:51.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:51.451 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:51.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:51.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:51.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:51.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:51.452 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:51.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:51.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:51.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:51.452 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:51.452 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:51.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:51.463 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:51.463 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:51.463 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:51.464 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:51.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:51.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:51.469 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:51.470 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:51.655 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:51.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:51.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:51.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:51.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:51.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:31:51.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:51.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:51.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:51.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:51.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4065d12d is found... 20:31:51.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4065d12d is found finished successfully 20:31:51.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:31:51.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:51.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:51.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:51.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:51.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:51.668 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:51.668 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 20:31:51.668 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:31:51.668 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:31:51.869 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:31:52.075 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:31:52.075 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:31:52.276 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:31:52.483 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:31:52.483 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:31:52.684 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:31:52.891 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:31:52.891 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:31:53.091 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:31:53.298 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:31:53.298 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 20:31:53.499 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 20:31:54.500 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 { 20:31:54.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:54.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:54.516 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:54.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:54.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:54.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:54.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:54.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:54.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:54.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 '\*?\QProject Explorer\E') 20:31:54.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:54.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:54.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:54.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:54.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:54.520 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:54.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:54.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:54.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:54.570 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:54.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:54.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:54.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:54.571 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:54.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:54.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:54.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:54.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:54.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:54.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:55.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:55.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:55.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:55.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:55.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:55.573 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:55.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:55.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:55.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:55.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 20:31:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:55.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:55.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:55.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:55.575 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:55.575 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:55.576 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:55.576 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:55.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:55.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:55.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:55.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:55.576 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:55.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:55.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:55.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:55.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:55.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:55.577 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:55.577 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:55.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:55.577 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:55.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:55.577 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:55.577 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:55.577 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:55.581 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:55.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:55.589 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:55.589 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:55.589 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:55.590 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:55.595 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:55.595 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:55.596 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:55.644 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:55.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:55.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:55.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:55.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:55.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:55.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:55.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:55.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:55.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f63ade3 is found... 20:31:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f63ade3 is found finished successfully 20:31:55.647 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') 20:31:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:55.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:55.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:55.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:55.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:55.651 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:55.651 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 20:31:55.651 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:55.677 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:55.678 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 20:31:55.678 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:55.678 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:55.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:55.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:55.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:55.679 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:55.679 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:55.679 DEBUG [main][MenuItemLookup] Item match:File 20:31:55.680 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:55.680 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:55.680 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:55.680 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:55.680 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:55.680 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:55.680 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:55.680 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:55.680 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:55.680 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:55.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:55.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:55.681 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:55.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:55.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:55.738 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:55.738 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 20:31:55.738 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:31:55.738 DEBUG [main][EditorHandler] 1 editor(s) found 20:31:55.738 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:31:55.851 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:31:55.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:55.851 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:31:55.851 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:31:55.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:55.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:55.852 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:55.852 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:31:55.852 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:55.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:55.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:31:55.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:31:55.852 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:31:55.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:55.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:55.853 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:55.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:55.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:55.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:31:55.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:55.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:55.855 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:31:55.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 '\*?\QProject Explorer\E') 20:31:55.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:55.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:55.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:55.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:55.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:55.856 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:55.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:55.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:55.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:31:55.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:31:55.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:31:55.859 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:55.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:55.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:55.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:55.914 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:55.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:55.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:55.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:55.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:55.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:55.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:56.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:56.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:56.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:56.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:56.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:56.917 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:56.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:56.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:56.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:56.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 20:31:56.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:56.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:56.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:56.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:56.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:56.919 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:56.919 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:56.919 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:56.920 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:56.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:56.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:56.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:56.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:56.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:56.920 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:56.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:56.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:56.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:56.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:56.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:56.921 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:56.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:56.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:56.921 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:56.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:56.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:56.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:56.921 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:56.925 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:56.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:56.934 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:56.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:56.934 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:56.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:56.951 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:56.951 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:56.952 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:57.164 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:57.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:57.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:57.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:57.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:57.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:31:57.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:57.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:57.164 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:57.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:57.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7cbba3a4 is found... 20:31:57.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7cbba3a4 is found finished successfully 20:31:57.173 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') 20:31:57.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:57.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:57.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:57.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:57.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:57.185 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:57.186 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 20:31:57.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:57.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:57.187 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:57.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:57.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:57.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:57.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:57.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:57.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:57.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 '\*?\QProject Explorer\E') 20:31:57.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:57.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:57.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:57.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:57.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:57.190 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:57.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:57.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:57.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:57.238 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:57.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:57.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:57.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:57.239 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:57.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:57.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:57.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:57.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:57.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:57.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:57.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:57.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:58.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:58.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:58.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:58.242 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:58.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:58.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:58.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:58.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 20:31:58.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:58.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:58.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:58.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:58.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:58.245 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:58.245 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:58.245 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:58.246 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:58.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:58.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:58.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:58.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:58.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:58.246 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:58.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:58.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:58.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:58.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:58.247 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:58.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:58.247 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:58.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:58.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:58.247 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:58.247 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:58.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:58.262 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:58.262 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:58.262 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:58.262 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:58.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:58.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:58.268 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:58.268 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:58.320 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:58.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:58.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:58.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:58.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:58.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:58.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:58.321 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:58.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:58.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@735f4c3d is found... 20:31:58.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@735f4c3d is found finished successfully 20:31:58.323 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') 20:31:58.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:58.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:58.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:58.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:58.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:58.326 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:58.327 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 20:31:58.327 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:31:58.353 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:58.353 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 20:31:58.353 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:31:58.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:31:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:58.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:58.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:58.354 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:31:58.354 DEBUG [main][MenuItemLookup] Found menu:'File' 20:31:58.354 DEBUG [main][MenuItemLookup] Item match:File 20:31:58.355 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:31:58.355 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:31:58.356 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:31:58.356 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:31:58.356 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:58.356 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:31:58.356 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:31:58.356 DEBUG [main][MenuItemLookup] Found menu:'' 20:31:58.356 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:31:58.356 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:31:58.356 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:31:58.356 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:31:58.356 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:31:58.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:31:58.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:31:58.437 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:58.437 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 20:31:58.437 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:31:58.438 DEBUG [main][EditorHandler] 1 editor(s) found 20:31:58.438 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:31:58.566 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:31:58.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:58.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:31:58.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:31:58.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:31:58.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:31:58.566 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:58.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:31:58.567 INFO [WorkbenchTestable][RequirementsRunner] Started test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:31:58.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:31:58.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:31:58.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:31:58.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:31:58.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:58.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:58.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:31:58.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:58.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:58.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:31:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:31:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:31:58.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:31:58.570 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:31:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:58.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:58.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:58.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:58.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:58.571 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:58.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:58.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:58.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:31:58.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:31:58.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:31:58.574 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:58.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:58.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:58.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:58.574 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:58.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:58.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:58.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:58.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:58.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:58.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:59.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:59.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:59.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:59.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:31:59.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:31:59.607 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:31:59.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:31:59.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:59.608 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:31:59.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 20:31:59.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:59.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:59.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:59.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:59.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:31:59.609 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:31:59.609 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:31:59.610 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:31:59.610 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:31:59.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:31:59.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:59.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:31:59.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:59.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:31:59.610 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:31:59.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:31:59.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:59.611 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:31:59.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:59.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:31:59.611 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:31:59.611 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:31:59.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:31:59.611 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:31:59.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:31:59.611 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:31:59.611 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:59.611 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:59.615 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:59.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:59.624 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:31:59.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:31:59.624 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:31:59.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:31:59.630 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:31:59.630 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:31:59.631 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:31:59.824 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:31:59.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:31:59.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:31:59.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:31:59.824 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:31:59.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:31:59.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:31:59.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:31:59.825 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:31:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:31:59.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1d5d17c2 is found... 20:31:59.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1d5d17c2 is found finished successfully 20:31:59.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:31:59.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:31:59.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:31:59.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:31:59.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:31:59.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:31:59.847 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:59.847 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 20:31:59.847 INFO [WorkbenchTestable][TextEditor] Set cursor position to [12, 0] 20:31:59.870 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:31:59.870 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 20:31:59.870 INFO [WorkbenchTestable][AbstractEditor] Open editor's Java Proposals content assistant 20:31:59.870 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:32:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:00.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:00.871 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:00.871 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:00.871 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:32:00.871 DEBUG [main][MenuItemLookup] Item match:Edit 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 20:32:00.872 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 20:32:00.873 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:00.873 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 20:32:00.873 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:00.873 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 20:32:00.873 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:00.873 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 20:32:00.873 DEBUG [main][MenuItemLookup] Item match:Content Assist 20:32:00.873 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 20:32:00.873 DEBUG [main][MenuItemLookup] Found menu:'Java Type Proposals' 20:32:00.874 DEBUG [main][MenuItemLookup] Found menu:'Java Non-Type Proposals' 20:32:00.874 DEBUG [main][MenuItemLookup] Found menu:'Java Proposals' 20:32:00.874 DEBUG [main][MenuItemLookup] Item match:Java Proposals 20:32:00.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"J&ava Proposals" 20:32:00.874 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Java Proposals 20:32:00.874 INFO [main][MenuItemHandler] Select menu item: J&ava Proposals 20:32:00.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 20:32:00.925 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:32:00.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:32:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:00.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 20:32:00.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:32:00.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:00.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:00.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:00.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:00.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:32:00.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:32:00.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:32:00.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 20:32:00.959 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 20:32:00.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:00.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:00.960 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 20:32:00.960 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 20:32:00.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:32:00.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:32:00.960 DEBUG [WorkbenchTestable][ContentAssistant] abstract 20:32:00.960 DEBUG [WorkbenchTestable][ContentAssistant] class 20:32:00.960 DEBUG [WorkbenchTestable][ContentAssistant] enum 20:32:00.960 DEBUG [WorkbenchTestable][ContentAssistant] final 20:32:00.960 DEBUG [WorkbenchTestable][ContentAssistant] import 20:32:00.960 DEBUG [WorkbenchTestable][ContentAssistant] interface 20:32:00.960 DEBUG [WorkbenchTestable][ContentAssistant] non-sealed 20:32:00.960 DEBUG [WorkbenchTestable][ContentAssistant] public 20:32:00.960 DEBUG [WorkbenchTestable][ContentAssistant] record 20:32:00.961 DEBUG [WorkbenchTestable][ContentAssistant] sealed 20:32:00.961 INFO [WorkbenchTestable][AbstractShell] Close shell 20:32:00.961 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 20:32:00.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:32:00.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:32:00.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:00.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:00.993 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:00.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:00.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:00.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:00.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:01.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:01.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:01.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 '\*?\QProject Explorer\E') 20:32:01.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:01.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:01.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:01.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:01.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:01.016 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:01.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:01.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:01.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:01.056 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:01.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:01.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:01.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:01.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:01.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:01.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:01.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:01.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:01.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:01.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:01.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:01.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:02.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:02.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:02.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:02.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:02.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:02.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:02.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:02.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 20:32:02.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:02.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:02.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:02.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:02.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:02.062 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:02.062 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:02.062 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:02.063 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:02.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:02.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:02.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:02.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:02.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:02.063 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:02.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:02.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:02.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:02.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:02.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:02.064 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:02.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:02.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:02.064 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:02.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:02.064 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:02.064 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:02.064 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:02.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:02.075 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:02.075 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:02.075 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:02.075 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:02.076 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:02.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:02.082 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:02.082 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:02.130 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:02.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:02.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:02.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:02.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:02.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:02.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f43bd3f is found... 20:32:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@f43bd3f is found finished successfully 20:32:02.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:32:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:02.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:02.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:02.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:02.136 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:02.137 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 20:32:02.137 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:32:02.154 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:02.155 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 20:32:02.155 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:32:02.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:02.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:02.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:02.155 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:02.156 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:02.156 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:02.156 DEBUG [main][MenuItemLookup] Item match:File 20:32:02.157 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:02.157 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:32:02.157 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:32:02.157 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:32:02.157 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:02.157 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:32:02.157 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:32:02.157 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:02.157 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:32:02.157 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:32:02.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:32:02.157 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:32:02.158 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:32:02.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:32:02.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:32:02.201 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:02.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 20:32:02.202 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:32:02.202 DEBUG [main][EditorHandler] 1 editor(s) found 20:32:02.202 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:32:02.322 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:32:02.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:02.322 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:32:02.322 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:32:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:02.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:02.323 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:02.323 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:32:02.323 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:02.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:02.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:32:02.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:32:02.323 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:32:02.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:02.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:02.325 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:02.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:02.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:02.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:02.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:02.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:02.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:02.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:32:02.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:02.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:02.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:02.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:02.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:02.328 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:02.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:02.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:02.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:32:02.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:32:02.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:32:02.331 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:02.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:02.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:02.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:02.332 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:02.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:02.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:02.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:02.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:02.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:02.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:02.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:02.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:03.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:03.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:03.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:03.334 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:03.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:03.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:03.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:03.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:03.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:03.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:03.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:03.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:03.336 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:03.336 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:03.337 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:03.337 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:03.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:03.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:03.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:03.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:03.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:03.338 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:03.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:03.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:03.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:03.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:03.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:03.338 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:03.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:03.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:03.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:03.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:03.339 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:03.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:03.339 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:03.342 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:03.351 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:03.352 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:03.352 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:03.352 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:03.352 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:03.361 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:03.361 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:03.362 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:03.549 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:03.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:03.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:03.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:03.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:32:03.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:03.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:03.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:03.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e4489f0 is found... 20:32:03.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2e4489f0 is found finished successfully 20:32:03.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 '\*?\QJavaClass.java\E') 20:32:03.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:03.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:03.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:03.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:03.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:03.561 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:03.561 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 20:32:03.561 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 14, offser 22 20:32:03.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:32:03.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:03.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:03.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:03.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:03.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:03.590 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:03.590 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 20:32:03.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:03.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:03.592 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:03.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:03.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:03.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:03.594 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:03.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 20:32:03.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:03.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:03.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:03.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:03.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:03.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:03.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:03.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:03.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:03.659 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:03.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:03.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:03.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:03.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:03.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:03.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:03.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:03.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:03.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:03.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:04.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:04.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:04.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:04.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:04.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:04.663 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:04.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:04.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:04.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:04.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:04.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:04.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:04.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:04.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:04.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:04.665 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:04.665 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:04.665 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:04.666 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:04.666 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:04.666 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:04.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:04.666 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:04.667 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:04.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:04.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:04.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:04.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:04.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:04.667 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:04.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:04.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:04.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:04.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:04.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:04.668 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:04.668 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:04.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:04.678 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:04.679 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:04.679 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:04.679 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:04.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:04.685 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:04.685 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:04.685 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:04.750 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:04.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:04.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:04.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:04.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:04.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:04.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:04.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27f316a1 is found... 20:32:04.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@27f316a1 is found finished successfully 20:32:04.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:32:04.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:04.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:04.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:04.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:04.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:04.758 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:04.758 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 20:32:04.758 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:32:04.784 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:04.784 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 20:32:04.785 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:32:04.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:04.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:04.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:04.786 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:04.786 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:04.786 DEBUG [main][MenuItemLookup] Item match:File 20:32:04.787 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:04.787 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:32:04.787 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:32:04.787 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:32:04.787 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:04.787 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:32:04.787 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:32:04.787 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:04.787 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:32:04.787 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:32:04.788 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:32:04.788 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:32:04.788 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:32:04.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:32:04.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:32:04.893 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:04.894 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 20:32:04.894 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:32:04.894 DEBUG [main][EditorHandler] 1 editor(s) found 20:32:04.894 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:32:04.993 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:32:04.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:04.993 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:32:04.993 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:32:04.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:04.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:04.993 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:04.993 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:32:04.993 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:04.993 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:04.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:32:04.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:32:04.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:32:04.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'] 20:32:04.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:04.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'] 20:32:04.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:04.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: "Create New File"] 20:32:04.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:04.995 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:32:04.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:04.995 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:32:04.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:04.995 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:32:04.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:04.995 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 20:32:04.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:04.995 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:32:04.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:04.996 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:32:04.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:04.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:04.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:04.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:04.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:04.997 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:32:04.997 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:04.997 DEBUG [main][MenuItemLookup] Item match:File 20:32:04.999 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:04.999 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:32:05.001 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:32:05.001 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:05.001 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:32:05.001 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:05.001 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:32:05.001 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:05.001 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:32:05.001 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:32:05.023 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:32:05.023 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:32:05.023 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:32:05.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.... 20:32:05.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 'New|Select a wizard'] is available. finished successfully 20:32:05.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:32:05.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:05.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:05.136 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:32:05.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32: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 20:32:05.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:05.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:05.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:05.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:05.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:32:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:32:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:32:05.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:32:05.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:05.138 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:32:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:05.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:32:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:32:05.139 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:32:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:05.139 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:32:05.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:05.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:32:05.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 20:32:05.139 DEBUG [main][TreeItemHandler] Selecting tree item: File 20:32:05.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 20:32:05.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 20:32:05.140 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:32:05.140 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:32:05.140 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:32:05.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:05.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:05.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:05.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:05.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:32:05.152 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:32:05.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:32:05.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:32:05.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:32:05.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:32:05.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:32:05.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:05.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:05.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 20:32:05.240 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 20:32:05.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 20:32:05.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:05.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:05.241 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 20:32:05.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:05.241 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:") 20:32:05.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:05.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:05.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:05.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:05.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:32:05.246 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:32:05.247 INFO [WorkbenchTestable][AbstractText] Text set to: textEditor.txt 20:32:05.247 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:") 20:32:05.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:05.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:05.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:05.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:05.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:32:05.249 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:32:05.250 INFO [WorkbenchTestable][AbstractText] Text set to: testProject/ 20:32:05.251 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 20:32:05.251 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 20:32:05.251 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) 20:32:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:05.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:05.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:05.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:05.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:32:05.261 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:32:05.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:32:05.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:32:05.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:32:05.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:32:05.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:32:05.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:32:05.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:05.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 20:32:05.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:05.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:05.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:32:05.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:32:05.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:05.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:05.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:05.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:05.544 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') 20:32:05.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:05.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:05.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:05.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:05.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:05.547 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:05.547 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 20:32:05.554 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:05.554 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 20:32:05.554 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:32:05.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testProject/textEditor.txt - Eclipse Platform 20:32:05.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:05.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:05.587 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testProject/textEditor.txt - Eclipse Platform' 20:32:05.587 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testProject/textEditor.txt - Eclipse Platform' 20:32:05.588 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:05.588 DEBUG [main][MenuItemLookup] Item match:File 20:32:05.589 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:05.589 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:32:05.589 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:32:05.589 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:32:05.589 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:05.589 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:32:05.589 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:32:05.589 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:05.589 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:32:05.589 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:32:05.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:32:05.590 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:32:05.591 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:32:05.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:32:05.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:32:05.600 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:05.601 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 20:32:05.601 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:05.601 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testText TooltipText=null 20:32:05.601 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 20:32:05.601 DEBUG [WorkbenchTestable][EditorHandler] Closing editor textEditor.txt 20:32:05.665 DEBUG [WorkbenchTestable][EditorHandler] Editor textEditor.txt is closed 20:32:05.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:05.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:05.678 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:05.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:05.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:05.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:05.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:05.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:05.680 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:05.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 20:32:05.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:05.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:05.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:05.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:05.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:05.702 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:05.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:05.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:05.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:32:05.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:32:05.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:32:05.705 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:05.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:05.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:05.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:05.706 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:05.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:05.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:05.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:05.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:05.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:05.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:06.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:06.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:06.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:06.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:06.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:06.708 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:06.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:06.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:06.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:06.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:06.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:06.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:06.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:06.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:06.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:06.710 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:06.711 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:06.711 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:06.711 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:06.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:06.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:06.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:06.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:06.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:06.712 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:06.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:06.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:06.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:06.712 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:06.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:06.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:06.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:06.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:06.713 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:06.721 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:06.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:06.731 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:06.731 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:06.731 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:06.731 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:06.739 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:06.739 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:06.739 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:06.934 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:06.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:06.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:06.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:06.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:06.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:32:06.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:06.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:06.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:06.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:06.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@addf8c7 is found... 20:32:06.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@addf8c7 is found finished successfully 20:32:06.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:32:06.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:06.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:06.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:06.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:06.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:06.955 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:06.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(""); } } TooltipText=null 20:32:06.955 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:32:07.003 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:07.003 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 20:32:07.003 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:32:07.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:07.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:07.004 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:07.004 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:07.004 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:07.004 DEBUG [main][MenuItemLookup] Item match:File 20:32:07.005 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:07.005 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:32:07.005 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:32:07.005 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:32:07.005 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:07.005 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:32:07.005 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:32:07.005 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:07.005 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:32:07.005 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:32:07.006 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:32:07.006 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:32:07.006 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:32:07.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:32:07.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:32:07.070 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:07.071 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 20:32:07.071 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:32:07.071 DEBUG [main][EditorHandler] 1 editor(s) found 20:32:07.071 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:32:07.167 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:32:07.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:07.167 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:32:07.167 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:32:07.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:07.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:07.168 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:07.168 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:32:07.168 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:07.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:07.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:32:07.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:32:07.168 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:32:07.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:07.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:07.170 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:07.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:07.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:07.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:07.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:07.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:07.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:07.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 20:32:07.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:07.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:07.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:07.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:07.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:07.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:07.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:07.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:07.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:32:07.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:32:07.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:32:07.178 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:07.178 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:07.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:07.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:07.179 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:07.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:07.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:07.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:07.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:07.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:07.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:07.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:07.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:08.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:08.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:08.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:08.182 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:08.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:08.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:08.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:08.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 20:32:08.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:08.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:08.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:08.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:08.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:08.183 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:08.184 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:08.184 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:08.184 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:08.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:08.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:08.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:08.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:08.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:08.185 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:08.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:08.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:08.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:08.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:08.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:08.185 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:08.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:08.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:08.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:08.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:08.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:08.186 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:08.186 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:08.189 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:08.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:08.197 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:08.197 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:08.198 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:08.198 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:08.203 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:08.203 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:08.204 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:08.393 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:08.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:08.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:08.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:08.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:08.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:32:08.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:08.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:08.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:08.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:08.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@55e2912e is found... 20:32:08.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@55e2912e is found finished successfully 20:32:08.402 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') 20:32:08.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:08.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:08.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:08.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:08.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:08.406 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:08.406 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 20:32:08.406 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 540 20:32:08.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:08.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:08.436 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:08.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:08.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:08.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:08.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:08.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') 20:32:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:08.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:08.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:08.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:08.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:08.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:08.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:08.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:08.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:08.503 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:08.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:08.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:08.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:08.504 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:08.504 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:08.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:08.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:08.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:08.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:08.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:09.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:09.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:09.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:09.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:09.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:09.507 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:09.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:09.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:09.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:09.508 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:09.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:09.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:09.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:09.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:09.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:09.508 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:09.508 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:09.509 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:09.509 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:09.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:09.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:09.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:09.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:09.509 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:09.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:09.510 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:09.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:09.510 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:09.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:09.510 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:09.510 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:09.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:09.510 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:09.513 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:09.520 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:09.520 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:09.520 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:09.521 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:09.521 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:09.526 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:09.526 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:09.526 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:09.576 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:09.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:09.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:09.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:09.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:09.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:09.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:09.576 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:09.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:09.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31df0ade is found... 20:32:09.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@31df0ade is found finished successfully 20:32:09.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:32:09.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:09.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:09.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:09.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:09.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:09.583 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:09.583 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 20:32:09.584 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:32:09.606 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:09.606 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 20:32:09.606 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:32:09.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:09.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:09.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:09.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:09.607 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:09.607 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:09.607 DEBUG [main][MenuItemLookup] Item match:File 20:32:09.608 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:09.608 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:32:09.608 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:32:09.608 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:32:09.608 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:09.608 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:32:09.608 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:32:09.608 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:09.608 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:32:09.608 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:32:09.609 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:32:09.609 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:32:09.609 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:32:09.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:32:09.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:32:09.705 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:09.711 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 20:32:09.711 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:32:09.711 DEBUG [main][EditorHandler] 1 editor(s) found 20:32:09.711 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:32:09.812 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:32:09.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:09.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:32:09.812 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:32:09.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:09.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:09.814 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:09.814 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:32:09.814 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:09.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:09.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:32:09.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:32:09.814 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:32:09.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:09.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:09.815 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:09.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:09.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:09.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:09.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:09.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:09.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') 20:32:09.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:09.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:09.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:09.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:09.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:09.841 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:09.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:09.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:09.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:32:09.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:32:09.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:32:09.863 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:09.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:09.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:09.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:09.886 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:09.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:09.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:09.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:09.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:09.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:09.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:10.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:10.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:10.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:10.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:10.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:10.889 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:10.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:10.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:10.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:10.890 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:10.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:10.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:10.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:10.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:10.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:10.891 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:10.891 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:10.891 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:10.892 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:10.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:10.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:10.892 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:10.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:10.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:10.892 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:10.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:10.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:10.892 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:10.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:10.892 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:10.893 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:10.893 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:10.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:10.893 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:10.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:10.893 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:10.893 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:10.893 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:10.897 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:10.907 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:10.907 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:10.907 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:10.907 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:10.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:10.914 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:10.914 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:10.914 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:11.095 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:11.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:32:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:11.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:11.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37b00a is found... 20:32:11.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37b00a is found finished successfully 20:32:11.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 '\*?\QJavaClass.java\E') 20:32:11.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:11.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:11.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:11.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:11.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:11.108 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:11.108 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 20:32:11.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:11.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:11.109 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:11.109 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:11.109 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:32:11.109 DEBUG [main][MenuItemLookup] Item match:Edit 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:11.110 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 20:32:11.110 DEBUG [main][MenuItemLookup] Item match:Content Assist 20:32:11.120 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:11.120 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 20:32:11.120 INFO [WorkbenchTestable][AbstractEditor] Open editor's Default content assistant 20:32:11.120 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:32:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:12.121 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:12.121 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:12.121 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:32:12.121 DEBUG [main][MenuItemLookup] Item match:Edit 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'Expand Selection To' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 20:32:12.123 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 20:32:12.124 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Next Ctrl+J' 20:32:12.124 DEBUG [main][MenuItemLookup] Found menu:'Incremental Find Previous Shift+Ctrl+J' 20:32:12.124 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:12.124 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 20:32:12.124 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 20:32:12.124 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:12.124 DEBUG [main][MenuItemLookup] Found menu:'Smart Insert Mode Shift+Ctrl+Insert' 20:32:12.124 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:12.124 DEBUG [main][MenuItemLookup] Found menu:'Show Tooltip Description F2' 20:32:12.124 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:12.124 DEBUG [main][MenuItemLookup] Found menu:'Content Assist' 20:32:12.124 DEBUG [main][MenuItemLookup] Item match:Content Assist 20:32:12.124 DEBUG [main][MenuItemLookup] Found menu:'Default Ctrl+Space' 20:32:12.124 DEBUG [main][MenuItemLookup] Item match:Default Ctrl+Space 20:32:12.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Default Ctrl+Space" 20:32:12.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Default Ctrl+Space 20:32:12.125 INFO [main][MenuItemHandler] Select menu item: &Default Ctrl+Space 20:32:12.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 20:32:12.155 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:32:12.155 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:32:12.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:12.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:12.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 20:32:12.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:32:12.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:12.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:12.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:12.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:12.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:32:12.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:32:12.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:32:12.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 20:32:12.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 20:32:12.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:12.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:12.177 INFO [WorkbenchTestable][AbstractShell] Close shell 20:32:12.177 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 20:32:12.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:32:12.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:32:12.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 20:32:12.702 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 20:32:12.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:12.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:12.703 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:12.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:12.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:12.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:12.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:12.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:12.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:12.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 '\*?\QProject Explorer\E') 20:32:12.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:12.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:12.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:12.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:12.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:12.726 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:12.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:12.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:12.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:12.765 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:12.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:12.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:12.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:12.766 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:12.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:12.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:12.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:12.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:12.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:12.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:13.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:13.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:13.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:13.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:13.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:13.769 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:13.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:13.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:13.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:13.770 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:13.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:13.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:13.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:13.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:13.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:13.771 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:13.771 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:13.771 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:13.772 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:13.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:13.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:13.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:13.772 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:13.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:13.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:13.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:13.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:13.773 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:13.773 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:13.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:13.773 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:13.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:13.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:13.773 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:13.773 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:13.776 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:13.783 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:13.784 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:13.784 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:13.784 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:13.784 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:13.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:13.789 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:13.790 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:13.837 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:13.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:13.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:13.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:13.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:13.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:13.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:13.837 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:13.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:13.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22d2167e is found... 20:32:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@22d2167e is found finished successfully 20:32:13.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:32:13.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:13.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:13.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:13.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:13.842 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:13.842 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:13.842 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 20:32:13.842 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:32:13.866 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:13.866 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 20:32:13.866 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:32:13.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:13.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:13.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:13.867 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:13.867 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:13.867 DEBUG [main][MenuItemLookup] Item match:File 20:32:13.868 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:13.868 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:32:13.868 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:32:13.868 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:32:13.868 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:13.868 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:32:13.868 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:32:13.868 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:13.868 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:32:13.868 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:32:13.868 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:32:13.868 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:32:13.869 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:32:13.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:32:13.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:32:13.920 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:13.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 20:32:13.920 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:32:13.920 DEBUG [main][EditorHandler] 1 editor(s) found 20:32:13.920 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:32:14.053 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:32:14.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:14.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:32:14.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:32:14.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:14.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:14.054 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:14.054 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:32:14.054 INFO [WorkbenchTestable][RequirementsRunner] Started test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:14.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:14.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:32:14.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:32:14.055 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:32:14.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:14.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:14.056 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:14.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:14.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:14.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:14.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:14.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:14.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:14.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 20:32:14.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:14.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:14.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:14.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:14.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:14.059 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:14.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:14.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:14.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:32:14.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:32:14.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:32:14.061 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:14.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:14.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:14.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:14.062 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:14.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:14.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:14.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:14.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:14.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:14.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:14.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:14.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:15.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:15.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:15.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:15.064 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:15.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:15.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:15.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:15.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 20:32:15.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:15.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:15.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:15.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:15.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:15.066 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:15.066 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:15.067 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:15.067 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:15.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:15.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:15.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:15.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:15.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:15.068 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:15.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:15.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:15.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:15.068 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:15.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:15.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:15.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:15.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:15.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:15.068 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:15.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:15.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:15.081 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:15.081 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:15.081 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:15.081 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:15.086 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:15.086 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:15.086 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:15.279 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:15.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:15.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:15.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:15.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:15.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:32:15.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:15.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:15.280 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:15.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:15.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1503e4c9 is found... 20:32:15.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1503e4c9 is found finished successfully 20:32:15.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 '\*?\QJavaClass.java\E') 20:32:15.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:15.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:15.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:15.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:15.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:15.291 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:15.292 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 20:32:15.292 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:15.292 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 20:32:15.292 INFO [WorkbenchTestable][TextEditor] Set cursor position to offset: 517 20:32:15.292 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:15.292 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 20:32:15.306 INFO [WorkbenchTestable][Keyboard] Type text "testtext" 20:32:15.317 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:32:15.317 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:32:15.919 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:32:15.919 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 20:32:16.520 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:32:16.520 INFO [WorkbenchTestable][Keyboard] As char:s, as int:115 20:32:17.121 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:32:17.121 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:32:17.723 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:32:17.723 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:32:18.325 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:32:18.325 INFO [WorkbenchTestable][Keyboard] As char:e, as int:101 20:32:18.926 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:32:18.926 INFO [WorkbenchTestable][Keyboard] As char:x, as int:120 20:32:19.528 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:32:19.528 INFO [WorkbenchTestable][Keyboard] As char:t, as int:116 20:32:20.129 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:20.130 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 20:32:20.130 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:32:20.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:20.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:20.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:20.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:20.152 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:20.152 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:20.152 DEBUG [main][MenuItemLookup] Item match:File 20:32:20.154 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:20.154 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:32:20.154 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:32:20.154 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:32:20.154 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:20.154 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:32:20.154 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:32:20.154 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:20.154 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:32:20.154 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:32:20.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:32:20.154 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:32:20.154 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:32:20.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:32:20.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:32:20.189 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:20.189 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 20:32:20.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:20.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:20.191 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:20.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:20.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:20.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:20.193 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:20.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 '\*?\QProject Explorer\E') 20:32:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:20.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:20.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:20.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:20.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:20.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:20.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:20.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:20.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:20.244 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:20.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:20.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:20.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:20.245 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:20.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:20.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:20.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:20.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:20.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:20.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:20.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:21.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:21.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:21.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:21.248 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:21.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:21.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:21.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:21.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 20:32:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:21.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:21.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:21.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:21.251 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:21.251 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:21.252 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:21.252 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:21.252 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:21.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:21.252 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:21.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:21.252 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:21.253 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:21.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:21.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:21.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:21.253 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:21.253 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:21.253 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:21.253 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:21.253 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:21.253 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:21.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:21.267 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:21.268 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:21.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:21.268 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:21.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:21.273 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:21.273 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:21.274 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:21.328 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:21.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:21.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:21.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:21.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:21.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:21.328 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:21.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59b5d198 is found... 20:32:21.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59b5d198 is found finished successfully 20:32:21.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:32:21.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:21.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:21.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:21.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:21.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:21.333 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:21.334 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 20:32:21.334 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:32:21.352 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:21.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 20:32:21.352 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:32:21.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:21.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:21.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:21.353 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:21.353 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:21.353 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:21.353 DEBUG [main][MenuItemLookup] Item match:File 20:32:21.354 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:21.354 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:32:21.354 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:32:21.354 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:32:21.354 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:21.355 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:32:21.355 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:32:21.355 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:21.355 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:32:21.355 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:32:21.355 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:32:21.355 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:32:21.355 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:32:21.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:32:21.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:32:21.421 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:21.421 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 20:32:21.421 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:32:21.421 DEBUG [main][EditorHandler] 1 editor(s) found 20:32:21.421 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:32:21.567 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:32:21.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:21.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:32:21.567 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:32:21.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:21.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:21.568 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:21.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:32:21.568 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:21.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:21.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:32:21.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:32:21.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:32:21.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:21.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:21.589 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:21.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:21.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:21.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:21.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:21.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:21.591 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:21.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 '\*?\QProject Explorer\E') 20:32:21.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:21.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:21.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:21.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:21.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:21.592 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:21.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:21.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:21.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:32:21.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:32:21.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:32:21.594 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:21.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:21.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:21.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:21.616 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:21.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:21.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:21.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:21.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:21.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:21.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:22.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:22.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:22.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:22.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:22.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:22.619 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:22.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:22.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:22.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:22.620 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:22.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:22.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:22.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:22.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:22.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:22.621 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:22.621 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:22.621 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:22.622 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:22.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:22.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:22.622 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:22.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:22.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:22.622 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:22.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:22.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:22.622 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:22.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:22.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:22.622 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:22.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:22.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:22.623 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:22.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:22.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:22.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:22.623 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:22.626 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:22.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:22.634 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:22.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:22.634 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:22.635 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:22.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:22.640 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:22.640 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:22.831 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:22.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:22.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:22.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:22.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:22.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:32:22.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:22.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:22.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:22.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:22.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@199cde0e is found... 20:32:22.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@199cde0e is found finished successfully 20:32:22.840 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') 20:32:22.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:22.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:22.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:22.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:22.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:22.852 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:22.852 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 20:32:22.852 INFO [WorkbenchTestable][TextEditor] Set cursor position to [11, 0] 20:32:22.866 DEBUG [WorkbenchTestable][Keyboard] Select 15 characters to the right 20:32:22.866 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:131072 20:32:23.073 INFO [WorkbenchTestable][Keyboard] Move cursor 20:32:23.273 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 20:32:23.274 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 20:32:23.474 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 20:32:23.884 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 20:32:23.884 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 20:32:24.084 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 20:32:24.489 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 20:32:24.489 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 20:32:24.690 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 20:32:25.093 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 20:32:25.093 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 20:32:25.295 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 20:32:25.698 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 20:32:25.698 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 20:32:25.899 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 20:32:26.302 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 20:32:26.302 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 20:32:26.504 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 20:32:26.906 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 20:32:26.906 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 20:32:27.109 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 20:32:27.512 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 20:32:27.512 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 20:32:27.714 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 20:32:28.116 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 20:32:28.116 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 20:32:28.319 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 20:32:28.721 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 20:32:28.721 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 20:32:28.923 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 20:32:29.326 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 20:32:29.326 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 20:32:29.527 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 20:32:29.930 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 20:32:29.930 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 20:32:30.131 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 20:32:30.534 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 20:32:30.534 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 20:32:30.736 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 20:32:31.139 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 20:32:31.139 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 20:32:31.341 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 20:32:31.744 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777220 20:32:31.744 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777220 20:32:31.946 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777220 20:32:32.149 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:131072 20:32:32.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:32.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:32.352 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:32.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:32.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:32.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:32.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:32.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:32.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:32.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 '\*?\QProject Explorer\E') 20:32:32.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:32.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:32.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:32.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:32.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:32.374 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:32.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:32.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:32.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:32.415 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:32.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:32.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:32.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:32.416 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:32.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:32.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:32.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:32.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:32.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:32.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:32.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:32.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:33.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:33.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:33.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:33.419 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:33.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:33.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:33.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:33.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:33.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:33.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:33.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:33.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:33.421 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:33.421 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:33.421 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:33.422 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:33.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:33.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:33.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:33.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:33.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:33.422 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:33.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:33.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:33.422 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:33.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:33.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:33.423 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:33.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:33.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:33.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:33.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:33.423 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:33.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:33.423 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:33.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:33.434 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:33.434 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:33.434 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:33.434 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:33.434 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:33.439 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:33.439 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:33.439 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:33.488 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:33.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:33.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:33.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:33.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:33.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:33.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:33.488 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:33.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:33.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36337c33 is found... 20:32:33.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@36337c33 is found finished successfully 20:32:33.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 '\*?\QJavaClass.java\E') 20:32:33.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:33.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:33.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:33.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:33.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:33.493 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:33.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 20:32:33.493 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:32:33.509 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:33.509 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 20:32:33.509 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:32:33.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:33.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:33.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:33.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:33.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:33.510 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:33.510 DEBUG [main][MenuItemLookup] Item match:File 20:32:33.511 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:33.511 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:32:33.512 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:32:33.512 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:32:33.512 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:33.512 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:32:33.512 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:32:33.512 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:33.512 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:32:33.512 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:32:33.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:32:33.512 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:32:33.512 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:32:33.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:32:33.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:32:33.554 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:33.554 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 20:32:33.554 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:32:33.554 DEBUG [main][EditorHandler] 1 editor(s) found 20:32:33.554 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:32:33.698 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:32:33.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:33.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:32:33.698 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:32:33.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:33.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:33.699 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:33.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:32:33.699 INFO [WorkbenchTestable][RequirementsRunner] Started test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:33.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:33.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:32:33.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:32:33.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:32:33.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:33.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:33.701 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:33.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:33.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:33.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:33.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:33.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:33.703 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:33.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 '\*?\QProject Explorer\E') 20:32:33.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:33.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:33.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:33.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:33.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:33.704 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:33.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:33.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:33.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:32:33.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:32:33.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:32:33.706 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:33.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:33.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:33.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:33.707 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:33.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:33.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:33.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:33.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:33.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:34.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:34.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:34.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:34.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:34.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:34.731 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:34.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:34.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:34.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:34.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:34.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:34.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:34.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:34.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:34.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:34.733 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:34.733 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:34.734 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:34.734 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:34.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:34.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:34.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:34.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:34.735 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:34.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:34.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:34.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:34.735 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:34.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:34.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:34.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:34.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:34.736 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:34.736 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:34.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:34.748 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:34.748 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:34.748 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:34.748 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:34.749 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:34.755 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:34.755 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:34.755 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:34.989 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:34.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:34.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:34.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:34.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:32:34.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:34.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:34.989 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@373cd6d9 is found... 20:32:35.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@373cd6d9 is found finished successfully 20:32:35.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 '\*?\QJavaClass.java\E') 20:32:35.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:35.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:35.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:35.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:35.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:35.010 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:35.015 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 20:32:35.016 INFO [WorkbenchTestable][TextEditor] Insert text to editor at offser 525 20:32:35.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:35.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:35.021 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:35.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:35.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:35.022 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:35.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:35.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:35.023 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:35.023 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:32:35.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:35.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:35.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:35.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:35.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:35.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:35.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:35.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:35.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:35.077 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:35.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:35.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:35.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:35.078 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:35.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:35.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:35.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:35.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:35.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:35.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:35.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:35.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:36.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:36.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:36.089 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:36.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:36.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:36.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:36.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 20:32:36.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:36.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:36.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:36.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:36.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:36.091 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:36.091 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:36.092 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:36.092 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:36.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:36.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:36.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:36.093 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:36.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:36.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:36.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:36.093 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:36.093 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:36.093 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:36.093 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:36.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:36.094 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:36.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:36.103 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:36.104 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:36.104 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:36.104 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:36.104 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:36.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:36.109 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:36.110 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:36.158 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:36.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:36.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:36.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:36.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:36.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:36.158 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40f2e8b7 is found... 20:32:36.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40f2e8b7 is found finished successfully 20:32:36.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:32:36.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:36.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:36.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:36.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:36.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:36.163 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:36.163 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 20:32:36.163 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:32:36.185 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:36.185 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 20:32:36.185 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:32:36.185 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:36.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:36.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:36.186 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:36.186 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:36.186 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:36.186 DEBUG [main][MenuItemLookup] Item match:File 20:32:36.187 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:36.187 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:32:36.187 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:32:36.187 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:32:36.187 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:36.187 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:32:36.188 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:32:36.188 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:36.188 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:32:36.188 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:32:36.188 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:32:36.188 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:32:36.188 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:32:36.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:32:36.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:32:36.233 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:36.233 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 20:32:36.233 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:32:36.233 DEBUG [main][EditorHandler] 1 editor(s) found 20:32:36.233 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:32:36.357 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:32:36.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:36.357 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:32:36.357 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:32:36.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:36.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:36.359 INFO [WorkbenchTestable][RequirementsRunner] Finished test: insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:36.359 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:32:36.360 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:36.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:36.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:32:36.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:32:36.360 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:32:36.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:36.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:36.362 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:36.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:36.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:36.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:36.390 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:36.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 '\*?\QProject Explorer\E') 20:32:36.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:36.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:36.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:36.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:36.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:36.391 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:36.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:36.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:36.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:32:36.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:32:36.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:32:36.394 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:36.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:36.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:36.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:36.395 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:36.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:36.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:36.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:36.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:36.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:36.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:36.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:36.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:37.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:37.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:37.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:37.397 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:37.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:37.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:37.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:37.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 20:32:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:37.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:37.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:37.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:37.399 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:37.399 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:37.400 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:37.400 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:37.400 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:37.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:37.400 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:37.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:37.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:37.401 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:37.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:37.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:37.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:37.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:37.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:37.401 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:37.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:37.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:37.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:37.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:37.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:37.402 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:37.402 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:37.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:37.413 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:37.414 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:37.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:37.414 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:37.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:37.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:37.419 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:37.420 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:37.602 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:37.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:37.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:37.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:37.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:37.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:32:37.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:37.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:37.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:37.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:37.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3fe12209 is found... 20:32:37.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3fe12209 is found finished successfully 20:32:37.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:32:37.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:37.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:37.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:37.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:37.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:37.615 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:37.615 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 20:32:37.615 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:32:37.631 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:32:37.664 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:37.664 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 20:32:37.664 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:32:37.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:37.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:37.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:37.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:37.665 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:37.665 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:37.666 DEBUG [main][MenuItemLookup] Item match:File 20:32:37.666 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:37.666 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:32:37.666 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:32:37.666 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:32:37.666 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:37.667 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:32:37.667 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:32:37.667 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:37.667 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:32:37.667 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:32:37.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:32:37.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:32:37.667 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:32:37.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:32:37.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:32:37.709 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:37.710 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 20:32:37.710 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:32:38.710 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:38.711 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 20:32:38.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:38.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:38.713 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:38.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:38.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:38.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:38.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:38.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:38.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:38.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 '\*?\QProject Explorer\E') 20:32:38.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:38.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:38.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:38.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:38.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:38.738 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:38.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:38.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:38.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:38.782 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:38.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:38.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:38.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:38.783 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:38.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:38.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:38.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:38.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:38.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:38.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:39.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:39.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:39.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:39.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:39.786 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:39.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:39.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:39.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:39.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:39.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:39.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:39.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:39.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:39.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:39.787 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:39.788 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:39.788 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:39.788 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:39.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:39.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:39.789 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:39.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:39.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:39.789 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:39.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:39.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:39.789 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:39.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:39.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:39.789 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:39.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:39.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:39.790 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:39.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:39.790 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:39.790 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:39.790 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:39.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:39.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:39.801 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:39.801 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:39.801 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:39.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:39.806 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:39.806 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:39.806 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:39.855 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:39.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:39.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:39.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:39.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:39.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:39.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:39.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:39.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:39.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@121e1322 is found... 20:32:39.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@121e1322 is found finished successfully 20:32:39.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') 20:32:39.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:39.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:39.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:39.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:39.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:39.861 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:39.861 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 20:32:39.861 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:32:39.878 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:39.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 20:32:39.878 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:32:39.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:39.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:39.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:39.879 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:39.879 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:39.879 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:39.879 DEBUG [main][MenuItemLookup] Item match:File 20:32:39.880 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:39.880 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:32:39.880 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:32:39.880 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:32:39.880 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:39.880 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:32:39.880 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:32:39.881 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:39.881 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:32:39.881 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:32:39.881 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:32:39.881 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:32:39.881 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:32:39.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:32:39.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:32:39.933 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:39.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 20:32:39.933 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:32:39.933 DEBUG [main][EditorHandler] 1 editor(s) found 20:32:39.933 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:32:40.065 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:32:40.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:40.065 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:32:40.065 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:32:40.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:40.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:40.069 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:40.069 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:32:40.069 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:40.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:40.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:32:40.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:32:40.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:32:40.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:40.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:40.071 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:40.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:40.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:40.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:40.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:40.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:40.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:40.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 '\*?\QProject Explorer\E') 20:32:40.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:40.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:40.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:40.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:40.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:40.074 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:40.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:40.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:40.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:32:40.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:32:40.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:32:40.076 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:40.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:40.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:40.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:40.098 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:40.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:40.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:40.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:40.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:40.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:40.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:40.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:40.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:41.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:41.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:41.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:41.100 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:41.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:41.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:41.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:41.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:41.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:41.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:41.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:41.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:41.103 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:41.103 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:41.103 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:41.103 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:41.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:41.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:41.104 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:41.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:41.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:41.104 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:41.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:41.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:41.104 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:41.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:41.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:41.104 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:41.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:41.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:41.104 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:41.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:41.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:41.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:41.105 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:41.108 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:41.117 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:41.117 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:41.117 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:41.117 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:41.117 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:41.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:41.123 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:41.123 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:41.304 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:41.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:41.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:41.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:41.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:41.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:32:41.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:41.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:41.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:41.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:41.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43c585a6 is found... 20:32:41.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@43c585a6 is found finished successfully 20:32:41.312 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') 20:32:41.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:41.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:41.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:41.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:41.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:41.316 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:41.316 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 20:32:41.316 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 { 20:32:41.335 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:41.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 20:32:41.335 INFO [WorkbenchTestable][AbstractEditor] Open editor's open on assistant 20:32:41.335 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:32:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:42.336 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:42.336 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:42.336 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:32:42.336 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:32:42.336 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:32:42.336 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:32:42.336 DEBUG [main][MenuItemLookup] Item match:Navigate 20:32:42.338 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:32:42.338 DEBUG [main][MenuItemLookup] Found menu:'Go To' 20:32:42.338 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:42.338 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 20:32:42.338 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:32:42.338 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 20:32:42.338 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 20:32:42.338 DEBUG [main][MenuItemLookup] Item match:Open Hyperlink 20:32:42.338 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open Hyperlin&k" 20:32:42.338 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Hyperlink 20:32:42.338 INFO [main][MenuItemHandler] Select menu item: Open Hyperlin&k 20:32:42.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 20:32:42.426 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:32:42.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:32:42.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:42.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:42.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 20:32:42.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:32:42.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:42.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:42.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:42.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:42.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:32:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:32:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:32:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 20:32:42.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 20:32:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:42.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:32:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:42.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell 20:32:42.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 20:32:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:42.429 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") 20:32:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:42.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:42.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:42.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:42.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:43.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:43.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:43.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:32:43.432 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:32:43.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 20:32:43.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:32:43.432 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 20:32:43.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 20:32:43.960 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 20:32:43.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:43.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:43.962 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:43.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:43.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:43.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:43.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:43.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:43.983 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:43.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:32:43.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:43.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:43.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:43.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:43.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:43.985 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:43.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:44.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:44.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:44.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:44.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:44.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:44.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:44.028 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:44.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:44.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:44.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:44.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:44.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:44.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:44.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:44.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:45.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:45.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:45.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:45.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:45.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:45.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:45.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:45.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:45.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:45.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:45.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:45.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:45.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:45.032 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:45.032 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:45.033 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:45.033 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:45.033 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:45.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:45.033 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:45.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:45.033 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:45.034 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:45.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:45.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:45.034 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:45.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:45.034 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:45.034 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:45.034 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:45.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:45.034 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:45.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:45.035 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:45.035 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:45.035 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:45.038 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:45.045 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:45.045 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:45.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:45.045 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:45.045 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:45.050 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:45.050 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:45.050 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:45.098 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:45.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:45.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:45.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:45.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:45.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:45.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:45.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:45.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:45.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14a56a39 is found... 20:32:45.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@14a56a39 is found finished successfully 20:32:45.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:32:45.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:45.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:45.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:45.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:45.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:45.104 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:45.104 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 20:32:45.104 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:32:45.132 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:45.132 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 20:32:45.132 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:32:45.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:45.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:45.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:45.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:45.133 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:45.133 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:45.133 DEBUG [main][MenuItemLookup] Item match:File 20:32:45.134 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:45.134 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:32:45.134 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:32:45.134 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:32:45.134 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:45.134 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:32:45.134 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:32:45.134 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:45.134 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:32:45.134 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:32:45.134 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:32:45.134 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:32:45.135 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:32:45.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:32:45.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:32:45.205 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:45.205 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 20:32:45.205 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:32:45.205 DEBUG [main][EditorHandler] 1 editor(s) found 20:32:45.205 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:32:45.339 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:32:45.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:45.339 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:32:45.339 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:32:45.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:45.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:45.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:45.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:32:45.340 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:45.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:45.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:32:45.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:32:45.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:32:45.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:45.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:45.341 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:45.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:45.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:45.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:45.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:45.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:45.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:45.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:32:45.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:45.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:45.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:45.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:45.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:45.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:45.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:45.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:45.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:32:45.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:32:45.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:32:45.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:45.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:45.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:45.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:45.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:45.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:45.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:45.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:45.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:45.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:45.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:45.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:46.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:46.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:46.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:46.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:46.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:46.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:46.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:46.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 20:32:46.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:46.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:46.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:46.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:46.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:46.352 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:46.352 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:46.353 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:46.353 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:46.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:46.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:46.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:46.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:46.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:46.354 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:46.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:46.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:46.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:46.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:46.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:46.354 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:46.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:46.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:46.354 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:46.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:46.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:46.355 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:46.355 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:46.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:46.365 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:46.366 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:46.366 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:46.366 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:46.366 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:46.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:46.372 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:46.372 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:46.555 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:46.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:46.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:46.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:46.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:46.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:32:46.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:46.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:46.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:46.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:46.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2262e3ce is found... 20:32:46.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2262e3ce is found finished successfully 20:32:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:32:46.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:46.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:46.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:46.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:46.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:46.567 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:46.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 20:32:46.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:46.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:46.569 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:46.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:46.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:46.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:46.579 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:46.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 '\*?\QProject Explorer\E') 20:32:46.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:46.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:46.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:46.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:46.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:46.580 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:46.580 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:46.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:46.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:46.628 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:46.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:46.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:46.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:46.629 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:46.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:46.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:46.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:46.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:46.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:46.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:47.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:47.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:47.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:47.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:47.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:47.632 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:47.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:47.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:47.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:47.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:47.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:47.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:47.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:47.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:47.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:47.634 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:47.634 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:47.635 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:47.635 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:47.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:47.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:47.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:47.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:47.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:47.635 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:47.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:47.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:47.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:47.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:47.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:47.636 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:47.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:47.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:47.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:47.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:47.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:47.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:47.637 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:47.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:47.647 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:47.647 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:47.647 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:47.647 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:47.648 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:47.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:47.653 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:47.654 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:47.703 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:47.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:47.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:47.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:47.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:47.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:47.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:47.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:47.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:47.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@400773a3 is found... 20:32:47.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@400773a3 is found finished successfully 20:32:47.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:32:47.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:47.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:47.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:47.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:47.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:47.710 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:47.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 20:32:47.711 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:32:47.737 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:47.737 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 20:32:47.738 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:32:47.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:47.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:47.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:47.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:47.738 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:47.739 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:47.739 DEBUG [main][MenuItemLookup] Item match:File 20:32:47.740 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:47.740 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:32:47.740 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:32:47.740 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:32:47.740 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:47.740 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:32:47.740 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:32:47.740 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:47.740 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:32:47.740 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:32:47.740 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:32:47.740 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:32:47.740 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:32:47.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:32:47.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:32:47.782 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:47.783 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 20:32:47.783 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:32:47.783 DEBUG [main][EditorHandler] 1 editor(s) found 20:32:47.783 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:32:47.889 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:32:47.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:47.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:32:47.889 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:32:47.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:47.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:47.889 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:47.889 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:32:47.890 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:47.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:47.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:32:47.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:32:47.890 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:32:47.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:47.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:47.891 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:47.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:47.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:47.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:47.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:47.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:47.893 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:47.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') 20:32:47.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:47.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:47.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:47.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:47.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:47.895 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:47.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:47.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:47.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:32:47.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:32:47.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:32:47.897 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:47.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:47.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:47.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:47.898 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:47.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:47.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:47.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:47.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:47.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:47.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:48.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:48.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:48.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:48.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:48.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:48.900 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:48.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:48.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:48.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:48.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:48.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:48.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:48.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:48.902 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:48.902 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:48.903 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:48.903 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:48.903 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:48.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:48.903 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:48.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:48.903 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:48.903 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:48.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:48.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:48.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:48.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:48.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:48.904 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:48.904 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:48.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:48.904 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:48.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:48.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:48.905 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:48.905 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:48.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:48.916 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:48.916 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:48.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:48.916 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:48.917 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:48.922 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:48.922 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:48.922 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:49.108 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:49.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:49.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:49.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:49.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:49.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:32:49.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:49.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:49.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:49.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:49.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f8026b0 is found... 20:32:49.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2f8026b0 is found finished successfully 20:32:49.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:32:49.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:49.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:49.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:49.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:49.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:49.120 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:49.129 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 20:32:49.129 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:32:49.129 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:32:49.330 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:32:49.536 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:32:49.536 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:32:49.736 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:32:49.942 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:32:49.942 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:32:50.143 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:32:50.349 INFO [WorkbenchTestable][Keyboard] Type character '', as int:16777218 20:32:50.349 DEBUG [WorkbenchTestable][Keyboard] Press character '', as int:16777218 20:32:50.550 DEBUG [WorkbenchTestable][Keyboard] Release character '', as int:16777218 20:32:50.756 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:32:50.756 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 20:32:50.957 INFO [WorkbenchTestable][Keyboard] As char:-, as int:16777261 20:32:51.958 INFO [WorkbenchTestable][TextEditor] Select line 17 in editor 20:32:51.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:51.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:51.973 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:51.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:51.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:51.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:51.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:51.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:51.975 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:51.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 '\*?\QProject Explorer\E') 20:32:51.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:51.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:51.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:51.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:51.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:51.976 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:51.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:52.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:52.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:52.021 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:52.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:52.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:52.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:52.022 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:52.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:52.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:52.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:52.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:52.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:52.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:52.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:52.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:53.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:53.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:53.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:53.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:53.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:53.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:53.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:53.026 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:53.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:53.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:53.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:53.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:53.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:53.026 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:53.027 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:53.027 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:32:53.027 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item TextEditorTestProject 20:32:53.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TextEditorTestProject 20:32:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:53.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item TextEditorTestProject is already expanded. No action performed 20:32:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:53.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TextEditorTestProject 20:32:53.028 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:32:53.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:32:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:53.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:32:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:53.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:32:53.028 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JavaClass.java of tree item test 20:32:53.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:32:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:53.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:32:53.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:53.029 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:32:53.029 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:53.029 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:53.033 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:53.039 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:53.039 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item JavaClass.java 20:32:53.039 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaClass.java 20:32:53.039 DEBUG [main][TreeItemHandler] Selecting tree item: JavaClass.java 20:32:53.039 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaClass.java about selection 20:32:53.044 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaClass.java 20:32:53.044 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:32:53.044 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:32:53.092 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:32:53.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:53.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:32:53.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:32:53.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:32:53.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:53.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:53.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:53.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:53.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7949adf4 is found... 20:32:53.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7949adf4 is found finished successfully 20:32:53.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJavaClass.java\E') 20:32:53.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:53.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:53.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:53.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:53.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:53.098 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:53.098 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 20:32:53.098 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:32:53.123 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:53.124 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 20:32:53.124 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:32:53.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform 20:32:53.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:53.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:53.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:53.125 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - TextEditorTestProject/src/test/JavaClass.java - Eclipse Platform' 20:32:53.125 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:53.125 DEBUG [main][MenuItemLookup] Item match:File 20:32:53.126 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:53.126 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:32:53.126 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:32:53.126 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:32:53.126 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:53.126 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:32:53.126 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:32:53.126 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:53.126 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:32:53.126 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:32:53.126 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:32:53.126 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:32:53.127 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:32:53.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:32:53.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:32:53.205 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:53.205 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 20:32:53.205 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:32:53.205 DEBUG [main][EditorHandler] 1 editor(s) found 20:32:53.205 DEBUG [WorkbenchTestable][EditorHandler] Closing editor JavaClass.java 20:32:53.289 DEBUG [WorkbenchTestable][EditorHandler] Editor JavaClass.java is closed 20:32:53.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:53.289 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:32:53.289 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:32:53.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:53.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:53.289 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) 20:32:53.289 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:32:53.289 DEBUG [main][EditorHandler] 0 editor(s) found 20:32:53.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:53.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:53.291 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:53.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:53.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:53.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:53.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:53.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:53.293 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:53.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:32:53.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:53.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:53.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:53.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:53.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:53.316 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:53.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:53.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:53.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:32:53.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:32:53.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:32:53.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:53.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:53.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:53.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:53.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:53.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:53.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:53.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:53.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:53.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:53.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:53.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:53.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:54.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:54.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:54.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:54.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:54.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:54.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:54.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:54.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 20:32:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:54.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:54.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:54.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:54.343 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:54.343 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:54.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:54.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:54.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:54.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:54.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:54.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:54.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:54.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:55.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:55.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:32:55.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:32:55.346 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:55.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:55.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:55.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:55.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:55.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:55.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:55.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:55.347 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testProject 20:32:55.348 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TextEditorTestProject 20:32:55.348 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:55.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:55.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:55.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:32:55.349 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:32:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:55.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:55.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:55.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:55.349 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 20:32:55.349 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 20:32:55.349 DEBUG [main][TreeItemHandler] Set Tree selection 20:32:55.358 DEBUG [main][TreeHandler] Notify Tree about selection event 20:32:55.365 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 20:32:55.367 DEBUG [WorkbenchTestable][TreeItemHandler] testProject 20:32:55.367 DEBUG [WorkbenchTestable][TreeItemHandler] TextEditorTestProject 20:32:55.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:32:55.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'New' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:55.419 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:32:55.419 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:32:55.420 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:32:55.420 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:32:55.420 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:32:55.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:55.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:32:55.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:55.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:55.920 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:55.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:55.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:32:55.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:32:55.956 DEBUG [main][MenuItemLookup] Found menu:'New' 20:32:55.956 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:32:55.956 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:55.956 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:32:55.956 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:55.956 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:32:55.956 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:32:55.956 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:32:55.956 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:32:55.956 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:32:55.956 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:32:55.956 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:32:55.956 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:32:56.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:1109): Gtk-CRITICAL **: 20:32:56.035: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1109): Gtk-CRITICAL **: 20:32:56.040: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1109): Gtk-CRITICAL **: 20:32:56.072: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1109): Gtk-CRITICAL **: 20:32:56.089: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 20:32:56.604 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 20:32:56.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:32:56.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:56.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:56.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: 32) 20:32:56.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:32:56.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:56.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:56.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:32:56.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:32:56.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:56.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:56.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:56.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:56.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:32:56.609 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:32:56.609 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:32:56.609 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:32:56.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:32:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:32:56.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:32:56.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:32:56.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:32:56.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:32:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:56.610 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:32:56.610 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:32:56.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:56.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:56.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:56.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:56.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:32:56.612 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:32:56.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:32:56.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:32:56.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:32:56.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:32:56.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:32:56.617 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:32:57.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:32:57.117 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:32:57.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:57.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:32:57.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:32:57.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:57.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:57.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:57.118 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:57.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:57.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:57.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 20:32:57.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:32:57.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:32:57.120 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.TextEditorTest 20:32:57.120 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:32:57.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:32:57.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:57.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 150.649 s - in org.eclipse.reddeer.workbench.test.editor.TextEditorTest setCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 8.057 s getAvailableContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.882 s notTextEditorTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.121 s insertLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.903 s selectTextTest1 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.584 s selectTextTest2 no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.566 s getAYTMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.789 s getCursorPosition no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.729 s insertLineIntoLastEditorLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.682 s contentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.208 s openFileWithRegexInName no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.879 s getFoldedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.498 s getLineOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.697 s getContextMenuTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.719 s closeContentAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.707 s quickFixAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.884 s getTextAtLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.496 s selectTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.453 s testGetPositionOfText no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.714 s openSpecificContextAssistantTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.756 s insertTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.67 s getTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.175 s insertTextAfter no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.646 s closeContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 4.24 s setCursorPositionByOffset no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 7.514 s getSelectedTextTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 12.131 s insertTextBehind no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.66 s getMarkers no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 3.709 s closeOpenOnAssistUsingCloseAllShells no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.271 s getLineOfTextIndex no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 2.549 s selectLineTest no-configuration(org.eclipse.reddeer.workbench.test.editor.TextEditorTest) Time elapsed: 5.399 s Running org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 20:32:57.137 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 20:32:57.138 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:32:57.138 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:32:57.138 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 20:32:57.138 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:32:57.138 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:32:57.139 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:32:57.139 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:32:57.139 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:32:57.139 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 20:32:57.139 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:32:57.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.139 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:32:57.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.139 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:32:57.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:57.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:57.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:57.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:57.153 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:32:57.153 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:57.153 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:32:57.153 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:32:57.153 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:32:57.153 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:32:57.153 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:32:57.153 DEBUG [main][MenuItemLookup] Item match:Window 20:32:57.154 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:32:57.154 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:32:57.154 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:32:57.154 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:57.154 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:32:57.154 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:32:57.154 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:57.154 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:32:57.154 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:57.154 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:32:57.154 DEBUG [main][MenuItemLookup] Item match:Preferences 20:32:57.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:32:57.154 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:32:57.154 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:32:57.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 'Preferences.*'] is available.... 20:32:57.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 'Preferences.*'] is available. finished successfully 20:32:57.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:32:57.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:57.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:57.294 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:32:57.294 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.294 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:32:57.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:57.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:57.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:57.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:57.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:57.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:32:57.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:32:57.297 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:32:57.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:57.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:57.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:57.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:57.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:32:57.300 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:32:57.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:32:57.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:32:57.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:32:57.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:32:57.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:32:57.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:32:57.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:57.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:57.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:57.337 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:32:57.338 DEBUG [main][EditorHandler] 0 editor(s) found 20:32:57.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:57.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:57.339 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:32:57.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:57.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:57.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:57.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:57.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:57.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:57.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:32:57.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:57.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:57.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:57.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:57.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:57.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:57.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:57.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:57.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:32:57.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:32:57.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:32:57.357 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:57.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:57.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:57.358 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 20:32:57.358 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:57.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:57.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:57.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 20:32:57.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:57.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:57.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:57.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:57.360 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:32:57.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:32:57.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:57.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 20:32:57.361 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:32:57.361 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 20:32:57.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 20:32:57.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:32:57.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:32:57.361 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:32:57.361 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:32:57.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.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'] 20:32:57.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.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 Project"] 20:32:57.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.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'] 20:32:57.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.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'] 20:32:57.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.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'] 20:32:57.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.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 Project"] 20:32:57.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.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'] 20:32:57.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.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'] 20:32:57.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:57.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:57.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:57.376 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:57.377 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:32:57.377 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:57.377 DEBUG [main][MenuItemLookup] Item match:File 20:32:57.378 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:57.378 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:32:57.380 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:32:57.380 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:57.380 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:32:57.380 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:57.380 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:32:57.380 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:57.380 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:32:57.380 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:32:57.381 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:32:57.381 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:32:57.381 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:32:57.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:32:57.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:32:57.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:32:57.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:57.489 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:32:57.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.489 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:32:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:57.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:57.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:57.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:57.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:32:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:32:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:32:57.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:32:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:57.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:32:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:57.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:32:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:32:57.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:32:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:57.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:32:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:57.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:32:57.493 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 20:32:57.493 DEBUG [main][TreeItemHandler] Selecting tree item: Project 20:32:57.493 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 20:32:57.505 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 20:32:57.505 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:32:57.505 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:32:57.505 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:32:57.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:57.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:57.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:57.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:57.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:32:57.507 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:32:57.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:32:57.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:32:57.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:32:57.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:32:57.545 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:32:57.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.545 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 20:32:57.546 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 20:32:57.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 20:32:57.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:57.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:57.547 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 20:32:57.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:57.547 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'project' 20:32:57.547 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:") 20:32:57.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:57.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:57.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:57.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:57.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:32:57.549 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:32:57.550 INFO [WorkbenchTestable][AbstractText] Text set to: project 20:32:57.552 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 20:32:57.552 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 20:32:57.552 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) 20:32:57.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:57.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:57.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:57.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:57.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:32:57.555 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:32:57.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:32:57.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:32:57.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:32:57.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:32:57.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:32:58.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:32:58.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:58.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:32:58.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:58.084 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:58.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:58.084 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:32:58.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:58.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:32:58.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:58.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 20:32:58.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:58.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:32:58.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:58.085 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:32:58.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:58.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'] 20:32:58.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:58.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: "Create New File"] 20:32:58.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:58.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'] 20:32:58.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:58.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'] 20:32:58.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:58.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:32:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:58.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:32:58.087 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:32:58.087 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:58.087 DEBUG [main][MenuItemLookup] Item match:File 20:32:58.089 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:32:58.089 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:32:58.090 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:32:58.090 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:58.090 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:32:58.091 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:58.091 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:32:58.091 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:58.091 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:32:58.091 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:32:58.091 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:32:58.091 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:32:58.091 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:32:58.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:32:58.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:32:58.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:32:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:58.190 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:32:58.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:58.190 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:32:58.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:58.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:58.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:58.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:58.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:32:58.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:32:58.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:32:58.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:32:58.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:32:58.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:58.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:32:58.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:58.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:32:58.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:32:58.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:32:58.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:32:58.194 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:32:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:32:58.194 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:32:58.194 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 20:32:58.194 DEBUG [main][TreeItemHandler] Selecting tree item: File 20:32:58.194 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 20:32:58.206 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 20:32:58.206 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:32:58.206 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:32:58.207 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:32:58.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:58.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:58.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:58.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:32:58.209 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:32:58.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:32:58.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:32:58.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:32:58.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:32:58.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'] 20:32:58.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:58.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:58.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 20:32:58.252 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 20:32:58.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 20:32:58.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:32:58.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:32:58.254 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 20:32:58.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:32:58.254 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:") 20:32:58.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:58.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:58.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:58.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:58.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:32:58.257 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:32:58.258 INFO [WorkbenchTestable][AbstractText] Text set to: project/ 20:32:58.268 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:") 20:32:58.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:58.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:58.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:58.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:58.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:32:58.281 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:32:58.282 INFO [WorkbenchTestable][AbstractText] Text set to: abc.ca 20:32:58.291 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 20:32:58.291 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 20:32:58.291 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) 20:32:58.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:58.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:58.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:58.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:58.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:32:58.295 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:32:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:32:58.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:32:58.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:32:58.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:32:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:32:58.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:32:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:32:58.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:32:58.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:32:58.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:32:58.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:32:58.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:32:58.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:32:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:32:58.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qabc.ca\E') 20:32:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:32:58.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:32:58.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:32:58.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:32:58.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:32:58.809 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:32:58.809 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 20:32:58.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:32:58.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:32:58.809 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - project/abc.ca - Eclipse Platform' 20:32:58.810 DEBUG [main][MenuItemLookup] Found menu:'File' 20:32:58.810 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:32:58.810 DEBUG [main][MenuItemLookup] Item match:Edit 20:32:58.811 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:32:58.811 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:32:58.811 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:58.811 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:32:58.811 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:32:58.811 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:32:58.811 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:58.811 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:32:58.811 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 20:32:58.811 DEBUG [main][MenuItemLookup] Found menu:'Toggle Block Selection Shift+Alt+A' 20:32:58.811 DEBUG [main][MenuItemLookup] Found menu:'To multi-selection' 20:32:58.811 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:58.811 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace... Ctrl+F' 20:32:58.811 DEBUG [main][MenuItemLookup] Found menu:'' 20:32:58.811 DEBUG [main][MenuItemLookup] Found menu:'Add Bookmark...' 20:32:58.811 DEBUG [main][MenuItemLookup] Found menu:'Add Task...' 20:32:58.812 INFO [WorkbenchTestable][AbstractEditor] Content assist menu not found, open via keyboard shortcut 20:32:58.812 INFO [WorkbenchTestable][Keyboard] Invoke key combination: 20:32:58.812 INFO [WorkbenchTestable][Keyboard] As char:, as int:262144 20:32:59.012 INFO [WorkbenchTestable][Keyboard] As char: , as int:32 20:33:00.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened... 20:33:00.014 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:33:00.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:00.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:00.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:00.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 20:33:00.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:00.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:00.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:00.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:00.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:00.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:33:00.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:33:00.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:33:00.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until ContentAssistant shell is opened finished successfully 20:33:00.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 20:33:00.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:00.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:00.034 DEBUG [WorkbenchTestable][ContentAssistant] Getting content assist proposals 20:33:00.034 DEBUG [WorkbenchTestable][ContentAssistant] Content assist proposals: 20:33:00.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:33:00.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:33:00.034 DEBUG [WorkbenchTestable][ContentAssistant] a 20:33:00.034 DEBUG [WorkbenchTestable][ContentAssistant] b 20:33:00.034 DEBUG [WorkbenchTestable][ContentAssistant] c 20:33:00.034 INFO [WorkbenchTestable][AbstractShell] Close shell 20:33:00.034 INFO [WorkbenchTestable][ShellHandler] Closing shell '' 20:33:00.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:00.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:00.053 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:33:00.053 DEBUG [main][EditorHandler] 1 editor(s) found 20:33:00.053 DEBUG [WorkbenchTestable][EditorHandler] Closing editor abc.ca 20:33:00.085 DEBUG [WorkbenchTestable][EditorHandler] Editor abc.ca is closed 20:33:00.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:00.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:00.087 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:33:00.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:00.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:00.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:00.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:00.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:00.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:00.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 '\*?\QProject Explorer\E') 20:33:00.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:00.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:00.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:00.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:00.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:00.089 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:00.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:00.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:00.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:00.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:00.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:00.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:00.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:00.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:00.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:33:00.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:00.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:00.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:00.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:33:00.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:00.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:00.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:00.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:00.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:01.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:01.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:01.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:33:01.095 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:01.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:01.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:01.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:33:01.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 20:33:01.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:01.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:01.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:01.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:01.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:01.096 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 20:33:01.097 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:01.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:01.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:01.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:33:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:01.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:01.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:01.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:01.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:02.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:02.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:02.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:33:02.099 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:02.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:02.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:02.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:33:02.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 20:33:02.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:02.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:02.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:02.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:02.101 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name project 20:33:02.101 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:02.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:02.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:02.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:33:02.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:33:02.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:02.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:02.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:02.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:02.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:02.103 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 20:33:02.103 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 20:33:02.103 DEBUG [main][TreeItemHandler] Set Tree selection 20:33:02.107 DEBUG [main][TreeHandler] Notify Tree about selection event 20:33:02.113 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 20:33:02.114 DEBUG [WorkbenchTestable][TreeItemHandler] project 20:33:02.114 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:33:02.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:02.144 DEBUG [main][MenuItemLookup] Found menu:'New' 20:33:02.144 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:33:02.144 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:02.144 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:33:02.144 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:02.144 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:33:02.144 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:33:02.144 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:33:02.144 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:33:02.144 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:33:02.144 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:02.144 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:33:02.144 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:33:02.144 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:02.144 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:33:02.144 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:33:02.144 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:33:02.144 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:33:02.145 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:33:02.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:33:02.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:33:02.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:33:02.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:33:02.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:33:02.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:33:02.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:33:02.645 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:33:02.645 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:02.670 DEBUG [main][MenuItemLookup] Found menu:'New' 20:33:02.670 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:33:02.670 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:02.670 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:33:02.671 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:02.671 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:33:02.671 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:33:02.671 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:33:02.671 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:33:02.671 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:33:02.671 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:33:02.671 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:33:02.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 20:33:03.304 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 20:33:03.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:33:03.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:03.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:03.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: 32) 20:33:03.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:03.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:33:03.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:03.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:03.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:03.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:03.310 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:33:03.310 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:33:03.310 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:33:03.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:03.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:03.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:03.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:03.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:33:03.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:03.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:03.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:33:03.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:03.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:03.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:03.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:03.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:03.312 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:33:03.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:03.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:03.312 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:03.312 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:03.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:33:03.318 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:33:03.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:33:03.819 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:33:03.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:33:03.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:33:03.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:33:03.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:33:03.819 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:33:03.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:33:03.820 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:03.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:03.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:03.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 20:33:03.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:03.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:03.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 20:33:03.822 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:03.822 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:03.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:03.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:03.826 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) 20:33:03.826 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest 20:33:03.826 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:03.826 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:03.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:03.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.691 s - in org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest testCustomContentAssist no-configuration(org.eclipse.reddeer.workbench.test.editor.CustomContentAssistTest) Time elapsed: 6.465 s Running org.eclipse.reddeer.workbench.test.editor.EditorFileTest 20:33:03.836 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 20:33:03.838 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:33:03.838 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:03.838 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 20:33:03.838 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:03.838 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:33:03.838 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:03.839 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:33:03.839 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:03.839 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 20:33:03.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:33:03.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:33:03.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:33:03.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:33:03.839 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:33:03.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:33:03.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:03.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:03.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:03.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:03.853 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:03.853 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:03.853 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:03.853 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:03.853 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:03.853 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:03.853 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:03.853 DEBUG [main][MenuItemLookup] Item match:Window 20:33:03.854 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:03.854 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:03.854 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:03.854 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:03.854 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:03.854 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:33:03.854 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:03.854 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:33:03.854 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:03.854 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:33:03.854 DEBUG [main][MenuItemLookup] Item match:Preferences 20:33:03.854 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:33:03.854 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:33:03.855 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:33:03.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:33:03.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:33:03.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:33:03.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:03.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:03.996 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:33:03.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:33:03.997 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:33:03.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:03.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:03.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:03.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:03.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:03.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:03.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:03.999 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:33:03.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:03.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:04.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:04.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:04.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:04.002 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:33:04.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:04.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:04.002 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:04.002 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:04.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:33:04.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:33:04.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:04.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:04.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:04.037 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:33:04.037 DEBUG [main][EditorHandler] 0 editor(s) found 20:33:04.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:04.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:04.042 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:33:04.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:04.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:04.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:04.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:04.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 '\*?\QProject Explorer\E') 20:33:04.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:04.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:04.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:04.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:04.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:04.063 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:04.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:04.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:04.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:04.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:04.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:04.093 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:04.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:04.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:04.095 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 20:33:04.095 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:04.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:04.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:04.096 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 20:33:04.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:04.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:04.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:04.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:04.097 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:04.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:04.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:04.097 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 20:33:04.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:04.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 20:33:04.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 20:33:04.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:04.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:04.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:04.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 20:33:04.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:04.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:04.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:04.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:04.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 20:33:04.134 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:04.134 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 20:33:04.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 20:33:04.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:04.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:04.134 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:04.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 20:33:04.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:04.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:04.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:04.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:04.140 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) 20:33:04.140 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:33:04.140 DEBUG [main][EditorHandler] 0 editor(s) found 20:33:04.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:04.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:04.141 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:33:04.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:04.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:04.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:04.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:04.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 '\*?\QProject Explorer\E') 20:33:04.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:04.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:04.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:04.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:04.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:04.144 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:04.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:04.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:04.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:04.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:04.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:04.147 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:04.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:04.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:04.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:33:04.147 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:04.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:04.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:04.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:33:04.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:04.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:04.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:04.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:04.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:05.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:05.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:05.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:33:05.150 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:05.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:05.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:05.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:33:05.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 20:33:05.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:05.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:05.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:05.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:05.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:05.152 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 20:33:05.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:05.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:05.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:05.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:33:05.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:05.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:05.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:05.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:05.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:06.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:06.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:06.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:33:06.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:06.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:06.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:06.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:33:06.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 20:33:06.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:06.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:06.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:06.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:06.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:06.156 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name MyProject 20:33:06.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:06.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:06.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:06.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:33:06.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:33:06.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:06.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:06.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:06.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:06.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:06.158 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 20:33:06.158 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 20:33:06.158 DEBUG [main][TreeItemHandler] Set Tree selection 20:33:06.162 DEBUG [main][TreeHandler] Notify Tree about selection event 20:33:06.169 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 20:33:06.170 DEBUG [WorkbenchTestable][TreeItemHandler] MyProject 20:33:06.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:33:06.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:06.201 DEBUG [main][MenuItemLookup] Found menu:'New' 20:33:06.202 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:33:06.202 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:06.202 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:33:06.202 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:06.202 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:33:06.202 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:33:06.202 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:33:06.202 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:33:06.202 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:33:06.202 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:06.202 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:33:06.202 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:33:06.202 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:06.202 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:33:06.202 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:33:06.202 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:33:06.202 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:33:06.202 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:33:06.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:33:06.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:33:06.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:33:06.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:33:06.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:33:06.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:33:06.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:33:06.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:06.728 DEBUG [main][MenuItemLookup] Found menu:'New' 20:33:06.729 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:33:06.729 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:06.729 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:33:06.729 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:06.729 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:33:06.729 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:33:06.729 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:33:06.729 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:33:06.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:33:06.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:33:06.729 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:33:06.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 20:33:07.359 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 20:33:07.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:33:07.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:07.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:07.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: 32) 20:33:07.363 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:07.364 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:33:07.364 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:07.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:07.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:07.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:07.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:07.365 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:33:07.365 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:33:07.365 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:33:07.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:07.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:07.365 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:07.365 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:07.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 20:33:07.365 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:07.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:07.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:07.366 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:33:07.366 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:07.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:07.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:07.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:07.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:07.367 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:33:07.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:07.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:07.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:07.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:07.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:33:07.374 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:33:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:33:07.874 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:33:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:33:07.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:33:07.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:33:07.874 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:33:07.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:33:07.875 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:07.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:07.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:07.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 20:33:07.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:07.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:07.876 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.editor.EditorFileTest 20:33:07.876 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:07.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:07.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:07.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.045 s - in org.eclipse.reddeer.workbench.test.editor.EditorFileTest testGettingRelativePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.019 s testGettingAbsolutePath no-configuration(org.eclipse.reddeer.workbench.test.editor.EditorFileTest) Time elapsed: 0.006 s Running org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:07.888 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:07.890 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:33:07.890 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:07.890 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:07.890 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:07.890 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:33:07.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:07.891 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:33:07.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:07.891 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 20:33:07.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.*'] 20:33:07.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:33:07.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.*'] 20:33:07.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:33:07.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.*'] 20:33:07.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:33:07.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:07.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:07.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:07.892 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:07.892 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:07.893 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:07.893 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:07.893 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:07.893 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:07.893 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:07.893 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:07.893 DEBUG [main][MenuItemLookup] Item match:Window 20:33:07.893 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:07.893 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:07.893 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:07.893 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:07.894 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:07.894 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:33:07.894 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:07.894 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:33:07.894 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:07.894 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:33:07.894 DEBUG [main][MenuItemLookup] Item match:Preferences 20:33:07.906 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:33:07.906 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:33:07.906 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:33:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:33:08.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 'Preferences.*'] is available. finished successfully 20:33:08.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:33:08.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:08.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:08.040 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:33:08.040 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:33:08.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 20:33:08.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:08.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:08.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:08.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:08.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:08.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:08.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:08.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 "Cancel", Widget matcher matching widgets with style: 8) 20:33:08.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:08.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:08.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:08.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:08.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:08.067 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:33:08.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:08.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:08.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:08.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:08.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:33:08.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:33:08.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:08.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:08.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:08.105 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:08.105 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:08.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:08.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:08.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:08.105 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:08.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:08.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:08.124 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 20:33:08.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:08.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:08.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:08.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:08.125 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:08.125 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:08.125 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:08.125 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:08.125 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:08.125 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:08.125 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:08.125 DEBUG [main][MenuItemLookup] Item match:Window 20:33:08.126 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:08.126 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:08.126 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:08.126 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:08.126 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:08.126 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:08.132 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:08.132 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:08.132 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:08.132 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:08.132 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:08.132 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:08.132 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:08.132 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:08.132 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:08.132 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:08.132 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:08.132 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:08.133 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:08.133 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:08.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:08.204 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:33:08.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:08.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:08.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:08.206 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:33:08.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:08.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:08.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:08.206 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:08.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:08.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:08.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:08.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:08.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:08.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:08.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:08.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:08.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 20:33:08.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:08.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:08.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:08.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:08.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 20:33:08.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:08.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:08.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:08.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:08.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:08.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 20:33:08.713 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 20:33:08.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 20:33:08.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 20:33:08.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:08.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:08.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:08.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:08.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:08.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33: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 "Open") 20:33:08.715 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:08.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:08.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:08.715 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:08.715 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:08.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:08.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:08.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:08.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:08.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:08.717 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:08.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:08.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:08.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:08.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:08.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:08.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:08.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:08.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:08.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:08.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:08.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:08.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:08.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:08.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:08.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:08.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:08.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 '\*?\QWorkbench Test\E') 20:33:08.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:08.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:08.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:08.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:08.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:08.791 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:08.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:08.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:08.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:08.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:08.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:08.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:08.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:08.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:08.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:08.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:08.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:08.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:08.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:08.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 '\*?\QWorkbench Test\E') 20:33:08.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:08.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:08.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:08.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:08.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:08.804 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:08.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:08.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:08.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:08.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:08.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:08.817 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 20:33:08.817 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 20:33:08.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:08.820 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@38f38fcf] time=1728874196 data=null x=333 y=16 width=0 height=0 detail=0} 20:33:08.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:08.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:08.858 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:08.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:08.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:08.867 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:08.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:08.867 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:08.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:08.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:08.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:08.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:08.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:08.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:08.874 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 20:33:08.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:08.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:08.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:08.875 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:08.875 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:08.875 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:08.875 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:08.875 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:08.875 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:08.875 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:08.875 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:08.875 DEBUG [main][MenuItemLookup] Item match:Window 20:33:08.875 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:08.875 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:08.875 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:08.876 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:08.876 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:08.876 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:08.880 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:08.880 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:08.880 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:08.880 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:08.880 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:08.880 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:08.880 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:08.880 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:08.880 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:08.880 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:08.880 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:08.896 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:08.896 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:08.896 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:08.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:08.966 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:33:08.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:08.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:08.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:08.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 20:33:08.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:08.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:08.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:08.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:08.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:08.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:08.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:08.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:08.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:08.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:08.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 20:33:08.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:08.991 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:08.991 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 20:33:08.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:08.992 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:08.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:08.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:08.992 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 20:33:08.992 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 20:33:08.992 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 20:33:08.993 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 20:33:08.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:08.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:08.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:08.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:08.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:08.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:08.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:08.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:33:08.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:08.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:08.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:08.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:08.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:08.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:08.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:08.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:08.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:08.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:08.995 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:08.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:08.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:08.996 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:08.996 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:09.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:09.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:09.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:09.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:09.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:09.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:09.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:09.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:09.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E') 20:33:09.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:09.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:09.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:09.087 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:09.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:09.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:09.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:09.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:09.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:09.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:09.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:09.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:09.118 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:09.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 '\*?\QWorkbench Test\E') 20:33:09.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:09.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:09.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:09.122 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:09.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:09.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:09.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:09.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:09.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:09.136 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 20:33:09.136 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 20:33:09.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:09.136 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@38f38fcf] time=1728874513 data=null x=333 y=16 width=0 height=0 detail=0} 20:33:09.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:09.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:09.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.158 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:09.159 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:09.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:09.159 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:09.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:09.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.172 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.172 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:09.173 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:09.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:09.173 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:09.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.195 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:09.195 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:09.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.195 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.195 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:09.196 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:09.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:09.196 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:09.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.202 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 20:33:09.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:09.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:09.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:09.213 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:09.213 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:09.213 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:09.213 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:09.213 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:09.213 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:09.213 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:09.213 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:09.213 DEBUG [main][MenuItemLookup] Item match:Window 20:33:09.214 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:09.214 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:09.214 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:09.214 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:09.214 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:09.214 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:09.219 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:09.219 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:09.219 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:09.219 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:09.219 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:09.219 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:09.219 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:09.219 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:09.219 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:09.219 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:09.219 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:09.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:09.220 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:09.220 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:09.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:09.289 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:33:09.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:09.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:09.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:09.291 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:33:09.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:09.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:09.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:09.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:09.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:09.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:09.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:09.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:09.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 20:33:09.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:09.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:09.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:09.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:09.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:09.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 20:33:09.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:09.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:09.293 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:09.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:09.293 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:09.293 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 20:33:09.293 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 20:33:09.294 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 20:33:09.294 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 20:33:09.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:09.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:09.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:09.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:33:09.295 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:09.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.295 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:09.295 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:09.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:09.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:09.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:09.296 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:09.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:09.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:09.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:09.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:09.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:09.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:09.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:09.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:33:09.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:09.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:09.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:09.371 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 20:33:09.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 20:33:09.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:09.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:09.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:09.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:09.399 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 20:33:09.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 20:33:09.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:09.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text= TooltipText=null 20:33:09.400 INFO [WorkbenchTestable][AbstractView] Close view '*Workbench Dirty Test' 20:33:09.400 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem *Workbench Dirty Test 20:33:09.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 20:33:09.400 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@38f38fcf] time=1728874776 data=null x=386 y=16 width=0 height=0 detail=0} 20:33:09.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:09.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:09.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:09.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:09.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:09.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:09.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:09.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.448 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.448 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:09.448 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.448 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:09.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:09.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:09.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:09.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.462 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.462 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:09.462 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:09.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:09.462 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:09.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.469 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 20:33:09.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:09.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:09.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:09.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:09.480 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:09.480 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:09.480 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:09.480 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:09.480 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:09.480 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:09.480 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:09.480 DEBUG [main][MenuItemLookup] Item match:Window 20:33:09.481 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:09.481 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:09.481 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:09.481 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:09.481 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:09.481 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:09.488 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:09.488 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:09.488 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:09.488 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:09.488 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:09.488 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:09.488 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:09.488 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:09.488 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:09.488 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:09.488 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:09.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:09.489 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:09.489 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:09.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:09.574 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:33:09.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:09.575 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:33:09.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:09.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.576 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:09.576 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:09.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:09.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:09.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:09.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:09.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:09.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 20:33:09.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:09.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:09.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:09.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:09.578 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:09.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 20:33:09.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:09.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:09.578 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:09.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:09.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:09.579 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 20:33:09.579 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 20:33:09.579 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 20:33:09.579 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 20:33:09.579 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:09.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.580 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:09.580 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:09.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 20:33:09.580 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:09.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:09.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:09.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:09.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:09.582 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:09.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:09.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:09.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:09.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:09.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:09.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:09.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:09.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:09.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:09.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:09.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:09.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:09.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:33:09.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:09.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:09.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:09.650 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:09.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:09.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:09.650 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:09.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:09.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:09.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:09.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:09.659 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:09.659 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:33:09.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:09.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:09.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:09.673 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:09.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:09.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:09.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:09.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:09.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:09.675 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 20:33:09.675 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 20:33:09.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:09.676 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@38f38fcf] time=1728875052 data=null x=333 y=16 width=0 height=0 detail=0} 20:33:09.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.690 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:09.690 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:09.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.709 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.709 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:09.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:09.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:09.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:09.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:09.722 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:09.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.722 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:09.723 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:09.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:09.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:09.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.736 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:09.736 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:09.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.737 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.737 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:09.737 INFO [WorkbenchTestable][RequirementsRunner] Started test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:09.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:09.737 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:09.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.743 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' view via menu. 20:33:09.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:09.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:09.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:09.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:09.754 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:09.754 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:09.754 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:09.754 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:09.754 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:09.754 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:09.755 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:09.755 DEBUG [main][MenuItemLookup] Item match:Window 20:33:09.755 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:09.755 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:09.755 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:09.755 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:09.755 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:09.755 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:09.760 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:09.760 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:09.760 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:09.760 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:09.760 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:09.760 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:09.760 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:09.760 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:09.760 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:09.760 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:09.760 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:09.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:09.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:09.760 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:09.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:09.847 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:33:09.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:09.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:09.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:09.849 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:33:09.849 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:09.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.849 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:09.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:09.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:09.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:09.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:09.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:09.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:09.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 20:33:09.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:09.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:09.851 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:09.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:09.851 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:09.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 20:33:09.852 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:09.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:09.852 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:09.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:09.852 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:09.852 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Dirty Test 20:33:09.852 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Dirty Test 20:33:09.852 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Dirty Test about selection 20:33:09.853 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Dirty Test 20:33:09.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:09.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:09.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.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 "Open") 20:33:09.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:09.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:09.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:09.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:09.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:09.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:09.855 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:09.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:09.856 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:09.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:09.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:09.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:09.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:09.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:09.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:09.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:09.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:09.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:09.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 '\*?\QWorkbench Dirty Test\E') 20:33:09.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:09.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:09.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:09.943 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 20:33:09.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 20:33:09.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:09.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:09.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:09.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:09.947 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: ") 20:33:09.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:09.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:09.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:09.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:33:09.948 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:33:09.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:09.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:09.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:09.965 INFO [WorkbenchTestable][RequirementsRunner] Finished test: viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.965 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:09.965 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:09.965 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:09.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:09.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:09.966 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:09.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:09.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:09.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:10.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:10.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:10.000 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:10.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.001 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:10.001 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:10.001 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:10.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:10.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:10.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:10.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:10.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:10.009 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 20:33:10.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:10.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:10.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:10.011 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:10.011 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:10.011 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:10.011 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:10.011 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:10.011 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:10.011 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:10.011 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:10.011 DEBUG [main][MenuItemLookup] Item match:Window 20:33:10.012 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:10.012 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:10.012 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:10.012 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:10.012 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:10.012 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:10.016 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:10.016 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:10.016 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:10.016 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:10.016 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:10.016 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:10.016 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:10.016 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:10.016 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:10.016 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:10.016 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:10.017 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:10.017 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:10.017 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:10.114 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:33:10.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:10.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:10.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:10.116 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:33:10.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:10.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:10.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:10.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:10.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:10.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:10.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:10.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:10.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 20:33:10.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:10.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:10.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:10.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:10.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:10.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 20:33:10.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:10.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:10.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:10.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:10.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:10.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 20:33:10.128 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 20:33:10.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 20:33:10.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 20:33:10.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:10.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:10.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:10.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:33:10.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:10.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:10.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:10.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:10.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:10.131 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:10.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:10.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:10.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:10.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:10.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:10.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:10.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:10.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:10.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:10.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:10.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:10.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:10.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 '\*?\QWorkbench Test\E') 20:33:10.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:10.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:10.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:10.217 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:10.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:10.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:10.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:10.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:10.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:10.219 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:10.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:10.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:10.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:33:10.220 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 20:33:10.220 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 20:33:10.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:10.220 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@38f38fcf] time=1728875596 data=null x=333 y=16 width=0 height=0 detail=0} 20:33:10.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:10.253 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 20:33:10.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:10.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:10.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:10.254 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:10.254 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:10.254 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:10.254 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:10.254 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:10.254 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:10.254 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:10.254 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:10.254 DEBUG [main][MenuItemLookup] Item match:Window 20:33:10.255 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:10.255 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:10.255 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:10.255 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:10.255 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:10.255 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:10.259 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:10.259 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:10.259 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:10.259 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:10.259 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:10.259 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:10.259 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:10.260 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:10.260 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:10.260 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:10.260 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:10.260 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:10.260 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:10.260 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:10.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:10.344 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:33:10.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:10.346 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:33:10.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:10.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:10.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:10.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:10.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 20:33:10.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:10.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:10.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 20:33:10.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:10.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:10.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:10.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:10.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 20:33:10.349 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 20:33:10.349 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 20:33:10.349 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 20:33:10.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:10.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:10.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:10.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:33:10.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:10.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:10.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:10.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:10.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:10.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:10.351 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:10.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:10.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:10.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:10.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:10.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:10.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:10.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:10.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:10.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:10.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:10.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:10.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:10.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 '\*?\QWorkbench Test\E') 20:33:10.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:10.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:10.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:10.427 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:10.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:10.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:10.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:10.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:10.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:10.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:10.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:10.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 '\*?\QWorkbench Test\E') 20:33:10.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:10.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:10.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:10.438 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:10.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:10.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:10.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:10.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:10.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:10.440 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 20:33:10.440 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 20:33:10.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:10.451 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@38f38fcf] time=1728875827 data=null x=333 y=16 width=0 height=0 detail=0} 20:33:10.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:10.462 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:10.462 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:10.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.469 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:10.469 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:10.469 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:10.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:10.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:10.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:10.469 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:10.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:10.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:10.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:10.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:10.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:10.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:10.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:10.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:10.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:10.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:10.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:10.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:10.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:10.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:10.505 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:10.505 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:10.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.505 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeRegisteredViewWithRegex no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:10.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:10.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:10.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:10.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:10.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:10.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:10.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:10.512 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 20:33:10.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:10.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:10.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:10.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:10.522 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:10.522 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:10.522 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:10.522 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:10.522 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:10.522 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:10.522 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:10.522 DEBUG [main][MenuItemLookup] Item match:Window 20:33:10.522 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:10.522 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:10.522 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:10.522 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:10.522 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:10.522 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:10.526 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:10.526 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:10.526 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:10.526 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:10.526 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:10.526 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:10.526 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:10.526 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:10.526 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:10.526 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:10.526 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:10.527 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:10.527 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:10.527 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:10.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:10.595 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:33:10.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:10.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:10.596 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:33:10.596 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:10.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:10.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:10.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 20:33:10.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:10.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:10.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:10.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:10.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:10.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 20:33:10.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:10.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:10.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:10.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:10.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:10.606 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 20:33:10.606 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 20:33:10.606 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 20:33:10.607 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 20:33:10.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:10.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:10.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:10.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.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 "Open") 20:33:10.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.608 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:10.608 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:10.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:10.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:10.609 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:10.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:10.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:10.609 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:10.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:10.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:10.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:10.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:10.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:10.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:10.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:10.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:10.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:10.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 '\*?\QWorkbench Test\E') 20:33:10.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:10.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:10.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:10.675 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:10.675 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:10.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:10.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:10.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:10.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:10.677 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:10.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:10.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:10.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:33:10.678 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 20:33:10.678 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 20:33:10.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:10.678 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@38f38fcf] time=1728876054 data=null x=333 y=16 width=0 height=0 detail=0} 20:33:10.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:10.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:10.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:10.709 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:10.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.709 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:10.709 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:10.709 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:10.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:10.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:10.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:10.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:10.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:10.716 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 20:33:10.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:10.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:10.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:10.716 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:10.716 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:10.717 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:10.717 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:10.717 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:10.717 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:10.717 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:10.717 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:10.717 DEBUG [main][MenuItemLookup] Item match:Window 20:33:10.717 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:10.717 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:10.717 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:10.717 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:10.717 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:10.717 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:10.721 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:10.721 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:10.721 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:10.721 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:10.721 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:10.721 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:10.721 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:10.721 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:10.721 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:10.721 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:10.721 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:10.733 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:10.733 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:10.733 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:10.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:10.813 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:33:10.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:10.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:10.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:10.815 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:33:10.815 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:10.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.815 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:10.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:10.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:10.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:10.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 20:33:10.817 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:10.817 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:10.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:10.817 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 20:33:10.818 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:10.818 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:10.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:10.825 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:10.825 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 20:33:10.825 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 20:33:10.826 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 20:33:10.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 20:33:10.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:10.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:10.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:10.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:33:10.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:10.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:10.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:10.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:10.828 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:10.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:10.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:10.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:10.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:10.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:10.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:10.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:10.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:10.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:10.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:10.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:10.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:10.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:33:10.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:10.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:10.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:10.895 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:10.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:10.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:10.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:10.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:10.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:10.897 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:10.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:10.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:10.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:33:10.898 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 20:33:10.898 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 20:33:10.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:10.898 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@38f38fcf] time=1728876274 data=null x=333 y=16 width=0 height=0 detail=0} 20:33:10.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:10.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:10.930 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:10.930 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:10.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:10.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:10.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:10.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:10.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:10.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:10.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:10.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:10.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:10.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:10.938 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:10.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:10.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:10.938 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:10.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:10.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:10.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:10.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:10.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:10.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:10.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:10.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:10.949 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 20:33:10.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:10.950 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:10.950 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:10.950 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:10.950 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:10.950 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:10.950 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:10.950 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:10.950 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:10.950 DEBUG [main][MenuItemLookup] Item match:Window 20:33:10.950 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:10.950 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:10.950 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:10.950 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:10.950 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:10.950 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:10.954 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:10.954 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:10.954 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:10.954 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:10.954 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:10.954 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:10.954 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:10.954 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:10.954 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:10.954 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:10.954 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:10.955 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:10.955 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:10.964 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:11.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:11.040 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:33:11.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:11.042 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:33:11.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:11.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:11.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:11.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:11.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:11.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:11.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:11.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 20:33:11.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:11.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:11.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:11.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 20:33:11.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:11.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:11.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:11.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:11.053 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 20:33:11.053 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 20:33:11.053 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 20:33:11.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 20:33:11.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:11.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:11.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:11.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:11.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:11.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:11.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:11.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:33:11.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:11.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:11.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:11.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:11.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:11.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:11.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:11.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:11.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:11.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:11.056 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:11.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:11.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:11.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:11.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:11.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:11.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:11.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:11.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:11.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:11.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:11.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:11.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:11.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:11.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:11.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:11.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:11.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 '\*?\QWorkbench Test\E') 20:33:11.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:11.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:11.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:11.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:11.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:11.135 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:11.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:11.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:11.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:11.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:11.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:11.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:11.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:11.144 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 20:33:11.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:11.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:11.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:11.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:11.145 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:11.145 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:11.145 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:11.145 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:11.145 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:11.145 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:11.145 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:11.145 DEBUG [main][MenuItemLookup] Item match:Window 20:33:11.146 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:11.146 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:11.146 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:11.146 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:11.146 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:11.146 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:11.149 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:11.149 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:11.149 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:11.149 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:11.149 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:11.149 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:11.149 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:11.149 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:11.149 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:11.149 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:11.150 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:11.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:11.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:11.150 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:11.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:11.219 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:33:11.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:11.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:11.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:11.221 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:33:11.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:11.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:11.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:11.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:11.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:11.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:11.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:11.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:11.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:33:11.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:33:11.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:11.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:11.729 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:33:11.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:33:11.732 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:33:11.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:11.732 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:33:11.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:11.732 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:33:11.733 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 20:33:11.733 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 20:33:11.733 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 20:33:11.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 20:33:11.733 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:11.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:11.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:11.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:11.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:11.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:11.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:11.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 "Open") 20:33:11.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:11.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:11.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:11.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:11.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:11.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:11.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:11.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:11.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:11.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:11.743 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:11.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:11.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:11.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:11.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:11.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:11.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:11.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:11.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:11.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:11.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:11.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:11.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:11.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:11.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:11.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 '\*?\QMarkers\E') 20:33:11.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:11.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:11.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:11.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:11.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:11.863 INFO [WorkbenchTestable][AbstractView] Activate view Markers 20:33:11.863 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 20:33:11.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:11.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:11.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:11.864 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:11.865 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:11.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:11.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:11.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 20:33:11.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:11.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:11.888 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 20:33:11.888 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 20:33:11.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:11.889 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@38f38fcf] time=1728877265 data=null x=333 y=16 width=0 height=0 detail=0} 20:33:11.914 INFO [WorkbenchTestable][AbstractView] Activate view Markers 20:33:11.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 20:33:11.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:11.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:33:11.915 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 20:33:11.915 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 20:33:11.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 20:33:11.916 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@38f38fcf] time=1728877292 data=null x=459 y=16 width=0 height=0 detail=0} 20:33:11.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:11.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:11.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:11.956 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:11.956 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:11.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:11.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:11.957 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:11.957 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:11.957 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:11.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:11.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:11.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:11.957 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:11.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:11.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:11.964 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 20:33:11.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:11.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:11.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:11.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:11.965 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:11.965 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:11.965 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:11.965 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:11.965 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:11.965 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:11.965 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:11.965 DEBUG [main][MenuItemLookup] Item match:Window 20:33:11.966 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:11.966 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:11.966 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:11.966 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:11.966 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:11.966 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:11.970 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:11.970 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:11.970 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:11.970 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:11.970 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:11.970 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:11.970 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:11.970 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:11.970 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:11.970 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:11.970 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:11.970 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:11.970 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:11.970 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:12.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:12.048 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:33:12.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:12.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:12.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:12.050 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:33:12.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.050 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:12.050 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:12.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:12.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:12.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:12.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:12.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 20:33:12.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:12.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:12.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 20:33:12.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:12.052 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:12.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:12.052 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:12.052 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 20:33:12.052 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 20:33:12.053 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 20:33:12.053 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 20:33:12.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:12.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.053 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:12.053 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:12.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:33:12.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:12.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:12.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:12.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:12.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:12.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:12.055 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:12.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:12.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:12.056 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:12.056 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:12.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:12.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:12.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:12.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:12.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:12.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:12.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:12.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:12.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 '\*?\QWorkbench Test\E') 20:33:12.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:12.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:12.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:12.141 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:12.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:12.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:12.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:12.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:12.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:12.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:12.150 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 20:33:12.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:12.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:12.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:12.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:12.150 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:12.150 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:12.151 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:12.151 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:12.151 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:12.151 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:12.151 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:12.151 DEBUG [main][MenuItemLookup] Item match:Window 20:33:12.151 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:12.151 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:12.151 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:12.151 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:12.151 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:12.151 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:12.155 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:12.155 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:12.155 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:12.155 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:12.155 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:12.155 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:12.155 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:12.155 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:12.155 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:12.155 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:12.155 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:12.168 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:12.168 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:12.168 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:12.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:12.249 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:33:12.249 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:12.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:12.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:12.250 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:33:12.250 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.251 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:12.251 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:12.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:12.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:12.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:12.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:33:12.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:33:12.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:12.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:33:12.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:12.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:33:12.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:33:12.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:33:12.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:12.260 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:33:12.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:12.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:33:12.261 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 20:33:12.261 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 20:33:12.261 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 20:33:12.261 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 20:33:12.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:12.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:12.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:12.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:33:12.262 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:12.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.262 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:12.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:12.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:12.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:12.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:12.264 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:12.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:12.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:12.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:12.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:12.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:12.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:12.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:12.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:12.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:12.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:12.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:12.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:12.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 '\*?\QMarkers\E') 20:33:12.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:12.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:12.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:12.373 INFO [WorkbenchTestable][AbstractView] Activate view Markers 20:33:12.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 20:33:12.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:12.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:12.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:12.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:12.399 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:12.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:12.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:12.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 20:33:12.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:12.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:12.419 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:12.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:12.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:12.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:33:12.420 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 20:33:12.420 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 20:33:12.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:12.421 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@38f38fcf] time=1728877797 data=null x=333 y=16 width=0 height=0 detail=0} 20:33:12.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:12.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:12.452 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:12.452 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:12.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.453 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:12.453 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:12.453 INFO [WorkbenchTestable][RequirementsRunner] Started test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:12.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:12.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:12.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:12.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:12.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:12.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:12.470 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 20:33:12.470 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:12.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:12.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:12.471 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:12.471 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:12.471 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:12.471 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:12.471 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:12.471 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:12.471 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:12.471 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:12.471 DEBUG [main][MenuItemLookup] Item match:Window 20:33:12.472 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:12.472 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:12.472 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:12.472 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:12.472 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:12.472 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:12.476 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:12.476 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:12.476 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:12.476 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:12.476 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:12.476 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:12.476 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:12.476 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:12.476 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:12.476 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:12.476 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:12.492 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:12.492 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:12.492 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:12.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:12.595 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:33:12.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:12.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:12.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:12.597 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:33:12.597 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:12.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:12.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:12.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:12.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:12.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:12.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:12.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:12.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 20:33:12.599 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:12.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:12.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:12.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:12.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:12.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 20:33:12.600 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:12.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:12.600 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:12.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:12.600 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:12.600 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 20:33:12.600 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 20:33:12.600 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 20:33:12.601 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 20:33:12.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:12.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:12.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:12.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.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 "Open") 20:33:12.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:12.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:12.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:12.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:12.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:12.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:12.603 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:12.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:12.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:12.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:12.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:12.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:12.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:12.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:12.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:12.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:12.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:12.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:12.672 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:12.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 '\*?\QWorkbench Test\E') 20:33:12.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:12.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:12.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:12.675 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:12.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:12.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:12.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:12.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:12.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:12.677 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:12.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:12.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:12.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:33:12.678 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 20:33:12.678 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 20:33:12.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:12.679 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@38f38fcf] time=1728878055 data=null x=333 y=16 width=0 height=0 detail=0} 20:33:12.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:12.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:12.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:12.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:12.724 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:12.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.725 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:12.725 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:12.725 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:12.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:12.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:12.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:12.725 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:12.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.728 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Dirty Test\E'' is already open. Activate. 20:33:12.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:12.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:12.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:12.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:12.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:33:12.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:12.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:12.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:12.736 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 20:33:12.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 20:33:12.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:12.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:12.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:12.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:12.764 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: ") 20:33:12.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:12.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.764 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Workbench Dirty Test"as the parent 20:33:12.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:12.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:12.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:12.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:33:12.765 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:33:12.765 INFO [WorkbenchTestable][AbstractText] Text set to: hello 20:33:12.768 INFO [WorkbenchTestable][AbstractView] Activate view *Workbench Dirty Test 20:33:12.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate *Workbench Dirty Test 20:33:12.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:12.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 20:33:12.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.769 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:12.769 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:12.769 DEBUG [main][MenuItemLookup] Item match:File 20:33:12.770 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:33:12.770 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:33:12.770 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:33:12.770 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:33:12.770 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:12.770 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:33:12.770 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:33:12.770 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:12.770 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:33:12.770 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:33:12.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:33:12.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:33:12.771 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:33:12.804 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 20:33:12.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 20:33:12.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:12.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 20:33:12.805 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Dirty Test 20:33:12.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 20:33:12.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:12.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=hello TooltipText=null 20:33:12.806 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Dirty Test' 20:33:12.806 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Dirty Test 20:33:12.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Dirty Test 20:33:12.807 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@38f38fcf] time=1728878183 data=null x=379 y=16 width=0 height=0 detail=0} 20:33:12.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:12.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:12.838 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:12.838 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:12.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.838 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:12.838 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:12.838 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:12.838 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:12.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:12.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:12.839 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:12.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:12.846 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWorkbench Test\E'' view via menu. 20:33:12.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:12.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:12.846 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:12.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:12.847 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:12.847 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:12.847 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:12.847 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:12.847 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:12.847 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:12.847 DEBUG [main][MenuItemLookup] Item match:Window 20:33:12.847 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:12.847 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:12.847 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:12.847 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:12.847 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:12.847 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:12.851 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:12.851 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:12.852 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:12.852 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:12.852 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:12.852 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:12.852 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:12.852 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:12.852 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:12.852 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:12.852 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:12.852 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:12.852 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:12.852 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:12.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:12.950 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:33:12.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:12.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:12.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:12.951 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:33:12.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:12.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:12.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:12.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:12.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:12.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:12.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:12.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:12.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children... 20:33:12.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:12.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:12.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:12.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:12.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:12.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test Workbench has children finished successfully 20:33:12.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test Workbench 20:33:12.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:12.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test Workbench is already expanded. No action performed 20:33:12.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:12.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test Workbench 20:33:12.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Workbench Test 20:33:12.962 DEBUG [main][TreeItemHandler] Selecting tree item: Workbench Test 20:33:12.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Workbench Test about selection 20:33:12.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Workbench Test 20:33:12.962 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:12.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:12.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:12.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.963 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:33:12.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:12.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:12.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:12.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:12.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:12.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:12.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:12.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:12.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:12.964 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:12.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:12.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:12.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:12.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:13.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:13.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:13.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:13.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:13.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:13.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:13.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 '\*?\QWorkbench Test\E') 20:33:13.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:13.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:13.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:13.046 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:13.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:13.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:13.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:13.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:13.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:13.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' is already open. Activate. 20:33:13.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.055 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:13.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:13.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 '\*?\QMarkers\E') 20:33:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:13.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:13.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:13.069 INFO [WorkbenchTestable][AbstractView] Activate view Markers 20:33:13.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 20:33:13.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:13.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:33:13.095 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:13.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:13.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:13.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 20:33:13.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:13.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:13.106 INFO [WorkbenchTestable][AbstractView] Activate view Markers 20:33:13.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 20:33:13.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:13.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:33:13.122 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 20:33:13.122 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 20:33:13.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 20:33:13.122 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@38f38fcf] time=1728878498 data=null x=413 y=16 width=0 height=0 detail=0} 20:33:13.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:13.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:13.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:13.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:13.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 '\*?\QWorkbench Test\E') 20:33:13.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:13.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:13.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:13.175 INFO [WorkbenchTestable][AbstractView] Activate view Workbench Test 20:33:13.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:13.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:13.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:13.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:13.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:13.177 INFO [WorkbenchTestable][AbstractView] Close view 'Workbench Test' 20:33:13.177 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Workbench Test 20:33:13.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Workbench Test 20:33:13.178 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@38f38fcf] time=1728878554 data=null x=333 y=16 width=0 height=0 detail=0} 20:33:13.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:13.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:13.196 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:13.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:13.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:13.217 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) 20:33:13.217 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.ViewTest 20:33:13.217 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:13.217 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:13.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:13.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.33 s - in org.eclipse.reddeer.workbench.test.view.ViewTest getTitleTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.762 s getTitleImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.291 s testActivateNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.013 s testClosedGetToolTip no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.022 s testOpenAndCloseDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.237 s testClosedGetImage no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.015 s testClosedGetTitle no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.014 s getTitleToolTipTest no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.247 s testInitializeRegisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.013 s testCloseNoninitializedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.014 s viewAsReferencedComposite no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.228 s testClosedActivate no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.036 s testOpenClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.468 s testClosedIsActive no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.03 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.203 s testOpenAndCloseViewFullPath no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.222 s testInitializeNonregisteredView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.007 s testCloseNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 1.018 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.495 s testViewIsOpen no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.272 s testActivateDirtyAndNonDirtyView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.113 s testActivateNonFocusedView no-configuration(org.eclipse.reddeer.workbench.test.view.ViewTest) Time elapsed: 0.379 s Running org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 20:33:13.232 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 20:33:13.233 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:33:13.233 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:13.233 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 20:33:13.233 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:13.233 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:33:13.235 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:13.235 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:33:13.235 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:13.235 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 20:33:13.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:33:13.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:33:13.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:33:13.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:33:13.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:33:13.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:33:13.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:13.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:13.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:13.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:13.237 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:13.237 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:13.237 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:13.237 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:13.237 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:13.237 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:13.237 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:13.237 DEBUG [main][MenuItemLookup] Item match:Window 20:33:13.238 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:13.238 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:13.238 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:13.238 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:13.238 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:13.238 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:33:13.238 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:13.238 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:33:13.238 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:13.238 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:33:13.238 DEBUG [main][MenuItemLookup] Item match:Preferences 20:33:13.238 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:33:13.238 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:33:13.238 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:33:13.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:33:13.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 'Preferences.*'] is available. finished successfully 20:33:13.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:33:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:13.392 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:33:13.392 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:33:13.392 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:33:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:13.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:13.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:13.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:13.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:13.394 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:33:13.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:13.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:13.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:13.398 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:33:13.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:13.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:13.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:13.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:33:13.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:33:13.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:13.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:13.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:13.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:13.446 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 20:33:13.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 20:33:13.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:13.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:13.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:13.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:13.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:13.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:13.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:13.454 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:13.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 '\*?\QProject Explorer\E') 20:33:13.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:13.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:13.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:13.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:13.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:13.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:13.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:13.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:13.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:13.469 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 20:33:13.469 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 20:33:13.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:13.486 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@4883e2af] time=1728878862 data=null x=140 y=16 width=0 height=0 detail=0} 20:33:13.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:13.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 20:33:13.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:13.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:13.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:13.564 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 20:33:13.564 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:13.564 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 20:33:13.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 20:33:13.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:13.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:13.564 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:13.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:13.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:13.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:13.594 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMarkers\E'' view via menu. 20:33:13.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:13.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:13.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:13.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:13.604 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:13.604 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:13.604 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:13.604 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:33:13.604 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:33:13.604 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:13.604 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:13.604 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:13.604 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:33:13.604 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:13.604 DEBUG [main][MenuItemLookup] Item match:Window 20:33:13.605 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:13.605 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:13.605 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:13.605 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:13.605 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:13.605 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:13.609 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:13.609 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:13.609 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:13.609 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:13.609 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:13.609 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:13.609 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:13.609 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:13.609 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:13.609 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:13.609 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:13.609 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:13.610 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:13.610 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:13.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:13.704 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:33:13.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:13.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:13.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:13.705 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:33:13.705 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:13.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:13.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:13.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:13.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:13.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:33:13.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:33:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:13.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:33:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:13.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:33:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:33:13.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:33:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:13.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:33:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:13.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:33:13.709 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Markers 20:33:13.709 DEBUG [main][TreeItemHandler] Selecting tree item: Markers 20:33:13.709 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Markers about selection 20:33:13.709 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Markers 20:33:13.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:13.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:13.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:13.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:13.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:13.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:33:13.710 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:13.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:13.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:13.710 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:13.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:13.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:13.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:13.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:13.711 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:13.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:13.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:13.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:13.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:13.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:13.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:13.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:13.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:13.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:13.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:13.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:13.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:13.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:33:13.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:13.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:13.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:13.808 INFO [WorkbenchTestable][AbstractView] Activate view Markers 20:33:13.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 20:33:13.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:13.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:13.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:13.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:13.810 INFO [WorkbenchTestable][AbstractView] Activate view Markers 20:33:13.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 20:33:13.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:13.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:33:13.811 INFO [WorkbenchTestable][AbstractView] Close view 'Markers' 20:33:13.811 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Markers 20:33:13.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Markers 20:33:13.811 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@38f38fcf] time=1728879187 data=null x=293 y=16 width=0 height=0 detail=0} 20:33:13.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:13.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 20:33:13.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:13.866 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:13.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:13.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:13.867 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 20:33:13.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:13.867 INFO [WorkbenchTestable][RequirementsRunner] Started test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 20:33:13.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 20:33:13.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:13.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:13.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:13.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:13.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:13.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:33:13.888 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:33:13.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:13.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:13.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:13.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:13.898 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:13.898 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:13.898 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:13.898 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:33:13.898 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:33:13.898 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:13.898 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:13.898 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:13.898 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:33:13.898 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:13.898 DEBUG [main][MenuItemLookup] Item match:Window 20:33:13.898 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:13.898 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:13.898 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:13.898 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:13.898 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:13.898 DEBUG [main][MenuItemLookup] Item match:Show View 20:33:13.902 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:33:13.902 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:33:13.902 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:33:13.902 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:33:13.902 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:33:13.902 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:33:13.902 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:33:13.902 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:33:13.902 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:13.902 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:33:13.902 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:33:13.903 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:33:13.903 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:33:13.903 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:33:13.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:33:13.982 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:33:13.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:33:13.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:13.984 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:33:13.984 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:13.984 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:13.984 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:13.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:13.984 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:13.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:13.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:13.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:33:13.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:33:13.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:13.993 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:33:13.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:13.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:33:13.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:33:13.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:33:13.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:33:13.994 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:33:13.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:33:13.994 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:33:13.994 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:33:13.994 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:33:13.994 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:33:13.995 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:33:13.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:13.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:13.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:13.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:13.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:13.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.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 "Open") 20:33:13.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:33:13.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:13.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:13.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:33:13.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:33:13.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:13.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:13.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:13.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:13.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:13.997 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:33:13.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:13.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:13.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:13.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:14.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:33:14.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:33:14.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open... 20:33:14.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:14.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:14.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.workbench.impl.view.WorkbenchView' view is open finished successfully 20:33:14.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:14.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:14.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:14.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:14.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:14.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:14.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 '\*?\QProject Explorer\E') 20:33:14.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:14.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:14.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:14.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:14.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:33:14.124 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:14.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:14.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:14.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:33:14.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:33:14.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:33:14.126 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:33:14.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:14.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:33:14.127 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 20:33:14.127 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 20:33:14.127 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 20:33:14.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:33:14.128 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button Event {type=3 CTabFolder {} [layout=org.eclipse.swt.custom.CTabFolderLayout@57901cc1] time=1728879504 data=null x=140 y=16 width=0 height=0 detail=0} 20:33:14.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 20:33:14.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:14.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:14.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:14.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:14.176 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) 20:33:14.176 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest 20:33:14.176 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:14.176 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:14.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:14.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.947 s - in org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest testCloseNonInstantiatedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.118 s testCloseClosedView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.303 s testActiveView no-configuration(org.eclipse.reddeer.workbench.test.view.impl.WorkbenchViewTest) Time elapsed: 0.309 s Running org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 20:33:14.184 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 20:33:14.185 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:33:14.185 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:14.185 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 20:33:14.185 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:14.185 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:33:14.191 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:14.191 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:33:14.191 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:14.191 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 20:33:14.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:33:14.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:33:14.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:33:14.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:33:14.191 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:33:14.192 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:33:14.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:14.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:14.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:14.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:33:14.192 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:33:14.193 DEBUG [main][MenuItemLookup] Found menu:'File' 20:33:14.193 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:33:14.193 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:33:14.193 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:33:14.193 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:33:14.193 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:33:14.193 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:33:14.193 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:33:14.193 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:33:14.193 DEBUG [main][MenuItemLookup] Item match:Window 20:33:14.193 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:33:14.193 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:33:14.193 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:33:14.193 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:14.193 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:33:14.193 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:33:14.193 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:14.194 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:33:14.194 DEBUG [main][MenuItemLookup] Found menu:'' 20:33:14.194 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:33:14.194 DEBUG [main][MenuItemLookup] Item match:Preferences 20:33:14.194 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:33:14.194 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:33:14.194 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:33:14.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:33:14.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:33:14.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:33:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:14.322 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:33:14.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:33:14.322 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:33:14.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:14.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:14.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:14.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:14.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:33:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:33:14.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:33:14.325 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:33:14.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:33:14.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:33:14.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:33:14.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:33:14.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:33:14.328 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:33:14.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:33:14.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:33:14.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:33:14.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:33:14.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:33:14.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:33:14.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:33:14.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:33:14.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:33:14.363 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:14.363 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 20:33:14.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 20:33:14.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:14.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:14.364 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:14.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:33:14.367 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job' will be killed 20:33:14.367 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job' is still alive 20:33:14.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:33:14.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 20:33:14.867 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:33:14.867 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:33:14.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:33:14.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:33:14.868 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 20:33:14.868 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:33:14.868 INFO [WorkbenchTestable][RequirementsRunner] Started test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 20:33:14.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 20:33:14.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:33:14.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:33:14.868 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:33:14.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState... 20:33:14.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest.JobHasState finished successfully 20:33:14.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:33:14.870 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:14.870 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:15.371 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:15.371 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:15.871 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:15.871 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:16.371 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:16.371 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:16.871 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:16.871 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:17.372 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:17.372 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:17.872 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:17.872 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:18.373 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:18.373 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:18.873 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:18.874 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:19.374 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:19.374 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:19.875 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:19.875 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:20.375 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:20.375 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:20.875 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:20.876 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:21.376 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:21.376 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:21.876 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:21.876 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:22.377 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:22.377 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:22.877 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:22.877 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:23.377 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:23.378 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:23.878 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:23.878 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:24.378 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:24.378 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:24.878 INFO [WorkbenchTestable][JobIsKilled] Job 'Test job Exception' will be killed 20:33:24.878 INFO [WorkbenchTestable][JobIsKilled] The job 'Test job Exception' is still alive 20:33:24.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, an exception will be thrown 20:33:24.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:33:24.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:25.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:25.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:26.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:26.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:27.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:27.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:28.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:28.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:29.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:29.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:30.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:30.883 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:31.383 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:31.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:32.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:32.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:33.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:33.884 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:34.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:34.885 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:35.385 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:35.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:36.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:36.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:37.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:37.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:38.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:38.887 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:39.387 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:39.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:40.388 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:40.888 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:41.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:41.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:42.389 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:42.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:43.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:43.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:44.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:44.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:45.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:45.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:46.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:46.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:47.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:47.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:48.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:48.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:49.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:49.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:50.393 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:50.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:51.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:51.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:52.394 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:52.894 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:53.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:53.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:54.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:54.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:55.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:55.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:56.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:56.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:57.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:57.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:58.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:58.897 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:59.397 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:33:59.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:00.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:00.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:01.398 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:01.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:02.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:02.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:03.399 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:03.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:04.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:04.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:05.400 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:05.900 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:06.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:06.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:07.401 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:07.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:08.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:08.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:09.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:09.902 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:10.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:10.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:11.403 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:11.903 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:12.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:12.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:13.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:13.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:14.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Test job Exception' has no excuses, wait for it 20:34:14.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:34:14.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:34:14.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:34:14.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:34:14.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 20:34:14.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:14.905 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:14.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:14.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:14.907 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) 20:34:14.907 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest 20:34:14.907 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:14.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:14.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:14.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.724 s - in org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest testKillJob no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 0.505 s testKillJobException no-configuration(org.eclipse.reddeer.workbench.test.condition.JobIsKilledTest) Time elapsed: 60.039 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-2018 [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 20:34:28.796 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 20:34:28.799 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 20:34:28.820 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 20:34:28.822 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 20:34:28.990 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:29.026 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:34:29.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:29.091 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:29.095 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 20:34:29.095 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 20:34:29.109 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 20:34:29.219 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:29.219 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:34:29.228 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:29.228 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:34:29.235 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:29.236 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 20:34:29.294 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:34:29.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:29.299 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:34:29.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:29.300 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:34:29.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:29.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:29.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:29.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:29.323 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:34:29.327 DEBUG [main][MenuItemLookup] Found menu:'File' 20:34:29.327 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:34:29.327 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:34:29.327 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:34:29.328 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:34:29.328 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:34:29.328 DEBUG [main][MenuItemLookup] Item match:Window 20:34:29.334 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:34:29.334 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:34:29.334 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:34:29.334 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:29.334 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:34:29.334 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:34:29.335 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:29.335 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:34:29.335 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:29.335 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:34:29.335 DEBUG [main][MenuItemLookup] Item match:Preferences 20:34:29.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:34:29.339 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:34:29.341 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:34:29.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 'Preferences.*'] is available.... 20:34:29.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 'Preferences.*'] is available. finished successfully 20:34:29.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:34:29.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:29.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:29.697 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:34:29.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:29.727 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:34:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:29.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:29.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:29.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:29.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:34:29.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:34:29.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:34:29.804 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:34:29.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:29.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:29.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:29.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:29.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:34:29.818 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:34:29.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:34:29.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:34:29.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:34:29.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:34:29.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:34:29.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:34:29.919 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:29.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:29.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:29.929 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:29.932 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:29.932 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:29.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:29.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:29.933 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:29.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:29.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:29.943 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' view via menu. 20:34:29.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:29.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:29.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:29.945 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:34:29.946 DEBUG [main][MenuItemLookup] Found menu:'File' 20:34:29.946 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:34:29.946 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:34:29.946 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:34:29.946 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:34:29.947 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:34:29.947 DEBUG [main][MenuItemLookup] Item match:Window 20:34:29.948 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:34:29.948 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:34:29.949 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:34:29.949 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:29.949 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:34:29.949 DEBUG [main][MenuItemLookup] Item match:Show View 20:34:29.987 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:34:29.987 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:34:29.987 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:34:29.988 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:34:29.988 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:34:29.988 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:34:29.988 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:34:29.988 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:34:29.988 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:29.988 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:34:29.989 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:34:29.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:34:29.990 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:34:29.990 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:34:30.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:34:30.098 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:34:30.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:34:30.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:30.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:30.101 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:34:30.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:30.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:30.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:30.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:34:30.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:30.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:30.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:30.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:30.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:30.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:34:30.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:34:30.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:34:30.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children... 20:34:30.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 20:34:30.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:34:30.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:34:30.619 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 20:34:30.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test UI Forms has children finished successfully 20:34:30.622 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test UI Forms 20:34:30.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:34:30.622 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test UI Forms is already expanded. No action performed 20:34:30.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:34:30.622 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test UI Forms 20:34:30.623 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UI Form Test 20:34:30.624 DEBUG [main][TreeItemHandler] Selecting tree item: UI Form Test 20:34:30.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UI Form Test about selection 20:34:30.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UI Form Test 20:34:30.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:30.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:30.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:30.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:34:30.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:30.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:30.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:30.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 "Open") 20:34:30.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:30.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:30.630 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:34:30.630 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:30.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:30.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:30.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:30.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:34:30.633 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:34:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:34:30.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:34:30.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:34:30.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:34:31.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:34:31.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:34:31.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open... 20:34:31.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:31.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:31.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.ui.views.UIFormView' view is open finished successfully 20:34:31.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:31.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:31.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:31.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:31.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:31.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:31.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 '\*?\QUI Form Test\E') 20:34:31.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:31.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:31.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:31.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:31.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:31.315 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:31.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:31.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:31.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:31.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:31.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:31.338 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) 20:34:31.338 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:31.363 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:31.363 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:31.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:31.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:31.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:31.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:31.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 20:34:31.418 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: ") 20:34:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:31.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:31.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:31.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:31.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:32.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:32.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:32.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:34:32.435 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 20:34:32.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:32.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:32.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:32.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:32.451 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:32.453 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:32.454 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:32.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:32.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:32.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:32.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:32.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:32.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:32.466 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:32.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:32.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:32.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:32.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:32.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:32.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:32.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 '\*?\QUI Form Test\E') 20:34:32.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:32.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:32.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:32.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:32.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:32.516 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:32.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:32.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:32.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:32.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:32.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:32.525 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) 20:34:32.525 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:32.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:32.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:32.550 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:32.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:32.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:32.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:32.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:32.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:32.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 20:34:32.566 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: ") 20:34:32.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:32.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:32.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:32.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:32.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:34:32.597 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:34:32.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:32.599 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:32.599 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:32.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:32.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:32.601 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:32.602 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:32.602 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:32.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:32.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:32.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:32.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:32.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:32.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:32.620 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:32.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:32.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:32.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:32.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:32.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:32.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:32.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 '\*?\QUI Form Test\E') 20:34:32.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:32.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:32.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:32.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:32.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:32.671 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:32.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:32.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:32.676 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:32.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:32.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:32.681 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") 20:34:32.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:32.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:32.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:32.686 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:32.686 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:32.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:32.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:32.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:33.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:33.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:33.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:33.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:33.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:34:33.770 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was not found 20:34:33.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:33.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:33.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:33.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:33.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:33.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:33.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:33.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:33.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:33.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:33.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:33.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:33.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:33.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:33.782 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:33.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:33.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:33.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:33.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:33.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:33.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:33.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 '\*?\QUI Form Test\E') 20:34:33.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:33.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:33.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:33.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:33.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:33.828 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:33.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:33.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:33.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:33.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:33.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:33.836 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) 20:34:33.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:33.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:33.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:33.836 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:33.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:33.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:33.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:34:33.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:34:33.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:33.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 20:34:33.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:33.868 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:33.868 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:33.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:33.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:33.869 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:33.870 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:33.870 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:33.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:33.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:33.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:33.870 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:33.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:33.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:33.889 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:33.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:33.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:33.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:33.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:33.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:33.899 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:33.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 '\*?\QUI Form Test\E') 20:34:33.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:33.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:33.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:33.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:33.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:33.933 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:33.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:33.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:33.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:33.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:33.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:33.944 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") 20:34:33.945 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:33.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:33.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:33.967 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:33.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:33.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:33.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:33.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:33.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:33.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:33.989 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") 20:34:33.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:33.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:33.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:33.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:33.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 20:34:33.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:33.991 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:33.991 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:34.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:34.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:34.000 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:34.001 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:34.001 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:34.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:34.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:34.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:34.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:34.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.016 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:34.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:34.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:34.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:34.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:34.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:34:34.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:34.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:34.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:34.037 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:34.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:34.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:34.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:34.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:34.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:34.044 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) 20:34:34.044 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:34.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:34.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:34.074 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:34.074 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:34.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:34.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:34.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 20:34:34.089 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:34.089 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:34.089 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:34.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:34.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:34.090 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:34.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:34.091 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:34.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:34.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:34.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:34.091 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:34.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.103 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:34.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:34.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:34.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:34:34.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:34.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:34.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:34.122 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:34.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:34.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:34.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:34.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:34.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:34.161 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") 20:34:34.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:34.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:34.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:34.195 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:34.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:34.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:34.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:34.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 20:34:34.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:34.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:34.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:34.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:34.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:34.203 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:34.204 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:34.205 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:34.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:34.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:34.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:34.205 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:34.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.216 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:34.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:34.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:34.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:34.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:34.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 '\*?\QUI Form Test\E') 20:34:34.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:34.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:34.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:34.264 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:34.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:34.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:34.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:34.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:34.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:34.272 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") 20:34:34.272 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:34.273 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:34.273 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:34.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:34.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:34.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:34.313 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) 20:34:34.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:34.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:34.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 0 was found 20:34:34.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:34.315 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:34.315 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:34.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:34.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:34.316 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:34.316 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:34.317 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:34.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:34.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:34.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:34.317 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:34.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.324 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:34.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:34.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:34.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:34.335 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:34.336 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:34:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:34.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:34.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:34.388 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:34.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:34.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:34.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:34.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:34.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:34.398 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") 20:34:34.398 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:34.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:34.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:34.398 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:34.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:34.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:34.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:34.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:34.402 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) 20:34:34.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:34.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:34:34.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:34:34.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:34.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.ExpandableComposite and index 1 was found 20:34:34.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:34.406 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:34.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:34.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:34.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:34.407 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) 20:34:34.408 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest 20:34:34.408 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:34.408 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:34.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:34.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.75 s - in org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 2.518 s testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.147 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 1.169 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.097 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.13 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.089 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.112 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.111 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.expandablecomposite.DefaultExpandableCompositeTest) Time elapsed: 0.09 s Running org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:34.487 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:34.489 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:34:34.489 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:34.490 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:34.490 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:34.490 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:34:34.490 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:34.490 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:34:34.490 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:34.490 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 20:34:34.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:34:34.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:34.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:34:34.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:34.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:34:34.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:34.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:34.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:34.496 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:34:34.496 DEBUG [main][MenuItemLookup] Found menu:'File' 20:34:34.497 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:34:34.497 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:34:34.497 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:34:34.497 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:34:34.497 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:34:34.497 DEBUG [main][MenuItemLookup] Item match:Window 20:34:34.499 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:34:34.499 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:34:34.500 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:34:34.500 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:34.500 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:34:34.500 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:34:34.500 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:34.500 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:34:34.500 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:34.500 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:34:34.500 DEBUG [main][MenuItemLookup] Item match:Preferences 20:34:34.500 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:34:34.500 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:34:34.501 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:34:34.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:34:34.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 'Preferences.*'] is available. finished successfully 20:34:34.685 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:34:34.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:34.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:34.691 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:34:34.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:34.691 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:34:34.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:34.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:34.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:34:34.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:34:34.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:34:34.693 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:34:34.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:34.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:34.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:34:34.723 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:34:34.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:34:34.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:34:34.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:34:34.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:34:34.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:34:34.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:34:34.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:34.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:34.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:34.799 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:34.800 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 20:34:34.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:34.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:34.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:34.800 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:34.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:34.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:34.845 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:34.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:34:34.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:34.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:34.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:34.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:34.852 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:34.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:34.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:34.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:34.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:34.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:34.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:34.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:34.906 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 20:34:34.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:34.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:34.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:34.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:34.908 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:34:34.908 DEBUG [main][MenuItemLookup] Found menu:'File' 20:34:34.909 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:34:34.909 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:34:34.909 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:34:34.909 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:34:34.909 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:34:34.909 DEBUG [main][MenuItemLookup] Item match:Window 20:34:34.910 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:34:34.910 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:34:34.910 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:34:34.910 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:34.910 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:34:34.910 DEBUG [main][MenuItemLookup] Item match:Show View 20:34:34.916 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 20:34:34.917 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:34:34.917 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:34:34.917 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:34:34.917 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:34:34.917 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:34:34.917 DEBUG [main][MenuItemLookup] Found menu:'Properties' 20:34:34.917 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:34:34.917 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:34.917 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:34:34.917 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:34:34.948 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:34:34.948 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:34:34.948 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:34:35.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:34:35.031 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:34:35.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:34:35.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:35.037 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:34:35.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:35.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:34:35.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:35.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:35.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:35.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:35.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:35.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:34:35.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:34:35.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:34:35.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:34:35.039 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:34:35.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:34:35.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:34:35.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:34:35.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:34:35.551 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:34:35.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:34:35.551 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:34:35.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:34:35.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:34:35.551 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 20:34:35.552 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 20:34:35.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 20:34:35.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 20:34:35.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:35.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:35.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:35.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:34:35.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:35.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:35.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:35.554 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:34:35.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:35.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:35.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:35.554 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:34:35.554 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:35.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:35.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:35.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:35.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:35.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:34:35.556 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:34:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:34:35.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:34:35.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:34:35.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:34:35.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:34:35.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:34:35.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open... 20:34:35.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:35.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:35.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.uiforms.test.DefaultFormTest$LogView' view is open finished successfully 20:34:35.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:35.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:35.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:35.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:35.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:35.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:35.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 '\*?\QError Log\E') 20:34:35.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:35.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:35.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:35.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:35.812 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:34:35.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:34:35.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:35.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:35.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:35.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:35.814 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 20:34:35.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:35.814 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Error Log (Workspace Log)"as the parent 20:34:35.814 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:35.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:35.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:36.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:36.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:36.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:36.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:36.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:34:36.818 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was not found 20:34:36.819 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:34:36.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:34:36.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:36.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:36.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:36.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:36.821 INFO [WorkbenchTestable][AbstractView] Close view 'Error Log' 20:34:36.821 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Error Log 20:34:36.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:34:36.824 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:34:36.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:36.870 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:36.870 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:36.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:36.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:36.926 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 20:34:36.926 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:36.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 20:34:36.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:36.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:36.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:36.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:36.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:36.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:36.934 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:36.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:36.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:36.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:36.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:36.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:36.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:36.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 '\*?\QUI Form Test\E') 20:34:36.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:36.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:36.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:36.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:36.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:36.952 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:36.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:36.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:36.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:36.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:36.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:36.998 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 20:34:36.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:36.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:36.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:36.998 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:36.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:36.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:36.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:34:37.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:34:37.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 20:34:37.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:37.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:37.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:37.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:37.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:37.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:37.043 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 20:34:37.044 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:37.044 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 20:34:37.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:37.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:37.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:37.044 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:37.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.050 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:37.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:37.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:37.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 20:34:37.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:37.092 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:37.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:37.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:37.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:37.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:37.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:37.100 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") 20:34:37.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:37.100 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:37.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:37.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:37.104 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") 20:34:37.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:37.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:37.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:37.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:37.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:37.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:37.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:37.145 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 20:34:37.145 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:37.146 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 20:34:37.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:37.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:37.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:37.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:37.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.152 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:37.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.158 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:37.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:37.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:37.159 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:37.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 '\*?\QUI Form Test\E') 20:34:37.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:37.195 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:37.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:37.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:37.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:37.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:37.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:37.202 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 20:34:37.202 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:37.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:37.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:37.202 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:37.203 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:37.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:37.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:37.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:37.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:37.241 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:37.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:37.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:37.241 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 20:34:37.242 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:37.242 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 20:34:37.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:37.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:37.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:37.242 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:37.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.249 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:37.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:37.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:37.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:37.258 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:37.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 '\*?\QUI Form Test\E') 20:34:37.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:37.299 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:37.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:37.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:37.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:37.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:37.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:37.305 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") 20:34:37.305 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:37.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:37.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:37.306 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:37.306 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:37.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:37.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:37.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:37.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:37.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:37.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:37.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:37.348 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 20:34:37.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:37.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 20:34:37.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:37.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:37.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:37.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:37.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.356 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:37.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:37.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:37.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:37.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:37.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 '\*?\QUI Form Test\E') 20:34:37.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:37.420 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:37.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:37.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:37.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:37.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:37.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:37.427 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") 20:34:37.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:37.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:37.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:37.428 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:37.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:37.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:37.458 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 20:34:37.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:37.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:37.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:37.475 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:37.475 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:37.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:37.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:37.476 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 20:34:37.476 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:37.476 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 20:34:37.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:37.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:37.476 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:37.477 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:37.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.494 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:37.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:37.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:37.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:37.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:37.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 '\*?\QUI Form Test\E') 20:34:37.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:37.508 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:37.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:37.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:37.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:37.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:37.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:37.515 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") 20:34:37.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:37.543 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:37.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:37.547 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 20:34:37.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:34:37.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:34:37.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 1 was found 20:34:37.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:37.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:37.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:37.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:37.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:37.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:37.560 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) 20:34:37.560 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.DefaultFormTest 20:34:37.560 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:37.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:37.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:37.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.077 s - in org.eclipse.reddeer.uiforms.test.DefaultFormTest testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 2.126 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.116 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.101 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.095 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.106 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.127 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.DefaultFormTest) Time elapsed: 0.084 s Running org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:37.575 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:37.585 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:34:37.586 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:37.586 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:37.586 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:37.586 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:34:37.587 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:37.587 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:34:37.587 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:37.587 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 20:34:37.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.*'] 20:34:37.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:37.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.*'] 20:34:37.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:37.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:34:37.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:37.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:37.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:37.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:37.589 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:37.589 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:34:37.589 DEBUG [main][MenuItemLookup] Found menu:'File' 20:34:37.589 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:34:37.589 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:34:37.589 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:34:37.589 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:34:37.589 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:34:37.589 DEBUG [main][MenuItemLookup] Item match:Window 20:34:37.590 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:34:37.590 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:34:37.590 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:34:37.591 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:37.591 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:34:37.591 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:34:37.591 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:37.591 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:34:37.591 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:37.591 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:34:37.591 DEBUG [main][MenuItemLookup] Item match:Preferences 20:34:37.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:34:37.591 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:34:37.591 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:34:37.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 'Preferences.*'] is available.... 20:34:37.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 'Preferences.*'] is available. finished successfully 20:34:37.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:34:37.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:37.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:37.780 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:34:37.780 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:37.780 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:34:37.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:34:37.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:34:37.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:34:37.783 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:34:37.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:34:37.787 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:34:37.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:34:37.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:34:37.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:34:37.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:34:37.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:34:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:34:37.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:37.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:37.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:37.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:37.874 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 20:34:37.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:37.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:37.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:37.874 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:37.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.881 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:37.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:37.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:37.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:37.888 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:37.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:34:37.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:37.894 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:37.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:37.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:37.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:37.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:37.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:37.903 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 20:34:37.903 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:37.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:37.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:37.928 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:37.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:37.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 20:34:37.940 TRACE [main][WidgetHandler] Notify Hyperlink with event 6 20:34:37.940 TRACE [main][WidgetHandler] Wait for synchronization 20:34:37.940 TRACE [main][WidgetHandler] Notify Hyperlink with event 3 20:34:37.940 TRACE [main][WidgetHandler] Wait for synchronization 20:34:37.940 TRACE [main][WidgetHandler] Notify Hyperlink with event 4 20:34:37.940 TRACE [main][WidgetHandler] Wait for synchronization 20:34:37.942 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") 20:34:37.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:37.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:37.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:37.944 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:37.944 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:37.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 20:34:37.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:37.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:37.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:37.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:37.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:37.946 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 20:34:37.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:37.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 20:34:37.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:37.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:37.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:37.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:37.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.958 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:37.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:37.968 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:37.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:34:37.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:37.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:37.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:37.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:37.975 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:37.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:37.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:37.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:37.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:37.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:37.980 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") 20:34:37.980 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:37.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:37.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:37.981 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:37.981 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:37.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:37.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:38.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:38.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:38.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:39.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:39.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:34:39.052 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was not found 20:34:39.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:39.053 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:39.053 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:39.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:39.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:39.053 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 20:34:39.054 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:39.054 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 20:34:39.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:39.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:39.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:39.054 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:39.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.061 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:39.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:39.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:39.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:39.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:39.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:34:39.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:39.111 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:39.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:39.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:39.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:39.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:39.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:39.117 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 20:34:39.117 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:39.117 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:39.117 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:39.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:34:39.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:34:39.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 20:34:39.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:39.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:39.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:39.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:39.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:39.151 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 20:34:39.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:39.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 20:34:39.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:39.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:39.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:39.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:39.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.164 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:39.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:39.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:39.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:39.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:39.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E') 20:34:39.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:39.197 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:39.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:39.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:39.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:39.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:39.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:39.203 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") 20:34:39.203 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:39.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:39.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:39.232 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:39.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:39.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:39.238 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") 20:34:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 20:34:39.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:39.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:39.240 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:39.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:39.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:39.241 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 20:34:39.241 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:39.241 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 20:34:39.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:39.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:39.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:39.241 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:39.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.248 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:39.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:39.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:39.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 '\*?\QUI Form Test\E') 20:34:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:39.268 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:39.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:39.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:39.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:39.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:39.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:39.301 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 20:34:39.301 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:39.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:39.329 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:39.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 20:34:39.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:39.332 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:39.332 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:39.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:39.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:39.333 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 20:34:39.333 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:39.333 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 20:34:39.333 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:39.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:39.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:39.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:39.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.344 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:39.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:39.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:39.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:39.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:39.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:34:39.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:39.389 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:39.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:39.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:39.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:39.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:39.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:39.395 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") 20:34:39.395 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:39.395 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:39.395 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:39.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 20:34:39.398 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:39.398 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:39.398 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:39.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:39.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:39.399 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 20:34:39.399 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:39.399 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 20:34:39.399 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:39.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:39.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:39.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:39.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.433 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:39.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:39.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:39.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:39.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 '\*?\QUI Form Test\E') 20:34:39.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:39.450 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:39.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:39.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:39.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:39.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:39.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:39.496 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") 20:34:39.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:39.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:39.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:39.496 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:39.496 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:39.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:39.545 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 20:34:39.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 0 was found 20:34:39.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:39.547 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:39.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:39.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:39.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:39.548 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 20:34:39.549 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:39.549 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 20:34:39.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:39.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:39.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:39.550 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:39.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.556 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:39.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:39.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:39.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:39.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:39.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 '\*?\QUI Form Test\E') 20:34:39.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:39.614 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:39.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:39.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:39.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:39.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:39.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:39.620 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") 20:34:39.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:39.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:39.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:39.621 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:39.621 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:39.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:39.625 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 20:34:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:34:39.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:34:39.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Hyperlink and index 1 was found 20:34:39.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:39.653 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:39.653 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:39.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:39.654 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) 20:34:39.654 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest 20:34:39.654 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:39.654 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:39.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:39.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.08 s - in org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest activate no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.072 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 1.107 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.089 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.092 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.066 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.149 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.hyperlink.DefaultHyperlinkTest) Time elapsed: 0.105 s Running org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:39.668 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:39.670 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:34:39.670 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:39.670 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:39.671 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:39.671 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:34:39.671 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:39.671 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:34:39.671 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:39.672 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 20:34:39.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.*'] 20:34:39.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:39.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:34:39.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:39.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:34:39.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:39.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:39.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:39.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:39.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:39.675 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:34:39.675 DEBUG [main][MenuItemLookup] Found menu:'File' 20:34:39.675 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:34:39.675 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:34:39.675 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:34:39.675 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:34:39.675 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:34:39.675 DEBUG [main][MenuItemLookup] Item match:Window 20:34:39.678 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:34:39.678 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:34:39.678 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:34:39.678 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:39.678 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:34:39.678 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:34:39.678 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:39.678 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:34:39.678 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:39.678 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:34:39.678 DEBUG [main][MenuItemLookup] Item match:Preferences 20:34:39.713 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:34:39.713 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:34:39.713 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:34:39.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:34:39.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 'Preferences.*'] is available. finished successfully 20:34:39.880 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:34:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:39.886 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:34:39.886 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:39.886 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:34:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:34:39.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:34:39.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:34:39.889 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:34:39.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:39.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:39.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:39.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:39.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:34:39.916 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:34:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:34:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:34:39.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:34:39.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:34:39.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:34:39.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:34:39.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:39.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:39.996 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:39.996 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:39.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:39.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:39.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:39.997 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:39.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:40.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:40.003 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:40.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:40.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:40.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:40.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:40.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:40.047 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:40.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 '\*?\QUI Form Test\E') 20:34:40.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:40.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:40.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:40.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:40.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:40.053 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:40.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:40.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:40.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:40.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:40.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:40.063 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 20:34:40.063 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:40.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:40.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:40.089 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:40.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:40.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:40.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:40.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:40.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:40.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 20:34:40.100 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") 20:34:40.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:40.100 TRACE [main][WidgetHandler] Notify FormText with event 1 20:34:40.100 TRACE [main][WidgetHandler] Wait for synchronization 20:34:40.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:40.104 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:40.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:40.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:40.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:40.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:40.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 20:34:40.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:40.105 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:40.105 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:40.106 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:40.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:40.107 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:40.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:40.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:40.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:40.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:40.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:40.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:40.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. 20:34:40.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:40.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:40.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:40.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:40.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:40.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:40.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 '\*?\QUI Form Test\E') 20:34:40.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:40.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:40.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:40.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:40.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:40.136 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:40.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:40.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:40.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:40.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:40.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:40.141 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 20:34:40.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:40.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:40.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:40.170 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:40.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:40.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:40.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:40.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:40.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:40.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 20:34:40.172 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 20:34:40.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:40.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:40.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:40.173 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:40.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:40.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:40.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:34:40.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:34:40.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:40.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 20:34:40.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:40.179 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:40.179 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:40.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:40.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:40.179 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:40.180 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:40.180 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:40.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:40.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:40.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:40.180 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:40.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:40.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:40.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:40.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:40.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:40.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:40.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:40.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:40.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34: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 '\*?\QUI Form Test\E') 20:34:40.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:40.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:40.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:40.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:40.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:40.203 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:40.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:40.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:40.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:40.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:40.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:40.212 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") 20:34:40.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:40.237 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:40.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:40.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:40.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:40.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:40.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:41.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:41.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:34:41.273 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was not found 20:34:41.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.273 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:41.273 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:41.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.274 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.274 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:41.275 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:41.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:41.275 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:41.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.281 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:41.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:41.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:41.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:41.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:41.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 '\*?\QUI Form Test\E') 20:34:41.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:41.324 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:41.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:41.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:41.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:41.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:41.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:41.330 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 20:34:41.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.330 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:41.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:41.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:34:41.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:34:41.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 20:34:41.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:41.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.333 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:41.334 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:41.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:41.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:41.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.368 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:41.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:41.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:41.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:41.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34: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 '\*?\QUI Form Test\E') 20:34:41.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:41.384 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:41.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:41.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:41.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:41.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:41.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:41.389 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 20:34:41.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:41.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.416 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:41.416 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:41.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 20:34:41.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.418 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:41.418 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.419 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:41.419 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:41.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:41.420 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:41.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.428 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:41.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:41.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:41.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 '\*?\QUI Form Test\E') 20:34:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:41.469 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:41.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:41.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:41.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:41.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:41.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:41.477 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") 20:34:41.477 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:41.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.478 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:41.478 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:41.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:41.481 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") 20:34:41.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 20:34:41.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.483 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:41.483 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:41.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.483 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.484 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:41.484 INFO [WorkbenchTestable][RequirementsRunner] Started test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:41.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:41.484 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:41.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.519 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:41.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:41.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:41.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:41.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:41.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 '\*?\QUI Form Test\E') 20:34:41.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:41.535 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:41.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:41.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:41.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:41.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:41.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:41.540 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 20:34:41.540 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:41.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.568 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:41.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:41.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 20:34:41.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.570 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:41.570 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.571 INFO [WorkbenchTestable][RequirementsRunner] Finished test: hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:41.571 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:41.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:41.572 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:41.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.582 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:41.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:41.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:41.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:41.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:41.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 '\*?\QUI Form Test\E') 20:34:41.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:41.599 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:41.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:41.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:41.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:41.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:41.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:41.605 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 20:34:41.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:41.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.633 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:41.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:41.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 20:34:41.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.635 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:41.635 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:41.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.636 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.636 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:41.637 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:41.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:41.637 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:41.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.646 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:41.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:41.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:41.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:41.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34: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 '\*?\QUI Form Test\E') 20:34:41.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:41.691 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:41.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:41.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:41.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:41.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:41.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:41.696 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") 20:34:41.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:41.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.697 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:41.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:41.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 20:34:41.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:41.699 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:41.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.700 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:41.700 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.700 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:41.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:41.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:41.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.735 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:41.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:41.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:41.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:41.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:41.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 '\*?\QUI Form Test\E') 20:34:41.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:41.752 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:41.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:41.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:41.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:41.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:41.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:41.757 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") 20:34:41.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:41.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.783 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:41.783 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:41.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:41.787 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 20:34:41.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 0 was found 20:34:41.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.791 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:41.791 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:41.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:41.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:41.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:41.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.799 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:41.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.808 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:41.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:41.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:41.809 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:41.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 '\*?\QUI Form Test\E') 20:34:41.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:41.817 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:41.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:41.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:41.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:41.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:41.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:41.822 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") 20:34:41.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:41.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.851 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:41.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:41.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:41.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:41.857 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 20:34:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:41.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:34:41.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:34:41.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:41.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.FormText and index 1 was found 20:34:41.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:41.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:41.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:41.860 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) 20:34:41.860 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest 20:34:41.860 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:41.860 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:41.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:41.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.195 s - in org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest clickTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.11 s hasFocusFalseTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.072 s testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 1.094 s indexedConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.058 s defaultConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.085 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.064 s hasFocusTrueTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.087 s getTooltipTest no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.065 s titleConstructor no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.063 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.092 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.formtext.DefaultFormTextTest) Time elapsed: 0.068 s Running org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:41.872 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:41.874 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:34:41.875 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:41.875 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:41.875 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:41.875 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:34:41.875 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:41.875 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:34:41.876 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:41.876 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 20:34:41.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.*'] 20:34:41.876 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:41.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.*'] 20:34:41.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:41.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:34:41.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:41.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:41.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:41.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:41.878 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:34:41.878 DEBUG [main][MenuItemLookup] Found menu:'File' 20:34:41.878 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:34:41.879 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:34:41.879 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:34:41.879 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:34:41.879 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:34:41.879 DEBUG [main][MenuItemLookup] Item match:Window 20:34:41.880 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:34:41.880 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:34:41.880 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:34:41.880 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:41.880 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:34:41.880 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:34:41.880 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:41.880 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:34:41.880 DEBUG [main][MenuItemLookup] Found menu:'' 20:34:41.880 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:34:41.880 DEBUG [main][MenuItemLookup] Item match:Preferences 20:34:41.880 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:34:41.880 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:34:41.880 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:34:42.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:34:42.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 'Preferences.*'] is available. finished successfully 20:34:42.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:34:42.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:42.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:42.034 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:34:42.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:34:42.035 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:34:42.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:42.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:42.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:42.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:42.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:34:42.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:34:42.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:34:42.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 "Cancel", Widget matcher matching widgets with style: 8) 20:34:42.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:42.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:42.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:42.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:42.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:34:42.065 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:34:42.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:34:42.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:34:42.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:34:42.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:34:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:34:42.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:34:42.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:42.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:42.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:42.118 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:42.118 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:42.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:42.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:42.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:42.118 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:42.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:42.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:42.157 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:42.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:42.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:42.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:42.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:42.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 '\*?\QUI Form Test\E') 20:34:42.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:42.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:42.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:42.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:42.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:42.190 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:42.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:42.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:42.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:42.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:42.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:42.198 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 20:34:42.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:42.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:42.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:42.198 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:42.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:42.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:42.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:42.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:42.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:42.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 20:34:42.253 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: ") 20:34:42.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:42.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:42.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:42.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:42.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:43.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:43.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:43.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:34:43.258 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 20:34:43.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:43.258 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:43.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:43.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:43.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:43.259 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:43.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:43.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:43.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:43.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:43.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:43.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:43.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:43.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:43.266 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:43.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:43.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:43.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:43.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:43.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:43.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:43.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 '\*?\QUI Form Test\E') 20:34:43.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:43.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:43.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:43.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:43.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:43.311 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:43.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:43.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:43.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:43.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:43.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:43.317 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 20:34:43.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:43.317 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:43.317 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:43.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:43.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:43.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:43.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 20:34:43.363 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: ") 20:34:43.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:43.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:43.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:43.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:43.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:34:43.364 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:34:43.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:43.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:43.365 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:43.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:43.365 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpanded_true no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:43.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:43.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:43.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:43.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:43.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:43.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:43.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:43.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:43.372 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:43.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:43.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:43.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:43.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:43.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:43.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:43.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 '\*?\QUI Form Test\E') 20:34:43.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:43.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:43.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:43.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:43.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:43.421 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:43.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:43.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:43.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:43.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:43.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:43.426 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") 20:34:43.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:43.451 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:43.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:43.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:43.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:43.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:43.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:43.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:44.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:34:44.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:34:44.488 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was not found 20:34:44.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:44.489 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:44.489 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:44.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:44.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:44.491 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInvalidInstance no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:44.491 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:44.491 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:44.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:44.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:44.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:44.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:44.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.498 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:44.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:44.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:44.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:44.537 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:44.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') 20:34:44.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:44.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:44.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:44.546 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:44.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:44.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:44.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:44.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:44.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:44.552 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 20:34:44.552 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:44.552 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:44.552 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:44.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:44.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:34:44.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:34:44.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:44.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 20:34:44.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:44.586 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:44.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:44.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:44.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:44.587 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:44.587 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:44.588 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:44.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:44.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:44.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:44.588 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:44.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.599 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:44.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:44.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:44.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:44.633 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:44.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 '\*?\QUI Form Test\E') 20:34:44.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:44.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:44.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:44.644 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:44.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:44.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:44.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:44.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:44.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:44.650 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") 20:34:44.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:44.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:44.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:44.650 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:44.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:44.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:44.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:44.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:44.653 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") 20:34:44.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:44.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:44.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 20:34:44.699 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:44.700 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:44.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:44.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:44.700 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:44.701 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:44.701 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:44.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:44.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:44.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:44.701 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:44.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.708 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:44.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:44.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:44.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:44.722 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:44.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 '\*?\QUI Form Test\E') 20:34:44.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:44.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:44.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:44.766 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:44.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:44.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:44.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:44.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:44.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:44.787 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 20:34:44.787 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:44.818 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:44.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:44.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:44.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:44.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 20:34:44.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:44.819 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:44.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:44.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:44.820 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:44.820 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:44.820 INFO [WorkbenchTestable][RequirementsRunner] Started test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:44.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:44.820 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:44.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:44.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:44.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.827 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:44.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:44.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:44.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:44.841 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:44.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 '\*?\QUI Form Test\E') 20:34:44.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:44.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:44.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:44.895 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:44.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:44.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:44.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:44.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:44.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:44.901 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") 20:34:44.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:44.901 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:44.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:44.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:44.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:44.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 20:34:44.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:44.902 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:44.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:44.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:44.903 INFO [WorkbenchTestable][RequirementsRunner] Finished test: titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:44.903 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:44.903 INFO [WorkbenchTestable][RequirementsRunner] Started test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:44.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:44.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:44.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:44.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:44.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.943 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:44.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:44.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:44.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:44.950 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:44.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:34:44.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:44.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:44.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:44.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:44.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:44.985 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:44.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:44.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:44.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:44.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:44.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:44.991 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") 20:34:44.991 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:45.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:45.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:45.019 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:45.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:45.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:45.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:45.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:45.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:45.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:45.027 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 20:34:45.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:45.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:45.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:45.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:45.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 20:34:45.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:45.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:45.029 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:45.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:45.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:45.030 INFO [WorkbenchTestable][RequirementsRunner] Finished test: defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:45.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:34:45.030 INFO [WorkbenchTestable][RequirementsRunner] Started test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:45.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:45.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:34:45.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:34:45.030 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:34:45.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:45.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:45.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUI Form Test\E'' is already open. Activate. 20:34:45.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:45.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:45.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:34:45.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:34:45.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:34:45.050 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:34:45.050 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:34:45.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:45.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:45.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:45.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:45.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:34:45.057 INFO [WorkbenchTestable][AbstractView] Activate view UI Form Test 20:34:45.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate UI Form Test 20:34:45.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:34:45.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:34:45.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:34:45.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:34:45.062 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") 20:34:45.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:34:45.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:45.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:45.092 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "UI Form Test"as the parent 20:34:45.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:34:45.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:45.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:34:45.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:34:45.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:45.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Form and index 0 was found 20:34:45.100 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 20:34:45.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:34:45.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:34:45.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:34:45.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:34:45.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 1 was found 20:34:45.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:45.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:45.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:45.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:45.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:34:45.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) 20:34:45.103 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest 20:34:45.103 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:34:45.103 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:34:45.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:34:45.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.231 s - in org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest testExpanded_false no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 1.141 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.125 s indexedConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.096 s titleConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.112 s defaultConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.119 s titleConsturctor no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.083 s defaultConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.127 s indexedConsturctor_referencedComposite no-configuration(org.eclipse.reddeer.uiforms.test.section.DefaultSectionTest) Time elapsed: 0.073 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-2018 [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 20:35:01.511 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 20:35:01.514 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 20:35:01.603 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 20:35:01.605 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 20:35:01.696 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 20:35:01.800 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:35:01.804 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:01.809 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 20:35:01.812 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 20:35:01.813 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 20:35:01.926 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 20:35:01.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:01.935 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:35:02.037 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:02.037 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:35:02.092 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:02.095 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:02.098 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 20:35:02.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 20:35:02.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:02.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:02.099 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:02.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:02.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:02.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:02.190 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.... 20:35:02.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:02.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:02.499 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 20:35:02.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:02.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:02.507 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.... 20:35:02.507 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.*'] 20:35:02.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:02.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:02.514 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 20:35:02.527 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) 20:35:02.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:02.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:02.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:02.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:02.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:02.609 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:35:02.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:02.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:02.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:02.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:07.692 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.... 20:35:07.693 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.*'] 20:35:07.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:07.693 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 20:35:07.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 20:35:07.695 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:07.700 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:07.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:07.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:07.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 20:35:07.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:07.706 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 20:35:07.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 20:35:07.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:07.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:07.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:07.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:07.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:07.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:07.707 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:07.708 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.... 20:35:07.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:07.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:07.828 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 20:35:07.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:07.832 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.*'] 20:35:07.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:07.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:07.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:07.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:07.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:07.833 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:07.833 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 20:35:07.834 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) 20:35:07.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:07.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:07.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:07.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:07.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:07.847 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:35:07.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:07.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:07.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:07.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:07.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:35:07.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:35:07.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:35:07.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:35:07.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:35:07.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:35:07.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 20:35:07.914 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:07.915 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:07.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:07.931 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 20:35:07.931 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:07.931 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 20:35:07.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 20:35:07.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:07.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:07.931 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:07.932 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:07.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:07.933 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.... 20:35:08.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:08.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:08.050 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 20:35:08.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:08.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:08.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:08.053 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.... 20:35:08.053 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"] 20:35:08.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:08.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:08.054 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 20:35:08.054 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) 20:35:08.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:08.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:08.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:08.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:08.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:08.058 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:35:08.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:08.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:08.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:08.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:13.101 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.... 20:35:13.101 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"] 20:35:13.102 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:13.102 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 20:35:13.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 20:35:13.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:13.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:13.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:13.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:13.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 20:35:13.104 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:13.104 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 20:35:13.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 20:35:13.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:13.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:13.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:13.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:13.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:13.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:13.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:13.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: "Testing Wizard"] is available.... 20:35:13.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:13.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:13.230 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 20:35:13.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:13.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:13.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:13.233 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.*'] 20:35:13.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:13.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:13.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:13.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:13.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:13.234 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:13.234 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 20:35:13.234 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) 20:35:13.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:13.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:13.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:13.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:13.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:13.237 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:35:13.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:13.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:13.238 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:13.238 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:13.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:35:13.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:35:13.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:35:13.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:35:13.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:35:13.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:35:13.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 20:35:13.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:13.306 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:13.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:13.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:13.307 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 20:35:13.307 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:13.307 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 20:35:13.307 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 20:35:13.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:13.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:13.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:13.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:13.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:13.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:13.308 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:13.309 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.... 20:35:13.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:13.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:13.411 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 20:35:13.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:13.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:13.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:13.413 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.... 20:35:13.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 'Testing.*'] 20:35:13.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:13.414 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:13.414 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 20:35:13.414 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) 20:35:13.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:13.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:13.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:13.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:13.418 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:35:13.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:13.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:13.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:13.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:18.449 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.... 20:35:18.449 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when 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.*'] 20:35:18.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:18.450 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 20:35:18.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 20:35:18.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:18.450 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:18.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:18.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:18.451 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 20:35:18.451 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:18.451 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 20:35:18.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 20:35:18.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:18.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:18.451 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:18.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:18.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:18.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:18.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:18.452 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.... 20:35:18.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:18.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:18.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. finished successfully 20:35:18.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:18.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:18.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:18.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available... 20:35:18.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until window is available finished successfully 20:35:18.548 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) 20:35:18.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:18.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:18.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:18.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:18.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:18.551 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:35:18.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:18.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:18.551 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:18.551 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:23.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:35:23.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:35:23.582 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 20:35:23.583 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:23.583 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:23.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:23.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:23.584 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) 20:35:23.585 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest 20:35:23.586 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:23.586 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:23.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:23.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.187 s - in org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest testWindowIsAvailableConditionRegex no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.607 s testWindowIsAvailableConditionWrongClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.225 s testWindowIsAvailableConditionText no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.172 s testWindowIsAvailableConditionOKClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 0.203 s testWindowIsAvailableConditionRegexAndClass no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.144 s testWindowIsAvailableCondition no-configuration(org.eclipse.reddeer.jface.test.condition.WindowIsAvailableTest) Time elapsed: 5.133 s Running org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 20:35:23.659 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 20:35:23.664 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:35:23.665 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:23.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 20:35:23.665 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:23.665 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:35:23.666 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:23.666 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:35:23.666 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:23.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:35:23.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:23.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:35:23.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:23.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 20:35:23.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:23.685 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:23.685 INFO [WorkbenchTestable][RequirementsRunner] Started test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 20:35:23.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 20:35:23.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:23.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:23.686 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:23.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:35:23.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:23.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:35:23.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:23.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:35:23.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:23.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: "Testing new wizard"] 20:35:23.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:23.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'] 20:35:23.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:23.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'] 20:35:23.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:23.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:23.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:23.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:23.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:23.697 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:35:23.702 DEBUG [main][MenuItemLookup] Found menu:'File' 20:35:23.702 DEBUG [main][MenuItemLookup] Item match:File 20:35:23.707 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:35:23.707 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:35:23.715 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:35:23.715 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:23.715 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:35:23.715 DEBUG [main][MenuItemLookup] Found menu:'File' 20:35:23.715 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:35:23.715 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:23.715 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:35:23.715 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:35:23.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:35:23.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:35:23.721 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:35:23.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.... 20:35:23.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. finished successfully 20:35:23.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:35:23.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:23.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:23.921 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:35:23.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:23.936 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:35:23.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:23.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:23.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:23.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:23.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:35:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:35:23.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:35:23.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 20:35:23.991 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 20:35:23.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:24.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:24.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 20:35:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 20:35:24.501 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 20:35:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:24.501 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 20:35:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:24.501 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 20:35:24.502 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 20:35:24.503 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 20:35:24.503 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 20:35:24.505 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 20:35:24.505 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:35:24.506 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:35:24.507 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:35:24.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:24.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:24.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:24.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:24.510 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:35:24.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:24.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:24.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:24.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:24.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'] 20:35:24.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:24.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:24.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 20:35:24.531 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 20:35:24.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 20:35:24.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:24.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:24.532 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 20:35:24.532 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:24.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'] 20:35:24.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:24.533 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:24.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'] 20:35:24.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:24.534 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:24.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: "Testing new wizard"] 20:35:24.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:24.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:24.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 20:35:24.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:24.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:24.535 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 20:35:24.535 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:24.536 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 20:35:24.536 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 20:35:24.536 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) 20:35:24.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:24.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:24.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:24.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:24.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:24.539 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:35:24.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:24.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:24.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:24.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:24.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:35:24.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:35:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:35:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:35:24.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:35:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:35:24.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:35:24.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:24.619 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:35:24.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:24.619 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:35:24.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:24.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:24.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:24.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:24.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:24.620 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:35:24.620 DEBUG [main][MenuItemLookup] Found menu:'File' 20:35:24.620 DEBUG [main][MenuItemLookup] Item match:File 20:35:24.623 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:35:24.623 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:35:24.626 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:35:24.626 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:24.626 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:35:24.626 DEBUG [main][MenuItemLookup] Found menu:'File' 20:35:24.627 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:35:24.627 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:24.627 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:35:24.627 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:35:24.628 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:35:24.628 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:35:24.628 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:35:24.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 'New|Select a wizard'] is available.... 20:35:24.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 'New|Select a wizard'] is available. finished successfully 20:35:24.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:35:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:24.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:24.758 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:35:24.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:24.759 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:35:24.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:24.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:24.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:24.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:24.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:35:24.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:35:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:35:24.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 20:35:24.764 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 20:35:24.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:25.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:25.266 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 20:35:25.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 20:35:25.267 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 20:35:25.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:25.267 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 20:35:25.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:25.268 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 20:35:25.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 20:35:25.268 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 20:35:25.268 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 20:35:25.270 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 20:35:25.270 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:35:25.270 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:35:25.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.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:35:25.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:25.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:25.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:25.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:25.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:25.273 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:35:25.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:25.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:25.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:25.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:25.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:35:25.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 20:35:25.287 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 20:35:25.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 20:35:25.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:25.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:25.288 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 20:35:25.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:35:25.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.289 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.289 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:35:25.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.290 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.... 20:35:25.290 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 20:35:25.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.290 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.290 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 20:35:25.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 20:35:25.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:25.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:25.291 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 20:35:25.291 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:25.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:25.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 20:35:25.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:25.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:25.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 20:35:25.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:25.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:25.294 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 20:35:25.294 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 20:35:25.294 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) 20:35:25.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:25.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:25.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:25.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:25.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:25.296 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:35:25.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:25.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:25.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:25.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:25.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:35:25.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:35:25.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:35:25.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:35:25.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:35:25.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:35:25.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 20:35:25.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:25.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:25.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:25.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:25.346 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 20:35:25.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'] 20:35:25.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.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'] 20:35:25.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.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: "Testing new wizard"] 20:35:25.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:25.348 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 20:35:25.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 20:35:25.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:25.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:25.348 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:25.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:35:25.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:35:25.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.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'] 20:35:25.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.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: "Testing new wizard"] 20:35:25.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.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'] 20:35:25.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.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'] 20:35:25.352 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:25.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:25.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:25.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:25.353 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:35:25.353 DEBUG [main][MenuItemLookup] Found menu:'File' 20:35:25.353 DEBUG [main][MenuItemLookup] Item match:File 20:35:25.355 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:35:25.355 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:35:25.357 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:35:25.357 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:25.358 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:35:25.358 DEBUG [main][MenuItemLookup] Found menu:'File' 20:35:25.358 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:35:25.358 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:25.358 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:35:25.358 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:35:25.359 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:35:25.359 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:35:25.359 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:35: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 'New|Select a wizard'] is available.... 20:35: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 'New|Select a wizard'] is available. finished successfully 20:35:25.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:35:25.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:25.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:25.493 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:35:25.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:25.494 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:35:25.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:25.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:25.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:25.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:25.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:35:25.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:35:25.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:35:25.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 20:35:25.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 20:35:25.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:26.010 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 20:35:26.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 20:35:26.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 20:35:26.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:26.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 20:35:26.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:26.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 20:35:26.012 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 20:35:26.012 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 20:35:26.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 20:35:26.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 20:35:26.014 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:35:26.014 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:35:26.015 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:35:26.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:26.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:26.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:26.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:26.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:26.018 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:35:26.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:26.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:26.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:26.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:26.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:35:26.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 20:35:26.034 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 20:35:26.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 20:35:26.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:26.035 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 20:35:26.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:26.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 20:35:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:26.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:26.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 20:35:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:26.036 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 20:35:26.036 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 20:35:26.037 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) 20:35:26.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:26.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:26.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:26.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:26.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:26.039 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:35:26.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:26.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:26.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:26.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:35:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:35:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:35:26.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:35:26.089 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:35:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:35:26.089 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 20:35:26.089 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:26.089 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:26.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:26.090 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 20:35:26.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'] 20:35:26.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.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'] 20:35:26.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.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: "Testing new wizard"] 20:35:26.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.091 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:26.092 INFO [WorkbenchTestable][RequirementsRunner] Started test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 20:35:26.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 20:35:26.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:26.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:26.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:26.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'] 20:35:26.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.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'] 20:35:26.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:35:26.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 20:35:26.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:35:26.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:35:26.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:26.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:26.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:26.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:26.095 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:35:26.095 DEBUG [main][MenuItemLookup] Found menu:'File' 20:35:26.095 DEBUG [main][MenuItemLookup] Item match:File 20:35:26.097 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:35:26.097 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:35:26.100 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:35:26.100 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:26.100 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:35:26.100 DEBUG [main][MenuItemLookup] Found menu:'File' 20:35:26.100 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:35:26.100 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:26.100 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:35:26.101 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:35:26.101 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:35:26.101 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:35:26.101 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:35:26.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 'New|Select a wizard'] is available.... 20:35:26.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:35:26.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:35:26.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:26.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:26.213 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:35:26.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.214 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:35:26.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:26.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:26.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:26.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:26.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:35:26.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:35:26.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:35:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 20:35:26.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 20:35:26.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:26.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:26.722 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 20:35:26.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 20:35:26.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 20:35:26.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:26.723 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 20:35:26.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:26.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 20:35:26.723 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 20:35:26.723 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 20:35:26.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 20:35:26.725 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 20:35:26.726 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:35:26.726 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:35:26.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) 20:35:26.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:26.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:26.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:26.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:26.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:26.730 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:35:26.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:26.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:26.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:26.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:26.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'] 20:35:26.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 20:35:26.745 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 20:35:26.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 20:35:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:26.746 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 20:35:26.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:35:26.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:35:26.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 20:35:26.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 20:35:26.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:26.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:26.748 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 20:35:26.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:26.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 20:35:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:26.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 20:35:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:26.749 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 20:35:26.749 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 20:35:26.750 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) 20:35:26.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:26.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:26.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:26.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:26.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:26.752 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:35:26.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:26.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:26.752 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:26.752 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:26.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:35:26.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:35:26.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:35:26.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:35:26.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:35:26.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:35:26.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 20:35:26.786 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:26.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:26.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:26.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:26.787 INFO [WorkbenchTestable][RequirementsRunner] Finished test: useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) 20:35:26.787 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest 20:35:26.787 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:26.787 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:26.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:26.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.129 s - in org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest activate no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 1.661 s open no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.742 s useExistingWizard no-configuration(org.eclipse.reddeer.jface.test.dialogs.NewWizardDialogTest) Time elapsed: 0.695 s Running org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest 20:35:26.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:35:26.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.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'] 20:35:26.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.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: "Testing new wizard"] 20:35:26.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.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'] 20:35:26.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.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'] 20:35:26.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.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'] 20:35:26.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.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: "Testing new wizard"] 20:35:26.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.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'] 20:35:26.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.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'] 20:35:26.818 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:26.819 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:26.819 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:35:26.819 DEBUG [main][MenuItemLookup] Found menu:'File' 20:35:26.819 DEBUG [main][MenuItemLookup] Item match:File 20:35:26.821 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:35:26.821 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:35:26.824 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:35:26.824 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:26.824 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:35:26.824 DEBUG [main][MenuItemLookup] Found menu:'File' 20:35:26.824 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:35:26.824 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:26.824 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:35:26.824 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:35:26.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:35:26.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:35:26.825 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:35:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:35:26.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:35:26.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:35:26.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:26.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:26.951 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:35:26.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:26.951 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:35:26.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:26.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:26.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:26.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:26.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:35:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:35:26.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:35:26.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children... 20:35:26.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 20:35:26.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:27.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 20:35:27.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing new category has children finished successfully 20:35:27.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing new category 20:35:27.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:27.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing new category is already expanded. No action performed 20:35:27.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:27.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing new category 20:35:27.461 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing new wizard 20:35:27.461 DEBUG [main][TreeItemHandler] Selecting tree item: Testing new wizard 20:35:27.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing new wizard about selection 20:35:27.462 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing new wizard 20:35:27.463 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:35:27.463 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:35:27.463 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:35:27.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:27.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:27.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:27.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:27.466 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:35:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:27.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:27.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:27.476 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:35:27.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:27.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:27.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing new wizard"] is available.... 20:35:27.480 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 20:35:27.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 20:35:27.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:27.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:27.481 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 20:35:27.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:27.481 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.... 20:35:27.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:27.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:27.482 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 20:35:27.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 20:35:27.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:27.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:27.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing new wizard 20:35:27.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:27.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:27.484 TRACE [WorkbenchTestable][NewWizardDialogImpl] Shell Testing new wizard is not null and is not disposed 20:35:27.484 INFO [WorkbenchTestable][NewWizardDialogImpl] Cancel wizard 20:35:27.484 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) 20:35:27.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:27.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:27.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:27.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:27.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:27.487 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:35:27.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:27.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:27.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:27.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:35:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:35:27.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:35:27.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:35:27.526 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:35:27.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:35:27.530 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.... 20:35:27.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:27.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:27.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: "Testing TitleAreaDialog"] is available. finished successfully 20:35:27.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 20:35:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:27.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:27.636 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.640 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:35:27.643 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.652 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.652 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.653 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.654 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.654 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:35:27.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:27.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:27.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:27.656 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 20:35:27.656 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:27.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:27.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:27.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:27.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:27.659 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog error message 20:35:27.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:27.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:27.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:27.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:27.686 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.687 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:35:27.688 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.688 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.689 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.689 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.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 "TitleAreaDialog warning message") 20:35:27.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:27.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:27.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:27.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 20:35:27.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:27.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:27.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:27.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:27.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:27.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:27.692 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message 20:35:27.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:27.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:27.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:27.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:27.699 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.699 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:35:27.701 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.701 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.701 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.701 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.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 "TitleAreaDialog info message") 20:35:27.701 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:27.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:27.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:27.702 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 20:35:27.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:27.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:27.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:27.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:27.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:27.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:27.705 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog info message 20:35:27.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:27.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:27.705 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:27.705 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:27.707 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.707 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:35:27.708 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.709 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.709 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.709 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.709 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:35:27.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:27.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:27.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:27.710 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 20:35:27.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:27.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:27.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:27.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:27.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:27.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:27.713 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog none message 20:35:27.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:27.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:27.713 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:27.713 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:27.720 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.721 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:35:27.722 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.722 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.722 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.722 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.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 "TitleAreaDialog warning message without provider") 20:35:27.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:27.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:27.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:27.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing TitleAreaDialog" as the parent 20:35:27.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:27.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:27.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:27.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:27.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:27.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:27.725 INFO [WorkbenchTestable][AbstractButton] Click button TitleAreaDialog warning message without provider 20:35:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:27.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:27.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:27.729 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.729 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:35:27.730 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.730 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.730 TRACE [WorkbenchTestable][TitleAreaDialogImpl] Shell Testing TitleAreaDialog is not null and is not disposed 20:35:27.745 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.... 20:35:27.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:27.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:28.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:28.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:28.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:28.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:29.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:29.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:29.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:29.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:30.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:30.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:30.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:30.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:31.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:31.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:31.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:31.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:32.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:32.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:32.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:32.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:33.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:33.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:33.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:33.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:34.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:34.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:34.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:34.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:35.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:35.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:35.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:35.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:36.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:36.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:36.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:36.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:37.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:37.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:37.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:37.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:37.837 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.044 s - in org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest testWizardDialogAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.712 s titleAreaMessagesAndImages(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 0.217 s testShellAsTitleAreaDialog(org.eclipse.reddeer.jface.test.dialogs.TitleAreaDialogTest) Time elapsed: 10.109 s Running org.eclipse.reddeer.jface.test.dialogs.InputDialogTest 20:35:37.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 20:35:37.950 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 20:35:37.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 20:35:37.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:37.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:37.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 "OK", Widget matcher matching widgets with style: 8) 20:35:37.953 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:37.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:37.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 20:35:37.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:37.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:37.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:37.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:37.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:37.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:37.956 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:35:37.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:37.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:37.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:37.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:38.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 20:35:38.069 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 20:35:38.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 20:35:38.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:38.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:38.072 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 20:35:38.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:38.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:38.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:38.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 20:35:38.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:38.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:38.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:38.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:38.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:38.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:35:38.073 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:35:38.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 20:35:38.169 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 20:35:38.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 20:35:38.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:38.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:38.171 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 20:35:38.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:38.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:38.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:38.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 20:35:38.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:38.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:38.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:38.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:38.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:38.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:38.172 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:35:38.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:38.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:38.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:38.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:38.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "InputDialog title"] is available.... 20:35:38.268 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 20:35:38.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell InputDialog title 20:35:38.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:38.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:38.270 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 20:35:38.270 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:38.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:38.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:38.270 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 20:35:38.270 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:38.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:38.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:38.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:38.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:38.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:35:38.288 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:35:38.289 INFO [WorkbenchTestable][AbstractText] Text set to: something 20:35:38.291 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 20:35:38.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:38.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:38.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:38.291 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 20:35:38.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:38.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:38.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:38.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:38.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:38.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:35:38.292 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:35:38.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 "Cancel", Widget matcher matching widgets with style: 8) 20:35:38.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:38.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:38.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:38.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "InputDialog title" as the parent 20:35:38.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:38.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:38.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:38.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:38.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:38.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:38.294 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:35:38.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:38.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:38.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:38.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.453 s - in org.eclipse.reddeer.jface.test.dialogs.InputDialogTest inputDialogOkTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.146 s inputDialogMessagesTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.074 s inputDialogCancelTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.126 s inputDialogSetTextGetTextTest(org.eclipse.reddeer.jface.test.dialogs.InputDialogTest) Time elapsed: 0.102 s Running org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 20:35:38.330 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 20:35:38.333 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:35:38.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:38.334 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 20:35:38.334 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:38.334 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:35:38.335 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:38.335 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:35:38.335 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:38.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: "Export"] 20:35:38.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:38.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: "Export"] 20:35:38.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:38.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: "Testing export wizard"] 20:35:38.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:38.339 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:38.339 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 20:35:38.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 20:35:38.339 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:38.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:38.340 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:38.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: "Export"] 20:35:38.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:38.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: "Export"] 20:35:38.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:38.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: "Export"] 20:35:38.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:38.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: "Testing export wizard"] 20:35:38.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:38.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: "Export"] 20:35:38.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:38.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: "Export"] 20:35:38.342 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:38.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:38.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:38.343 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:38.343 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:35:38.343 DEBUG [main][MenuItemLookup] Found menu:'File' 20:35:38.344 DEBUG [main][MenuItemLookup] Item match:File 20:35:38.346 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:35:38.346 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:35:38.346 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:35:38.346 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:35:38.346 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:38.346 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:35:38.346 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:35:38.346 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:38.346 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:35:38.347 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:35:38.347 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:35:38.347 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:35:38.347 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:38.347 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:35:38.347 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:35:38.347 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:35:38.347 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:35:38.347 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:38.347 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:35:38.347 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:38.347 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:35:38.347 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:35:38.347 DEBUG [main][MenuItemLookup] Item match:Export... 20:35:38.348 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Exp&ort..." 20:35:38.348 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Export... 20:35:38.348 INFO [main][MenuItemHandler] Select menu item: Exp&ort... 20:35:38.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available.... 20:35:38.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Export"] is available. finished successfully 20:35:38.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Export 20:35:38.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:38.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:38.512 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 20:35:38.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:38.513 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:35:38.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:38.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:38.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:38.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:38.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:35:38.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:35:38.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:35:38.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children... 20:35:38.516 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 20:35:38.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:39.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:39.019 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 20:35:39.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing export category has children finished successfully 20:35:39.019 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing export category 20:35:39.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:39.020 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing export category is already expanded. No action performed 20:35:39.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:39.020 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing export category 20:35:39.020 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing export wizard 20:35:39.020 DEBUG [main][TreeItemHandler] Selecting tree item: Testing export wizard 20:35:39.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing export wizard about selection 20:35:39.025 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing export wizard 20:35:39.025 TRACE [WorkbenchTestable][ImportExportWizard] Shell Export is not null and is not disposed 20:35:39.025 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:35:39.025 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) 20:35:39.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:39.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:39.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:39.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:39.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:39.028 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:35:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:39.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:39.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:39.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 20:35:39.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing export wizard"] is available.... 20:35:39.034 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 20:35:39.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 20:35:39.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:39.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:39.035 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 20:35:39.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:39.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:39.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing export wizard 20:35:39.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:39.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:39.040 TRACE [WorkbenchTestable][ExportWizardDialogImpl] Shell Testing export wizard is not null and is not disposed 20:35:39.040 INFO [WorkbenchTestable][ExportWizardDialogImpl] Cancel wizard 20:35:39.040 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) 20:35:39.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:39.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:39.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:39.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:39.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:39.043 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:35:39.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:39.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:39.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:39.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:39.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:35:39.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:35:39.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:35:39.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:35:39.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:35:39.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:35:39.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 20:35:39.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:39.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:39.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:39.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:39.070 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) 20:35:39.070 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest 20:35:39.070 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:39.070 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:39.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:39.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.741 s - in org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ExportWizardDialogTest) Time elapsed: 0.73 s Running org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 20:35:39.078 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 20:35:39.080 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:35:39.081 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:39.081 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 20:35:39.081 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:39.081 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:35:39.090 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:39.090 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:35:39.090 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:39.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: "Import"] 20:35:39.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.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: "Import"] 20:35:39.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.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: "Testing import wizard"] 20:35:39.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.092 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:39.092 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 20:35:39.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 20:35:39.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:39.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:39.093 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:39.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:35:39.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:35:39.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:35:39.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 20:35:39.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:35:39.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:35:39.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:39.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:39.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:39.095 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:39.095 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:35:39.096 DEBUG [main][MenuItemLookup] Found menu:'File' 20:35:39.096 DEBUG [main][MenuItemLookup] Item match:File 20:35:39.098 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:35:39.098 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:35:39.098 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:35:39.098 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:35:39.098 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:39.098 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:35:39.098 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:35:39.098 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:39.098 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:35:39.098 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:35:39.098 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:35:39.098 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:35:39.098 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:39.098 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:35:39.099 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:35:39.099 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:35:39.099 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:35:39.099 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:39.099 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:35:39.099 DEBUG [main][MenuItemLookup] Found menu:'' 20:35:39.099 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:35:39.099 DEBUG [main][MenuItemLookup] Item match:Import... 20:35:39.099 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:35:39.099 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:35:39.099 INFO [main][MenuItemHandler] Select menu item: &Import... 20:35:39.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:35:39.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:35:39.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:35:39.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:39.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:39.201 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:35:39.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.202 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:35:39.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:39.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:39.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:39.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:39.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:35:39.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:35:39.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:35:39.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children... 20:35:39.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 20:35:39.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:39.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:39.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 20:35:39.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing import category has children finished successfully 20:35:39.709 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing import category 20:35:39.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:39.709 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing import category is already expanded. No action performed 20:35:39.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:39.709 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing import category 20:35:39.709 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing import wizard 20:35:39.709 DEBUG [main][TreeItemHandler] Selecting tree item: Testing import wizard 20:35:39.710 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing import wizard about selection 20:35:39.714 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing import wizard 20:35:39.714 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:35:39.714 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:35:39.714 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) 20:35:39.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:39.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:39.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:39.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:39.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:39.717 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:35:39.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:39.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:39.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:39.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35: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: "Import"] 20:35:39.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing import wizard"] is available.... 20:35:39.725 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 20:35:39.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 20:35:39.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:39.730 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 20:35:39.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:39.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing import wizard 20:35:39.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:39.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:39.731 TRACE [WorkbenchTestable][ImportWizardDialogImpl] Shell Testing import wizard is not null and is not disposed 20:35:39.731 INFO [WorkbenchTestable][ImportWizardDialogImpl] Cancel wizard 20:35:39.731 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) 20:35:39.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:39.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:39.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:39.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:39.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:39.734 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:35:39.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:39.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:39.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:39.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:39.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:35:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:35:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:35:39.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:35:39.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:35:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:35:39.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 20:35:39.785 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:39.785 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:39.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:39.786 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) 20:35:39.786 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest 20:35:39.786 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:39.786 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:39.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:39.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 s - in org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest open no-configuration(org.eclipse.reddeer.jface.test.dialogs.ImportWizardDialogTest) Time elapsed: 0.694 s Running org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:39.794 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:39.796 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:35:39.796 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:39.797 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:39.797 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:39.797 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:35:39.797 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:39.797 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:35:39.797 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:39.797 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:39.798 INFO [WorkbenchTestable][RequirementsRunner] Started test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:39.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:39.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:39.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:39.798 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:39.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:39.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:39.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:39.798 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:39.800 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.... 20:35:39.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.881 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:39.881 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 20:35:39.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:39.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:39.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:39.883 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:39.883 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 20:35:39.883 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) 20:35:39.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:39.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:39.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:39.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:39.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:39.885 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:35:39.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:39.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:39.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:39.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:39.889 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:39.889 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) 20:35:39.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:39.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:39.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:39.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:39.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:39.892 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:39.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:39.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:39.892 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 20:35:39.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:39.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:39.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:39.893 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") 20:35:39.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:39.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:39.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:39.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:39.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:39.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:39.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:39.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:39.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:39.928 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:39.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:39.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:39.929 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:39.929 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:39.929 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:39.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:39.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:39.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:39.929 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:39.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:39.950 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:39.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: "Testing Wizard"] is available.... 20:35:40.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:40.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:40.043 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 20:35:40.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:40.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:40.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:40.046 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:40.046 INFO [WorkbenchTestable][WizardDialog] Cancel wizard 20:35:40.046 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) 20:35:40.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:40.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:40.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:40.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:40.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:40.048 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:35:40.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:40.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:40.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:40.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:40.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:35:40.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:35:40.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:35:40.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:35:40.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:35:40.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:35:40.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:40.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:40.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:40.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:40.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:40.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:40.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:40.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:40.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:40.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:40.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:40.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:40.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:40.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:40.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:40.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:40.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:40.112 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:40.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:40.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:40.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:40.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:40.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:40.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:40.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:40.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:40.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:40.112 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:40.113 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.... 20:35:40.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:40.209 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:40.209 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 20:35:40.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:40.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:40.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:40.211 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:40.211 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) 20:35:40.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:40.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:40.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:40.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:40.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:40.214 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:40.214 INFO [WorkbenchTestable][WizardDialog] Finish wizard 20:35:40.214 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) 20:35:40.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:40.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:40.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:40.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:40.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:40.217 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:35:40.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:40.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:40.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:40.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:45.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:35:45.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:35:45.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:35:45.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:35:45.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:35:45.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:35:45.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:45.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:45.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:45.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:45.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:45.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:45.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:45.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:45.269 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:45.269 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:45.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:45.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:45.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:45.270 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:45.270 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:45.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:45.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:45.270 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:45.270 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:45.271 INFO [WorkbenchTestable][RequirementsRunner] Started test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:45.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:45.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:45.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:45.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:45.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:45.271 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:45.272 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.... 20:35:45.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:45.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:45.426 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 20:35:45.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:45.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:45.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:45.430 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:45.430 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) 20:35:45.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:45.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:45.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:45.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:45.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:45.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:45.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:45.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:45.440 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 20:35:45.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:45.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:45.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:45.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.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") 20:35:45.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:45.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:45.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:45.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:45.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:45.442 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:45.442 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:45.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:45.498 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:45.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:45.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:45.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:45.499 INFO [WorkbenchTestable][RequirementsRunner] Finished test: finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:45.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:45.499 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:45.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:45.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:45.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:45.499 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:45.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:45.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:45.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:45.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:45.500 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.... 20:35:45.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:45.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:45.584 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 20:35:45.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:45.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:45.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:45.586 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:45.586 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:35:45.587 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:45.588 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:45.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:45.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:45.588 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 20:35:45.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:45.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:45.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:45.589 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") 20:35:45.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:45.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:45.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:45.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:45.591 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:45.591 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:45.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:45.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:45.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:45.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:45.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:45.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:45.652 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:45.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:45.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:45.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:45.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:45.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:45.652 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:45.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:45.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:45.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:45.653 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.... 20:35:45.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:45.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:45.752 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 20:35:45.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:45.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:45.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:45.754 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:45.754 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 20:35:45.754 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) 20:35:45.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:45.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:45.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:45.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:45.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:45.756 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:35:45.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:45.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:45.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:45.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:45.759 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:45.761 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) 20:35:45.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:45.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:45.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:45.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:45.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:45.762 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:45.762 INFO [WorkbenchTestable][WizardDialog] Go to previous wizard page 20:35:45.763 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) 20:35:45.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:45.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:45.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:45.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:45.764 INFO [WorkbenchTestable][AbstractButton] Click button < &Back 20:35:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:45.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:45.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:45.775 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 20:35:45.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:45.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:45.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:45.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 20:35:45.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:45.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:45.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:45.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:45.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:45.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 20:35:45.779 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:45.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:45.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:45.788 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 20:35:45.788 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:45.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:45.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:45.789 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") 20:35:45.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:45.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:45.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:45.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:45.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:45.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:45.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:45.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:45.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:45.815 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:45.815 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:45.816 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:45.816 INFO [WorkbenchTestable][RequirementsRunner] Started test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:45.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:45.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:45.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:45.816 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:45.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:45.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:45.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:45.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:45.817 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.... 20:35:45.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:45.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:45.921 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 20:35:45.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:45.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:45.923 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:45.923 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) 20:35:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:45.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:45.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:45.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:45.925 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:45.925 INFO [WorkbenchTestable][WizardDialog] Go to next wizard page 20:35:45.926 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) 20:35:45.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:45.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:45.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:45.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:45.927 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:35:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:35:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:35:45.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:45.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:45.931 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 20:35:45.931 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:45.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:45.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:45.938 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing Wizard" as the parent 20:35:45.938 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:45.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:45.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:45.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:45.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:45.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 20:35:45.939 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:45.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:45.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:45.939 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 20:35:45.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:45.940 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") 20:35:45.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:45.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:45.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:45.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:45.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:45.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:45.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:46.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:46.005 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:46.005 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:46.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:46.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:46.006 INFO [WorkbenchTestable][RequirementsRunner] Finished test: next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:46.006 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:46.006 INFO [WorkbenchTestable][RequirementsRunner] Started test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:46.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:46.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:46.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:46.006 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:46.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:46.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:46.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:46.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:46.007 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.... 20:35:46.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:46.098 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:46.099 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 20:35:46.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:46.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:46.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:46.106 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:46.106 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) 20:35:46.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:46.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:46.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:46.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:46.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:46.108 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:46.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:46.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:46.108 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 20:35:46.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:46.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:46.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:46.108 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") 20:35:46.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:46.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:46.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:46.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:46.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:46.110 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:46.110 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:46.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:46.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:46.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:46.150 INFO [WorkbenchTestable][RequirementsRunner] Finished test: back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:46.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:46.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:46.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:46.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:46.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:46.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:46.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:46.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:46.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:46.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:46.152 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.... 20:35:46.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:46.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:46.250 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 20:35:46.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:46.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:46.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:46.254 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.... 20:35:46.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:46.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:46.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:46.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:46.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:46.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:47.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:47.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:47.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:47.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:47.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:47.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:48.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:48.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:48.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:48.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:48.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:48.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:49.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:49.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:49.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:49.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:49.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:49.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:50.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:50.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:50.327 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:50.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:50.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:50.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:51.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:51.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:51.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:51.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:51.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:51.829 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:52.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:52.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:52.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:52.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:52.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:52.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:53.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:53.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:53.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:53.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:53.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:53.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:54.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:54.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:54.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:54.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:54.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:54.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:55.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:55.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:55.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:55.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:55.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:55.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:56.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:56.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:56.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:56.336 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 20:35:56.352 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:56.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:56.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:56.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing TitleAreaDialog 20:35:56.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing TitleAreaDialog 20:35:56.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:56.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:56.359 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") 20:35:56.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:56.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:56.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:56.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:56.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:56.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:56.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:56.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:56.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:56.390 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 20:35:56.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:56.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:56.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:56.391 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") 20:35:56.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:56.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:56.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:56.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:56.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:56.396 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:56.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:56.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:56.449 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:56.449 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:56.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:56.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:56.450 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:56.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:56.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:56.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:56.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:56.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:56.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:56.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:56.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:56.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:56.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:56.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: "Testing Wizard"] is available.... 20:35:56.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:56.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:56.538 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 20:35:56.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:56.540 TRACE [WorkbenchTestable][WizardDialog] Shell Testing Wizard is not null and is not disposed 20:35:56.540 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:56.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:56.541 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 20:35:56.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:56.541 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") 20:35:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:56.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:56.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:56.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:56.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:56.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:56.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:56.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:56.566 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:56.566 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:56.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:56.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:56.567 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:56.567 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:56.567 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:56.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:56.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:56.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:56.567 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:56.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:35:56.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:56.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:56.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:35:56.601 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.... 20:35:56.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:56.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:35:56.690 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 20:35:56.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:56.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:56.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:56.692 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:56.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:56.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:56.692 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Testing Wizard 20:35:56.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Testing Wizard 20:35:56.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:35:56.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:35:56.693 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") 20:35:56.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:56.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:56.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:56.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:56.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:35:56.695 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:35:56.695 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:35:56.734 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:56.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:56.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:56.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:56.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:56.735 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) 20:35:56.735 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.wizard.WizardDialogTest 20:35:56.735 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:56.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:56.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:56.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.942 s - in org.eclipse.reddeer.jface.test.wizard.WizardDialogTest next_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.131 s cancel no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.183 s finish no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 5.158 s finish_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.228 s getPageDescription no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.152 s back no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.163 s next no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.19 s back_notEnabled no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.144 s testTitleAreaDialogAsWizardDialog no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 10.299 s getPageTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.117 s getTitle no-configuration(org.eclipse.reddeer.jface.test.wizard.WizardDialogTest) Time elapsed: 0.168 s Running org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:35:56.749 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:35:56.754 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:35:56.755 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:56.755 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:35:56.755 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:56.755 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:35:56.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:56.756 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:35:56.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:56.757 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:56.757 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:35:56.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:35:56.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:56.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:56.757 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:56.802 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:35:56.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:56.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:56.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:56.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:35:56.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:56.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:56.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:56.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:56.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:56.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:35:56.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:35:56.891 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 20:35:56.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:35:56.891 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:56.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:56.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:56.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:56.892 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:35:56.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:56.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:35:56.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:35:56.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:56.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:56.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:56.909 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:35:56.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:56.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:56.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:56.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:35:56.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:56.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:56.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:56.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:56.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:56.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:35:56.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:35:56.949 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 20:35:56.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:35:56.949 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:56.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:56.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:56.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:56.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:35:56.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:56.950 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:35:56.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:35:56.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:56.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:56.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:57.001 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:35:57.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:57.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:57.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:57.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:35:57.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:57.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:57.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:57.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:57.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:57.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:35:57.028 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item 1 and wait with time period 1 20:35:57.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 20:35:57.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:57.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 20:35:57.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item 1 20:35:57.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:57.541 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item 1 is already expanded. No action performed 20:35:57.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:57.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item 1 20:35:57.542 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 11 postfix and wait with time period 1 20:35:57.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 20:35:57.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:58.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:58.043 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 20:35:58.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 11 postfix 20:35:58.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:58.054 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 11 postfix is already expanded. No action performed 20:35:58.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:58.054 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 11 postfix 20:35:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:35:58.096 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 20:35:58.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:35:58.096 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:58.096 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:58.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:58.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:58.097 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:35:58.098 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:58.098 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:35:58.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:35:58.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:58.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:58.098 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:58.116 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:35:58.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:58.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:58.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:58.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:35:58.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:58.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:58.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:58.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:58.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:58.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:35:58.143 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 20:35:58.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 20:35:58.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:58.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:58.643 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 20:35:58.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 20:35:58.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:58.656 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 20:35:58.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:58.656 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 20:35:58.656 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 20:35:58.656 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 20:35:58.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:59.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:59.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 20:35:59.172 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 20:35:59.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:59.172 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 20:35:59.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:59.172 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 20:35:59.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:35:59.186 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 20:35:59.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:35:59.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:35:59.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:35:59.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:59.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:59.187 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:35:59.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:35:59.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:35:59.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:35:59.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:35:59.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:35:59.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:35:59.222 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:35:59.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:35:59.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:35:59.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:35:59.246 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:35:59.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:35:59.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:35:59.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:35:59.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:35:59.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:35:59.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:35:59.247 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 20:35:59.247 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 20:35:59.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:59.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:59.748 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 20:35:59.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 20:35:59.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:35:59.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 20:35:59.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:35:59.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 20:35:59.760 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 20:35:59.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 20:35:59.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:00.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:00.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 20:36:00.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 20:36:00.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:00.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 20:36:00.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:00.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 20:36:00.277 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xy postfix and wait with time period 1 20:36:00.277 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 20:36:00.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:00.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:00.778 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 20:36:00.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xy postfix 20:36:00.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:00.797 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xy postfix is already expanded. No action performed 20:36:00.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:00.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xy postfix 20:36:00.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:36:00.810 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 20:36:00.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:36:00.810 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:36:00.810 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:00.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:00.811 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:36:00.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:36:00.811 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:36:00.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:36:00.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:36:00.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:36:00.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:36:00.846 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:36:00.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:36:00.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:00.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:00.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:36:00.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:36:00.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:00.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:00.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:00.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:00.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:36:00.873 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 20:36:00.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 20:36:00.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:01.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:01.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 20:36:01.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 20:36:01.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:01.385 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 20:36:01.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:01.385 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 20:36:01.385 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 20:36:01.385 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 20:36:01.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:01.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:01.886 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 20:36:01.901 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 20:36:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:01.901 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 20:36:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:01.901 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 20:36:01.902 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 20:36:01.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 20:36:01.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:02.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:02.402 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 20:36:02.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 20:36:02.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:02.421 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 20:36:02.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:02.421 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 20:36:02.421 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 20:36:02.421 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 20:36:02.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:02.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:02.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 20:36:02.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 20:36:02.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:02.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 20:36:02.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:02.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 20:36:02.949 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 20:36:02.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 20:36:02.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:03.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:03.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 20:36:03.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 20:36:03.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:03.452 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 20:36:03.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:03.452 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 20:36:03.453 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 20:36:03.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 20:36:03.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:03.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:03.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 20:36:03.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 20:36:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:03.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 20:36:03.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:03.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 20:36:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:36:04.010 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 20:36:04.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:36:04.010 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:36:04.010 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:04.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:04.011 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:36:04.011 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:36:04.011 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:36:04.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:36:04.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:36:04.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:36:04.011 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:36:04.030 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:36:04.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:36:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:04.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:36:04.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:36:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:04.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:04.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:04.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:36:04.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:36:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:36:04.057 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 20:36:04.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 20:36:04.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:04.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:04.558 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 20:36:04.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 20:36:04.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:04.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 20:36:04.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:04.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 20:36:04.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:36:04.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 20:36:04.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:36:04.601 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:36:04.601 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:04.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:04.602 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:36:04.602 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:36:04.602 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:36:04.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:36:04.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:36:04.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:36:04.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:36:04.618 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:36:04.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:36:04.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:04.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:04.654 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:36:04.654 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:36:04.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:04.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:04.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:04.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:04.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:36:04.654 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 0 and wait with time period 1 20:36:04.655 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 20:36:04.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:05.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:05.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 20:36:05.163 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 0 20:36:05.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:05.163 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 0 is already expanded. No action performed 20:36:05.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:05.164 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 0 20:36:05.164 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item 00 and wait with time period 1 20:36:05.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 20:36:05.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:05.665 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 20:36:05.675 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item 00 20:36:05.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:05.675 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item 00 is already expanded. No action performed 20:36:05.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:05.675 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item 00 20:36:05.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:36:05.708 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 20:36:05.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:36:05.708 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:36:05.709 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:05.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:05.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:05.709 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:36:05.709 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:36:05.709 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:36:05.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:36:05.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:36:05.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:36:05.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:36:05.727 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:36:05.727 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:36:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:05.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:36:05.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:36:05.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:05.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:05.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:05.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:05.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:36:05.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:36:05.766 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 20:36:05.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:36:05.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:36:05.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:05.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:05.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:05.767 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:36:05.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:36:05.767 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:36:05.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:36:05.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:36:05.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:36:05.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:36:05.805 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:36:05.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:36:05.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:05.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:05.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:36:05.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:36:05.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:05.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:05.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:05.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:05.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:36:05.831 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 20:36:05.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 20:36:05.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:06.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:06.331 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 20:36:06.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 20:36:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:06.342 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 20:36:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:06.342 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 20:36:06.342 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item prefix item x and wait with time period 1 20:36:06.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 20:36:06.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:06.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 20:36:06.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item prefix item x 20:36:06.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:06.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item prefix item x is already expanded. No action performed 20:36:06.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:06.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: prefix item x 20:36:06.859 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 20:36:06.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 20:36:06.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:07.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:07.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 20:36:07.378 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 20:36:07.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:07.378 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 20:36:07.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:07.378 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 20:36:07.379 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 20:36:07.379 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 20:36:07.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:07.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:07.879 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 20:36:07.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 20:36:07.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:07.898 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 20:36:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:07.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 20:36:07.899 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 20:36:07.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 20:36:07.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:08.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:08.400 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 20:36:08.402 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 20:36:08.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:08.402 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 20:36:08.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:08.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 20:36:08.403 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item item xx postfix and wait with time period 1 20:36:08.403 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 20:36:08.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:08.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:08.904 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 20:36:08.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item item xx postfix 20:36:08.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:36:08.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item item xx postfix is already expanded. No action performed 20:36:08.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:36:08.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: item xx postfix 20:36:08.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:36:08.919 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 20:36:08.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:36:08.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:36:08.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:08.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:08.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:08.920 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) 20:36:08.920 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest 20:36:08.920 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:36:08.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:08.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.173 s - in org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest getDuplicativeItemsX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.135 s getNonExistingItems no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.057 s getStyledTextOfItem111 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.147 s getDuplicativeItemsXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.089 s getDuplicativeItemsFromItemXY no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.624 s getStyledTextsOfItemXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.2 s getNonexistingItem no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.591 s testGetNonstyledItem000 no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 1.107 s getDuplicativeItemX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 0.058 s getDuplicativeItemsXXX no-configuration(org.eclipse.reddeer.jface.test.viewer.TreeViewerHandlerTest) Time elapsed: 3.153 s Running org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 20:36:08.936 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 20:36:08.937 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:36:08.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:36:08.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 20:36:08.938 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:36:08.938 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:36:08.944 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:36:08.944 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:36:08.944 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:36:08.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:36:08.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 20:36:08.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 20:36:08.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:36:08.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:36:08.948 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:36:08.950 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.... 20:36:09.046 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:09.047 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:09.047 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 20:36:09.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:36:09.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:09.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:09.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:09.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:09.051 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") 20:36:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:09.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:09.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:09.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:09.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:36:09.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:36:09.054 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:36:09.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:09.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:09.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:36:09.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:36:09.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:09.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:09.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:09.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:09.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:36:09.097 INFO [WorkbenchTestable][AbstractButton] Click button make valid 20:36:09.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:36:09.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:36:09.098 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:36:09.098 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:36:09.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:09.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:09.100 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") 20:36:09.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:09.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:09.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:09.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:09.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:36:09.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:09.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:09.105 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") 20:36:09.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:09.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:09.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:09.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:36:09.115 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 20:36:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:36:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:36:09.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:36:09.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:36:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:36:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:36:09.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:36:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:09.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 20:36:09.172 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:36:09.172 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:09.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:09.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:09.173 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) 20:36:09.174 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest 20:36:09.174 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:36:09.174 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:09.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:09.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s - in org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest testCanFinish no-configuration(org.eclipse.reddeer.jface.test.preference.PreferenceDialogTest) Time elapsed: 0.226 s Running org.eclipse.reddeer.jface.test.window.WindowTest 20:36:09.194 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"] 20:36:09.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:09.194 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"] 20:36:09.195 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:09.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:36:09.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:09.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:09.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:36:09.203 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") 20:36:09.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:09.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:09.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:09.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:09.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:36:09.214 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 20:36:09.215 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:36:09.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:36:09.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 20:36:09.238 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 20:36:09.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:09.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:09.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:09.238 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 20:36:09.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:09.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:09.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:09.252 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:09.252 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 20:36:09.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:09.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:09.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:09.253 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") 20:36:09.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:09.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:09.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:36:09.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:09.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:36:10.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:10.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:36:10.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:36:10.256 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:36:10.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 20:36:10.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:36:10.286 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:10.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:10.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:10.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:36:10.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:10.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:10.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:36:10.287 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") 20:36:10.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:10.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:10.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:10.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:10.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:36:10.296 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 20:36:10.296 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:36:10.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:36:10.331 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"] 20:36:10.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:10.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:10.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:10.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:10.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:10.333 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 20:36:10.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:10.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:10.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:10.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:10.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:10.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:10.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:10.334 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 20:36:10.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:10.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:10.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:10.334 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") 20:36:10.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:10.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:10.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:36:10.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:10.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:36:11.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:11.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:36:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:36:11.336 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:36:11.336 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 20:36:11.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:36:11.350 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:11.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:36:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:11.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:36:11.351 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") 20:36:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:11.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:11.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:11.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:11.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:36:11.371 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 20:36:11.371 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:36:11.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:36:11.413 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.... 20:36:11.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:11.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:11.413 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 20:36:11.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:11.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:11.414 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 20:36:11.415 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 20:36:11.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:36:11.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:36:11.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:36:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:11.429 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:36:11.429 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") 20:36:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:11.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:11.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:11.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:36:11.437 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 20:36:11.451 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:36:11.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:36:11.471 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.... 20:36:11.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:11.482 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:11.482 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 20:36:11.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:11.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:11.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:11.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:11.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:11.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:11.483 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 20:36:11.483 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 20:36:11.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:36:11.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:36:11.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:11.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:11.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:11.497 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"] 20:36:11.497 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:11.498 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"] 20:36:11.498 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:11.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:36:11.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:11.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:11.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:36:11.499 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") 20:36:11.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:11.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:11.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:11.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:11.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:36:11.520 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 20:36:11.520 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:36:11.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:36:11.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 20:36:11.552 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 20:36:11.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:11.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:11.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:11.553 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 20:36:11.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:11.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:11.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:11.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:11.553 INFO [WorkbenchTestable][AbstractShell] Close shell Eclipse Window 20:36:11.553 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Eclipse Window' 20:36:11.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:36:11.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:36:11.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:36:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:11.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:36:11.566 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") 20:36:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:11.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:11.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:11.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:11.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:36:11.597 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 20:36:11.597 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:36:11.597 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:36:11.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Eclipse Window"] is available.... 20:36:11.617 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 20:36:11.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:11.618 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 20:36:11.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:11.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:11.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:11.619 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:11.619 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 20:36:11.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:11.619 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") 20:36:11.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:11.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:11.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:36:12.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:12.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:36:12.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:12.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:36:12.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:36:12.621 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:36:12.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 20:36:12.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:36:12.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:36:12.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:12.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:12.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:36:12.652 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") 20:36:12.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:12.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:12.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:12.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:12.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:36:12.660 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openEclipseWindowTitleTooltip 20:36:12.660 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:36:12.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:36:12.691 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"] 20:36:12.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:12.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:12.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:12.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:12.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:12.693 TRACE [WorkbenchTestable][RedDeerEclipseWindow] Shell Eclipse Window is not null and is not disposed 20:36:12.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:36:12.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:12.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:12.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:12.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:12.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:12.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:12.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:12.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:12.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:12.694 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell Eclipse Window 20:36:12.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse Window 20:36:12.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:36:12.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:36:12.694 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") 20:36:12.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:12.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:12.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:36:13.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:13.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:36:13.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:13.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:36:13.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:36:13.697 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:36:13.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Shell with event 21 20:36:13.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.54 s - in org.eclipse.reddeer.jface.test.window.WindowTest openableEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.092 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.064 s openActionNotDefinedIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.001 s eclipseWindowIsOpen(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 0.146 s openableEclipseWindowCustomAction(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.154 s openEclipseWindow(org.eclipse.reddeer.jface.test.window.WindowTest) Time elapsed: 1.08 s Running org.eclipse.reddeer.jface.test.viewers.CellEditorTest 20:36:13.749 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 20:36:13.750 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:36:13.750 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:36:13.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 20:36:13.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:36:13.751 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:36:13.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:36:13.751 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:36:13.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:36:13.752 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:36:13.752 INFO [WorkbenchTestable][RequirementsRunner] Started test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 20:36:13.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 20:36:13.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:36:13.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:36:13.752 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt (Eclipse:1654): Gtk-CRITICAL **: 20:36:13.787: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 20:36:13.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 20:36:13.791 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:36:13.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:13.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:13.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Testing shell" as the parent 20:36:13.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:36:13.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:13.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:13.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:13.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:13.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 20:36:13.815 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Andrej 20:36:13.819 TRACE [main][WidgetHandler] Notify Table with event 13 20:36:13.819 TRACE [main][WidgetHandler] Wait for synchronization 20:36:13.820 TRACE [main][WidgetHandler] Notify Table with event 3 20:36:13.820 TRACE [main][WidgetHandler] Wait for synchronization 20:36:13.820 TRACE [main][WidgetHandler] Notify Table with event 4 20:36:13.820 TRACE [main][WidgetHandler] Wait for synchronization 20:36:13.840 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 20:36:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:36:13.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:36:13.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:36:13.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:36:13.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:36:13.840 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:36:13.840 INFO [WorkbenchTestable][AbstractText] Text set to: abc 20:36:13.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 16 20:36:13.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:36:13.850 DEBUG [main][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Testing shell"] is available.... 20:36:13.851 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 20:36:13.851 DEBUG [main][AbstractShell] Set focus to Shell Testing shell 20:36:13.851 DEBUG [main][AbstractWait] Waiting until shell is active... 20:36:13.851 DEBUG [main][AbstractWait] Waiting until shell is active finished successfully 20:36:13.851 INFO [main][AbstractShell] Close shell Testing shell 20:36:13.851 INFO [main][ShellHandler] Closing shell 'Testing shell' 20:36:13.858 DEBUG [main][AbstractWait] Waiting while shell is available... 20:36:13.858 DEBUG [main][AbstractWait] Waiting while shell is available finished successfully 20:36:13.858 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 20:36:13.859 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:36:13.859 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:13.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:13.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:36:13.907 INFO [WorkbenchTestable][RequirementsRunner] Finished test: tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) 20:36:13.907 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.jface.test.viewers.CellEditorTest 20:36:13.907 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:36:13.907 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:36:13.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:36:13.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.eclipse.reddeer.jface.test.viewers.CellEditorTest tableEditorTest no-configuration(org.eclipse.reddeer.jface.test.viewers.CellEditorTest) Time elapsed: 0.155 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-2018 [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-2018 [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 576/2127K 592/2127K 608/2127K 624/2127K 640/2127K 656/2127K 672/2127K 688/2127K 704/2127K 720/2127K 736/2127K 752/2127K 768/2127K 784/2127K 800/2127K 816/2127K 832/2127K 848/2127K 864/2127K 880/2127K 896/2127K 912/2127K 928/2127K 944/2127K 960/2127K 976/2127K 992/2127K 1008/2127K 1024/2127K 1040/2127K 1056/2127K 1072/2127K 1088/2127K 1104/2127K 1120/2127K 1136/2127K 1152/2127K 1168/2127K 1184/2127K 1200/2127K 1213/2127K 1229/2127K 1245/2127K 1261/2127K 1277/2127K 1293/2127K 1309/2127K 1325/2127K 1341/2127K 1357/2127K 1373/2127K 1389/2127K 1405/2127K 1421/2127K 1437/2127K 1453/2127K 1469/2127K 1485/2127K 1501/2127K 1517/2127K 1533/2127K 1549/2127K 1565/2127K 1581/2127K 1597/2127K 1613/2127K 1629/2127K 1645/2127K 1661/2127K 1677/2127K 1693/2127K 1709/2127K 1725/2127K 1741/2127K 1757/2127K 1773/2127K 1784/2127K 1800/2127K 1816/2127K 1832/2127K 1848/2127K 1864/2127K 1880/2127K 1896/2127K 1912/2127K 1928/2127K 1944/2127K 1960/2127K 1976/2127K 1992/2127K 2008/2127K 2024/2127K 2042/2127K 2058/2127K 2069/2127K 2085/2127K 2101/2127K 2117/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 20:37:28.115 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 20:37:28.117 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 20:37:28.126 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 20:37:28.127 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 20:37:28.207 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 20:37:28.286 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:37:28.290 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:37:28.292 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 20:37:28.295 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 20:37:28.295 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 20:37:28.305 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 20:37:28.309 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:37:28.309 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:37:28.313 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:37:28.314 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:37:28.318 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:37:28.322 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 20:37:28.423 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 20:37:28.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:37:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:37:28.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:37:28.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:37:28.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:37:28.516 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") 20:37:28.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:37:28.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:28.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:28.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:37:28.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:37:28.613 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 20:37:28.614 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:37:28.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:37:28.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 20:37:28.902 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 20:37:28.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 20:37:28.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:37:28.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:37:28.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 20:37:28.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:37:28.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:37:28.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:37:28.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 20:37:28.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:37:28.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:37:28.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:28.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:28.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:37:28.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:37:28.918 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 20:37:28.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:37:28.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:37:28.929 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 20:37:28.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:37:28.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:37:28.988 TRACE [main][WidgetHandler] Notify Table with event 13 20:37:28.988 TRACE [main][WidgetHandler] Wait for synchronization 20:37:28.990 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:37:28.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:37:28.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:37:28.991 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 20:37:28.991 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:37:28.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:28.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:29.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 "Open") 20:37:29.004 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:37:29.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:37:29.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:37:29.010 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 20:37:29.010 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:37:29.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:37:29.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:29.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:29.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:37:29.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:37:29.026 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:37:29.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:37:29.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:37:29.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:37:29.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:37:30.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:37:30.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:37:30.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:37:30.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:37:30.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:37:30.512 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:37:30.517 DEBUG [main][MenuItemLookup] Found menu:'File' 20:37:30.517 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:37:30.517 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:37:30.517 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:37:30.517 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:37:30.517 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:37:30.518 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:37:30.518 DEBUG [main][MenuItemLookup] Item match:Window 20:37:30.524 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:37:30.525 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:37:30.525 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:37:30.525 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:30.525 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:37:30.525 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:37:30.525 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:30.526 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:37:30.526 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:30.526 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:37:30.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:37:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:37:30.528 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:37:30.529 DEBUG [main][MenuItemLookup] Found menu:'File' 20:37:30.529 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:37:30.529 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:37:30.529 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:37:30.529 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:37:30.530 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:37:30.530 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:37:30.530 DEBUG [main][MenuItemLookup] Item match:Window 20:37:30.532 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:37:30.532 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:37:30.532 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:37:30.532 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:30.532 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:37:30.533 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:37:30.533 DEBUG [main][MenuItemLookup] Item match:Perspective 20:37:30.540 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:37:30.540 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:30.540 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:37:30.540 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:37:30.540 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:37:30.541 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:37:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:37:30.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:37:30.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:37:30.545 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:37:30.545 DEBUG [main][MenuItemLookup] Found menu:'File' 20:37:30.545 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:37:30.545 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:37:30.545 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:37:30.546 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:37:30.546 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:37:30.546 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:37:30.546 DEBUG [main][MenuItemLookup] Item match:Window 20:37:30.548 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:37:30.548 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:37:30.548 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:37:30.548 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:30.548 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:37:30.548 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:37:30.549 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:30.549 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:37:30.549 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:30.549 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:37:30.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:37:30.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:37:30.550 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:37:30.550 DEBUG [main][MenuItemLookup] Found menu:'File' 20:37:30.551 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:37:30.551 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:37:30.551 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:37:30.551 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:37:30.551 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:37:30.551 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:37:30.551 DEBUG [main][MenuItemLookup] Item match:Window 20:37:30.552 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:37:30.552 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:37:30.552 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:37:30.552 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:30.552 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:37:30.553 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:37:30.553 DEBUG [main][MenuItemLookup] Item match:Perspective 20:37:30.554 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:37:30.554 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:30.554 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:37:30.554 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:37:30.554 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:37:30.554 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:37:30.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:37:30.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:37:30.586 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:37:30.587 DEBUG [main][MenuItemLookup] Found menu:'File' 20:37:30.587 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:37:30.587 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:37:30.587 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:37:30.587 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:37:30.587 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:37:30.587 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:37:30.587 DEBUG [main][MenuItemLookup] Item match:Window 20:37:30.589 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:37:30.589 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:37:30.589 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:37:30.589 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:30.589 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:37:30.589 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:37:30.589 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:30.589 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:37:30.590 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:30.590 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:37:30.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:37:30.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:37:30.590 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:37:30.591 DEBUG [main][MenuItemLookup] Found menu:'File' 20:37:30.591 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:37:30.591 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:37:30.591 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:37:30.591 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:37:30.591 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:37:30.591 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:37:30.591 DEBUG [main][MenuItemLookup] Item match:Window 20:37:30.592 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:37:30.592 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:37:30.592 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:37:30.592 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:30.593 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:37:30.593 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:37:30.593 DEBUG [main][MenuItemLookup] Item match:Perspective 20:37:30.594 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:37:30.594 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:30.594 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:37:30.594 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:37:30.594 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:37:30.594 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:37:30.596 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 20:37:30.596 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 20:37:30.598 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 20:37:30.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 20:37:30.693 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:37:30.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 20:37:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:37:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:37:30.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:37:30.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:37:30.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:37:30.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:37:30.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:37:30.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:30.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:30.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 "Reset Perspective") 20:37:30.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:37:30.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:37:30.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:37:30.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:37:30.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:37:30.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:37:30.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:30.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:30.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:37:30.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:37:30.699 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 20:37:30.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:37:30.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:37:30.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:37:30.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:37:30.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:30.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:30.995 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:37:30.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:30.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:31.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:37:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:37:31.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:37:31.002 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:37:31.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 '\*?\QProject Explorer\E') 20:37:31.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:37:31.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:31.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:31.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:37:31.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:37:31.023 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:37:31.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:37:31.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:37:31.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:37:31.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:37:31.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:37:31.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:37:31.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:37:31.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:37:31.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 20:37:31.108 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:37:31.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:37:31.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:37:31.110 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 20:37:31.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:37:31.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:31.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:31.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:37: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'] 20:37:31.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:37:31.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'] 20:37:31.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:37:31.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 Maven Project"] 20:37:31.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:37:31.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'] 20:37:31.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:37:31.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'] 20:37:31.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:37:31.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'] 20:37:31.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:37:31.126 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:37:31.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:37:31.126 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:37:31.126 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:37:31.127 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:37:31.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:37:31.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:37:31.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:37:31.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:37:31.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:37:31.130 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:37:31.130 DEBUG [main][MenuItemLookup] Found menu:'File' 20:37:31.130 DEBUG [main][MenuItemLookup] Item match:File 20:37:31.135 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:37:31.135 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:37:31.137 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:37:31.137 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:31.137 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:37:31.137 DEBUG [main][MenuItemLookup] Found menu:'' 20:37:31.137 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:37:31.137 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:37:31.159 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:37:31.159 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:37:31.160 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:37:31.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.... 20:37:31.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 20:37:31.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:37:31.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:37:31.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:37:31.397 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:37:31.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:37:31.409 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:37:31.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:37:31.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:31.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:31.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:37:31.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:37:31.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:37:31.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:37:31.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 20:37:31.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:37:31.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:37:31.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:37:31.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:37:31.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 20:37:31.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:37:31.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:37:31.946 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:37:31.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:37:31.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:37:31.947 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 20:37:31.948 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 20:37:31.949 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 20:37:31.953 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 20:37:31.954 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:37:31.954 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:37:31.955 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:37:31.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:37:31.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:31.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:31.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:37:31.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:37:31.968 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:37:31.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:37:31.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:37:31.969 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:37:31.969 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:37:32.670 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:37:32.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:37:32.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:37:32.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 20:37:32.671 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 20:37:32.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 20:37:32.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:37:32.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:37:32.673 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 20:37:32.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:37:32.673 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 20:37:32.673 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 20:37:32.674 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) 20:37:32.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:37:32.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:32.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:32.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:37:32.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:37:32.678 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:37:32.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:37:32.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:37:32.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:37:32.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:37:32.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 20:37:32.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 20:37:32.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 20:37:32.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:37:32.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 20:37:33.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 20:37:33.805 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 20:37:34.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 20:37:34.806 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 20:37:35.306 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 20:37:35.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is not listed in considered jobs, ignore it 20:37:35.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 20:37:35.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 20:37:35.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 20:37:35.807 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 20:37:35.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:37:35.812 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 20:37:35.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:37:39.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:37:39.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:37:39.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Maven Project" as the parent 20:37:39.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:37:39.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:37:39.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:39.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:39.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:37:39.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:37:39.048 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:37:39.051 INFO [WorkbenchTestable][AbstractText] Text set to: org.apache.maven 20:37:39.200 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") 20:37:39.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:37:39.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:39.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:39.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:37:39.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:37:39.209 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show the last version of Archetype only 20:37:39.211 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show the last version of Archetype only 20:37:39.211 INFO [WorkbenchTestable][AbstractButton] Click button &Show the last version of Archetype only 20:37:39.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:37:39.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:37:39.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:37:39.212 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:37:39.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:37:39.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 20:37:39.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 20:37:39.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 20:37:39.287 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 20:37:39.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:37:39.287 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 20:37:39.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:37:39.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:39.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:39.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:37:39.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:37:39.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:37:39.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:37:39.299 TRACE [main][WidgetHandler] Notify Table with event 13 20:37:39.299 TRACE [main][WidgetHandler] Wait for synchronization 20:37:39.300 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 20:37:39.300 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 20:37:39.300 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) 20:37:39.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:37:39.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:39.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:39.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:37:39.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:37:39.315 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:37:39.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:37:39.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:37:39.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:37:39.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:37:39.445 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:") 20:37:39.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:37:39.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:39.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:39.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:37:39.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:37:39.612 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:com.example 20:37:39.639 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:") 20:37:39.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:37:39.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:39.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:39.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:37:39.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:37:39.729 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:debugger 20:37:39.796 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 20:37:39.796 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 20:37:39.798 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) 20:37:39.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:37:39.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:37:39.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:37:39.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:37:39.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:37:39.812 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:37:39.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:37:39.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:37:39.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:37:39.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:37:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:37:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:37:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:37:40.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:40.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:41.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:41.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:42.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:42.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:43.097 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:43.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:44.098 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:44.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:45.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:45.599 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:46.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:46.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:47.100 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:47.601 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:48.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:48.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:49.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:49.603 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:50.103 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:50.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:51.104 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:51.604 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:52.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:52.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:53.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:53.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:54.108 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:54.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:55.109 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:55.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:56.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:56.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:57.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:57.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:58.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:58.612 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:59.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:37:59.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:38:00.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 20:38:00.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:38:00.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:38:01.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:38:01.615 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:38:02.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:38:02.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:38:03.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating index names' is a system job, skipped 20:38:03.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:38:03.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 20:38:04.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 20:38:04.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 18 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar)' is a system job, skipped 20:38:04.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:38:04.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:38:04.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:38:04.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:38:04.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:38:04.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:38:04.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:38:04.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:38:04.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:38:04.624 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 20:38:04.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 20:38:04.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 20:38:04.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:38:04.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:38:04.626 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:38:04.631 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 20:38:04.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:04.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:04.638 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:04.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:04.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:04.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:38:04.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:04.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:04.646 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:38:04.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:38:04.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:04.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:04.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:04.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:04.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:04.709 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:04.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:05.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:05.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:05.130 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") 20:38:05.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:05.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:05.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:05.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:05.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:05.133 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' 20:38:05.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:05.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:05.138 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:05.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:05.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:05.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:38:05.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:05.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:05.198 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:38:05.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 '\*?\QBreakpoints\E') 20:38:05.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:05.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:05.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:05.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:05.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:05.224 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:05.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:05.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:05.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:38:05.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:38:05.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:38:05.233 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 20:38:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:05.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:05.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:05.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:05.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:05.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:38:05.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:05.408 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 20:38:05.408 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:05.408 DEBUG [main][MenuItemLookup] Found menu:'Enable' 20:38:05.408 DEBUG [main][MenuItemLookup] Found menu:'Disable' 20:38:05.408 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 20:38:05.408 DEBUG [main][MenuItemLookup] Found menu:'Remove' 20:38:05.408 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 20:38:05.408 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 20:38:05.408 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 20:38:05.409 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:38:05.409 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:38:05.409 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:05.409 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 20:38:05.409 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 20:38:05.410 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 20:38:05.410 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 20:38:05.410 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 20:38:05.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: "Import Breakpoints"] is available.... 20:38:05.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:05.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:05.617 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 20:38:05.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 20:38:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:05.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 20:38:05.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:05.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:05.621 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:") 20:38:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:05.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:05.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:05.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:05.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:38:05.623 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:38:05.625 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 20:38:05.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:38:05.637 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 20:38:05.638 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) 20:38:05.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:05.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:05.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:05.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:05.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:05.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:38:05.693 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 20:38:05.693 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) 20:38:05.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:05.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:05.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:05.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:05.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:05.696 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 20:38:05.696 INFO [WorkbenchTestable][WizardDialog] Finish wizard 20:38:05.696 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) 20:38:05.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:05.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:05.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:05.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:05.698 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:38:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:05.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:05.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:05.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:06.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:38:06.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:38:06.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:38:06.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Debug children update' is a system job, skipped 20:38:06.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Select Breakpoint Job' is a system job, skipped 20:38:06.921 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 20:38:07.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 18 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/rt.jar)' is a system job, skipped 20:38:07.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:38:07.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:38:07.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:38:07.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:38:07.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:38:07.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:38:07.422 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:07.422 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:07.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:07.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:07.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:07.425 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 20:38:07.425 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:07.425 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:07.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:07.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:07.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:07.429 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:38:08.430 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 20:38:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:08.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:08.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:08.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:08.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:08.431 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 20:38:08.435 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:08.435 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:08.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:08.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:08.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:08.438 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 20:38:08.438 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:08.438 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:08.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:08.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:08.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:08.440 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:38:09.440 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 20:38:09.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:09.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:09.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:09.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:09.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:09.441 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 20:38:09.441 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 20:38:09.442 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 20:38:09.442 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:09.442 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:09.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:09.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:09.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:09.444 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:38:10.461 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 20:38:10.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:10.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:10.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:10.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:10.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:10.464 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 20:38:10.464 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 20:38:10.464 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Remove' on breakpoint: AppTest [line: 36] - testApp() 20:38:10.465 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 36] - testApp() 20:38:10.465 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 36] - testApp() 20:38:10.466 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 36] - testApp() about selection 20:38:10.494 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 36] - testApp() 20:38:10.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:38:10.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:10.629 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 20:38:10.630 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:10.630 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 20:38:10.630 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 20:38:10.630 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:10.630 DEBUG [main][MenuItemLookup] Found menu:'Enable' 20:38:10.630 DEBUG [main][MenuItemLookup] Found menu:'Disable' 20:38:10.630 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 20:38:10.630 DEBUG [main][MenuItemLookup] Found menu:'Remove' 20:38:10.630 DEBUG [main][MenuItemLookup] Item match:Remove 20:38:10.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Rem&ove" 20:38:10.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Remove 20:38:10.630 INFO [main][MenuItemHandler] Select menu item: Rem&ove 20:38:10.698 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Remove' was performed 20:38:10.790 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:10.790 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:10.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:10.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:10.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:10.794 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 20:38:10.794 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:10.814 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:10.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:10.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:10.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:10.816 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:38:11.817 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 20:38:11.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:11.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:11.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:11.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:11.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:11.818 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 20:38:11.818 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:38:11.818 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:38:11.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:38:11.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:11.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:11.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:11.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:11.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:38:11.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:11.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:11.916 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:38:11.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 '\*?\QProject Explorer\E') 20:38:11.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:11.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:11.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:11.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:11.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:11.919 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:38:11.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:38:11.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:11.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:38:11.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:38:11.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:38:11.923 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:38:11.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:38:11.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:11.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:11.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:11.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:11.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:38:12.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:12.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:38:12.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:12.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:38:12.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:38:12.996 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:38:12.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:38:12.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:12.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:12.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:38:12.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:12.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:12.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:12.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:12.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:13.003 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 20:38:13.012 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:38:13.013 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 20:38:13.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 20:38:13.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:13.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:13.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 20:38:13.536 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 20:38:13.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 20:38:13.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:14.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:14.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 20:38:14.038 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 20:38:14.038 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 20:38:14.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:14.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:14.539 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 20:38:14.541 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 20:38:14.541 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 20:38:14.541 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 20:38:14.599 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 20:38:14.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:38:14.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:14.901 DEBUG [main][MenuItemLookup] Found menu:'New' 20:38:14.902 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:38:14.902 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:14.902 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:38:14.902 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:38:14.902 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:38:14.902 DEBUG [main][MenuItemLookup] Found menu:'Open With' 20:38:14.902 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:14.902 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:38:14.902 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:38:14.902 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:38:14.902 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:38:14.902 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:38:14.902 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:38:14.902 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:38:14.902 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:38:14.903 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:14.903 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:38:14.903 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:38:14.903 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:14.903 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:38:14.903 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 20:38:14.903 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 20:38:14.903 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:14.903 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:38:14.903 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:14.903 DEBUG [main][MenuItemLookup] Found menu:'References' 20:38:14.903 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 20:38:14.903 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:14.903 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:38:14.903 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:38:14.903 DEBUG [main][MenuItemLookup] Item match:Debug As 20:38:15.143 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 20:38:15.144 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 20:38:15.144 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 20:38:15.147 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 20:38:15.147 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 20:38:15.147 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 20:38:15.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 20:38:15.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:38:15.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:15.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:15.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:38:15.232 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.*') 20:38:15.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:15.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:15.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:15.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:15.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:17.348 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:38:18.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 20:38:18.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:18.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:18.632 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 20:38:18.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:18.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:18.633 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:18.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:18.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:18.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:18.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 '\*?\QDebug\E') 20:38:18.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:18.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:18.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:18.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:18.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:18.637 INFO [WorkbenchTestable][AbstractView] Activate view Debug 20:38:18.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 20:38:18.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:18.722 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 20:38:18.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:38:18.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:38:18.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 20:38:18.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:38:18.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:18.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:18.728 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 20:38:18.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:38:18.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:18.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:18.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:18.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:18.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:18.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:18.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:18.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:18.731 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:18.731 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.*') 20:38:18.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:18.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:18.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:18.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:18.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:18.892 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 20:38:18.892 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:38:18.892 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:18.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 20:38:19.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:19.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:19.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:19.424 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.*') 20:38:19.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:19.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:19.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:19.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:19.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 20:38:19.451 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 20:38:19.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:19.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:19.499 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:19.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:19.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:19.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:19.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:19.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:19.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:19.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 '\*?\QBreakpoints\E') 20:38:19.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:19.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:19.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:19.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:19.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:19.520 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:19.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:19.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:19.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:19.603 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") 20:38:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:19.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:19.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:19.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:19.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:19.604 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 20:38:19.604 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:38:19.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:19.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 20:38:19.702 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 20:38:19.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 20:38:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:19.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:19.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:19.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:19.704 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:38:19.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:19.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:19.704 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:19.704 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:19.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:38:19.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:38:19.861 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 20:38:19.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:19.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:19.867 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:19.867 DEBUG [main][MenuItemLookup] Found menu:'File' 20:38:19.867 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:38:19.867 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:38:19.867 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:38:19.867 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:38:19.867 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:38:19.867 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:38:19.867 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:38:19.867 DEBUG [main][MenuItemLookup] Item match:Run 20:38:19.873 DEBUG [main][MenuItemLookup] Found menu:'Resume' 20:38:19.873 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 20:38:19.873 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 20:38:19.873 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 20:38:19.873 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 20:38:19.873 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 20:38:19.873 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 20:38:19.873 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 20:38:19.873 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 20:38:19.873 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 20:38:19.873 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:19.873 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:38:19.873 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:38:19.873 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:19.873 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:38:19.874 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:38:19.874 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 20:38:19.874 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 20:38:19.890 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 20:38:19.890 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 20:38:19.890 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 20:38:20.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:38:21.027 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:38:21.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:38:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:21.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:21.053 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 20:38:21.053 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:38:21.053 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:38:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:21.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:21.054 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:38:21.054 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:38:21.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:21.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:21.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:21.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:21.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:21.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:38:21.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:38:21.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 20:38:21.057 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:38:21.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:21.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:38:21.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:21.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:38:21.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 20:38:21.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:38:21.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:21.058 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:38:21.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:21.059 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:38:21.059 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 20:38:21.059 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 20:38:21.059 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 20:38:21.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 20:38:21.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:38:21.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:21.089 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 20:38:21.089 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 20:38:21.089 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:38:21.089 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 20:38:21.089 DEBUG [main][MenuItemLookup] Found menu:'Delete' 20:38:21.089 DEBUG [main][MenuItemLookup] Item match:Delete 20:38:21.090 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 20:38:21.090 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 20:38:21.090 INFO [main][MenuItemHandler] Select menu item: Dele&te 20:38:21.152 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.... 20:38:21.157 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 20:38:21.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 20:38:21.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:21.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:21.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:21.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:21.163 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") 20:38:21.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:21.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:21.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:21.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:21.164 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 20:38:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:21.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:21.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:38:21.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:38:21.330 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 20:38:21.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:21.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:21.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:38:21.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:21.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:21.331 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:38:21.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:38:21.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:21.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:21.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:38:21.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:38:21.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:21.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:21.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:21.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:21.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:21.335 INFO [WorkbenchTestable][AbstractButton] Click button Close 20:38:21.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:21.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:21.335 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:21.335 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:21.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 20:38:24.438 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:38:24.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:38:24.438 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:38:24.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:38:24.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:38:24.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:38:24.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:38:24.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:38:24.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:38:24.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:38:24.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 20:38:24.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:38:24.445 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:38:24.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:24.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:24.446 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 20:38:24.448 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 20:38:24.448 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:38:24.449 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 20:38:24.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 20:38:24.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:38:24.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:38:24.449 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:38:24.450 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 20:38:24.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:24.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:24.458 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:24.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:24.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:24.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:24.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:24.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:24.475 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:24.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 '\*?\QBreakpoints\E') 20:38:24.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:24.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:24.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:24.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:24.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:24.522 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:24.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:24.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:24.524 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 20:38:24.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:38:24.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:38:24.569 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") 20:38:24.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:24.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:24.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:24.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:24.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:24.571 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' 20:38:24.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:24.584 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:24.584 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:24.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:24.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:24.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:24.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:24.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:24.642 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:24.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:38:24.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:24.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:24.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:24.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:24.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:24.652 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:24.652 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:24.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:24.654 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 20:38:24.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:38:24.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:38:24.662 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 20:38:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:24.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:24.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:24.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:24.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:24.663 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:38:24.663 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:24.751 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 20:38:24.751 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:24.751 DEBUG [main][MenuItemLookup] Found menu:'Enable' 20:38:24.751 DEBUG [main][MenuItemLookup] Found menu:'Disable' 20:38:24.751 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 20:38:24.751 DEBUG [main][MenuItemLookup] Found menu:'Remove' 20:38:24.751 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 20:38:24.752 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 20:38:24.752 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 20:38:24.752 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:38:24.752 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:38:24.752 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:24.752 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 20:38:24.752 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 20:38:24.752 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 20:38:24.752 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 20:38:24.752 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 20:38:24.892 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.... 20:38:24.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:24.895 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:24.895 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 20:38:24.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 20:38:24.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:24.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:24.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 20:38:24.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:24.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:24.897 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:") 20:38:24.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:24.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:24.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:24.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:24.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:38:24.909 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:38:24.911 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 20:38:24.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:38:24.911 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 20:38:24.912 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) 20:38:24.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:24.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:24.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:24.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:24.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:24.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:38:24.915 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 20:38:24.915 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) 20:38:24.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:24.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:24.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:24.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:24.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:24.927 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 20:38:24.927 INFO [WorkbenchTestable][WizardDialog] Finish wizard 20:38:24.927 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) 20:38:24.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:24.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:24.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:24.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:24.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:24.929 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:38:24.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:24.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:24.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:24.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:25.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:38:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:38:25.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:38:25.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:38:25.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:38:25.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:38:25.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:38:25.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:38:25.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:38:25.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:38:25.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:38:25.155 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:25.156 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:25.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:25.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:25.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:25.209 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 20:38:25.209 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:25.209 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:25.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:25.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:25.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:25.211 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:38:26.211 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 20:38:26.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:26.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:26.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:26.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:26.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:26.212 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 20:38:26.213 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:26.213 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:26.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:26.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:26.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:26.215 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 20:38:26.215 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:26.215 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:26.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:26.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:26.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:26.217 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:38:27.217 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 20:38:27.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:27.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:27.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:27.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:27.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:27.218 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 20:38:27.218 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 20:38:27.218 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 20:38:27.219 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:27.219 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:27.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:27.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:27.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:27.221 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:38:28.221 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 20:38:28.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:28.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:28.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:28.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:28.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:28.223 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 20:38:28.223 DEBUG [WorkbenchTestable][Breakpoint] Performing 'Disable' on breakpoint: AppTest [line: 28] - suite() 20:38:28.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 20:38:28.223 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 20:38:28.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 20:38:28.232 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 20:38:28.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:38:28.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:28.309 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 20:38:28.309 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:28.309 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 20:38:28.309 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 20:38:28.309 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:28.309 DEBUG [main][MenuItemLookup] Found menu:'Enable' 20:38:28.309 DEBUG [main][MenuItemLookup] Found menu:'Disable' 20:38:28.310 DEBUG [main][MenuItemLookup] Item match:Disable 20:38:28.310 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Disable" 20:38:28.310 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Disable 20:38:28.310 INFO [main][MenuItemHandler] Select menu item: &Disable 20:38:28.313 DEBUG [WorkbenchTestable][Breakpoint] Operation 'Disable' was performed 20:38:28.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:38:28.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:38:28.816 DEBUG [WorkbenchTestable][Breakpoint] Checking operation 'Disable' on breakpoint:AppTest [line: 28] - suite() 20:38:28.816 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest [line: 28] - suite() 20:38:28.816 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest [line: 28] - suite() 20:38:28.817 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest [line: 28] - suite() about selection 20:38:28.826 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest [line: 28] - suite() 20:38:28.843 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:38:28.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:28.896 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 20:38:28.896 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:28.896 DEBUG [main][MenuItemLookup] Found menu:'Suspend VM' 20:38:28.896 DEBUG [main][MenuItemLookup] Found menu:'Hit Count...' 20:38:28.896 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:28.896 DEBUG [main][MenuItemLookup] Found menu:'Enable' 20:38:28.896 DEBUG [main][MenuItemLookup] Found menu:'Disable' 20:38:28.897 DEBUG [main][MenuItemLookup] Item match:Disable 20:38:28.897 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:38:28.897 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:38:28.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:38:28.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:28.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:28.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:28.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:28.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:28.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:28.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:28.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:28.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 20:38:28.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:28.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:28.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:28.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:28.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:28.991 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:38:28.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:38:28.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:28.992 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 20:38:28.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:38:28.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:38:28.994 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:38:28.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:38:28.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:28.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:28.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:28.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:28.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:38:29.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:29.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:38:29.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:29.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:38:29.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:38:29.998 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:38:29.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:38:29.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:29.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:29.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:38:29.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:30.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:30.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:30.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:30.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:30.000 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 20:38:30.001 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:38:30.002 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 20:38:30.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 20:38:30.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:30.002 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 20:38:30.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:30.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 20:38:30.002 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 20:38:30.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 20:38:30.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:30.002 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 20:38:30.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:30.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 20:38:30.003 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 20:38:30.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 20:38:30.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:30.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 20:38:30.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:30.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 20:38:30.004 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 20:38:30.004 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 20:38:30.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 20:38:30.027 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 20:38:30.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:38:30.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:30.165 DEBUG [main][MenuItemLookup] Found menu:'New' 20:38:30.165 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:38:30.165 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Open With' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:38:30.166 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:30.167 DEBUG [main][MenuItemLookup] Found menu:'References' 20:38:30.167 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 20:38:30.167 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:30.167 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:38:30.167 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:38:30.167 DEBUG [main][MenuItemLookup] Item match:Debug As 20:38:30.198 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 20:38:30.199 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 20:38:30.199 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 20:38:30.200 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 20:38:30.200 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 20:38:30.200 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 20:38:30.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 20:38:30.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:30.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:30.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:30.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:30.545 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.*') 20:38:30.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:30.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:30.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:30.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:30.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:31.735 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:38:32.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 20:38:32.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:32.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:32.738 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 20:38:32.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:32.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:32.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:32.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:32.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:32.741 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:32.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 '\*?\QDebug\E') 20:38:32.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:32.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:32.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:32.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:32.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:32.743 INFO [WorkbenchTestable][AbstractView] Activate view Debug 20:38:32.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 20:38:32.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:32.744 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 20:38:32.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:38:32.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:38:32.746 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:38:32.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:38:32.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:32.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:32.784 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 20:38:32.784 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:38:32.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:32.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:32.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:32.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:32.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:32.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:32.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:32.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:32.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:32.786 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.*') 20:38:32.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:32.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:32.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:32.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:32.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:32.836 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 20:38:32.837 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:38:32.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:32.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 20:38:32.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:32.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:32.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:33.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:33.066 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.*') 20:38:33.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:33.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:33.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:33.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:33.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:33.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 20:38:33.203 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 20:38:33.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:33.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:33.213 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:33.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:33.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:33.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:33.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:33.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:33.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:33.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:38:33.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:33.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:33.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:33.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:33.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:33.224 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:33.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:33.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:33.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:33.304 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") 20:38:33.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:33.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:33.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:33.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:33.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:33.305 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 20:38:33.305 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:38:33.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:33.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 20:38:33.396 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 20:38:33.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 20:38:33.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:33.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:33.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:33.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:33.398 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:38:33.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:33.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:33.399 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:33.399 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:33.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:38:33.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:38:33.531 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 20:38:33.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:33.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:33.531 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:33.531 DEBUG [main][MenuItemLookup] Found menu:'File' 20:38:33.531 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:38:33.531 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:38:33.531 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:38:33.532 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:38:33.532 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:38:33.532 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:38:33.532 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:38:33.532 DEBUG [main][MenuItemLookup] Item match:Run 20:38:33.533 DEBUG [main][MenuItemLookup] Found menu:'Resume' 20:38:33.533 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 20:38:33.533 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 20:38:33.533 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 20:38:33.533 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 20:38:33.534 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 20:38:33.534 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 20:38:33.534 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 20:38:33.534 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 20:38:33.534 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 20:38:33.534 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:33.534 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:38:33.534 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:38:33.534 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:33.534 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:38:33.534 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:38:33.534 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 20:38:33.534 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 20:38:33.535 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 20:38:33.535 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 20:38:33.535 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 20:38:33.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:38:34.765 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:38:34.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:38:34.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:34.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:34.781 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 20:38:34.782 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:38:34.782 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:38:34.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:34.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:34.782 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:38:34.782 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:38:34.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:34.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:34.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:34.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:34.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:34.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:38:34.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:38:34.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 20:38:34.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:38:34.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:34.786 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:38:34.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:34.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:38:34.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 20:38:34.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:38:34.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:34.789 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:38:34.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:34.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:38:34.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 20:38:34.789 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 20:38:34.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 20:38:34.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 20:38:34.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:38:34.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:34.793 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 20:38:34.793 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 20:38:34.793 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:38:34.793 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 20:38:34.793 DEBUG [main][MenuItemLookup] Found menu:'Delete' 20:38:34.793 DEBUG [main][MenuItemLookup] Item match:Delete 20:38:34.793 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 20:38:34.793 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 20:38:34.794 INFO [main][MenuItemHandler] Select menu item: Dele&te 20:38:34.861 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.... 20:38:34.863 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 20:38:34.863 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 20:38:34.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:34.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:34.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:34.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:34.865 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") 20:38:34.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:34.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:34.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:34.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:34.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:34.866 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 20:38:34.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:34.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:34.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:34.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:35.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:38:35.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:38:35.014 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 20:38:35.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:35.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:35.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:38:35.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:35.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:35.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 "Close") 20:38:35.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:38:35.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:35.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:35.016 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:38:35.016 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:38:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:35.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:35.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:35.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:35.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:35.019 INFO [WorkbenchTestable][AbstractButton] Click button Close 20:38:35.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:35.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:35.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:35.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:35.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 20:38:38.117 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:38:38.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:38:38.118 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:38:38.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:38:38.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:38:38.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:38:38.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:38:38.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:38:38.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:38:38.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:38:38.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 20:38:38.118 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:38:38.118 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:38:38.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:38.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:38.119 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 20:38:38.121 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 20:38:38.121 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:38:38.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 20:38:38.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 20:38:38.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:38:38.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:38:38.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:38:38.122 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 20:38:38.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:38.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:38.128 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:38.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:38.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:38.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:38.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:38.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:38.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:38.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 20:38:38.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:38.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:38.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:38.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:38.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:38.182 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:38.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:38.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:38.184 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 20:38:38.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:38:38.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:38:38.196 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") 20:38:38.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:38.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:38.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:38.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:38.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:38.198 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' 20:38:38.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:38.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:38.239 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:38.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:38.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:38.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:38.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:38.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:38.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:38.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 '\*?\QBreakpoints\E') 20:38:38.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:38.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:38.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:38.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:38.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:38.321 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:38.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:38.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:38.322 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 20:38:38.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:38:38.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:38:38.358 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 20:38:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:38.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:38.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:38.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:38.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:38.359 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:38:38.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:38.424 DEBUG [main][MenuItemLookup] Found menu:'Go to File' 20:38:38.424 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:38.424 DEBUG [main][MenuItemLookup] Found menu:'Enable' 20:38:38.424 DEBUG [main][MenuItemLookup] Found menu:'Disable' 20:38:38.424 DEBUG [main][MenuItemLookup] Found menu:'Disable All' 20:38:38.424 DEBUG [main][MenuItemLookup] Found menu:'Remove' 20:38:38.424 DEBUG [main][MenuItemLookup] Found menu:'Remove All Triggers' 20:38:38.424 DEBUG [main][MenuItemLookup] Found menu:'Remove All' 20:38:38.424 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 20:38:38.424 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:38:38.425 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:38:38.425 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:38.425 DEBUG [main][MenuItemLookup] Found menu:'Import Breakpoints...' 20:38:38.425 DEBUG [main][MenuItemLookup] Item match:Import Breakpoints... 20:38:38.425 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"I&mport Breakpoints..." 20:38:38.425 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import Breakpoints... 20:38:38.425 INFO [main][MenuItemHandler] Select menu item: I&mport Breakpoints... 20:38:38.540 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.... 20:38:38.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:38.543 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:38.543 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 20:38:38.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 20:38:38.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:38.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:38.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Breakpoints 20:38:38.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:38.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:38.545 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:") 20:38:38.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:38.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:38.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:38.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:38.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:38:38.551 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:38:38.553 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 20:38:38.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:38:38.559 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 20:38:38.559 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) 20:38:38.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:38.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:38.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:38.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:38.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:38.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:38:38.593 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 20:38:38.593 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) 20:38:38.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:38.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:38.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:38.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:38.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:38.595 TRACE [WorkbenchTestable][WizardDialog] Shell Import Breakpoints is not null and is not disposed 20:38:38.595 INFO [WorkbenchTestable][WizardDialog] Finish wizard 20:38:38.595 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) 20:38:38.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:38.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:38.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:38.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:38.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:38.598 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:38:38.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:38.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:38.598 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:38.598 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:38.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:38:38.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:38:38.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:38:38.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Label Job' is a system job, skipped 20:38:38.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:38:38.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:38:38.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:38:38.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:38:38.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:38:38.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:38:38.794 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:38:38.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:38:38.794 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:38.809 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:38.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:38.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:38.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:38.819 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 20:38:38.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:38.819 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:38.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:38.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:38.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:38.821 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:38:39.821 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 20:38:39.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:39.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:39.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:39.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:39.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:39.822 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 20:38:39.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:39.823 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:39.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:39.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:39.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:39.825 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 20:38:39.825 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:39.826 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:39.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:39.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:39.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:39.827 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:38:40.828 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 20:38:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:40.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:40.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:40.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:40.828 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 28] - suite() 20:38:40.829 DEBUG [WorkbenchTestable][AbstractView] found: AppTest [line: 36] - testApp() 20:38:40.829 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:38:40.829 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:38:40.829 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:38:40.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:40.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:40.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:40.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:40.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:40.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:40.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:40.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 '\*?\QProject Explorer\E') 20:38:40.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:40.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:40.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:40.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:40.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:40.900 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:38:40.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:38:40.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:40.902 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 20:38:40.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:38:40.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:38:40.904 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:38:40.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:38:40.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:40.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:40.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:40.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:40.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:38:41.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:41.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:38:41.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:41.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:38:41.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:38:41.907 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:38:41.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:38:41.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:41.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:41.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 20:38:41.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:41.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:41.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:41.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:41.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:41.910 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 20:38:41.910 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:38:41.911 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src/test/java of tree item debugger 20:38:41.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item debugger 20:38:41.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:41.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item debugger is already expanded. No action performed 20:38:41.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:41.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: debugger 20:38:41.912 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item com.example.debugger of tree item src/test/java 20:38:41.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src/test/java 20:38:41.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:41.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src/test/java is already expanded. No action performed 20:38:41.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:41.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src/test/java 20:38:41.912 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item AppTest.java of tree item com.example.debugger 20:38:41.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item com.example.debugger 20:38:41.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:41.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item com.example.debugger is already expanded. No action performed 20:38:41.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:41.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: com.example.debugger 20:38:41.913 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.java 20:38:41.913 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.java 20:38:41.914 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.java about selection 20:38:41.927 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.java 20:38:41.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:38:41.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:42.028 DEBUG [main][MenuItemLookup] Found menu:'New' 20:38:42.028 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:38:42.028 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:42.028 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:38:42.028 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:38:42.028 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:38:42.028 DEBUG [main][MenuItemLookup] Found menu:'Open With' 20:38:42.028 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:42.028 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:38:42.028 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:38:42.028 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:38:42.028 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:38:42.028 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:38:42.028 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:38:42.028 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:38:42.028 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:38:42.029 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:42.029 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:38:42.029 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:38:42.029 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:42.029 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:38:42.029 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 20:38:42.029 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 20:38:42.029 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:42.029 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:38:42.029 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:42.029 DEBUG [main][MenuItemLookup] Found menu:'References' 20:38:42.029 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 20:38:42.029 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:42.029 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:38:42.029 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:38:42.029 DEBUG [main][MenuItemLookup] Item match:Debug As 20:38:42.043 DEBUG [main][MenuItemLookup] Found menu:'1 Debug on Server Shift+Alt+D R' 20:38:42.043 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 20:38:42.043 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+D T 20:38:42.044 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+D T" 20:38:42.044 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+D T 20:38:42.044 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+D T 20:38:42.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 20:38:42.117 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:42.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:42.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:42.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:42.319 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.*') 20:38:42.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:42.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:42.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:42.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:42.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:43.438 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:38:44.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 20:38:44.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:44.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:44.440 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 20:38:44.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:44.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:44.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:44.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:44.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:44.443 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:44.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 '\*?\QDebug\E') 20:38:44.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:44.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:44.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:44.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:44.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:44.444 INFO [WorkbenchTestable][AbstractView] Activate view Debug 20:38:44.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 20:38:44.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:44.446 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 20:38:44.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:38:44.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:38:44.448 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:38:44.448 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:38:44.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:44.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:44.448 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 20:38:44.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:38:44.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:44.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:44.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:44.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:44.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:44.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:44.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:44.488 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:44.488 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.*') 20:38:44.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:44.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:44.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:44.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:44.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:44.503 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 20:38:44.503 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:38:44.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:44.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend... 20:38:44.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:44.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:44.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:44.504 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:44.529 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.*') 20:38:44.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:44.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:44.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:44.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:44.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:44.817 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:38:45.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Debugger didn't suspend finished successfully 20:38:45.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:45.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:45.821 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 20:38:45.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:45.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:45.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:45.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:45.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:45.825 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:45.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 '\*?\QDebug\E') 20:38:45.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:45.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:45.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:45.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:45.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:45.827 INFO [WorkbenchTestable][AbstractView] Activate view Debug 20:38:45.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 20:38:45.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:45.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:45.957 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:38:45.957 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:38:45.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:45.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:45.993 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 20:38:45.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:38:45.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:45.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:45.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:45.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:45.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:46.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:46.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:46.027 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E'' is already open. Activate. 20:38:46.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:46.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:46.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:46.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:46.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:46.058 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:46.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDebug\E') 20:38:46.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:46.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:46.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:46.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:46.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:46.059 INFO [WorkbenchTestable][AbstractView] Activate view Debug 20:38:46.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Debug 20:38:46.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:46.061 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 20:38:46.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:38:46.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:38:46.062 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:38:46.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:38:46.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:46.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:46.063 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Debug"as the parent 20:38:46.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:38:46.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:46.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:46.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:46.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:46.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:46.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest.testApp() line: 36 20:38:46.118 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest.testApp() line: 36 20:38:46.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest.testApp() line: 36 about selection 20:38:46.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest.testApp() line: 36 20:38:46.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:46.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:46.130 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QVariables\E'' is already open. Activate. 20:38:46.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:46.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:46.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:46.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:46.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 '\*?\QVariables\E') 20:38:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:46.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:46.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:46.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:46.147 INFO [WorkbenchTestable][AbstractView] Activate view Variables 20:38:46.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Variables 20:38:46.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:46.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected... 20:38:46.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 20:38:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:46.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:46.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:46.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:38:46.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:38:46.802 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item this 20:38:46.802 DEBUG [main][TreeItemHandler] Selecting tree item: this 20:38:46.803 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item this about selection 20:38:46.815 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: this 20:38:46.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is not selected finished successfully 20:38:46.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty... 20:38:46.910 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 20:38:46.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:46.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:46.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:46.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:46.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:38:46.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Variable is empty finished successfully 20:38:46.950 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 20:38:46.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:46.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:46.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:46.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:46.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:38:46.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:46.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:46.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:46.966 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:46.966 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.*') 20:38:46.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:46.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:47.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:47.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:47.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:47.018 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Resu&me (F8) 20:38:47.019 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:38:47.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled... 20:38:47.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:47.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:47.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:47.095 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.*') 20:38:47.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:47.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:47.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:47.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:47.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:47.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tool item with tooltip 'Terminate' is still enabled finished successfully 20:38:47.237 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 20:38:47.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:47.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:47.248 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 20:38:47.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:47.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:47.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform 20:38:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:47.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:47.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:38:47.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:47.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:47.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:47.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:47.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:38:47.294 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 20:38:47.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 20:38:47.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:47.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:47.404 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") 20:38:47.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:47.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:47.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:47.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:47.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:47.405 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 20:38:47.405 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:38:47.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:47.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 20:38:47.495 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 20:38:47.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 20:38:47.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:47.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:47.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:47.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:47.531 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:38:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:47.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:47.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:47.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:38:47.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:38:47.674 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 20:38:47.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:47.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:47.675 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - debugger/src/test/java/com/example/debugger/AppTest.java - Eclipse Platform' 20:38:47.675 DEBUG [main][MenuItemLookup] Found menu:'File' 20:38:47.675 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:38:47.675 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:38:47.675 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:38:47.675 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:38:47.675 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:38:47.675 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:38:47.675 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:38:47.675 DEBUG [main][MenuItemLookup] Item match:Run 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'Resume' 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'Suspend' 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'Terminate' 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'Step Into' 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'Step Into Selection' 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'Step Over' 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'Step Return' 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'Run to Line' 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'Use Step Filters Shift+F5' 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:38:47.677 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 20:38:47.677 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 20:38:47.678 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 20:38:47.678 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 20:38:47.678 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 20:38:48.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:38:48.837 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:38:48.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:38:48.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:48.852 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name AppTest 20:38:48.852 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:38:48.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:38:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:48.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:38:48.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:38:48.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:48.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:48.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:48.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:48.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:38:48.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:38:48.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 20:38:48.856 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:38:48.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:48.856 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:38:48.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:48.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:38:48.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 20:38:48.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:38:48.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:48.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:38:48.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:48.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:38:48.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item AppTest 20:38:48.857 DEBUG [main][TreeItemHandler] Selecting tree item: AppTest 20:38:48.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item AppTest about selection 20:38:48.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: AppTest 20:38:48.858 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:38:48.858 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:48.861 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 20:38:48.861 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 20:38:48.861 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:38:48.861 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 20:38:48.861 DEBUG [main][MenuItemLookup] Found menu:'Delete' 20:38:48.861 DEBUG [main][MenuItemLookup] Item match:Delete 20:38:48.861 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 20:38:48.861 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 20:38:48.861 INFO [main][MenuItemHandler] Select menu item: Dele&te 20:38:48.924 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.... 20:38:48.927 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 20:38:48.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 20:38:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:48.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:48.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:48.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:48.928 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") 20:38:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:48.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:48.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:48.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:48.929 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 20:38:48.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:48.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:48.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:48.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:49.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:38:49.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:38:49.063 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 20:38:49.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:49.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:49.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:38:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:49.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:38:49.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:38:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:49.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:38:49.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:38:49.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:49.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:49.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:49.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:49.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:49.068 INFO [WorkbenchTestable][AbstractButton] Click button Close 20:38:49.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:49.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:49.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:49.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:49.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 20:38:52.152 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:38:52.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:38:52.152 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:38:52.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:38:52.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:38:52.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:38:52.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:38:52.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:38:52.153 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:38:52.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:38:52.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 20:38:52.153 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:38:52.153 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:38:52.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:52.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:52.154 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 20:38:52.155 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) 20:38:52.155 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:38:52.155 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:38:52.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:38:52.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:52.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:52.214 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:38:52.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:38:52.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:52.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:52.216 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:38:52.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:38:52.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:52.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:52.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:52.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:52.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:38:52.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:52.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:38:53.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:53.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:38:53.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:38:53.219 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:38:53.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:38:53.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:38:53.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:38:53.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:38:53.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:53.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:53.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:53.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:53.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:53.221 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name debugger 20:38:53.226 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 20:38:53.226 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 20:38:53.226 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 20:38:53.256 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 20:38:53.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:38:53.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'New' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:53.388 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:38:53.388 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:38:53.393 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:38:53.393 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:38:53.393 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:38:53.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:38:53.395 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:38:53.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:38:53.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:38:53.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:38:53.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:38:53.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:38:53.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:38:53.896 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'debugger' via Explorer 20:38:53.896 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item debugger 20:38:53.896 DEBUG [main][TreeItemHandler] Selecting tree item: debugger 20:38:53.896 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item debugger about selection 20:38:53.909 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: debugger 20:38:53.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:38:53.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:53.996 DEBUG [main][MenuItemLookup] Found menu:'New' 20:38:53.996 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:38:53.996 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:53.996 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:38:53.996 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:53.996 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:38:53.996 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:38:53.997 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:38:53.997 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:38:53.997 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:38:53.997 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:38:53.997 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:38:53.997 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:38:54.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 'Delete.*'] is available.... 20:38:54.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 'Delete.*'] is available. finished successfully 20:38:54.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:38:54.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:54.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:54.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:54.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:54.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: 32) 20:38:54.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:38:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:54.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:38:54.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:38:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:54.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:54.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:54.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:54.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:54.796 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:38:54.796 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:38:54.796 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:38:54.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:54.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:54.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:54.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:54.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:38:54.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:38:54.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:54.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:54.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:38:54.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:38:54.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:54.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:54.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:54.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:54.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:54.800 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:38:54.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:54.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:54.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:54.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:54.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:38:54.822 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:38:55.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:38:55.527 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:38:55.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:38:55.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:38:55.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:38:55.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:38:55.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 20:38:55.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:38:55.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:38:55.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:38:55.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:38:55.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:38:55.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:38:55.528 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest 20:38:55.528 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:38:55.528 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:38:55.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:55.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.44 s - in org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest debugWithFirstBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 19.824 s debugWithSecondBreakpointTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 13.671 s debugWithBothBreakpointsTest no-configuration(org.eclipse.reddeer.eclipse.test.debug.core.DebuggerTest) Time elapsed: 14.034 s Running org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 20:38:55.601 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 20:38:55.603 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:38:55.603 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:38:55.603 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 20:38:55.603 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:38:55.603 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:38:55.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:38:55.605 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:38:55.605 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:38:55.605 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:38:55.605 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 20:38:55.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 20:38:55.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:38:55.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:38:55.605 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:38:55.607 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:38:55.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:55.607 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:38:55.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:55.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.*'] 20:38:55.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:55.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:38:55.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:55.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:55.609 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:38:55.609 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:38:55.609 DEBUG [main][MenuItemLookup] Found menu:'File' 20:38:55.609 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:38:55.609 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:38:55.609 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:38:55.609 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:38:55.609 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:38:55.609 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:38:55.609 DEBUG [main][MenuItemLookup] Item match:Window 20:38:55.610 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:38:55.610 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:38:55.610 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:38:55.610 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:55.611 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:38:55.611 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:38:55.611 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:55.611 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:38:55.611 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:55.611 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:38:55.611 DEBUG [main][MenuItemLookup] Item match:Preferences 20:38:55.611 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:38:55.611 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:38:55.611 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:38:55.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 'Preferences.*'] is available.... 20:38:55.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 'Preferences.*'] is available. finished successfully 20:38:55.840 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:38:55.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:55.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:55.850 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:38:55.850 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:55.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 20:38:55.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:55.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:55.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:55.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:55.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:55.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:38:55.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:38:55.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 20:38:55.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 20:38:55.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:56.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:56.357 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 20:38:56.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 20:38:56.359 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 20:38:56.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:56.359 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 20:38:56.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:56.359 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 20:38:56.360 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 20:38:56.360 DEBUG [main][TreeItemHandler] Selecting tree item: Console 20:38:56.360 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 20:38:56.360 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 20:38:56.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:56.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:56.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:56.452 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") 20:38:56.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:56.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:56.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:56.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:56.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:56.457 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 20:38:56.457 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:38:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:56.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:56.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:56.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:56.472 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") 20:38:56.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:56.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:56.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:56.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:56.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:56.480 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 20:38:56.480 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 20:38:56.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:56.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:56.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:56.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:56.481 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") 20:38:56.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:56.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:56.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:56.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:56.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:56.485 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") 20:38:56.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:56.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:56.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:56.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:56.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:56.488 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 20:38:56.488 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Show when program writes to standard out 20:38:56.488 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 20:38:56.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:56.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:56.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:56.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:56.489 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") 20:38:56.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:56.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:56.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:56.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:56.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:56.497 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") 20:38:56.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:56.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:56.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:56.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:56.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:56.500 INFO [WorkbenchTestable][CheckBox] Select checkbox &Show when program writes to standard out 20:38:56.501 INFO [WorkbenchTestable][CheckBox] Check checkbox &Show when program writes to standard out 20:38:56.501 INFO [WorkbenchTestable][AbstractButton] Click button &Show when program writes to standard out 20:38:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:56.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:56.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:56.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 out") 20:38:56.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:56.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:56.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:56.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:56.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:56.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.*'] 20:38:56.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:56.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:56.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:38:56.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:56.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:56.505 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:38:56.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:56.507 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:38:56.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:56.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:56.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:56.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:56.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:56.536 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:38:56.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:56.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:56.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:56.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:56.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:38:56.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:38:56.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:38:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:56.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 20:38:56.636 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:38:56.636 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:38:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:56.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:56.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 20:38:56.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 20:38:56.638 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:38:56.638 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 20:38:56.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 20:38:56.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:38:56.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:38:56.638 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:38:56.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.*'] 20:38:56.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:56.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.*'] 20:38:56.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:56.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.*'] 20:38:56.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:56.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:38:56.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:56.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:56.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:38:56.640 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:38:56.640 DEBUG [main][MenuItemLookup] Found menu:'File' 20:38:56.640 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:38:56.640 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:38:56.640 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:38:56.640 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:38:56.640 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:38:56.640 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:38:56.640 DEBUG [main][MenuItemLookup] Item match:Window 20:38:56.641 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:38:56.641 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:38:56.641 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:38:56.641 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:56.641 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:38:56.641 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:38:56.641 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:56.641 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:38:56.641 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:56.641 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:38:56.642 DEBUG [main][MenuItemLookup] Item match:Preferences 20:38:56.642 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:38:56.642 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:38:56.642 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:38:56.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.... 20:38:56.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 'Preferences.*'] is available. finished successfully 20:38:56.856 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:38:56.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:56.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:56.904 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:38:56.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:56.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 20:38:56.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:56.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:56.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:56.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:56.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:56.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:38:56.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:38:56.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 20:38:56.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 20:38:56.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:56.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 20:38:56.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:56.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 20:38:56.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 20:38:56.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 20:38:56.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:56.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 20:38:56.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:56.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 20:38:56.909 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 20:38:56.909 DEBUG [main][TreeItemHandler] Selecting tree item: Console 20:38:56.947 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 20:38:56.948 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 20:38:56.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:56.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:56.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:56.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:56.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 "Restore Defaults") 20:38:56.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:56.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:56.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:56.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:56.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:56.953 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 20:38:56.956 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:38:56.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:56.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:56.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:56.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:57.001 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") 20:38:57.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:57.007 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 20:38:57.007 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 20:38:57.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:57.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:57.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:57.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:57.008 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") 20:38:57.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:57.016 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") 20:38:57.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:57.018 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 20:38:57.018 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 20:38:57.018 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 20:38:57.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:57.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:57.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:57.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:57.019 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") 20:38:57.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:57.023 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") 20:38:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:57.025 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 20:38:57.025 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 20:38:57.026 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 20:38:57.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:57.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:57.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:57.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:57.036 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") 20:38:57.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:57.040 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:38:57.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:57.041 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:57.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:38:57.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:57.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:57.041 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:38:57.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:57.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 "Cancel", Widget matcher matching widgets with style: 8) 20:38:57.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:57.096 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:38:57.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:57.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:57.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:57.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:57.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:38:57.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:38:57.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:38:57.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:57.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 20:38:57.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:38:57.200 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:38:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:57.200 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 20:38:57.201 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:38:57.201 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 20:38:57.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 20:38:57.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:38:57.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:38:57.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:38:57.201 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:38:57.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:57.201 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:38:57.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:57.202 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:38:57.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:57.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:38:57.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:57.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:57.202 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:38:57.202 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:38:57.202 DEBUG [main][MenuItemLookup] Found menu:'File' 20:38:57.203 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:38:57.203 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:38:57.203 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:38:57.203 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:38:57.203 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:38:57.203 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:38:57.203 DEBUG [main][MenuItemLookup] Item match:Window 20:38:57.204 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:38:57.204 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:38:57.204 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:38:57.204 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:57.204 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:38:57.204 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:38:57.204 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:57.204 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:38:57.204 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:57.204 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:38:57.204 DEBUG [main][MenuItemLookup] Item match:Preferences 20:38:57.204 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:38:57.204 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:38:57.204 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:38:57.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.... 20:38:57.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:38:57.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:38:57.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:57.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:57.426 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:38:57.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:57.427 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:38:57.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:57.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:38:57.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:38:57.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 20:38:57.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 20:38:57.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:57.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 20:38:57.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:57.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 20:38:57.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 20:38:57.474 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 20:38:57.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:57.474 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 20:38:57.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:57.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 20:38:57.475 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 20:38:57.475 DEBUG [main][TreeItemHandler] Selecting tree item: Console 20:38:57.475 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 20:38:57.475 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 20:38:57.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.476 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") 20:38:57.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:57.488 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 20:38:57.489 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:38:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:57.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:57.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:57.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:57.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") 20:38:57.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:57.494 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 20:38:57.494 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 20:38:57.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:57.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:57.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:57.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:57.495 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") 20:38:57.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:57.512 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 20:38:57.512 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Limit console output 20:38:57.512 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 20:38:57.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:57.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:57.512 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:57.512 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:57.522 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") 20:38:57.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:57.524 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 20:38:57.524 INFO [WorkbenchTestable][CheckBox] Check checkbox &Limit console output 20:38:57.524 INFO [WorkbenchTestable][AbstractButton] Click button &Limit console output 20:38:57.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:57.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:57.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:57.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:57.525 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):") 20:38:57.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:38:57.544 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:38:57.546 INFO [WorkbenchTestable][AbstractText] Text set to: 54321 20:38:57.555 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") 20:38:57.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:57.559 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):") 20:38:57.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:38:57.606 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:38:57.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.*'] 20:38:57.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:57.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:57.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:38:57.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:57.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:57.611 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:38:57.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:57.612 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:38:57.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:57.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:57.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:57.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:57.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:57.669 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:38:57.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:57.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:57.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:57.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:38:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:38:57.766 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:38:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:57.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:57.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 20:38:57.767 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:38:57.767 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:38:57.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:57.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:57.767 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 20:38:57.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:38:57.768 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 20:38:57.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 20:38:57.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:38:57.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:38:57.768 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:38:57.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:38:57.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:57.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:38:57.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:57.769 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:38:57.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:57.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:38:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:57.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:57.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:38:57.769 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:38:57.769 DEBUG [main][MenuItemLookup] Found menu:'File' 20:38:57.769 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:38:57.769 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:38:57.769 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:38:57.769 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:38:57.769 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:38:57.770 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:38:57.770 DEBUG [main][MenuItemLookup] Item match:Window 20:38:57.770 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:38:57.770 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:38:57.770 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:38:57.770 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:57.770 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:38:57.770 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:38:57.770 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:57.770 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:38:57.770 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:57.770 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:38:57.770 DEBUG [main][MenuItemLookup] Item match:Preferences 20:38:57.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:38:57.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:38:57.771 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:38:57.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.... 20:38:57.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 20:38:57.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:38:57.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:57.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:57.997 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:38:57.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:57.997 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:38:58.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:58.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:38:58.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:38:58.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 20:38:58.040 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 20:38:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:58.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 20:38:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:58.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 20:38:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 20:38:58.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 20:38:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:58.041 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 20:38:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:58.041 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 20:38:58.042 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 20:38:58.042 DEBUG [main][TreeItemHandler] Selecting tree item: Console 20:38:58.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 20:38:58.042 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 20:38:58.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.043 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") 20:38:58.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:58.046 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 20:38:58.046 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:38:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:58.047 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:58.047 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:58.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 "Apply") 20:38:58.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:58.099 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 20:38:58.099 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 20:38:58.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:58.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:58.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:58.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:58.100 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") 20:38:58.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:58.102 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 20:38:58.102 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 20:38:58.102 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") 20:38:58.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:58.104 INFO [WorkbenchTestable][CheckBox] Select checkbox &Limit console output 20:38:58.104 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Limit console output already selected, no action performed 20:38:58.104 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):") 20:38:58.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:38:58.131 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:38:58.132 INFO [WorkbenchTestable][AbstractText] Text set to: 12345 20:38:58.133 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") 20:38:58.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:58.136 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):") 20:38:58.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:38:58.157 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:38:58.166 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:38:58.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:58.166 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:58.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:38:58.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:58.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:58.168 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:38:58.168 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:58.168 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:38:58.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:58.172 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:38:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:58.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:58.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:58.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:58.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:38:58.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:38:58.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:38:58.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:58.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 20:38:58.262 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:38:58.262 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:38:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:58.262 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 20:38:58.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:38:58.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 20:38:58.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 20:38:58.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:38:58.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:38:58.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:38:58.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:38:58.263 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:58.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:38:58.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:58.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:38:58.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:58.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:38:58.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:58.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:58.264 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:38:58.265 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:38:58.265 DEBUG [main][MenuItemLookup] Found menu:'File' 20:38:58.265 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:38:58.265 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:38:58.265 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:38:58.265 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:38:58.265 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:38:58.265 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:38:58.265 DEBUG [main][MenuItemLookup] Item match:Window 20:38:58.266 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:38:58.266 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:38:58.266 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:38:58.266 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:58.266 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:38:58.266 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:38:58.266 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:58.266 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:38:58.266 DEBUG [main][MenuItemLookup] Found menu:'' 20:38:58.266 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:38:58.266 DEBUG [main][MenuItemLookup] Item match:Preferences 20:38:58.266 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:38:58.266 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:38:58.266 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:38:58.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:38:58.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 'Preferences.*'] is available. finished successfully 20:38:58.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:38:58.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:58.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:58.488 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:38:58.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:58.489 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:38:58.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:38:58.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:38:58.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:38:58.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 20:38:58.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 20:38:58.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:58.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 20:38:58.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:58.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 20:38:58.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 20:38:58.564 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 20:38:58.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:38:58.564 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 20:38:58.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:38:58.564 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 20:38:58.565 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 20:38:58.565 DEBUG [main][TreeItemHandler] Selecting tree item: Console 20:38:58.565 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 20:38:58.566 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 20:38:58.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.572 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") 20:38:58.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:58.604 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 20:38:58.604 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:38:58.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:58.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:58.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:58.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:58.621 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") 20:38:58.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:58.629 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 20:38:58.629 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 20:38:58.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:58.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:58.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:58.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:58.630 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") 20:38:58.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:58.633 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") 20:38:58.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:58.639 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 20:38:58.639 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Show when &program writes to standard error 20:38:58.639 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 20:38:58.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:58.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:58.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:58.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38: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.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") 20:38:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:58.660 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") 20:38:58.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:58.664 INFO [WorkbenchTestable][CheckBox] Select checkbox Show when &program writes to standard error 20:38:58.664 INFO [WorkbenchTestable][CheckBox] Check checkbox Show when &program writes to standard error 20:38:58.664 INFO [WorkbenchTestable][AbstractButton] Click button Show when &program writes to standard error 20:38:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:58.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:58.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:58.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:58.713 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") 20:38:58.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:58.717 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:38:58.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:58.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:58.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:38:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:58.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:58.718 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:38:58.718 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:38:58.749 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:38:58.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:58.783 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:38:58.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:58.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:58.783 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:58.784 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:58.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:38:58.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:38:58.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:38:58.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:58.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:58.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 20:38:58.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:38:58.897 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:38:58.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:58.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:58.897 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) 20:38:58.897 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest 20:38:58.897 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:38:58.897 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:38:58.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:58.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.297 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.033 s testLimitConsoleOutput no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.562 s testSettingConsoleOutputSizeWithoutLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.566 s testSettingConsoleOutputSizeWithLimit no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.494 s testShowConsoleOnError no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.preferences.ConsolePreferencePageTest) Time elapsed: 0.634 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 20:38:58.917 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 20:38:58.919 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:38:58.919 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:38:58.919 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 20:38:58.919 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:38:58.919 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:38:58.920 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:38:58.920 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:38:58.920 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:38:58.921 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 20:38:58.921 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 20:38:58.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:58.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:58.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:38:58.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:58.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:58.922 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") 20:38:58.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:58.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:58.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:58.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:58.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:38:58.939 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 20:38:58.939 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:38:58.939 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:38:59.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 20:38:59.094 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 20:38:59.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 20:38:59.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:38:59.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:38:59.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 20:38:59.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:38:59.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:59.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:59.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 20:38:59.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:38:59.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:59.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:59.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:59.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:59.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:38:59.101 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 20:38:59.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:38:59.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:38:59.101 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 20:38:59.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:38:59.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:38:59.102 TRACE [main][WidgetHandler] Notify Table with event 13 20:38:59.102 TRACE [main][WidgetHandler] Wait for synchronization 20:38:59.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:38:59.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:59.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:59.103 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 20:38:59.103 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:38:59.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:59.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:59.109 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:38:59.109 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:38:59.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:38:59.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:38:59.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 20:38:59.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:38:59.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:38:59.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:38:59.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:38:59.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:38:59.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:38:59.134 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:38:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:38:59.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:38:59.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:38:59.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:00.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:39:00.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:39:00.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:39:00.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:00.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:00.011 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:00.011 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:00.011 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:00.011 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:00.011 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:00.011 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:00.011 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:00.011 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:00.011 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:00.011 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:00.011 DEBUG [main][MenuItemLookup] Item match:Window 20:39:00.012 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:00.012 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:00.012 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:00.012 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.012 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:00.012 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:00.012 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.012 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:00.012 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.012 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:00.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:00.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:00.012 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:00.013 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:00.013 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:00.013 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:00.013 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:00.013 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:00.013 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:00.013 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:00.013 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:00.013 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:00.013 DEBUG [main][MenuItemLookup] Item match:Window 20:39:00.013 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:00.013 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:00.013 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:00.013 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.013 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:00.013 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:00.013 DEBUG [main][MenuItemLookup] Item match:Perspective 20:39:00.014 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:39:00.014 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.014 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:39:00.014 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:39:00.014 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:39:00.014 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:39:00.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:39:00.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:00.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:00.018 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:00.018 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:00.018 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:00.018 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:00.018 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:00.019 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:00.019 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:00.019 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:00.019 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:00.019 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:00.019 DEBUG [main][MenuItemLookup] Item match:Window 20:39:00.019 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:00.019 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:00.019 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:00.019 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.019 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:00.019 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:00.019 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.019 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:00.019 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.019 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:00.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:00.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:00.020 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:00.020 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:00.020 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:00.020 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:00.020 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:00.020 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:00.020 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:00.020 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:00.020 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:00.020 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:00.020 DEBUG [main][MenuItemLookup] Item match:Window 20:39:00.021 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:00.021 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:00.021 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:00.021 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.021 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:00.021 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:00.021 DEBUG [main][MenuItemLookup] Item match:Perspective 20:39:00.022 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:39:00.022 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.022 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:39:00.022 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:39:00.022 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:39:00.022 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:39:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:00.022 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:00.023 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:00.023 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:00.023 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:00.023 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:00.023 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:00.023 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:00.023 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:00.023 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:00.023 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:00.023 DEBUG [main][MenuItemLookup] Item match:Window 20:39:00.023 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:00.023 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:00.023 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:00.023 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.024 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:00.024 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:00.024 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.024 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:00.024 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.024 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:00.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:00.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:00.024 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:00.024 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:00.024 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:00.024 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:00.025 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:00.025 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:00.025 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:00.025 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:00.025 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:00.025 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:00.025 DEBUG [main][MenuItemLookup] Item match:Window 20:39:00.025 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:00.025 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:00.025 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:00.025 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.025 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:00.026 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:00.026 DEBUG [main][MenuItemLookup] Item match:Perspective 20:39:00.026 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:39:00.026 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.026 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:39:00.026 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:39:00.027 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:39:00.027 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:39:00.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 20:39:00.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 20:39:00.027 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 20:39:00.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 20:39:00.150 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:39:00.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 20:39:00.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:00.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:00.151 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:00.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:00.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:00.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:39:00.152 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:00.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:00.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:00.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 "Reset Perspective") 20:39:00.152 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:00.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:00.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:00.152 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:39:00.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:00.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:00.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:00.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:00.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:00.154 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 20:39:00.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:00.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:00.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:00.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:00.431 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:00.431 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 20:39:00.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 20:39:00.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:00.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:00.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:00.431 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 20:39:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:00.432 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:00.432 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:00.432 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:00.432 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:00.432 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:00.432 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:00.432 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:00.432 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:00.432 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:00.432 DEBUG [main][MenuItemLookup] Item match:Run 20:39:00.434 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:39:00.434 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:39:00.434 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.434 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:39:00.434 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:39:00.434 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 20:39:00.434 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:00.434 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 20:39:00.434 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:39:00.434 DEBUG [main][MenuItemLookup] Found menu:'Debug Configurations...' 20:39:00.434 DEBUG [main][MenuItemLookup] Item match:Debug Configurations... 20:39:00.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"De&bug Configurations..." 20:39:00.435 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Configurations... 20:39:00.435 INFO [main][MenuItemHandler] Select menu item: De&bug Configurations... 20:39:00.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 20:39:00.616 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 20:39:00.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 20:39:00.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:00.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:00.618 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 20:39:00.618 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 20:39:00.618 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:39:00.618 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:00.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:00.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:00.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 20:39:00.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:00.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:00.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:00.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:00.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:00.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:00.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:00.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:00.630 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 20:39:00.631 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 20:39:00.631 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 20:39:00.631 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 20:39:00.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 20:39:00.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 20:39:00.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:39:00.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:00.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 20:39:00.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 20:39:00.663 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 20:39:00.663 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 20:39:00.664 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 20:39:00.670 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 20:39:00.670 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:39:00.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:00.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:01.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:01.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 20:39:01.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:01.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:01.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:01.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:01.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:01.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:01.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:01.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:01.029 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 20:39:01.029 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 20:39:01.029 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 20:39:01.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 20:39:01.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 20:39:01.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 20:39:01.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:39:01.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:01.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 20:39:01.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 20:39:01.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 20:39:01.123 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 20:39:01.123 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 20:39:01.127 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:39:01.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:01.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:01.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:01.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 20:39:01.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:01.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:01.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:01.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:01.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:39:01.459 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:39:01.461 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 20:39:01.461 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 20:39:01.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:39:01.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:01.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 20:39:01.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:01.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:01.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:01.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:01.466 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 20:39:01.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:01.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:01.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:01.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:02.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:39:02.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:39:02.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 20:39:02.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 20:39:02.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 20:39:02.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 20:39:02.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:39:02.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:39:02.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:39:02.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:39:02.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:39:02.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:39:02.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:39:02.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:39:02.670 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 20:39:02.670 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:39:02.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:02.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:02.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:02.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 20:39:02.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:02.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:02.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:02.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:02.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:02.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:02.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:02.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:02.683 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 20:39:02.683 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 20:39:02.683 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 20:39:02.684 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 20:39:02.684 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:39:02.684 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:02.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:02.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:02.790 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 20:39:02.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:02.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:02.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:02.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:02.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:02.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:02.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:02.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:02.792 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 20:39:02.792 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:39:02.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:02.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:02.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:02.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 20:39:02.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:02.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:02.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:02.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:02.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:02.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:02.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:02.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:02.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 20:39:02.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:39:02.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:02.795 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:39:02.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:02.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:39:02.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 20:39:02.795 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:39:02.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:02.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:39:02.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:02.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:39:02.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 20:39:02.796 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 20:39:02.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 20:39:02.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 20:39:02.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:03.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:03.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:03.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 20:39:03.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:03.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:03.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:03.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:03.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:03.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:04.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:04.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:04.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:04.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:05.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:05.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:05.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:05.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:06.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:06.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:06.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:06.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:07.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:07.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:07.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:07.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:08.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:08.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:08.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:08.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:09.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:09.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:09.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:09.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:10.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:10.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:10.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:10.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:11.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:11.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:11.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:11.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:12.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:12.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:12.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:12.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:13.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:13.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:13.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:39:13.194 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:39:13.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:13.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:13.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:13.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 20:39:13.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:13.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:13.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:13.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:13.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:13.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:13.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:13.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:13.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 20:39:13.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:39:13.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:13.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:39:13.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:13.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:39:13.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 20:39:13.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:39:13.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:13.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:39:13.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:13.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:39:13.198 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 20:39:13.198 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:39:13.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:13.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:13.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:13.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 20:39:13.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:13.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:13.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:13.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:13.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:13.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:13.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 20:39:13.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:39:13.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:13.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:39:13.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:13.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:39:13.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 20:39:13.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:39:13.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:13.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:39:13.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:13.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:39:13.201 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 20:39:13.201 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 20:39:13.204 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration about selection 20:39:13.204 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest_test_configuration 20:39:13.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:39:13.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:13.205 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 20:39:13.205 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 20:39:13.205 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:39:13.205 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 20:39:13.205 DEBUG [main][MenuItemLookup] Found menu:'Delete' 20:39:13.205 DEBUG [main][MenuItemLookup] Item match:Delete 20:39:13.205 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 20:39:13.205 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 20:39:13.205 INFO [main][MenuItemHandler] Select menu item: Dele&te 20:39:13.254 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.... 20:39:13.256 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 20:39:13.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 20:39:13.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:13.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:13.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:13.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:13.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 "Delete") 20:39:13.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:13.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:13.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:13.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:13.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:13.258 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 20:39:13.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:13.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:13.258 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:13.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:13.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:39:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:39:13.706 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:39:13.706 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:13.706 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Debug Configurations" as the parent 20:39:13.706 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:13.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:13.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:13.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:13.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 20:39:13.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:39:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:13.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:39:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:13.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:39:13.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 20:39:13.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:39:13.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:13.709 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:39:13.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:13.709 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:39:13.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 20:39:13.710 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 20:39:13.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Debug Configurations"] is available.... 20:39:13.710 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 20:39:13.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Debug Configurations 20:39:13.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:13.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:13.712 INFO [WorkbenchTestable][AbstractShell] Close shell Debug Configurations 20:39:13.712 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Debug Configurations' 20:39:13.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:39:13.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:39:13.875 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 20:39:13.875 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:13.875 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:13.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:13.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:13.875 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest) 20:39:13.875 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.DebugConfigurationDialogTest 20:39:13.875 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:13.875 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:13.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:13.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.98 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.444 s Running org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 20:39:13.912 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 20:39:13.913 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:39:13.913 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:13.913 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 20:39:13.913 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:13.913 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:39:13.914 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:13.914 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:39:13.914 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:13.914 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 20:39:13.914 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 20:39:13.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:39:13.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:13.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:13.915 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:13.915 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:13.915 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:13.915 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:13.915 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:13.915 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:13.915 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:13.915 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:13.915 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:13.915 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:13.915 DEBUG [main][MenuItemLookup] Item match:Window 20:39:13.916 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:13.916 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:13.916 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:13.916 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:13.916 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:13.916 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:13.917 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:13.917 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:13.917 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:13.917 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:13.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:13.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:13.917 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:13.917 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:13.917 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:13.917 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:13.917 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:13.917 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:13.918 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:13.918 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:13.918 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:13.918 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:13.918 DEBUG [main][MenuItemLookup] Item match:Window 20:39:13.918 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:13.918 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:13.918 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:13.918 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:13.918 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:13.918 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:13.918 DEBUG [main][MenuItemLookup] Item match:Perspective 20:39:13.919 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:39:13.919 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:13.919 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:39:13.919 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:39:13.919 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:39:13.919 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:39:13.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:39:13.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:13.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:13.920 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:13.920 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:13.920 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:13.920 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:13.920 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:13.920 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:13.920 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:13.920 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:13.920 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:13.920 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:13.920 DEBUG [main][MenuItemLookup] Item match:Window 20:39:13.921 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:13.921 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:13.921 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:13.921 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:13.921 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:13.921 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:13.921 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:13.921 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:13.921 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:13.921 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:13.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:13.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:13.922 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:13.922 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:13.922 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:13.922 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:13.922 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:13.922 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:13.922 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:13.922 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:13.922 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:13.922 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:13.922 DEBUG [main][MenuItemLookup] Item match:Window 20:39:13.923 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:13.923 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:13.923 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:13.923 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:13.923 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:13.923 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:13.923 DEBUG [main][MenuItemLookup] Item match:Perspective 20:39:13.923 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:39:13.923 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:13.923 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:39:13.924 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:39:13.924 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:39:13.924 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:39:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:13.924 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:13.924 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:13.924 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:13.924 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:13.924 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:13.924 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:13.924 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:13.924 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:13.924 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:13.924 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:13.924 DEBUG [main][MenuItemLookup] Item match:Window 20:39:13.925 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:13.925 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:13.925 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:13.925 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:13.925 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:13.925 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:13.925 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:13.925 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:13.925 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:13.925 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:13.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:13.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:13.926 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:13.926 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:13.926 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:13.926 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:13.926 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:13.926 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:13.926 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:13.926 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:13.926 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:13.926 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:13.926 DEBUG [main][MenuItemLookup] Item match:Window 20:39:13.927 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:13.927 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:13.927 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:13.927 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:13.927 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:13.927 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:13.927 DEBUG [main][MenuItemLookup] Item match:Perspective 20:39:13.927 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:39:13.928 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:13.928 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:39:13.928 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:39:13.928 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:39:13.928 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:39:13.928 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 20:39:13.928 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 20:39:13.928 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 20:39:13.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 20:39:13.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 20:39:13.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 20:39:13.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:13.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:13.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:13.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:13.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:13.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:39:13.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:13.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:13.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:13.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 20:39:13.996 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:13.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:13.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:13.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:39:13.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:13.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:13.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:13.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:13.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:13.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:13.997 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 20:39:13.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:13.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:13.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:13.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:14.218 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:14.218 INFO [WorkbenchTestable][RequirementsRunner] Started test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 20:39:14.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 20:39:14.218 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:14.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:14.219 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:14.219 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 20:39:14.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:14.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:14.219 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:14.219 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:14.219 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:14.219 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:14.219 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:14.219 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:14.219 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:14.220 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:14.220 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:14.220 DEBUG [main][MenuItemLookup] Item match:Run 20:39:14.221 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:39:14.221 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:39:14.221 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:14.221 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:39:14.221 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:39:14.221 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 20:39:14.221 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 20:39:14.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 20:39:14.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 20:39:14.222 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 20:39:14.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:39:14.375 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:39:14.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:39:14.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:14.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:14.391 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit 20:39:14.391 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name null 20:39:14.391 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:39:14.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:14.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:14.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:14.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:39:14.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:14.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:14.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:14.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:14.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:14.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:14.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:14.395 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 20:39:14.395 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 20:39:14.395 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 20:39:14.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 20:39:14.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 20:39:14.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 20:39:14.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:39:14.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:14.429 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 20:39:14.429 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 20:39:14.429 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 20:39:14.429 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 20:39:14.429 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 20:39:14.437 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 20:39:14.437 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:39:14.437 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:14.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:14.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:14.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:39:14.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:14.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:14.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:14.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:14.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:14.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:14.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:14.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:14.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 20:39:14.777 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 20:39:14.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 20:39:14.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 20:39:14.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 20:39:14.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 20:39:14.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:39:14.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:14.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 20:39:14.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 20:39:14.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 20:39:14.874 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 20:39:14.874 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 20:39:14.880 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:39:14.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:15.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:15.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:15.204 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:39:15.204 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:15.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:15.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:15.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:15.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:15.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:39:15.216 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:39:15.218 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 20:39:15.218 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 20:39:15.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 "Apply") 20:39:15.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:15.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:15.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:15.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:39:15.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:15.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:15.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:15.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:15.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:15.249 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:15.249 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 20:39:15.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:15.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:15.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:16.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:39:16.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 20:39:16.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 20:39:16.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 20:39:16.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 20:39:16.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:39:16.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:39:16.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:39:16.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:39:16.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:39:16.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:39:16.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:39:16.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:39:16.476 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit 20:39:16.476 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:39:16.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:16.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:16.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:16.479 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:39:16.479 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:16.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:16.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:16.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:16.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:16.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:16.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:16.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:16.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 20:39:16.483 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 20:39:16.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 20:39:16.484 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 20:39:16.484 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:39:16.484 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:16.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:16.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:16.582 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:39:16.582 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:16.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:16.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:16.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:16.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:16.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:16.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:16.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:16.584 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 20:39:16.584 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:39:16.584 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:16.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:16.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:16.584 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:39:16.584 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:16.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:16.584 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:16.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:16.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:16.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:16.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:16.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:16.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 20:39:16.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:39:16.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:16.586 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:39:16.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:16.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:39:16.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 20:39:16.586 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:39:16.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:16.586 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:39:16.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:16.586 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:39:16.587 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 20:39:16.587 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 20:39:16.587 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 20:39:16.588 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 20:39:16.588 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:16.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:16.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:39:16.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:16.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:16.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:17.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:17.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:17.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:17.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:18.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:18.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:18.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:18.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:19.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:19.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:19.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:19.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:20.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:20.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:20.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:20.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:21.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:21.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:21.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:21.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:22.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:22.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:22.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:22.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:23.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:23.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:23.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:23.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:24.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:24.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:24.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:24.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:25.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:25.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:25.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:25.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:26.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:26.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:26.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:26.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:39:26.974 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:39:26.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:26.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:39:26.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:26.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:26.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:26.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 20:39:26.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:39:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:26.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:39:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:26.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:39:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 20:39:26.976 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:39:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:26.976 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:39:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:26.976 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:39:26.977 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Delete launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 20:39:26.977 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:39:26.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:26.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:26.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:26.977 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:39:26.977 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:26.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:26.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:26.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:26.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 20:39:26.979 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:39:26.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:26.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:39:26.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:26.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:39:26.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 20:39:26.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:39:26.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:26.980 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:39:26.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:26.980 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:39:26.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 20:39:26.980 DEBUG [main][TreeItemHandler] Selecting tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 20:39:26.982 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration about selection 20:39:26.983 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest_test_configuration 20:39:26.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:39:26.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:26.983 DEBUG [main][MenuItemLookup] Found menu:'New Configuration' 20:39:26.983 DEBUG [main][MenuItemLookup] Found menu:'New Prototype' 20:39:26.983 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:39:26.984 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 20:39:26.984 DEBUG [main][MenuItemLookup] Found menu:'Delete' 20:39:26.984 DEBUG [main][MenuItemLookup] Item match:Delete 20:39:26.984 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Dele&te" 20:39:26.984 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 20:39:26.984 INFO [main][MenuItemHandler] Select menu item: Dele&te 20:39:27.031 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.... 20:39:27.032 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 20:39:27.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Launch Configuration Deletion 20:39:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:27.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:27.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:27.033 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") 20:39:27.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:27.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:27.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:27.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:27.034 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 20:39:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:27.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:27.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:27.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:27.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:39:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:39:27.456 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:39:27.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:27.456 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 20:39:27.456 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:27.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:27.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:27.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:27.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:27.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children... 20:39:27.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:39:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:27.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:39:27.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:27.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:39:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JUnit has children finished successfully 20:39:27.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JUnit 20:39:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:27.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JUnit is already expanded. No action performed 20:39:27.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:27.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JUnit 20:39:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:39:27.467 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:39:27.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 20:39:27.467 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:39:27.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 20:39:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:27.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:27.468 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 20:39:27.468 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 20:39:27.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:39:27.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:39:27.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 20:39:27.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:27.587 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:27.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:27.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:27.588 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createSelectDelete no-configuration(org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest) 20:39:27.589 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.debug.ui.launchConfigurations.RunConfigurationDialogTest 20:39:27.589 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:27.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:27.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:27.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.678 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.37 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 20:39:27.611 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 20:39:27.612 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:39:27.613 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:27.613 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 20:39:27.613 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:27.613 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:39:27.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:27.614 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:39:27.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:27.615 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:27.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:27.616 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:27.616 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 20:39:27.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 20:39:27.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:27.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:27.616 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:27.616 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:27.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:27.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.*'] 20:39:27.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:27.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:27.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:27.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:27.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:39:27.618 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:27.618 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:27.618 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:27.618 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:27.618 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:27.618 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:27.618 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:27.618 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:27.618 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:27.618 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:27.618 DEBUG [main][MenuItemLookup] Item match:Window 20:39:27.619 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:27.619 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:27.619 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:27.619 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:27.619 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:27.619 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:27.619 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:27.619 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:27.619 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:27.619 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:27.619 DEBUG [main][MenuItemLookup] Item match:Preferences 20:39:27.619 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:39:27.619 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:39:27.620 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:39:27.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.... 20:39:27.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 'Preferences.*'] is available. finished successfully 20:39:27.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:39:27.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:27.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:27.860 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:39:27.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:27.860 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:39:27.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:27.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:27.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:27.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:27.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:27.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:27.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:27.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 20:39:27.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:27.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:28.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:28.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:28.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 20:39:28.396 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:28.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:28.396 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:28.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:28.396 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:28.397 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Errors/Warnings 20:39:28.397 DEBUG [main][TreeItemHandler] Selecting tree item: Errors/Warnings 20:39:28.397 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Errors/Warnings about selection 20:39:28.397 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Errors/Warnings 20:39:28.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:28.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:28.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:28.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:28.485 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") 20:39:28.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:28.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:28.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:28.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:28.491 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 20:39:28.506 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Group ID to: Ignore 20:39:28.507 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") 20:39:28.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:28.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:28.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:28.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:28.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:28.519 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 20:39:28.520 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Version to: Ignore 20:39:28.520 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") 20:39:28.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:28.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:28.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:28.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:28.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:28.539 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Error to selection: Ignore 20:39:28.540 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Project Config to: Ignore 20:39:28.540 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") 20:39:28.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:28.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:28.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:28.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:28.559 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 20:39:28.559 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Plugin Execution to: Ignore 20:39:28.560 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") 20:39:28.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:28.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:28.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:28.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:28.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:28.586 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Warning to selection: Ignore 20:39:28.586 INFO [WorkbenchTestable][WarningsPreferencePage] Set Maven error/warning Managed Version to: Ignore 20:39:28.586 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") 20:39:28.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:28.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:28.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:28.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:28.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:28.592 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") 20:39:28.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:28.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:28.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:28.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:28.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:28.606 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") 20:39:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:28.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:28.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:28.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:28.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:28.623 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") 20:39:28.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:28.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:28.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:28.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:28.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:28.638 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") 20:39:28.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:28.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:28.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:28.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:28.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:28.654 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:39:28.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:28.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:28.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:28.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:28.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:28.657 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:39:28.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:28.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:28.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:28.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:28.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:39:28.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:39:28.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:28.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:28.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:28.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 20:39:28.724 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:28.724 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:28.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:28.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:28.725 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest) 20:39:28.725 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenErrorPreferencePageTest 20:39:28.725 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:28.725 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:28.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:28.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.144 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.109 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 20:39:28.768 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 20:39:28.769 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:39:28.770 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:28.770 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 20:39:28.770 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:28.770 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:39:28.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:28.771 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:39:28.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:28.771 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:28.771 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:28.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:28.772 INFO [WorkbenchTestable][RequirementsRunner] Started test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 20:39:28.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 20:39:28.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:28.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:28.772 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:28.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:28.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:28.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:28.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:28.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:28.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:28.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:28.773 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:39:28.774 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:28.774 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:28.774 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:28.774 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:28.774 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:28.774 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:28.774 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:28.774 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:28.774 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:28.774 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:28.774 DEBUG [main][MenuItemLookup] Item match:Window 20:39:28.775 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:28.775 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:28.775 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:28.775 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:28.775 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:28.775 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:28.775 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:28.775 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:28.775 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:28.775 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:28.775 DEBUG [main][MenuItemLookup] Item match:Preferences 20:39:28.775 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:39:28.775 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:39:28.775 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:39:28.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:39:28.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:39:28.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:39:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:28.951 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:39:28.951 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:28.951 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:39:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:28.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:28.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:28.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:28.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:28.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:28.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 20:39:28.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:28.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:28.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:28.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 20:39:28.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:28.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:28.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:28.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:28.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:28.955 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 20:39:28.955 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 20:39:28.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 20:39:28.956 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 20:39:29.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:29.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:29.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:29.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:29.035 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...") 20:39:29.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:29.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:29.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:29.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:29.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:29.044 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 20:39:29.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:29.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:29.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:29.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:29.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 20:39:29.124 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 20:39:29.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 20:39:29.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:29.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:29.126 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 20:39:29.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:29.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:29.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:29.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:29.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:29.128 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 20:39:29.148 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:") 20:39:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:29.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:29.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:29.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:29.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:39:29.152 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:39:29.153 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 20:39:29.156 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) 20:39:29.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:29.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:29.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:29.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:29.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:29.159 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:39:29.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:29.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:29.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:29.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:29.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:39:29.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:39:29.205 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 20:39:29.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:29.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:29.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:29.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:29.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:29.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:29.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:29.220 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 20:39:29.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:29.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:29.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:29.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:29.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:29.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:29.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:29.223 TRACE [main][WidgetHandler] Notify Table with event 13 20:39:29.223 TRACE [main][WidgetHandler] Wait for synchronization 20:39:29.223 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") 20:39:29.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:29.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:29.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:29.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:29.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:29.232 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:39:29.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:29.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:29.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:29.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:29.237 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 20:39:29.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:29.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:29.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:29.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:29.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:29.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 "Cancel", Widget matcher matching widgets with style: 8) 20:39:29.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:29.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:29.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:29.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:29.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:29.265 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:39:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:29.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:29.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:29.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:29.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:39:29.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:39:29.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:29.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:29.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:29.329 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 20:39:29.330 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:29.330 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:29.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:29.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:29.330 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 20:39:29.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:29.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:29.331 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:29.331 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 20:39:29.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 20:39:29.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:29.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:29.331 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:29.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:29.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:29.332 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:29.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:29.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:29.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:29.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:29.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:39:29.367 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:29.367 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:29.367 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:29.367 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:29.367 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:29.367 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:29.367 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:29.367 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:29.367 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:29.367 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:29.367 DEBUG [main][MenuItemLookup] Item match:Window 20:39:29.368 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:29.368 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:29.368 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:29.368 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:29.368 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:29.368 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:29.368 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:29.368 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:29.368 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:29.368 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:29.368 DEBUG [main][MenuItemLookup] Item match:Preferences 20:39:29.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:39:29.368 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:39:29.368 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:39:29.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:39: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 20:39:29.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:39:29.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:29.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:29.526 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:39:29.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:29.526 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:39:29.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:29.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:29.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:29.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:29.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:29.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:29.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:29.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 20:39:29.528 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:29.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:29.528 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:29.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:29.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:29.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 20:39:29.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:29.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:29.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:29.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:29.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:29.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 20:39:29.529 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 20:39:29.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 20:39:29.530 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 20:39:29.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:29.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:29.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:29.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:29.545 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...") 20:39:29.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:29.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:29.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:29.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:29.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:29.552 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 20:39:29.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:29.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:29.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:29.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:29.647 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.... 20:39:29.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:29.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:29.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:29.648 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 20:39:29.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 20:39:29.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:29.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:29.649 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 20:39:29.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:29.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:29.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:29.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:29.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:29.651 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 20:39:29.664 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:") 20:39:29.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:29.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:29.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:29.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:29.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:39:29.665 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:39:29.666 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 20:39:29.666 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...") 20:39:29.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:29.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:29.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:29.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:29.667 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:29.668 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 20:39:29.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:29.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:29.668 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:29.668 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:29.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:39:29.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 20:39:30.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 20:39:30.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:39:30.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:39:30.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:39:30.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:39:30.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:39:30.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:39:30.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:39:30.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:39:30.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:39:30.671 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 20:39:30.673 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:39:30.676 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 20:39:30.679 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 20:39:30.680 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) 20:39:30.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:30.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:30.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:30.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:30.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:30.682 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:39:30.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:30.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:30.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:30.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:30.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:39:30.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:39:30.731 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 20:39:30.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:30.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:30.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:30.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:30.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:30.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:30.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:30.736 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 20:39:30.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:30.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:30.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:30.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:30.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:30.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:30.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:30.738 TRACE [main][WidgetHandler] Notify Table with event 13 20:39:30.738 TRACE [main][WidgetHandler] Wait for synchronization 20:39:30.738 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") 20:39:30.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:30.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:30.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:30.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:30.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:30.742 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:39:30.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:30.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:30.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:30.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:30.746 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 20:39:30.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:30.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:30.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:30.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:30.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:30.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:30.759 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:39:30.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:30.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:30.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:30.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:30.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:30.762 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:39:30.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:30.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:30.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:30.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:30.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:39:30.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:39:30.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:30.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:30.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:30.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 20:39:30.816 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:30.816 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:30.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:30.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:30.816 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 20:39:30.817 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:30.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:30.817 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:30.817 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 20:39:30.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 20:39:30.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:30.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:30.817 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:30.817 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:30.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:30.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.*'] 20:39:30.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:30.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:30.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:30.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:30.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:39:30.848 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:30.848 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:30.848 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:30.848 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:30.848 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:30.848 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:30.848 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:30.848 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:30.848 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:30.848 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:30.848 DEBUG [main][MenuItemLookup] Item match:Window 20:39:30.849 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:30.849 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:30.849 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:30.849 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:30.849 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:30.849 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:30.849 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:30.849 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:30.849 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:30.849 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:30.849 DEBUG [main][MenuItemLookup] Item match:Preferences 20:39:30.849 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:39:30.849 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:39:30.849 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:39:31.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:39:31.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 'Preferences.*'] is available. finished successfully 20:39:31.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:39:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:31.059 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:39:31.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:31.059 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:39:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:31.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:31.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:31.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 20:39:31.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:31.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:31.062 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:31.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:31.062 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:31.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 20:39:31.062 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:31.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:31.063 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:31.063 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:31.063 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 20:39:31.063 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 20:39:31.063 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 20:39:31.064 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 20:39:31.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.078 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...") 20:39:31.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:31.086 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 20:39:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:31.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:31.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:31.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:31.174 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.... 20:39:31.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:31.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:31.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:31.175 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 20:39:31.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 20:39:31.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:31.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:31.176 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 20:39:31.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:31.182 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml_test 20:39:31.192 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:") 20:39:31.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:39:31.194 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:39:31.195 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 20:39:31.195 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 20:39:31.198 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) 20:39:31.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:31.201 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:39:31.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:31.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:31.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:31.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:31.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:39:31.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:39:31.269 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 20:39:31.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:31.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:31.272 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 20:39:31.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:31.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:31.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:31.273 TRACE [main][WidgetHandler] Notify Table with event 13 20:39:31.273 TRACE [main][WidgetHandler] Wait for synchronization 20:39:31.273 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") 20:39:31.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:31.287 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:39:31.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:31.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:31.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:31.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:31.291 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 20:39:31.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:31.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:31.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:31.303 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:39:31.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:31.306 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:39:31.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:31.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:31.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:31.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:39:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:39:31.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:31.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 20:39:31.354 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:31.354 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:31.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:31.355 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 20:39:31.355 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:31.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:31.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:31.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 20:39:31.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 20:39:31.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:31.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:31.356 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:31.356 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:31.382 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:31.383 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:31.383 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:31.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:31.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:31.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:31.383 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:39:31.383 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:31.383 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:31.384 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:31.384 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:31.384 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:31.384 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:31.384 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:31.384 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:31.384 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:31.384 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:31.384 DEBUG [main][MenuItemLookup] Item match:Window 20:39:31.385 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:31.385 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:31.385 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:31.385 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:31.385 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:31.385 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:31.385 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:31.385 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:31.385 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:31.385 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:31.385 DEBUG [main][MenuItemLookup] Item match:Preferences 20:39:31.385 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:39:31.385 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:39:31.385 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:39:31.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 'Preferences.*'] is available.... 20:39:31.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 'Preferences.*'] is available. finished successfully 20:39:31.569 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:39:31.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:31.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:31.581 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:39:31.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:31.581 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:39:31.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:31.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:31.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:31.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 20:39:31.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:31.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:31.583 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:31.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:31.583 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:31.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 20:39:31.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:31.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:31.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:31.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:31.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:31.584 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 20:39:31.584 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 20:39:31.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 20:39:31.585 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 20:39:31.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.586 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...") 20:39:31.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:31.589 INFO [WorkbenchTestable][AbstractButton] Click button Add &Local Catalog... 20:39:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:31.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:31.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:31.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Local Archetype Catalog"] is available.... 20:39:31.673 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 20:39:31.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 20:39:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:31.675 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 20:39:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:31.677 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 20:39:31.703 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:") 20:39:31.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:39:31.710 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:39:31.711 INFO [WorkbenchTestable][AbstractText] Text set to: Local Test Catalog 20:39:31.726 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) 20:39:31.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:31.733 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:39:31.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:31.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:31.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:31.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:31.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:39:31.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:39:31.786 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 20:39:31.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:31.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:31.790 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 20:39:31.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:31.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:31.792 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...") 20:39:31.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:31.797 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 20:39:31.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:31.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:31.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:31.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:31.888 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.... 20:39:31.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:31.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:31.888 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:31.888 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 20:39:31.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Local Archetype Catalog 20:39:31.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:31.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:31.890 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 20:39:31.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:31.897 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 20:39:31.915 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:") 20:39:31.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:39:31.918 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:39:31.918 INFO [WorkbenchTestable][AbstractText] Text set to: Local: Local Test Catalog test 20:39:31.921 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 20:39:31.922 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) 20:39:31.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:31.924 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:39:31.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:31.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:31.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:31.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:31.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:39:31.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:39:31.967 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 20:39:31.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:31.970 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") 20:39:31.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:31.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:31.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:31.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:31.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:31.995 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:39:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:31.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:31.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:32.005 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 20:39:32.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:32.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:32.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:32.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:32.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:32.008 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:39:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:32.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:32.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:32.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:32.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:32.012 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:39:32.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:32.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:32.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:32.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:39:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:39:32.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:32.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:32.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 20:39:32.091 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:32.091 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:32.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:32.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:32.091 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 20:39:32.091 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:32.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:32.092 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:32.092 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 20:39:32.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 20:39:32.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:32.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:32.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:32.092 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:32.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:32.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:32.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:32.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:32.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:32.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:32.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:39:32.093 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:32.093 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:32.094 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:32.094 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:32.094 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:32.094 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:32.094 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:32.094 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:32.094 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:32.094 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:32.094 DEBUG [main][MenuItemLookup] Item match:Window 20:39:32.094 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:32.094 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:32.095 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:32.095 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:32.095 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:32.095 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:32.095 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:32.095 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:32.095 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:32.095 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:32.095 DEBUG [main][MenuItemLookup] Item match:Preferences 20:39:32.095 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:39:32.095 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:39:32.095 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:39:32.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:39:32.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 'Preferences.*'] is available. finished successfully 20:39:32.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:39:32.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:32.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:32.270 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:39:32.270 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:32.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 20:39:32.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:32.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:32.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:32.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:32.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:32.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:32.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:32.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 20:39:32.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:32.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:32.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:32.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:32.273 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:32.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 20:39:32.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:32.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:32.273 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:32.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:32.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:32.303 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 20:39:32.303 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 20:39:32.303 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 20:39:32.304 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 20:39:32.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:32.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:32.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:32.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:32.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.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...") 20:39:32.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:32.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:32.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:32.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:32.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:32.313 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 20:39:32.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:32.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:32.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:32.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:32.412 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.... 20:39:32.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:32.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:32.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:32.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: "Remote Archetype Catalog"] is available. finished successfully 20:39:32.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 20:39:32.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:32.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:32.414 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 20:39:32.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:32.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:32.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:32.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:32.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:32.419 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 20:39:32.424 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:") 20:39:32.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:32.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:32.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:32.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:32.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:39:32.431 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:39:32.432 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 20:39:32.435 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...") 20:39:32.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:32.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:32.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:32.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:32.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:32.437 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 20:39:32.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:32.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:32.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:32.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:32.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:39:32.438 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 20:39:32.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 20:39:33.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:39:33.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:39:33.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:39:33.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:39:33.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:39:33.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:39:33.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:39:33.439 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:39:33.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:39:33.439 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 20:39:33.439 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:39:33.443 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 20:39:33.443 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 20:39:33.443 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) 20:39:33.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:33.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:33.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:33.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:33.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:33.445 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:39:33.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:33.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:33.445 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:33.445 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:33.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:39:33.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:39:33.498 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 20:39:33.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:33.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:33.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:33.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:33.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:33.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:33.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:33.503 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 20:39:33.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:33.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:33.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:33.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:33.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:33.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:33.505 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...") 20:39:33.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:33.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:33.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:33.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:33.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:33.508 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 20:39:33.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:33.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:33.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:33.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:33.588 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.... 20:39:33.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:33.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:33.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:33.589 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 20:39:33.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 20:39:33.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:33.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:33.591 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 20:39:33.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:33.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:33.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:33.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:33.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:33.593 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xml 20:39:33.594 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:") 20:39:33.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:33.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:33.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:33.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:33.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:39:33.595 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:39:33.596 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 20:39:33.599 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...") 20:39:33.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:33.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:33.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:33.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:33.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:33.601 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 20:39:33.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:33.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:33.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:33.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:33.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:39:33.609 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 20:39:34.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:39:34.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:39:34.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:39:34.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:39:34.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:39:34.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:39:34.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:39:34.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:39:34.110 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:39:34.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:39:34.110 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 20:39:34.110 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:39:34.112 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 20:39:34.112 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 20:39:34.112 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) 20:39:34.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:34.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:34.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:34.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:34.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:34.114 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:39:34.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:34.115 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:34.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:34.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:39:34.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:39:34.172 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 20:39:34.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:34.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:34.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:34.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:34.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:34.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:34.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:34.175 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 20:39:34.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:34.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:34.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:34.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:34.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:34.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:34.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:34.176 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") 20:39:34.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:34.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:34.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:34.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:34.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:34.179 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:39:34.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:34.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:34.179 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:34.179 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:34.189 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 20:39:34.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:34.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:34.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:34.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:34.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:34.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:34.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:34.192 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:39:34.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:34.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:34.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:34.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:34.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:34.195 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:39:34.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:34.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:34.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:34.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:34.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:39:34.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:39:34.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:34.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:34.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:34.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 20:39:34.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:34.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:34.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:34.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:34.275 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 20:39:34.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:34.276 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:34.276 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:34.276 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 20:39:34.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 20:39:34.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:34.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:34.276 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:34.276 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:34.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:34.277 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:34.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:34.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:34.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:34.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:39:34.277 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:34.278 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:34.278 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:34.278 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:34.278 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:34.278 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:34.278 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:34.278 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:34.278 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:34.278 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:34.278 DEBUG [main][MenuItemLookup] Item match:Window 20:39:34.279 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:34.279 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:34.279 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:34.279 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:34.279 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:34.279 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:34.279 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:34.279 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:34.279 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:34.279 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:34.279 DEBUG [main][MenuItemLookup] Item match:Preferences 20:39:34.279 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:39:34.279 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:39:34.279 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:39:34.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 'Preferences.*'] is available.... 20:39:34.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:39:34.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:39:34.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:34.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:34.440 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:39:34.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:34.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 20:39:34.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:34.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:34.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:34.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:34.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:34.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:34.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 20:39:34.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:34.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:34.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 20:39:34.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:34.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:34.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:34.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:34.458 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Archetypes 20:39:34.458 DEBUG [main][TreeItemHandler] Selecting tree item: Archetypes 20:39:34.458 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Archetypes about selection 20:39:34.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Archetypes 20:39:34.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:34.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:34.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:34.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:34.465 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...") 20:39:34.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:34.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:34.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:34.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:34.467 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:34.468 INFO [WorkbenchTestable][AbstractButton] Click button Add &Remote Catalog... 20:39:34.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:34.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:34.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:34.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:34.578 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.... 20:39:34.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:34.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:34.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:34.579 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 20:39:34.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 20:39:34.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:34.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:34.598 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 20:39:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:34.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:34.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:34.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:34.600 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:https://repo1.maven.org/maven2/archetype-catalog.xml 20:39:34.613 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:") 20:39:34.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:34.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:34.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:34.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:34.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:39:34.614 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:39:34.615 INFO [WorkbenchTestable][AbstractText] Text set to: Remote Test Catalog 20:39:34.615 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...") 20:39:34.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:34.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:34.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:34.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:34.617 INFO [WorkbenchTestable][AbstractButton] Click button &Verify... 20:39:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:34.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:34.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:34.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:34.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:39:34.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Downloading remote catalog' has no excuses, wait for it 20:39:35.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:39:35.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:39:35.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:39:35.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:39:35.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:39:35.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:39:35.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:39:35.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:39:35.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:39:35.119 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 20:39:35.119 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:39:35.120 TRACE [WorkbenchTestable][TitleAreaDialog] Shell Remote Archetype Catalog is not null and is not disposed 20:39:35.121 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] Found 58523 archetype(s) 20:39:35.121 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) 20:39:35.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:35.123 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:39:35.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:35.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:35.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:35.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:35.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:39:35.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:39:35.172 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 20:39:35.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:35.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:35.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:35.176 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 20:39:35.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:35.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:35.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:35.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 "Edit...") 20:39:35.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:35.181 INFO [WorkbenchTestable][AbstractButton] Click button &Edit... 20:39:35.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:35.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:35.181 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:35.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:35.256 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.... 20:39:35.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:35.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:35.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:35.257 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 20:39:35.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remote Archetype Catalog 20:39:35.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:35.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:35.259 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 20:39:35.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:35.261 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo https://repo1.maven.org/maven2/archetype-catalog.xml to:https://repo1.maven.org/maven2/archetype-catalog.xmlabc 20:39:35.262 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:") 20:39:35.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:39:35.263 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:39:35.264 INFO [WorkbenchTestable][AbstractText] Text set to: Remote: Remote Test Catalog test 20:39:35.264 INFO [WorkbenchTestable][MavenArchetypesPreferencePage] 20:39:35.265 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) 20:39:35.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:35.291 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:39:35.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:35.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:35.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:35.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:35.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:39:35.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:39:35.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 20:39:35.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:35.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:35.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:35.338 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 20:39:35.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:35.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:35.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:35.340 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") 20:39:35.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:35.344 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:39:35.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:35.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:35.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:35.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:35.355 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 20:39:35.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:39:35.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:39:35.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:39:35.358 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:39:35.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:35.362 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:39:35.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:35.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:35.362 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:35.362 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:39:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:39:35.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:35.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:35.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 20:39:35.490 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:35.490 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:35.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:35.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:35.491 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) 20:39:35.491 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest 20:39:35.491 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:35.491 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:35.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:35.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.726 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.558 s setRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 1.485 s setRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.538 s editLocalCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 0.736 s editRemoteCatalogTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 2.183 s editRemoteCatalogNotVerifyTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenArchetypesPreferencePageTest) Time elapsed: 1.215 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 20:39:35.506 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 20:39:35.507 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:39:35.507 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:35.507 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 20:39:35.507 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:35.508 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:39:35.508 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:35.508 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:39:35.508 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39: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.*'] 20:39:35.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:35.509 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:35.509 INFO [WorkbenchTestable][RequirementsRunner] Started test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 20:39:35.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 20:39:35.509 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:35.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:35.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:35.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:35.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:35.510 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:35.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:35.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:35.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:35.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:39:35.511 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:35.511 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:35.511 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:35.511 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:35.511 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:35.511 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:35.511 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:35.511 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:35.511 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:35.511 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:35.511 DEBUG [main][MenuItemLookup] Item match:Window 20:39:35.512 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:35.512 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:35.512 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:35.512 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:35.512 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:35.512 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:35.512 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:35.512 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:35.512 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:35.512 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:35.512 DEBUG [main][MenuItemLookup] Item match:Preferences 20:39:35.512 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:39:35.512 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:39:35.512 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:39:35.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 'Preferences.*'] is available.... 20:39:35.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:39:35.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:39:35.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:35.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:35.678 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:39:35.678 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:35.678 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:39:35.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:35.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:35.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:35.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 20:39:35.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:35.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:35.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:35.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:35.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:35.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 20:39:35.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:35.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:35.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:35.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:35.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:35.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 20:39:35.695 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 20:39:35.695 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 20:39:35.696 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 20:39:35.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.732 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") 20:39:35.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:35.744 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 20:39:35.744 DEBUG [main][AbstractWait] Waiting until widget is found... 20:39:35.744 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:39:35.744 TRACE [main][WidgetLookup] widget with index 1 is found 20:39:35.744 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 20:39:35.744 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 20:39:35.745 DEBUG [main][AbstractText] Set focus to Text 20:39:35.746 INFO [WorkbenchTestable][AbstractText] Text set to: test 20:39:35.760 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") 20:39:35.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:35.763 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 20:39:35.763 DEBUG [main][AbstractWait] Waiting until widget is found... 20:39:35.764 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:39:35.764 TRACE [main][WidgetLookup] widget with index 1 is found 20:39:35.764 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 20:39:35.764 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 20:39:35.764 DEBUG [main][AbstractText] Set focus to Text 20:39:35.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) 20:39:35.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:35.768 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:39:35.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:35.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:35.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:35.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:35.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:39:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:39:35.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:35.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 20:39:35.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:35.814 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:35.815 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setSettingsXMLTest no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest) 20:39:35.815 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenSettingsPreferencePageTest 20:39:35.815 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:35.815 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:35.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:35.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 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.306 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 20:39:35.824 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 20:39:35.825 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:39:35.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:35.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 20:39:35.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:35.826 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:39:35.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:35.844 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:39:35.844 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:35.844 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:35.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:35.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:35.845 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkGlobalUpdatePolicy no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 20:39:35.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 20:39:35.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:35.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:35.845 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:35.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.*'] 20:39:35.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:35.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.*'] 20:39:35.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:35.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:35.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:35.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:39:35.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:35.847 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:35.847 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:35.847 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:35.847 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:35.847 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:35.847 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:35.847 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:35.847 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:35.847 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:35.847 DEBUG [main][MenuItemLookup] Item match:Window 20:39:35.848 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:35.848 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:35.848 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:35.848 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:35.848 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:35.848 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:35.848 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:35.848 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:35.848 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:35.848 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:35.848 DEBUG [main][MenuItemLookup] Item match:Preferences 20:39:35.848 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:39:35.848 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:39:35.848 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:39:35.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.... 20:39:35.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:39:35.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:39:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:35.985 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:39:35.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:35.985 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:39:35.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:35.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:35.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:35.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:35.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:35.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:35.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:35.988 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 20:39:35.988 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 20:39:35.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 20:39:35.988 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 20:39:36.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:36.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:36.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:36.056 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:") 20:39:36.056 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:36.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:36.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:36.056 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:39:36.056 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:36.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:36.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:36.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:36.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:36.062 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Default to selection: Always 20:39:36.062 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:") 20:39:36.062 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:36.063 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:39:36.063 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:36.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:36.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:36.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:36.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 "Global Update Policy:") 20:39:36.093 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:36.093 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:39:36.093 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:36.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:36.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:36.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:36.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:36.108 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Always to selection: Daily 20:39:36.108 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:") 20:39:36.108 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:36.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:36.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:36.108 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:39:36.108 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:36.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:36.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:36.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:36.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:36.124 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:") 20:39:36.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:36.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:36.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:36.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:39:36.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:36.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:36.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:36.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:36.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:36.140 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Daily to selection: Hourly 20:39:36.140 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:") 20:39:36.140 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:36.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:36.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:36.140 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:39:36.140 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:36.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:36.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:36.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:36.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:36.146 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:") 20:39:36.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:36.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:36.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:36.146 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:39:36.146 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:36.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:36.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:36.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:36.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:36.161 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Hourly to selection: Default 20:39:36.162 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:") 20:39:36.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:36.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:36.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:36.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:39:36.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:36.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:36.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:36.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:36.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:36.177 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:") 20:39:36.177 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:36.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:36.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:36.177 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:39:36.177 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:36.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:36.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:36.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:36.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:36.194 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Default to selection: Never 20:39:36.194 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:") 20:39:36.194 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:36.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:39:36.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:36.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:36.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:36.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:36.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:36.204 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:39:36.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:36.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:36.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:36.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:36.207 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:39:36.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:36.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:36.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:36.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:36.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:39:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:39:36.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:36.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 20:39:36.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:36.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:36.257 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkGlobalUpdatePolicy no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 20:39:36.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:36.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:36.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:36.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 20:39:36.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 20:39:36.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:36.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:36.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:36.257 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:36.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:36.258 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:36.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:36.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:36.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:36.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:36.258 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:39:36.258 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:36.258 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:36.258 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:36.258 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:36.259 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:36.259 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:36.259 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:36.259 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:36.259 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:36.259 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:36.259 DEBUG [main][MenuItemLookup] Item match:Window 20:39:36.259 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:36.259 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:36.259 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:36.259 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:36.259 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:36.259 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:36.260 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:36.260 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:36.260 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:36.260 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:36.260 DEBUG [main][MenuItemLookup] Item match:Preferences 20:39:36.288 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:39:36.288 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:39:36.288 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:39:36.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.... 20:39:36.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 'Preferences.*'] is available. finished successfully 20:39:36.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:39:36.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:36.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:36.449 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:39:36.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:36.449 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:39:36.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:36.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:36.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:36.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:36.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:36.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:36.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 20:39:36.451 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 20:39:36.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 20:39:36.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 20:39:36.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:36.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:36.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:36.453 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") 20:39:36.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:36.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:36.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:36.478 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:36.479 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 20:39:36.479 INFO [WorkbenchTestable][CheckBox] Check checkbox Debu&g Output 20:39:36.479 INFO [WorkbenchTestable][AbstractButton] Click button Debu&g Output 20:39:36.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:36.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:36.480 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:36.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:36.480 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") 20:39:36.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:36.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:36.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:36.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:37.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:37.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:37.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:39:37.502 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:39:37.502 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:") 20:39:37.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:37.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:37.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:37.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:39:37.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:37.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:37.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:37.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:37.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:37.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:37.515 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Default to selection: Never 20:39:37.516 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) 20:39:37.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:37.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:37.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:37.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:37.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:37.520 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 20:39:37.520 INFO [WorkbenchTestable][CheckBox] Check checkbox Download Artifact &Javadoc 20:39:37.520 INFO [WorkbenchTestable][AbstractButton] Click button Download Artifact &Javadoc 20:39:37.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:37.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:37.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:37.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:37.520 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") 20:39:37.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:37.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:37.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:37.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:37.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:37.522 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 20:39:37.522 DEBUG [WorkbenchTestable][CheckBox] Checkbox Do&wnload Artifact Sources already selected, no action performed 20:39:37.522 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") 20:39:37.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:37.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:37.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:37.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:37.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:37.524 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 20:39:37.524 INFO [WorkbenchTestable][CheckBox] Check checkbox Download repository index updates on startup 20:39:37.524 INFO [WorkbenchTestable][AbstractButton] Click button Download repository index updates on startup 20:39:37.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:37.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:37.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:37.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:37.525 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)") 20:39:37.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:37.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:37.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:37.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:37.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:37.539 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 20:39:37.539 INFO [WorkbenchTestable][CheckBox] Check checkbox Hide folders of physically nested modules (experimental) 20:39:37.539 INFO [WorkbenchTestable][AbstractButton] Click button Hide folders of physically nested modules (experimental) 20:39:37.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:37.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:37.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:37.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:37.540 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") 20:39:37.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:37.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:37.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:37.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:37.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:37.541 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 20:39:37.542 INFO [WorkbenchTestable][CheckBox] Check checkbox &Offline 20:39:37.542 INFO [WorkbenchTestable][AbstractButton] Click button &Offline 20:39:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:37.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:37.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:37.542 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") 20:39:37.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:37.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:37.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:37.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:37.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:37.555 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 20:39:37.555 INFO [WorkbenchTestable][CheckBox] Check checkbox Update Maven projects on startup 20:39:37.555 INFO [WorkbenchTestable][AbstractButton] Click button Update Maven projects on startup 20:39:37.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:37.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:37.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:37.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:37.555 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") 20:39:37.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:37.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:37.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:37.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:37.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:37.557 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") 20:39:37.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:37.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:37.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:38.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:38.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:38.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:38.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:39:38.575 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:39:38.575 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:") 20:39:38.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:38.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:38.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:38.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:39:38.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:38.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:38.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:38.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:38.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:38.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:38.587 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) 20:39:38.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:38.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:38.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:38.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:38.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:38.590 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") 20:39:38.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:38.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:38.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:38.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:38.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:38.592 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") 20:39:38.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:38.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:38.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:38.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:38.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39: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.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)") 20:39:38.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:38.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:38.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:38.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:38.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:38.596 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") 20:39:38.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:38.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:38.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:38.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:38.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:38.598 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") 20:39:38.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:38.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:38.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:38.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:38.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:38.619 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:39:38.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:38.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:38.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:38.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:38.622 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:39:38.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:38.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:38.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:38.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:38.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:39:38.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:39:38.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:38.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:38.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:38.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 20:39:38.709 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:38.709 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:38.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:38.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:38.709 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 20:39:38.709 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:38.709 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:38.710 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:38.710 INFO [WorkbenchTestable][RequirementsRunner] Started test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 20:39:38.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 20:39:38.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:38.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:38.710 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:38.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:38.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:38.710 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:39:38.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:38.710 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:38.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:38.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:38.711 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:39:38.711 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:38.711 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:38.711 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:39:38.711 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:39:38.711 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:39:38.711 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:39:38.711 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:39:38.711 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:39:38.711 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:39:38.711 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:39:38.711 DEBUG [main][MenuItemLookup] Item match:Window 20:39:38.712 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:39:38.712 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:39:38.712 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:39:38.712 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:38.712 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:39:38.712 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:39:38.712 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:38.712 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:39:38.712 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:38.712 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:39:38.712 DEBUG [main][MenuItemLookup] Item match:Preferences 20:39:38.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:39:38.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:39:38.712 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:39:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:39:38.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 'Preferences.*'] is available. finished successfully 20:39:38.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:39:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:38.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:38.900 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:39:38.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:38.900 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:39:38.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:38.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:38.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:38.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:38.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:38.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:38.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:38.902 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven 20:39:38.902 DEBUG [main][TreeItemHandler] Selecting tree item: Maven 20:39:38.902 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven about selection 20:39:38.902 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven 20:39:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:38.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:38.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:38.903 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") 20:39:38.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:38.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:38.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:38.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:38.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:38.905 INFO [WorkbenchTestable][CheckBox] Select checkbox Debu&g Output 20:39:38.905 DEBUG [WorkbenchTestable][CheckBox] Checkbox Debu&g Output not checked, no action performed 20:39:38.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.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") 20:39:38.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:38.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:38.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:39.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:39.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:39.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:39.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:39.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:39:39.948 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:39:39.948 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:") 20:39:39.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:39.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:39.949 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:39:39.949 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:39.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:39.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:39.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:39.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:39.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:39.961 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Default to selection: Default 20:39:39.961 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) 20:39:39.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:39.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:39.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:39.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:39.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:39.964 INFO [WorkbenchTestable][CheckBox] Select checkbox Download Artifact &Javadoc 20:39:39.964 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download Artifact &Javadoc not checked, no action performed 20:39:39.965 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") 20:39:39.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:39.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:39.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:39.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:39.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:39.967 INFO [WorkbenchTestable][CheckBox] Select checkbox Do&wnload Artifact Sources 20:39:39.967 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Do&wnload Artifact Sources 20:39:39.967 INFO [WorkbenchTestable][AbstractButton] Click button Do&wnload Artifact Sources 20:39:39.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:39.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:39.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:39.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:39.968 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") 20:39:39.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:39.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:39.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:39.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:39.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:39.970 INFO [WorkbenchTestable][CheckBox] Select checkbox Download repository index updates on startup 20:39:39.970 DEBUG [WorkbenchTestable][CheckBox] Checkbox Download repository index updates on startup not checked, no action performed 20:39:39.970 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)") 20:39:39.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:39.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:39.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:39.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:39.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:39.973 INFO [WorkbenchTestable][CheckBox] Select checkbox Hide folders of physically nested modules (experimental) 20:39:39.973 DEBUG [WorkbenchTestable][CheckBox] Checkbox Hide folders of physically nested modules (experimental) not checked, no action performed 20:39:39.973 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") 20:39:39.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:39.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:39.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:39.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:39.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:39.979 INFO [WorkbenchTestable][CheckBox] Select checkbox &Offline 20:39:39.979 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Offline not checked, no action performed 20:39:39.979 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") 20:39:39.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:39.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:39.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:39.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:39.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:39.981 INFO [WorkbenchTestable][CheckBox] Select checkbox Update Maven projects on startup 20:39:39.981 DEBUG [WorkbenchTestable][CheckBox] Checkbox Update Maven projects on startup not checked, no action performed 20:39:39.982 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") 20:39:39.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:39.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:39.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:39.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:39.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:39.984 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") 20:39:39.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:39.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:39.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:40.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:40.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:40.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:40.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:39:40.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:39:41.001 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:39:41.001 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:") 20:39:41.001 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:41.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:41.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:41.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:39:41.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:41.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:41.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:41.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:41.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:41.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:41.011 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) 20:39:41.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:41.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:41.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:41.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:41.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:41.013 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") 20:39:41.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:41.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:41.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:41.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:41.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:41.015 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") 20:39:41.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:41.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:41.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:41.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:41.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:41.018 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)") 20:39:41.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:41.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:41.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:41.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:41.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:41.020 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") 20:39:41.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:41.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:41.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:41.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:41.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:41.023 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") 20:39:41.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:41.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:41.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:41.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:41.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:41.030 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:39:41.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:41.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:41.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:41.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:41.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:41.033 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:39:41.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:41.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:41.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:41.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:41.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:39:41.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:39:41.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:41.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:41.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:41.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 20:39:41.116 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:41.116 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:41.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:41.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:41.117 INFO [WorkbenchTestable][RequirementsRunner] Finished test: uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) 20:39:41.117 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest 20:39:41.117 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:41.117 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:41.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:41.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.293 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.412 s checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) Time elapsed: 2.452 s uncheckAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.preferences.MavenPreferencePageTest) Time elapsed: 2.407 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 20:39:41.134 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 20:39:41.135 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:39:41.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:41.135 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 20:39:41.135 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:41.135 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:39:41.136 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:41.136 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:39:41.136 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:41.136 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:41.137 INFO [WorkbenchTestable][RequirementsRunner] Started test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 20:39:41.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 20:39:41.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:41.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:41.137 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:41.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'] 20:39:41.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.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'] 20:39:41.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.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: "Check out as Maven project from SCM"] 20:39:41.139 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:39:41.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:39:41.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:39:41.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 20:39:41.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39: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'] 20:39:41.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39: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'] 20:39:41.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:41.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:41.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:41.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:39:41.142 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:41.142 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:41.142 DEBUG [main][MenuItemLookup] Item match:File 20:39:41.143 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:39:41.143 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:41.149 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:39:41.149 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:39:41.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:39:41.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:39:41.150 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:39:41.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:39: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 20:39:41.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:39:41.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:41.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:41.297 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:39:41.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.298 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:39:41.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:41.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:41.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:41.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:41.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:41.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:41.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:41.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 20:39:41.310 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:41.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:41.310 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:41.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:41.310 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:41.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 20:39:41.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:41.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:41.311 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:41.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:41.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:41.311 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Check out Maven Projects from SCM 20:39:41.311 DEBUG [main][TreeItemHandler] Selecting tree item: Check out Maven Projects from SCM 20:39:41.312 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Check out Maven Projects from SCM about selection 20:39:41.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Check out Maven Projects from SCM 20:39:41.315 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:39:41.315 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:39:41.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.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:39:41.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:41.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:41.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:41.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:41.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:41.317 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:39:41.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:41.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:41.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:41.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:41.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'] 20:39:41.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.430 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.... 20:39:41.430 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 20:39:41.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Check out as Maven project from SCM 20:39:41.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:41.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:41.431 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 20:39:41.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.433 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") 20:39:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:41.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:41.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:41.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:41.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:41.435 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") 20:39:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:41.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:41.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:41.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:41.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:41.450 TRACE [WorkbenchTestable][MavenCheckoutWizard] Shell Check out as Maven project from SCM is not null and is not disposed 20:39:41.451 INFO [WorkbenchTestable][MavenCheckoutWizard] Cancel wizard 20:39:41.451 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) 20:39:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:41.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:41.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:41.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:41.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:41.458 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:39:41.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:41.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:41.458 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:41.458 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:41.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:39:41.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:39:41.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:39:41.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:39:41.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:39:41.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:39:41.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:39:41.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:39:41.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:39:41.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:39:41.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:39:41.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:39:41.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 20:39:41.518 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:41.518 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:41.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:41.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:41.519 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openMavenSCMWizard no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest) 20:39:41.519 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenCheckoutWizardTest 20:39:41.519 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:39:41.519 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:39:41.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:41.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.387 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.382 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 20:39:41.532 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 20:39:41.533 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:39:41.534 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:41.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 20:39:41.534 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:41.534 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:39:41.544 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:41.545 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:39:41.545 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:41.545 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:39:41.545 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 20:39:41.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 20:39:41.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:39:41.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:39:41.545 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:39:41.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:39:41.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:39:41.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:39:41.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.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"] 20:39:41.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.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"] 20:39:41.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.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"] 20:39:41.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.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: "Import Maven Projects"] 20:39:41.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.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: "Import"] 20:39:41.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.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: "Import"] 20:39:41.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:39:41.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:41.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:41.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:39:41.553 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:39:41.553 DEBUG [main][MenuItemLookup] Found menu:'File' 20:39:41.553 DEBUG [main][MenuItemLookup] Item match:File 20:39:41.554 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:39:41.554 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:39:41.554 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:39:41.554 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:39:41.554 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:41.554 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:39:41.554 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:39:41.554 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:41.554 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:39:41.554 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:39:41.555 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:39:41.555 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:39:41.555 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:41.555 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:39:41.555 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:39:41.555 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:39:41.555 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:39:41.555 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:41.555 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:39:41.555 DEBUG [main][MenuItemLookup] Found menu:'' 20:39:41.555 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:39:41.555 DEBUG [main][MenuItemLookup] Item match:Import... 20:39:41.555 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:39:41.555 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:39:41.555 INFO [main][MenuItemHandler] Select menu item: &Import... 20:39:41.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:39:41.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:39:41.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:39:41.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:41.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:41.714 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:39:41.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:41.715 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:39:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:41.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:41.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:41.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:41.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:39:41.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:39:41.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:39:41.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 20:39:41.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:41.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:42.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:42.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:42.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 20:39:42.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:39:42.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:39:42.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:39:42.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:39:42.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:39:42.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 20:39:42.223 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 20:39:42.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 20:39:42.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 20:39:42.227 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:39:42.227 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:39:42.227 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) 20:39:42.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:42.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:42.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:42.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:42.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:42.229 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:39:42.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:42.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:42.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:42.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:42.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: "Import"] 20:39:42.322 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:42.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:42.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 20:39:42.323 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 20:39:42.323 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 20:39:42.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:42.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:42.324 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 20:39:42.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:39:42.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 20:39:42.325 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 20:39:42.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 20:39:42.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:42.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:42.325 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:") 20:39:42.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:42.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:42.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:42.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:42.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:39:42.328 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 20:39:42.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 20:39:42.329 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 20:39:42.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 20:39:42.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:42.361 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") 20:39:42.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:42.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:42.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:42.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:42.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:42.363 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 20:39:42.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:42.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:42.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:42.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:42.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 20:39:42.424 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 20:39:42.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 20:39:42.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:42.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:42.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 20:39:42.426 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") 20:39:42.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:42.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:42.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:42.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:42.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 20:39:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 20:39:42.429 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 20:39:42.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 20:39:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:42.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:42.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 "Finish") 20:39:42.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:42.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:42.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:42.430 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 20:39:42.430 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:42.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:42.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:42.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:42.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:42.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:42.433 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:39:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:42.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:42.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:42.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:42.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:39:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:39:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 20:39:42.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 20:39:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 20:39:42.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:39:42.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 20:39:43.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 20:39:43.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 20:39:44.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 20:39:44.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 20:39:45.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 20:39:45.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 18 files to index (/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/lib/resources.jar)' is a system job, skipped 20:39:45.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 20:39:46.023 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 20:39:46.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Discover lifecycle mappings' has no excuses, wait for it 20:39:46.524 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 20:39:46.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:39:46.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:39:46.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:39:46.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:39:46.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 20:39:46.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:39:46.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:39:46.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:39:46.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:39:46.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:39:46.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:39:46.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:39:46.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:39:46.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:39:46.524 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:39:46.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:39:46.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 '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 20:39:46.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 '(Import Maven Projects)|(Discover m2e connectors)'] is available. finished successfully 20:39:46.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Discover m2e connectors 20:39:46.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:39:46.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:39:46.708 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:39:46.708 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:46.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:46.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:46.708 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 20:39:46.708 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:46.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:46.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:46.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:46.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:46.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:46.710 INFO [WorkbenchTestable][AbstractButton] Click button &Resolve All Later 20:39:46.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:46.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:46.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:46.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:46.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:39:46.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:39:46.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:39:46.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:39:46.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Discover m2e connectors" as the parent 20:39:46.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:39:46.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:39:46.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:39:46.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:39:46.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:39:46.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:39:46.730 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:39:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:39:46.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:39:46.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:39:46.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:39:46.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:39:46.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:39:46.932 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.... 20:39:56.943 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 20:39:56.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 20:39:56.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:39:56.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:39:56.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:39:56.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:39:56.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:39:56.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:39:56.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:39:56.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:39:56.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:39:57.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:39:57.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:39:57.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:39:57.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:39:57.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:39:57.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:39:57.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:39:57.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:39:57.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:39:57.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:39:57.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:39:57.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:39:57.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:39:57.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:39:57.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:39:57.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:39:57.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:39:57.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:39:58.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:39:58.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:39:58.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:39:58.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:39:58.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:39:58.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:39:58.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:39:58.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:39:58.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:39:58.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:39:58.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:39:58.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:39:58.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:39:58.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:39:58.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:39:58.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:39:58.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:39:58.946 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:39:59.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:39:59.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:39:59.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:39:59.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:39:59.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:39:59.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:39:59.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:39:59.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:39:59.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:39:59.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:39:59.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:39:59.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:39:59.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:39:59.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:39:59.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:39:59.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:39:59.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:39:59.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:00.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:00.447 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:00.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:00.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:00.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:00.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:00.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:00.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:00.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:00.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:00.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:00.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:00.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:00.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:00.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:00.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:00.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:00.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:01.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:01.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:01.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:01.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:01.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:01.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:01.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:01.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:01.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:01.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:01.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:01.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:01.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:01.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:01.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:01.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:01.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:01.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:02.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:02.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:02.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:02.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:02.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:02.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:02.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:02.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:02.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:02.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:02.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:02.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:02.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:02.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:02.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:02.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:02.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:02.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:03.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:03.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:03.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:03.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:03.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:03.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:03.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:03.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:03.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:03.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:03.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:03.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:03.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:03.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:03.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:03.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:03.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:03.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:04.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:04.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:04.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:04.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:04.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:04.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:04.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:04.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:04.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:04.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:04.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:04.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:04.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:04.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:04.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:04.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:04.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:04.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:05.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:05.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:06.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:06.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:06.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:06.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:06.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:06.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:06.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:06.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:06.453 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 20:40:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:06.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:40:06.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:06.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:40:06.964 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:40:06.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:40:06.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:40:06.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:40:06.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:40:06.965 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:40:06.965 DEBUG [main][MenuItemLookup] Found menu:'File' 20:40:06.965 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:40:06.965 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:40:06.965 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:40:06.965 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:40:06.965 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:40:06.965 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:40:06.965 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:40:06.965 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:40:06.965 DEBUG [main][MenuItemLookup] Item match:Window 20:40:06.966 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:40:06.967 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:40:06.967 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:40:06.967 DEBUG [main][MenuItemLookup] Found menu:'' 20:40:06.967 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:40:06.967 DEBUG [main][MenuItemLookup] Item match:Show View 20:40:06.977 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:40:06.977 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:40:06.977 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:40:06.977 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:40:06.977 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:40:06.977 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:40:06.977 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:40:06.977 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:40:06.977 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:40:06.977 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:40:06.977 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:40:06.977 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:40:06.977 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:40:06.977 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:40:06.978 DEBUG [main][MenuItemLookup] Found menu:'' 20:40:06.978 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:40:06.978 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:40:06.978 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:40:06.978 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:40:06.978 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:40:07.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:40:07.077 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:40:07.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:40:07.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:40:07.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:40:07.079 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:40:07.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:40:07.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:40:07.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:40:07.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:40:07.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:40:07.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:07.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:07.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:07.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:07.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:40:07.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:40:07.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:40:07.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:40:07.088 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:40:07.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:40:07.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:40:07.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:40:07.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:40:07.598 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:40:07.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:40:07.599 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:40:07.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:40:07.599 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:40:07.599 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:40:07.599 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:40:07.600 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:40:07.600 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:40:07.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:40:07.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:40:07.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:40:07.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:40:07.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:40:07.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:07.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:07.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:40:07.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:40:07.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:40:07.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:40:07.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:40:07.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:40:07.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:07.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:07.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:07.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:07.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:40:07.603 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:40:07.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:40:07.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:40:07.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:40:07.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:40:07.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:40:07.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:40:07.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:40:07.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:07.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:07.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:40:07.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:07.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:07.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:40:07.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:40:07.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:40:07.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:40:07.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') 20:40:07.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:07.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:07.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:07.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:07.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:40:07.696 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:40:07.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:40:07.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:40:07.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:40:07.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:40:07.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:40:07.699 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:40:07.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:40:07.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:40:07.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:40:07.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:07.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:07.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:40:08.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:08.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:40:08.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:08.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:40:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:40:08.702 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:40:08.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:40:08.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:40:08.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:40:08.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 20:40:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:08.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:08.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:08.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:08.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:40:08.704 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 20:40:08.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 20:40:08.704 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:40:08.704 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:40:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:40:08.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:40:08.705 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingWrongMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 20:40:08.705 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:40:08.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 20:40:08.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 20:40:08.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:40:08.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:40:08.706 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:40:08.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:40:08.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:08.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:40:08.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:08.706 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:40:08.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:08.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:40:08.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:08.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:40:08.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:08.707 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:40:08.707 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:08.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:40:08.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:08.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:40:08.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:08.708 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:40:08.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:08.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:40:08.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:40:08.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:40:08.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:40:08.709 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:40:08.709 DEBUG [main][MenuItemLookup] Found menu:'File' 20:40:08.710 DEBUG [main][MenuItemLookup] Item match:File 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'' 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'' 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'' 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:40:08.711 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:40:08.712 DEBUG [main][MenuItemLookup] Found menu:'' 20:40:08.712 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:40:08.712 DEBUG [main][MenuItemLookup] Found menu:'' 20:40:08.712 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:40:08.712 DEBUG [main][MenuItemLookup] Item match:Import... 20:40:08.712 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:40:08.712 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:40:08.712 INFO [main][MenuItemHandler] Select menu item: &Import... 20:40:08.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:40:08.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:40:08.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:40:08.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:40:08.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:40:08.838 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:40:08.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:08.838 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:40:08.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:08.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:08.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:08.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:08.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:40:08.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:40:08.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:40:08.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 20:40:08.841 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:40:08.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:40:08.841 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:40:08.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:40:08.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:40:08.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 20:40:08.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:40:08.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:40:08.842 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:40:08.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:40:08.842 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:40:08.842 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Maven Projects 20:40:08.842 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Maven Projects 20:40:08.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Maven Projects about selection 20:40:08.843 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Maven Projects 20:40:08.843 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:40:08.843 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:40:08.843 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) 20:40:08.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:08.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:08.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:08.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:08.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:40:08.845 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:40:08.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:40:08.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:40:08.845 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:40:08.845 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:40:08.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: "Import"] 20:40:08.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:08.939 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:08.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 20:40:08.939 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 20:40:08.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 20:40:08.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:40:08.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:40:08.940 TRACE [WorkbenchTestable][MavenImportWizard] Shell Import Maven Projects is not null and is not disposed 20:40:08.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 20:40:08.941 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 20:40:08.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 20:40:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:40:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:40:08.941 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:") 20:40:08.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:08.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:08.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:08.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:08.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:40:08.945 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 20:40:08.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 20:40:08.946 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 20:40:08.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 20:40:08.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:40:09.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:40:09.011 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") 20:40:09.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:09.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:09.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:09.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:09.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:40:09.013 INFO [WorkbenchTestable][AbstractButton] Click button &Refresh 20:40:09.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:40:09.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:40:09.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:40:09.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:40:09.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 20:40:09.086 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 20:40:09.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 20:40:09.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:40:09.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:40:09.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded.... 20:40:09.087 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") 20:40:09.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:09.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:09.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:09.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:40:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until The project is still not loaded. finished successfully 20:40:09.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import Maven Projects"] is available.... 20:40:09.116 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 20:40:09.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import Maven Projects 20:40:09.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:40:09.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:40:09.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:40:09.116 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:40:09.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:40:09.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:40:09.116 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Import Maven Projects" as the parent 20:40:09.116 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:40:09.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:09.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:09.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:09.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:09.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:40:09.119 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:40:09.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:40:09.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:40:09.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:40:09.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:40:09.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:40:09.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:40:09.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 20:40:09.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 20:40:09.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running finished successfully 20:40:09.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:40:09.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 20:40:09.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Importing Maven projects' has no excuses, wait for it 20:40:10.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 20:40:10.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:40:10.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:40:10.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:40:10.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:40:10.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:40:10.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:10.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:10.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:10.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:10.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:10.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:10.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:10.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:10.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:10.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:40:10.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 '(Import Maven Projects)|(Discover m2e connectors)'] is available.... 20:40:20.711 DEBUG [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 20:40:20.711 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.... 20:40:30.719 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 20:40:30.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 20:40:30.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:30.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:30.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:30.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:30.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:30.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:30.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:30.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:30.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:31.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:31.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:31.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:31.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:31.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:31.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:31.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:31.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:31.220 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:31.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:31.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:31.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:31.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:31.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:31.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:31.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:31.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:31.720 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:32.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:32.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:32.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:32.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:32.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:32.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:32.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:32.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:32.221 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:32.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:32.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:32.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:32.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:32.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:32.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:32.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:32.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:32.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:33.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:33.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:33.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:33.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:33.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:33.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:33.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:33.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:33.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:33.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:33.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:33.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:33.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:33.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:33.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:33.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:33.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:33.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:34.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:34.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:34.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:34.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:34.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:34.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:34.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:34.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:34.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:34.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:34.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:34.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:34.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:34.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:34.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:34.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:34.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:34.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:35.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:35.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:35.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:35.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:35.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:35.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:35.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:35.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:35.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:35.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:36.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:36.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:36.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:36.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:36.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:36.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:36.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:36.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:36.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:36.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:36.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:36.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:36.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:36.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:36.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:36.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:36.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:36.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:37.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:37.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:37.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:37.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:37.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:37.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:37.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:37.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:37.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:37.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:37.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:37.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:37.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:37.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:37.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:37.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:37.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:37.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:38.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:38.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:38.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:38.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:38.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:38.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:38.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:38.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:38.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:38.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:38.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:38.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:38.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:38.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:38.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:38.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:38.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:38.726 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:39.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:39.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:39.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:39.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:39.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:39.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:39.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:39.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:39.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:39.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:39.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:39.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:39.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:39.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:39.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:39.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:39.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:39.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:40.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:40.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:40.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:40.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:40.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:40.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:40.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:40.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:40.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 20:40:40.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:40.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:40:40.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:40.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:40.730 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:40:40.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:40.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:40.732 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:40:40.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:40:40.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:40:40.733 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:40:40.733 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:40:40.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:40.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:40.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:40.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:40.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:40:40.734 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:40:40.734 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:40:40.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:40:40.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:40:40.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:40:40.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:40:40.738 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:40:40.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:40:40.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:40:40.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:40:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:40.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:40.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:40:41.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:41.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:40:41.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:41.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:40:41.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:40:41.740 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:40:41.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:40:41.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:40:41.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:40:41.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 20:40:41.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:41.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:41.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:41.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:41.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:40:41.742 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 20:40:41.743 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 20:40:41.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 20:40:41.743 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:40:41.743 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:40:41.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:40:41.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:40:41.743 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) 20:40:41.743 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest 20:40:41.744 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:40:41.744 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:40:41.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:40:41.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 60.212 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.16 s testImportingMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenImportWizardTest) Time elapsed: 33.038 s Running org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 20:40:41.757 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 20:40:41.758 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:40:41.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:40:41.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 20:40:41.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:40:41.758 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:40:41.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:40:41.759 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:40:41.759 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:40:41.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:40:41.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 20:40:41.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 20:40:41.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:40:41.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:40:41.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:40:41.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:40:41.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:41.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:40:41.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:41.760 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:40:41.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:41.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'] 20:40:41.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:41.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'] 20:40:41.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:41.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:40:41.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:41.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:40:41.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:41.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:40:41.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:41.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'] 20:40:41.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:41.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:40:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:40:41.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:40:41.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:40:41.764 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:40:41.764 DEBUG [main][MenuItemLookup] Found menu:'File' 20:40:41.764 DEBUG [main][MenuItemLookup] Item match:File 20:40:41.765 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:40:41.765 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:40:41.771 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:40:41.771 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:40:41.771 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:40:41.771 DEBUG [main][MenuItemLookup] Found menu:'' 20:40:41.771 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:40:41.771 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:40:41.771 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:40:41.771 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:40:41.771 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:40:41.771 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:40:41.771 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:40:41.771 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:40:41.771 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:40:41.771 DEBUG [main][MenuItemLookup] Found menu:'File' 20:40:41.772 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:40:41.772 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:40:41.772 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:40:41.772 DEBUG [main][MenuItemLookup] Found menu:'' 20:40:41.772 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:40:41.772 DEBUG [main][MenuItemLookup] Found menu:'' 20:40:41.772 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:40:41.772 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:40:41.772 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:40:41.772 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:40:41.772 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:40:41.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:40:41.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 'New|Select a wizard'] is available. finished successfully 20:40:41.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:40:41.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:40:41.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:40:41.905 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:40:41.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:41.917 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:40:41.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:41.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:41.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:41.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:41.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:40:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:40:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:40:41.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 20:40:41.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:40:41.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:40:41.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:40:41.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:40:41.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:40:41.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 20:40:41.920 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 20:40:41.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:40:41.920 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 20:40:41.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:40:41.920 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 20:40:41.921 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 20:40:41.921 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 20:40:41.921 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 20:40:41.921 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 20:40:41.921 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:40:41.921 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:40:41.921 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:40:41.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:41.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:41.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:41.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:41.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:40:41.933 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:40:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:40:41.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:40:41.933 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:40:41.933 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:40:42.175 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:40:42.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:42.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:42.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 20:40:42.176 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 20:40:42.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 20:40:42.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:40:42.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:40:42.196 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 20:40:42.196 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:40:42.197 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 20:40:42.197 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 20:40:42.197 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) 20:40:42.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:42.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:42.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:42.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:42.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:40:42.202 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:40:42.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:40:42.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:40:42.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:40:42.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:40:42.246 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 20:40:42.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:42.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:42.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:42.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:42.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:40:42.256 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 20:40:42.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:42.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:42.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:42.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:42.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:40:42.257 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo All Catalogs to selection: Internal 20:40:42.258 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 20:40:42.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:42.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:42.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:42.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:42.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:40:42.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:40:42.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 20:40:42.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Retrieving archetypes:' has no excuses, wait for it 20:40:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:40:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:43.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:43.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:40:43.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:40:43.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:40:43.311 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 20:40:43.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:43.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:43.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:43.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:43.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:40:43.319 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 20:40:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:43.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:43.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:43.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:43.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:40:43.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:40:43.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:40:43.321 TRACE [main][WidgetHandler] Notify Table with event 13 20:40:43.321 TRACE [main][WidgetHandler] Wait for synchronization 20:40:43.322 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 20:40:43.322 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 20:40:43.322 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) 20:40:43.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:43.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:43.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:43.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:43.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:40:43.325 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:40:43.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:40:43.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:40:43.325 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:40:43.325 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:40:43.408 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:") 20:40:43.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:43.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:43.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:43.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:43.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:40:43.414 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:artifact 20:40:43.433 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:") 20:40:43.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:43.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:43.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:43.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:43.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:40:43.438 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo com.example to:group 20:40:43.439 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:") 20:40:43.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:43.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:43.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:43.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:43.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:40:43.456 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo 0.0.1-SNAPSHOT to:1.0.0 20:40:43.456 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:") 20:40:43.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:43.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:43.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:43.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:43.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:40:43.472 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:") 20:40:43.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:43.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:43.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:43.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:43.483 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:40:43.485 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:") 20:40:43.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:43.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:43.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:43.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:43.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:40:43.503 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:") 20:40:43.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:43.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:43.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:43.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:43.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:40:43.533 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 20:40:43.533 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 20:40:43.534 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) 20:40:43.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:43.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:43.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:43.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:43.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:40:43.538 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:40:43.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:40:43.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:40:43.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:40:43.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:40:43.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:40:44.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:40:44.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:40:44.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:44.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:44.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:44.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:45.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:45.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:45.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:45.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:46.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:46.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:46.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:46.513 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:47.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:47.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:47.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:47.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:48.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:48.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:48.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:48.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:49.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:49.014 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:49.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:49.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:50.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:50.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:50.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:50.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:51.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:51.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:51.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:51.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:52.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:52.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:52.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:52.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:53.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:53.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:53.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:53.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:54.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:54.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:54.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:54.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:55.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:55.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:55.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:55.517 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:56.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:40:56.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:56.518 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating maven-archetype-quickstart' has no excuses, wait for it 20:40:57.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:40:57.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:40:57.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:40:57.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:40:57.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:40:57.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:40:57.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:40:57.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:40:57.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:40:57.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:40:57.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:40:57.018 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:40:57.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:40:57.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:57.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:57.022 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:40:57.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:57.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:57.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:40:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:40:57.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:40:57.024 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:40:57.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 '\*?\QProject Explorer\E') 20:40:57.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:57.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:57.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:57.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:57.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:40:57.026 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:40:57.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:40:57.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:40:57.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:40:57.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:40:57.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:40:57.029 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:40:57.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:40:57.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:40:57.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:40:57.030 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:40:57.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:40:57.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:40:57.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:40:57.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:57.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:57.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:40:57.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:57.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:40:58.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:58.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:40:58.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:40:58.033 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:40:58.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:40:58.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:40:58.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:40:58.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 20:40:58.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:58.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:58.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:58.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:58.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:40:58.035 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 20:40:58.035 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 20:40:58.035 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 20:40:58.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 20:40:58.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:40:58.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:40:58.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:40:58.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:40:58.036 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest) 20:40:58.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:58.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:58.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:40:58.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:58.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:58.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:40:58.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:40:58.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:40:58.040 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:40:58.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 '\*?\QProject Explorer\E') 20:40:58.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:58.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:58.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:58.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:58.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:40:58.041 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:40:58.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:40:58.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:40:58.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:40:58.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:40:58.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:40:58.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:40:58.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:40:58.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:40:58.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:40:58.045 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:40:58.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:40:58.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:40:58.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:40:58.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:58.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:58.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:40:58.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:58.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:40:59.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:59.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:40:59.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:40:59.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:40:59.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:40:59.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:40:59.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:40:59.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 20:40:59.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:59.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:59.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:40:59.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:40:59.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:40:59.051 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 20:40:59.051 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 20:40:59.052 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 20:40:59.052 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:40:59.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:40:59.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:40:59.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:40:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:40:59.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:59.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:40:59.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:40:59.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:00.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:00.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:00.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:41:00.054 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:41:00.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:41:00.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:00.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:00.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:41:00.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:00.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:00.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:00.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:00.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:00.056 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name artifact 20:41:00.056 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-test-project 20:41:00.057 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name maven-wrong-project 20:41:00.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:41:00.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:41:00.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:00.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:00.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:41:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:00.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:00.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:00.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:00.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:00.058 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 20:41:00.059 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 20:41:00.060 DEBUG [main][TreeItemHandler] Set Tree selection 20:41:00.062 DEBUG [main][TreeHandler] Notify Tree about selection event 20:41:00.076 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 20:41:00.087 DEBUG [WorkbenchTestable][TreeItemHandler] artifact 20:41:00.087 DEBUG [WorkbenchTestable][TreeItemHandler] maven-test-project 20:41:00.087 DEBUG [WorkbenchTestable][TreeItemHandler] maven-wrong-project 20:41:00.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:00.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:00.165 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:00.165 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:41:00.165 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:41:00.165 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:41:00.166 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:41:00.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:00.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:41:00.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:00.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:00.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:00.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:00.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:00.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:41:00.666 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:00.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:00.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:00.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:00.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:00.729 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:00.729 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:41:00.729 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:00.729 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:00.729 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:00.729 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:00.729 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:00.729 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:00.729 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:00.729 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:41:00.729 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:41:00.729 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:41:00.729 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:41:00.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 20:41:01.454 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 20:41:01.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:41:01.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:01.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:01.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: 32) 20:41:01.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:41:01.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:01.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:01.458 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:41:01.458 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:41:01.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:01.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:01.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:01.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:01.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:01.459 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:41:01.460 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:41:01.460 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:41:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:01.460 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:01.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:01.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 "OK") 20:41:01.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:41:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:01.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:41:01.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:41:01.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:01.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:01.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:01.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:01.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:01.462 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:41:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:01.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:01.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:01.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:01.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:41:01.468 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:41:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:41:01.969 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:41:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:41:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:41:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:41:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 20:41:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:41:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:01.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:01.969 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.m2e.core.ui.wizard.MavenProjectWizardTest 20:41:01.970 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:01.970 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:01.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.213 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: 16.277 s Running org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 20:41:01.979 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 20:41:01.986 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:41:01.986 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:01.986 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 20:41:01.986 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:01.986 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:41:01.987 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:01.987 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:41:01.987 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:01.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:01.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:01.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:01.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:01.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:01.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:01.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:01.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:01.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:01.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:01.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:01.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:01.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:01.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:01.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:01.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:01.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:01.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:01.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:01.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:01.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:01.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:01.992 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:01.992 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:01.992 DEBUG [main][MenuItemLookup] Item match:File 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:01.994 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:01.994 DEBUG [main][MenuItemLookup] Item match:Import... 20:41:01.995 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:41:01.995 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:41:01.995 INFO [main][MenuItemHandler] Select menu item: &Import... 20:41:02.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:02.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:02.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:02.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:02.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:02.130 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:02.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:02.131 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:41:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:02.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:02.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:02.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:02.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:02.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:02.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:41:02.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:02.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:02.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:02.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:02.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:41:02.638 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:02.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:02.639 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:02.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:02.639 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:02.639 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:41:02.639 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:41:02.639 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:41:02.642 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:41:02.643 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:02.643 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:41:02.643 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) 20:41:02.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:02.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:02.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:02.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:02.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:02.645 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:02.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:02.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:02.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:02.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: "Import"] 20:41:02.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:02.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:02.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:02.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:02.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:02.754 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:02.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:02.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:02.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:02.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:02.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:02.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:02.754 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:02.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:02.757 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' 20:41:02.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.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:") 20:41:02.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:02.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:02.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:02.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:02.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:02.774 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 20:41:02.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:02.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:02.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:02.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:02.775 TRACE [main][WidgetHandler] Notify Button with event 27 20:41:02.775 TRACE [main][WidgetHandler] Wait for synchronization 20:41:02.775 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:02.775 TRACE [main][WidgetHandler] Wait for synchronization 20:41:02.775 TRACE [main][WidgetHandler] Notify Button with event 26 20:41:02.775 TRACE [main][WidgetHandler] Wait for synchronization 20:41:02.775 TRACE [main][WidgetHandler] Notify Button with event 3 20:41:02.775 TRACE [main][WidgetHandler] Wait for synchronization 20:41:02.775 TRACE [main][WidgetHandler] Notify Button with event 4 20:41:02.775 TRACE [main][WidgetHandler] Wait for synchronization 20:41:02.775 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:02.775 TRACE [main][WidgetHandler] Wait for synchronization 20:41:02.798 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 20:41:02.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:02.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:41:02.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:41:02.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:02.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:41:02.799 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 20:41:02.799 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") 20:41:02.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:02.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:02.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:02.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:02.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:02.841 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:41:02.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:02.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:02.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:02.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:02.976 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 20:41:02.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:02.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:02.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:02.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:02.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:02.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:41:02.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:41:02.991 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 20:41:02.991 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 20:41:02.992 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") 20:41:02.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:02.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:02.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:02.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:02.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:03.008 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 20:41:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:03.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:03.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:03.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:03.010 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 20:41:03.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:03.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:03.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:03.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:03.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:03.022 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 20:41:03.022 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 20:41:03.024 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 20:41:03.025 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 20:41:03.025 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:03.026 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 20:41:03.026 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) 20:41:03.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:03.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:03.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:03.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:03.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:03.043 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:41:03.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:03.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:03.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:03.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:03.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:03.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:03.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:41:03.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:41:03.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:41:03.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:41:03.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:03.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:03.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:03.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:03.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:03.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:03.308 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:03.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:03.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:03.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41: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. 20:41:03.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:03.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:03.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:03.311 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:03.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 '\*?\QPackage Explorer\E') 20:41:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:03.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:03.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:03.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:41:03.313 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:03.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:03.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:03.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:03.366 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:03.366 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:03.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:03.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:03.367 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:03.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:03.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:03.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:03.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:03.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:03.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:03.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:03.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:04.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:04.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:04.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:41:04.370 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:04.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:04.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:04.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:04.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 20:41:04.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:04.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:04.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:04.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:04.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:04.372 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 20:41:04.373 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:41:04.373 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 20:41:04.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 20:41:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:04.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:04.874 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 20:41:04.876 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 20:41:04.876 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 20:41:04.876 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 20:41:04.895 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 20:41:04.897 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 20:41:04.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 20:41:04.897 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 20:41:04.898 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 20:41:04.902 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 20:41:04.902 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:41:04.903 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:41:05.996 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:41:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:05.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:41:05.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:05.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:05.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:05.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:05.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:05.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:05.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:05.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:06.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5f6d0d01 is found... 20:41:06.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5f6d0d01 is found finished successfully 20:41:06.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 20:41:06.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:06.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:06.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:06.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:41:06.092 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:06.092 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:06.092 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:06.092 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 20:41:06.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 20:41:06.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:06.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:06.092 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:06.093 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:06.094 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:06.094 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") 20:41:06.094 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:41:06.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:06.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:06.094 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 20:41:06.095 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:41:06.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:06.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:06.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:06.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:06.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:41:06.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 20:41:06.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 20:41:06.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:41:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:06.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:06.119 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 20:41:06.120 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:41:06.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:06.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:06.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:06.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:06.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:06.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:06.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 20:41:06.189 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 20:41:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:06.189 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 20:41:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:06.189 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 20:41:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 20:41:06.189 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 20:41:06.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:06.190 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 20:41:06.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:06.190 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 20:41:06.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:06.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:06.192 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:41:06.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:06.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:06.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 20:41:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:06.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 20:41:06.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:41:06.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:06.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:06.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:06.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:41:06.196 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:06.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:06.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:06.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:06.402 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 20:41:06.589 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:06.590 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:06.590 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") 20:41:06.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:41:06.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:06.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:06.590 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 20:41:06.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:41:06.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:06.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:06.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:06.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:06.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:41:06.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 20:41:08.414 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 20:41:08.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:41:08.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:08.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:08.702 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 20:41:08.702 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:41:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:08.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:08.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:08.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:08.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:41:08.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 20:41:08.703 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:08.703 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:08.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:08.704 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) 20:41:08.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:08.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:08.706 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:41:08.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:08.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:08.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 20:41:08.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:08.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:08.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 20:41:08.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 '\*?\QPackage Explorer\E') 20:41:08.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:08.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:08.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:08.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:08.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:41:08.794 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:08.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:09.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:09.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:09.095 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:09.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:09.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:09.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:09.097 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:09.097 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:09.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:09.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:09.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:09.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:09.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:09.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:09.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:10.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:10.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:10.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:41:10.101 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:10.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:10.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:10.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:10.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:41:10.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:10.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:10.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:10.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:10.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:10.104 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 20:41:10.105 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 20:41:10.105 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 20:41:10.105 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 20:41:10.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 20:41:10.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:10.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:10.306 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:10.306 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:41:10.307 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:41:10.307 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:41:10.307 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:41:10.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:10.309 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 20:41:10.809 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 20:41:11.310 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 20:41:11.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:11.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:11.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:11.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:11.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:11.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:11.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:11.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:11.810 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 20:41:11.810 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 20:41:11.810 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 20:41:11.810 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 20:41:11.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 20:41:11.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:11.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:11.911 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:11.911 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:41:11.911 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:11.911 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:41:11.911 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:11.911 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:11.911 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:11.911 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:11.911 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:11.912 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:11.912 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:41:11.912 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:41:11.912 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:41:11.912 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:41:11.993 DEBUG [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:41:12.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 'Delete.*'] is available. finished successfully 20:41:12.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:41:12.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:12.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:12.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:12.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:12.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: 32) 20:41:12.651 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:41:12.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:12.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:12.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:41:12.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:41:12.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:12.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:12.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:12.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:12.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:12.652 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:41:12.652 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:41:12.653 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:41:12.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:12.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:12.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:12.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:12.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 "OK", Widget matcher matching widgets with style: 8) 20:41:12.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:41:12.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:12.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:12.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:41:12.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:41:12.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:12.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:12.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:12.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:12.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:12.655 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:41:12.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:12.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:12.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:12.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:12.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:41:12.661 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:41:13.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:41:13.162 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:41:13.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:13.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:41:13.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:41:13.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:41:13.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:13.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:13.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:13.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:13.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:13.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:13.162 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:13.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:13.162 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest 20:41:13.162 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:13.162 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:13.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:13.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.184 s - in org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest selectPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.part.MultiPageEditorTest) Time elapsed: 2.611 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:13.175 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:13.176 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:41:13.176 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:13.176 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:13.176 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:13.176 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:41:13.177 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:13.177 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:41:13.177 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:13.177 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:13.178 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:13.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:13.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:13.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:13.178 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:13.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: "Import"] 20:41:13.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.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: "Import"] 20:41:13.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.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: "Import"] 20:41:13.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.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: "Import"] 20:41:13.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.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: "Import"] 20:41:13.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.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: "Import"] 20:41:13.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.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: "Import"] 20:41:13.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.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: "Import"] 20:41:13.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.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: "Import"] 20:41:13.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:13.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:13.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:13.181 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:13.181 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:13.181 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:13.181 DEBUG [main][MenuItemLookup] Item match:File 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:13.183 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:41:13.184 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:13.184 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:41:13.184 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:13.184 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:13.184 DEBUG [main][MenuItemLookup] Item match:Import... 20:41:13.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:41:13.184 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:41:13.184 INFO [main][MenuItemHandler] Select menu item: &Import... 20:41:13.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:13.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:13.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:13.311 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:13.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.311 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:41:13.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:13.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:13.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:13.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:13.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:41:13.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:13.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:13.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:13.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:13.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:41:13.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:13.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:13.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:13.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:13.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:13.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:41:13.314 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:41:13.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:41:13.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:41:13.315 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:13.315 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:41:13.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) 20:41:13.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:13.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:13.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:13.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:13.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:13.317 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:13.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:13.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:13.317 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:13.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:13.384 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:13.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.448 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:13.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:13.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:13.449 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:13.449 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:13.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:13.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:13.450 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:13.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.451 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:") 20:41:13.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:13.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:13.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:13.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:13.452 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 20:41:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:13.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:13.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:13.453 TRACE [main][WidgetHandler] Notify Button with event 27 20:41:13.453 TRACE [main][WidgetHandler] Wait for synchronization 20:41:13.453 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:13.453 TRACE [main][WidgetHandler] Wait for synchronization 20:41:13.453 TRACE [main][WidgetHandler] Notify Button with event 26 20:41:13.453 TRACE [main][WidgetHandler] Wait for synchronization 20:41:13.453 TRACE [main][WidgetHandler] Notify Button with event 3 20:41:13.453 TRACE [main][WidgetHandler] Wait for synchronization 20:41:13.453 TRACE [main][WidgetHandler] Notify Button with event 4 20:41:13.453 TRACE [main][WidgetHandler] Wait for synchronization 20:41:13.453 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:13.453 TRACE [main][WidgetHandler] Wait for synchronization 20:41:13.519 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 20:41:13.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:13.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:13.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:13.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:13.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:41:13.520 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to: 20:41:13.520 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 20:41:13.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:13.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:13.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:13.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:13.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:13.523 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:13.523 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 20:41:13.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.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) 20:41:13.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:13.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:13.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:13.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:13.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:13.526 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:13.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:13.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:13.527 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:13.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:13.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:13.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:13.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:13.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:41:13.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:41:13.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:13.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:13.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:13.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:13.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:13.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:13.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:13.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:13.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:13.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:13.614 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:13.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:13.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:13.615 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:13.615 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:13.615 INFO [WorkbenchTestable][RequirementsRunner] Started test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:13.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:13.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:13.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:13.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:13.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"] 20:41:13.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.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"] 20:41:13.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.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"] 20:41:13.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.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"] 20:41:13.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.619 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:13.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.619 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:13.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.619 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:13.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.619 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:13.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:13.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:13.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:13.620 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:13.621 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:13.621 DEBUG [main][MenuItemLookup] Item match:File 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:13.622 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:13.623 DEBUG [main][MenuItemLookup] Item match:Import... 20:41:13.623 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:41:13.623 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:41:13.623 INFO [main][MenuItemHandler] Select menu item: &Import... 20:41:13.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:13.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:13.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:13.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:13.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:13.746 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:13.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.747 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:41:13.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:13.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:13.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:13.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:13.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:41:13.749 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:13.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:13.749 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:13.750 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:41:13.750 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:13.750 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:13.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:13.750 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:13.750 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:41:13.750 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:41:13.751 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:41:13.751 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:41:13.751 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:13.751 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:41:13.751 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) 20:41:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:13.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:13.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:13.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:13.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:13.753 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:13.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:13.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:13.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:13.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:13.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:13.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:13.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:13.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:13.892 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:13.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:13.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:13.892 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:13.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:13.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:13.892 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:13.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:13.893 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' 20:41:13.893 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:") 20:41:13.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:13.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:13.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:13.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:13.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:13.924 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 20:41:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:13.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:13.924 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:13.924 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:13.925 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 20:41:13.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:13.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:41:13.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:41:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:13.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:41:13.959 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 20:41:13.967 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") 20:41:13.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:13.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:13.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:13.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:13.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:14.000 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:41:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:14.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:14.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:14.009 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 20:41:14.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:14.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:14.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:14.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:14.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:14.056 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 20:41:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:14.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:14.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:14.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:14.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:14.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:41:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:41:14.123 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 20:41:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:14.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:14.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:14.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:14.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:14.125 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectA (ProjectA/) and wait with time period 1 20:41:14.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectA (ProjectA/) 20:41:14.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:14.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectA (ProjectA/) 20:41:14.626 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectB (ProjectB/) and wait with time period 1 20:41:14.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectB (ProjectB/) 20:41:14.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:15.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:15.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectB (ProjectB/) 20:41:15.127 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item ProjectC (ProjectC/) and wait with time period 1 20:41:15.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectC (ProjectC/) 20:41:15.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:15.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:15.628 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectC (ProjectC/) 20:41:15.635 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:15.635 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 20:41:15.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.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) 20:41:15.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:15.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:15.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:15.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:15.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:15.649 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:15.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:15.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:15.649 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:15.649 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:15.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:15.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:15.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:15.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:15.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:15.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:15.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:15.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:15.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:15.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:15.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:15.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:15.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:15.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:15.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:15.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:15.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:15.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:15.717 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:15.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:15.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:15.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:15.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:15.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: "Import"] 20:41:15.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:15.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: "Import"] 20:41:15.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:15.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: "Import"] 20:41:15.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:15.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: "Import"] 20:41:15.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:15.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: "Import"] 20:41:15.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:15.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: "Import"] 20:41:15.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:15.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:15.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:15.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:15.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:15.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:15.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:15.748 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:15.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:15.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:15.749 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:15.749 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:15.749 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:15.749 DEBUG [main][MenuItemLookup] Item match:File 20:41:15.750 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:41:15.750 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:41:15.750 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:41:15.750 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:41:15.750 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:15.751 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:41:15.751 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:41:15.751 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:15.751 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:41:15.751 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:41:15.751 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:41:15.751 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:41:15.751 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:15.751 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:41:15.751 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:41:15.751 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:15.751 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:41:15.751 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:15.751 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:41:15.751 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:15.751 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:15.751 DEBUG [main][MenuItemLookup] Item match:Import... 20:41:15.753 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:41:15.753 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:41:15.753 INFO [main][MenuItemHandler] Select menu item: &Import... 20:41:15.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:15.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:15.905 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:15.905 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:15.906 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:41:15.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:15.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:15.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:15.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:15.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:15.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:15.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:15.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:41:15.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:15.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:15.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:15.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:15.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:15.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:41:15.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:15.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:15.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:15.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:15.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:15.909 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:41:15.909 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:41:15.910 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:41:15.910 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:41:15.910 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:15.910 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:41:15.910 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) 20:41:15.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:15.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:15.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:15.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:15.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:15.912 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:15.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:15.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:15.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:16.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"] 20:41:16.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:16.069 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:16.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:16.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:16.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:16.070 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:16.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.070 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' 20:41:16.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.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:") 20:41:16.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:16.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:16.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:16.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:16.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:16.072 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 20:41:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:16.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:16.116 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:16.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:16.117 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 20:41:16.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:16.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:41:16.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:41:16.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:16.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:41:16.118 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 20:41:16.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.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") 20:41:16.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:16.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:16.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:16.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:16.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:16.206 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:41:16.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:16.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:16.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:16.207 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:16.339 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 20:41:16.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:16.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:16.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:16.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:16.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:41:16.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:41:16.357 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 20:41:16.367 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:") 20:41:16.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:16.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:16.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:16.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:16.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:16.401 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:16.401 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 20:41:16.401 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) 20:41:16.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:16.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:16.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:16.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:16.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:16.405 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:16.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:16.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:16.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:16.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:16.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:16.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:16.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:16.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:16.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:16.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:16.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:16.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:16.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:16.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:16.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:16.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:16.458 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:16.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:16.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:16.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:16.459 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:16.459 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:16.460 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:16.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:16.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:16.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:16.460 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:16.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: "Import"] 20:41:16.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.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: "Import"] 20:41:16.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.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: "Import"] 20:41:16.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.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: "Import"] 20:41:16.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.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: "Import"] 20:41:16.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.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: "Import"] 20:41:16.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.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: "Import"] 20:41:16.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.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: "Import"] 20:41:16.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.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: "Import"] 20:41:16.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:16.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:16.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:16.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:16.491 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:16.491 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:16.491 DEBUG [main][MenuItemLookup] Item match:File 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:16.493 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:16.493 DEBUG [main][MenuItemLookup] Item match:Import... 20:41:16.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:41:16.493 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:41:16.494 INFO [main][MenuItemHandler] Select menu item: &Import... 20:41:16.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:16.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:16.619 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:16.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:16.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:16.620 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:16.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.621 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:41:16.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:16.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:16.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:16.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:16.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:16.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:16.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:41:16.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:16.624 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:16.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:16.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:41:16.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:16.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:16.625 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:16.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:16.625 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:16.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:41:16.625 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:41:16.625 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:41:16.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:41:16.626 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:16.626 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:41:16.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) 20:41:16.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:16.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:16.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:16.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:16.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:16.627 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:16.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:16.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:16.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:16.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:16.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: "Import"] 20:41:16.755 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:16.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:16.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:16.757 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:16.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:16.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:16.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:16.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:16.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:16.757 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:16.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:16.758 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' 20:41:16.758 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:") 20:41:16.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:16.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:16.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:16.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:16.759 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 20:41:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:16.759 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:16.759 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:16.761 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 20:41:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:16.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:41:16.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:41:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:16.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:41:16.762 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 20:41:16.763 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") 20:41:16.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:16.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:16.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:16.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:16.873 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:41:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:16.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:16.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:16.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:16.995 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 20:41:16.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:16.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:16.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:16.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:16.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:17.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:41:17.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:41:17.023 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 20:41:17.023 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:") 20:41:17.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:17.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:17.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:17.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:17.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:17.025 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:17.025 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 20:41:17.025 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) 20:41:17.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:17.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:17.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:17.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:17.028 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:17.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:17.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:17.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:17.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:17.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:17.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:17.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:17.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:17.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:17.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:17.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:17.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:17.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:17.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:17.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:17.077 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:17.077 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:17.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:17.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:17.078 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:17.078 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:17.078 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:17.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:17.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:17.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:17.078 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:17.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:17.078 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.078 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:17.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:17.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:17.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:17.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.079 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:17.079 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.080 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:17.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.080 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:17.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.080 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:17.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.080 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:17.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:17.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:17.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:17.108 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:17.109 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:17.109 DEBUG [main][MenuItemLookup] Item match:File 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:17.110 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:17.110 DEBUG [main][MenuItemLookup] Item match:Import... 20:41:17.111 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:41:17.111 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:41:17.111 INFO [main][MenuItemHandler] Select menu item: &Import... 20:41:17.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:17.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:17.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:17.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:17.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:17.237 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:17.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.237 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:41:17.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:17.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:17.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:17.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:17.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:17.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:17.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:17.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:41:17.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:17.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:17.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:17.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:17.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:17.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:41:17.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:17.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:17.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:17.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:17.240 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:17.241 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:41:17.241 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:41:17.241 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:41:17.241 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:41:17.241 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:17.241 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:41:17.242 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) 20:41:17.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:17.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:17.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:17.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:17.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:17.244 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:17.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:17.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:17.244 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:17.244 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:17.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:17.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:17.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:17.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:17.373 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:17.373 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:17.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:17.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:17.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:17.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:17.385 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:17.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.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' 20:41:17.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:") 20:41:17.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:17.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:17.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:17.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:17.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:17.429 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 20:41:17.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:17.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:17.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:17.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:17.430 TRACE [main][WidgetHandler] Notify Button with event 27 20:41:17.430 TRACE [main][WidgetHandler] Wait for synchronization 20:41:17.430 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:17.430 TRACE [main][WidgetHandler] Wait for synchronization 20:41:17.430 TRACE [main][WidgetHandler] Notify Button with event 26 20:41:17.430 TRACE [main][WidgetHandler] Wait for synchronization 20:41:17.430 TRACE [main][WidgetHandler] Notify Button with event 3 20:41:17.430 TRACE [main][WidgetHandler] Wait for synchronization 20:41:17.430 TRACE [main][WidgetHandler] Notify Button with event 4 20:41:17.430 TRACE [main][WidgetHandler] Wait for synchronization 20:41:17.430 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:17.430 TRACE [main][WidgetHandler] Wait for synchronization 20:41:17.461 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 20:41:17.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:17.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:17.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:17.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:17.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:41:17.462 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 20:41:17.463 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") 20:41:17.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:17.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:17.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:17.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:17.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:17.546 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:41:17.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:17.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:17.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:17.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:17.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 20:41:17.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:17.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:17.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:17.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:17.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:17.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:41:17.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:41:17.664 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to true 20:41:17.665 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:") 20:41:17.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:17.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:17.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:17.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:17.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:17.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.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") 20:41:17.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:17.666 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:17.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:17.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:17.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:17.668 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 20:41:17.668 INFO [WorkbenchTestable][CheckBox] Check checkbox &Copy projects into workspace 20:41:17.668 INFO [WorkbenchTestable][AbstractButton] Click button &Copy projects into workspace 20:41:17.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:17.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:17.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:17.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:17.708 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:17.708 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 20:41:17.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.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) 20:41:17.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:17.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:17.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:17.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:17.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:17.712 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:17.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:17.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:17.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:17.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:17.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:17.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:17.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:17.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:17.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:17.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:17.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:17.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:17.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:17.762 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:17.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:17.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:17.762 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:17.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:17.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:17.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:17.762 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:17.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:17.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:17.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:17.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:17.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:17.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:17.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: "Import"] 20:41:17.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.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: "Import"] 20:41:17.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.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: "Import"] 20:41:17.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.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: "Import"] 20:41:17.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.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: "Import"] 20:41:17.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.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: "Import"] 20:41:17.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.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: "Import"] 20:41:17.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.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: "Import"] 20:41:17.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.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: "Import"] 20:41:17.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:17.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:17.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:17.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:17.807 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:17.807 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:17.807 DEBUG [main][MenuItemLookup] Item match:File 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:17.808 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:41:17.809 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:17.809 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:41:17.809 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:17.809 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:17.809 DEBUG [main][MenuItemLookup] Item match:Import... 20:41:17.809 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:41:17.809 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:41:17.809 INFO [main][MenuItemHandler] Select menu item: &Import... 20:41:17.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:17.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:17.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:17.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:17.963 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:17.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:17.963 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:41:17.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:17.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:17.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:17.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:17.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:17.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:41:17.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:17.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:17.966 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:17.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:17.966 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:17.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:41:17.966 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:17.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:17.966 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:17.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:17.967 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:17.967 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:41:17.967 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:41:17.967 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:41:17.967 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:41:17.968 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:17.968 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:41:17.968 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) 20:41:17.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:17.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:17.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:17.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:17.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:17.970 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:17.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:17.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:17.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:17.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:18.037 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:18.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:18.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:18.087 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:18.088 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:18.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:18.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 20:41:18.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:18.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:18.088 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:18.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:18.089 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' 20:41:18.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 root directory:") 20:41:18.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:18.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:18.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:18.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:18.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:18.119 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 20:41:18.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:18.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:18.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:18.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:18.119 TRACE [main][WidgetHandler] Notify Button with event 27 20:41:18.119 TRACE [main][WidgetHandler] Wait for synchronization 20:41:18.119 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:18.119 TRACE [main][WidgetHandler] Wait for synchronization 20:41:18.119 TRACE [main][WidgetHandler] Notify Button with event 26 20:41:18.119 TRACE [main][WidgetHandler] Wait for synchronization 20:41:18.119 TRACE [main][WidgetHandler] Notify Button with event 3 20:41:18.119 TRACE [main][WidgetHandler] Wait for synchronization 20:41:18.119 TRACE [main][WidgetHandler] Notify Button with event 4 20:41:18.119 TRACE [main][WidgetHandler] Wait for synchronization 20:41:18.120 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:18.120 TRACE [main][WidgetHandler] Wait for synchronization 20:41:18.123 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 20:41:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:18.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:18.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:18.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:18.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:41:18.124 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 20:41:18.138 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") 20:41:18.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:18.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:18.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:18.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:18.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:18.215 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:41:18.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:18.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:18.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:18.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:18.254 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 20:41:18.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:18.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:18.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:18.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:18.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:18.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:41:18.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:41:18.307 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 20:41:18.307 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 20:41:18.323 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") 20:41:18.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:18.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:18.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:18.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:18.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:18.333 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 20:41:18.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:18.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:18.333 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:18.333 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:18.335 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 20:41:18.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:18.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:18.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:18.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:18.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:18.337 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) 20:41:18.337 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): 20:41:18.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 20:41:18.338 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) 20:41:18.338 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) 20:41:18.338 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): 20:41:18.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 20:41:18.339 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) 20:41:18.339 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 20:41:18.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:18.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:18.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:18.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:18.340 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 20:41:18.340 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) 20:41:18.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:18.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:18.841 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) 20:41:18.841 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 20:41:18.841 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) 20:41:18.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:19.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:19.341 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) 20:41:19.342 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 20:41:19.342 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) 20:41:19.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:19.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:19.842 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) 20:41:19.843 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:19.843 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 20:41:19.843 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) 20:41:19.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:19.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:19.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:19.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:19.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:19.853 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:19.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:19.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:19.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:19.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:19.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:19.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:19.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:19.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:19.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:19.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:19.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:19.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:19.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:19.905 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:19.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:19.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:19.905 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:19.905 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:19.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:19.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:19.905 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:19.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:19.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:19.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:19.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:19.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:19.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:19.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: "Import"] 20:41:19.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:19.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: "Import"] 20:41:19.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:19.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: "Import"] 20:41:19.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:19.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: "Import"] 20:41:19.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:19.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: "Import"] 20:41:19.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:19.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: "Import"] 20:41:19.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:19.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: "Import"] 20:41:19.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:19.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: "Import"] 20:41:19.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:19.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: "Import"] 20:41:19.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:19.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:19.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:19.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:19.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:19.937 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:19.938 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:19.938 DEBUG [main][MenuItemLookup] Item match:File 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:19.939 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:19.939 DEBUG [main][MenuItemLookup] Item match:Import... 20:41:19.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:41:19.940 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:41:19.940 INFO [main][MenuItemHandler] Select menu item: &Import... 20:41:20.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:20.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:20.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:20.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:20.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:20.069 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:20.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:20.069 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:41:20.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:20.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:20.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:20.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:20.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:20.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:20.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:20.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:41:20.072 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:20.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:20.072 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:20.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:20.072 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:20.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:41:20.072 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:20.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:20.073 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:20.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:20.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:20.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:41:20.073 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:41:20.073 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:41:20.073 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:41:20.074 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:20.074 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:41:20.074 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) 20:41:20.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:20.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:20.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:20.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:20.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:20.076 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:20.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:20.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:20.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:20.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:20.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: "Import"] 20:41:20.171 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:20.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:20.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:20.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:20.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:20.206 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:20.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:20.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:20.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 20:41:20.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:20.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:20.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:20.207 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:20.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:20.207 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' 20:41:20.207 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:") 20:41:20.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:20.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:20.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:20.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:20.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:20.208 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 20:41:20.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:20.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:20.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:20.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:20.209 TRACE [main][WidgetHandler] Notify Button with event 27 20:41:20.209 TRACE [main][WidgetHandler] Wait for synchronization 20:41:20.209 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:20.209 TRACE [main][WidgetHandler] Wait for synchronization 20:41:20.209 TRACE [main][WidgetHandler] Notify Button with event 26 20:41:20.209 TRACE [main][WidgetHandler] Wait for synchronization 20:41:20.209 TRACE [main][WidgetHandler] Notify Button with event 3 20:41:20.209 TRACE [main][WidgetHandler] Wait for synchronization 20:41:20.209 TRACE [main][WidgetHandler] Notify Button with event 4 20:41:20.209 TRACE [main][WidgetHandler] Wait for synchronization 20:41:20.209 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:20.209 TRACE [main][WidgetHandler] Wait for synchronization 20:41:20.212 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 20:41:20.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:20.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:20.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:20.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:20.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:41:20.213 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 20:41:20.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.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") 20:41:20.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:20.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:20.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:20.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:20.279 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:41:20.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:20.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:20.279 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:20.279 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:20.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.wizards.datatransfer.WizardProjectsImportPage, index 0 and no matchers specified 20:41:20.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:20.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:20.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:20.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:20.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:20.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:41:20.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:41:20.379 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 20:41:20.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 "Deselect All") 20:41:20.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:20.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:20.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:20.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:20.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:20.406 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 20:41:20.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:20.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:20.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:20.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:20.408 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 20:41:20.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:20.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:20.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:20.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:20.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:20.410 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 20:41:20.410 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) 20:41:20.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:20.911 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) 20:41:20.911 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 20:41:20.911 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) 20:41:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:21.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:21.412 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) 20:41:21.412 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 20:41:21.412 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) 20:41:21.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:21.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:21.912 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) 20:41:21.913 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:21.913 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 20:41:21.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.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) 20:41:21.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:21.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:21.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:21.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:21.920 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:21.920 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:21.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:21.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:21.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:21.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:21.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:21.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:21.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:21.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:21.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:21.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:21.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:21.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:21.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:21.971 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:21.971 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:21.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:21.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:21.972 INFO [WorkbenchTestable][RequirementsRunner] Finished test: deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:21.972 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:21.972 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:21.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:21.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:21.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:21.972 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:21.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:21.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:21.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:21.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:21.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:21.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:21.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:21.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:21.973 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:21.973 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:21.974 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:21.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:21.974 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:21.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:21.974 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:21.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:22.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"] 20:41:22.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:22.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:22.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:22.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:22.003 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:22.003 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:22.003 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:22.003 DEBUG [main][MenuItemLookup] Item match:File 20:41:22.004 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:41:22.004 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:41:22.004 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:41:22.004 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:41:22.004 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:22.004 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:41:22.004 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:41:22.004 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:22.004 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:41:22.004 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:41:22.004 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:41:22.004 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:41:22.005 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:22.005 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:41:22.005 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:41:22.005 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:22.005 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:41:22.005 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:22.005 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:41:22.005 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:22.005 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:22.005 DEBUG [main][MenuItemLookup] Item match:Import... 20:41:22.005 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:41:22.005 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:41:22.005 INFO [main][MenuItemHandler] Select menu item: &Import... 20:41:22.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:22.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:22.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:22.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:22.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:22.125 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:22.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:22.126 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:41:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:22.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:22.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:22.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:22.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:22.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:22.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:41:22.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:22.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:22.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:22.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:22.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:22.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:41:22.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:22.129 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:22.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:22.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:41:22.129 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:41:22.129 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:41:22.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:41:22.130 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:22.130 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:41:22.130 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) 20:41:22.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:22.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:22.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:22.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:22.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:22.131 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:22.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:22.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:22.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:22.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:22.194 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:22.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:22.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:22.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:22.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:22.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:22.284 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:22.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:22.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:22.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:22.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:22.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:22.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:22.285 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:22.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:22.285 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' 20:41:22.285 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:") 20:41:22.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:22.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:22.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:22.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:22.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:22.286 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 20:41:22.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:22.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:22.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:22.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:22.286 TRACE [main][WidgetHandler] Notify Button with event 27 20:41:22.287 TRACE [main][WidgetHandler] Wait for synchronization 20:41:22.287 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:22.287 TRACE [main][WidgetHandler] Wait for synchronization 20:41:22.287 TRACE [main][WidgetHandler] Notify Button with event 26 20:41:22.287 TRACE [main][WidgetHandler] Wait for synchronization 20:41:22.287 TRACE [main][WidgetHandler] Notify Button with event 3 20:41:22.287 TRACE [main][WidgetHandler] Wait for synchronization 20:41:22.287 TRACE [main][WidgetHandler] Notify Button with event 4 20:41:22.287 TRACE [main][WidgetHandler] Wait for synchronization 20:41:22.287 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:22.287 TRACE [main][WidgetHandler] Wait for synchronization 20:41:22.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 20:41:22.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:22.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:22.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:22.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:22.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:41:22.319 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 20:41:22.333 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") 20:41:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:22.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:22.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:22.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:22.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:22.417 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:41:22.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:22.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:22.418 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:22.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:22.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 20:41:22.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:22.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:22.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:22.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:22.515 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:22.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:41:22.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:41:22.516 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 20:41:22.516 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 20:41:22.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.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") 20:41:22.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:22.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:22.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:22.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:22.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:22.518 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 20:41:22.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:22.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:22.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:22.519 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:22.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 20:41:22.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:22.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:22.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:22.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:22.533 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 20:41:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:22.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:22.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:22.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:22.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:22.534 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 20:41:22.534 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) 20:41:22.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:23.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:23.035 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) 20:41:23.035 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 20:41:23.035 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) 20:41:23.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:23.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:23.536 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) 20:41:23.536 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 20:41:23.536 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) 20:41:23.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:24.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:24.037 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) 20:41:24.037 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:24.037 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 20:41:24.037 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) 20:41:24.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:24.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:24.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:24.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:24.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:24.045 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:24.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:24.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:24.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:24.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:24.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:24.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:24.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:24.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:24.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:24.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:24.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:24.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:24.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:24.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:24.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:24.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:24.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:24.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:24.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:24.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:24.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:24.094 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:24.094 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:24.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:24.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:24.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:24.094 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:24.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:24.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:24.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:24.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:24.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:24.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:24.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:24.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:24.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:24.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:24.096 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:24.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:24.096 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:24.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:24.096 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:24.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:24.096 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:24.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:24.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:24.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:24.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:24.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:24.125 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:24.125 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:24.125 DEBUG [main][MenuItemLookup] Item match:File 20:41:24.126 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:41:24.126 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:41:24.126 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:41:24.126 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:41:24.126 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:24.126 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:41:24.126 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:41:24.126 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:24.126 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:41:24.126 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:41:24.126 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:41:24.126 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:41:24.126 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:24.126 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:41:24.127 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:41:24.127 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:24.127 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:41:24.127 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:24.127 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:41:24.127 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:24.127 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:24.127 DEBUG [main][MenuItemLookup] Item match:Import... 20:41:24.127 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:41:24.127 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:41:24.127 INFO [main][MenuItemHandler] Select menu item: &Import... 20:41:24.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:24.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:24.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:24.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:24.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:24.245 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:24.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:24.245 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:41:24.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:24.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:24.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:24.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:24.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:24.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:24.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:24.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:41:24.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:24.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:24.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:24.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:24.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:24.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:41:24.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:24.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:24.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:24.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:24.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:24.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:41:24.249 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:41:24.249 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:41:24.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:41:24.249 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:24.249 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:41:24.249 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) 20:41:24.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:24.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:24.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:24.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:24.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:24.251 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:24.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:24.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:24.251 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:24.251 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:24.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: "Import"] 20:41:24.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:24.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:24.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:24.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:24.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:24.374 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:24.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:24.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:24.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:24.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:24.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:24.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:24.404 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:24.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:24.404 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' 20:41:24.404 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:") 20:41:24.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:24.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:24.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:24.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:24.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:24.405 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 20:41:24.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:24.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:24.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:24.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:24.406 TRACE [main][WidgetHandler] Notify Button with event 27 20:41:24.406 TRACE [main][WidgetHandler] Wait for synchronization 20:41:24.406 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:24.406 TRACE [main][WidgetHandler] Wait for synchronization 20:41:24.406 TRACE [main][WidgetHandler] Notify Button with event 26 20:41:24.406 TRACE [main][WidgetHandler] Wait for synchronization 20:41:24.406 TRACE [main][WidgetHandler] Notify Button with event 3 20:41:24.406 TRACE [main][WidgetHandler] Wait for synchronization 20:41:24.406 TRACE [main][WidgetHandler] Notify Button with event 4 20:41:24.406 TRACE [main][WidgetHandler] Wait for synchronization 20:41:24.406 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:24.406 TRACE [main][WidgetHandler] Wait for synchronization 20:41:24.427 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 20:41:24.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:24.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:24.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:24.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:24.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:41:24.428 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 20:41:24.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Refresh") 20:41:24.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:24.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:24.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:24.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:24.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:24.441 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:41:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:24.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:24.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:24.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:24.553 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 20:41:24.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:24.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:24.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:24.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:24.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:24.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:41:24.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:41:24.555 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 20:41:24.555 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") 20:41:24.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:24.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:24.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:24.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:24.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:24.557 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 20:41:24.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:24.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:24.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:24.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:24.559 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 20:41:24.559 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") 20:41:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:24.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:24.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:24.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:24.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:24.561 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 20:41:24.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:24.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:24.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:24.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:24.563 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 20:41:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:24.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:24.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:24.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:24.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:24.564 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 20:41:24.564 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) 20:41:24.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:25.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:25.065 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) 20:41:25.065 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 20:41:25.066 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) 20:41:25.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:25.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:25.566 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) 20:41:25.566 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 20:41:25.566 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) 20:41:25.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:26.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:26.067 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) 20:41:26.067 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:26.067 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 20:41:26.068 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) 20:41:26.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:26.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:26.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:26.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:26.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:26.081 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:26.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:26.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:26.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:26.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:26.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:26.129 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:26.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:26.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:26.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:26.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:26.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:26.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:26.130 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:26.130 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:26.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:26.130 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:26.130 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:26.130 INFO [WorkbenchTestable][RequirementsRunner] Started test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:26.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:26.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:26.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:26.130 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:26.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:26.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:26.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:26.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:26.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:26.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:26.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:26.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:26.132 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:26.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:26.132 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:26.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:26.132 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:26.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:26.132 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:26.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:26.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: "Import"] 20:41:26.133 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:26.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:26.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:26.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:26.133 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:26.133 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:26.133 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:26.133 DEBUG [main][MenuItemLookup] Item match:File 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:26.134 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:41:26.135 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:26.135 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:26.135 DEBUG [main][MenuItemLookup] Item match:Import... 20:41:26.162 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:41:26.162 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:41:26.162 INFO [main][MenuItemHandler] Select menu item: &Import... 20:41:26.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:26.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:26.280 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:26.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:26.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:26.282 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:26.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:26.282 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:41:26.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:26.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:26.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:26.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:26.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:26.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:26.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:26.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:41:26.284 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:26.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:26.284 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:26.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:26.284 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:26.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:41:26.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:26.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:26.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:26.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:26.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:26.285 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:41:26.285 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:41:26.285 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:41:26.286 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:41:26.286 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:26.286 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:41:26.286 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) 20:41:26.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:26.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:26.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:26.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:26.287 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:26.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:26.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:26.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:26.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: "Import"] 20:41:26.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:26.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:26.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:26.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:26.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:26.423 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:26.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:26.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:26.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:26.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:26.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:26.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:26.423 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:26.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:26.455 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' 20:41:26.455 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:") 20:41:26.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:26.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:26.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:26.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:26.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:26.456 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 20:41:26.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:26.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:26.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:26.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:26.490 TRACE [main][WidgetHandler] Notify Button with event 27 20:41:26.490 TRACE [main][WidgetHandler] Wait for synchronization 20:41:26.490 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:26.490 TRACE [main][WidgetHandler] Wait for synchronization 20:41:26.490 TRACE [main][WidgetHandler] Notify Button with event 26 20:41:26.490 TRACE [main][WidgetHandler] Wait for synchronization 20:41:26.490 TRACE [main][WidgetHandler] Notify Button with event 3 20:41:26.490 TRACE [main][WidgetHandler] Wait for synchronization 20:41:26.490 TRACE [main][WidgetHandler] Notify Button with event 4 20:41:26.490 TRACE [main][WidgetHandler] Wait for synchronization 20:41:26.490 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:26.490 TRACE [main][WidgetHandler] Wait for synchronization 20:41:26.504 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 20:41:26.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:26.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:26.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:26.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:26.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:41:26.505 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 20:41:26.505 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") 20:41:26.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:26.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:26.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:26.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:26.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:26.535 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:41:26.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:26.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:26.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:26.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:26.619 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 20:41:26.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:26.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:26.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:26.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:26.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:26.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:41:26.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:41:26.622 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 20:41:26.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:26.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:26.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:26.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:26.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:26.623 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 20:41:26.623 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) 20:41:26.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:27.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:27.124 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) 20:41:27.124 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 20:41:27.124 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) 20:41:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:27.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:27.625 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) 20:41:27.625 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 20:41:27.625 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) 20:41:27.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:28.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:28.125 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) 20:41:28.126 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:28.126 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 20:41:28.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.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) 20:41:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:28.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:28.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:28.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:28.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:28.138 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:28.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:28.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:28.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:28.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:28.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:28.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:28.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:28.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:28.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:28.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:28.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:28.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:28.186 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:28.186 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:28.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:28.187 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:28.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:28.187 INFO [WorkbenchTestable][RequirementsRunner] Started test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:28.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:28.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:28.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:28.187 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:28.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: "Import"] 20:41:28.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.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: "Import"] 20:41:28.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.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: "Import"] 20:41:28.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.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: "Import"] 20:41:28.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.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: "Import"] 20:41:28.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.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: "Import"] 20:41:28.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.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: "Import"] 20:41:28.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.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: "Import"] 20:41:28.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.189 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:41:28.189 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:28.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:28.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:28.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:28.189 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:28.189 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:28.189 DEBUG [main][MenuItemLookup] Item match:File 20:41:28.190 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:41:28.190 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:41:28.190 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:41:28.190 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:41:28.190 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:28.190 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:41:28.190 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:41:28.190 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:28.190 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:41:28.190 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:41:28.190 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:41:28.190 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:41:28.190 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:28.190 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:41:28.190 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:41:28.190 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:28.191 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:41:28.191 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:28.191 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:41:28.191 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:28.191 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:28.191 DEBUG [main][MenuItemLookup] Item match:Import... 20:41:28.218 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:41:28.218 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:41:28.218 INFO [main][MenuItemHandler] Select menu item: &Import... 20:41:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:28.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:28.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:28.338 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:28.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.338 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:41:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:28.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:28.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:28.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:41:28.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:28.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:28.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:28.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:28.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:41:28.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:28.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:28.341 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:28.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:28.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:28.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:41:28.341 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:41:28.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:41:28.342 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:41:28.342 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:28.342 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:41:28.342 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) 20:41:28.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:28.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:28.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:28.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:28.343 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:28.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:28.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:28.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:28.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: "Import"] 20:41:28.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.478 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:28.479 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:41:28.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:41:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:41:28.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:41:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:28.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:28.480 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:28.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.508 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' 20:41:28.508 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:") 20:41:28.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:28.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:28.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:28.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:28.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:28.510 INFO [WorkbenchTestable][AbstractButton] Click button Select roo&t directory: 20:41:28.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:28.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:28.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:28.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:28.510 TRACE [main][WidgetHandler] Notify Button with event 27 20:41:28.510 TRACE [main][WidgetHandler] Wait for synchronization 20:41:28.510 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:28.510 TRACE [main][WidgetHandler] Wait for synchronization 20:41:28.510 TRACE [main][WidgetHandler] Notify Button with event 26 20:41:28.510 TRACE [main][WidgetHandler] Wait for synchronization 20:41:28.510 TRACE [main][WidgetHandler] Notify Button with event 3 20:41:28.510 TRACE [main][WidgetHandler] Wait for synchronization 20:41:28.510 TRACE [main][WidgetHandler] Notify Button with event 4 20:41:28.510 TRACE [main][WidgetHandler] Wait for synchronization 20:41:28.510 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:28.510 TRACE [main][WidgetHandler] Wait for synchronization 20:41:28.513 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 20:41:28.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:28.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:28.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:28.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:28.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:41:28.539 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 20:41:28.539 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") 20:41:28.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:28.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:28.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:28.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:28.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:28.625 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:41:28.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:28.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:28.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:28.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:28.641 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 20:41:28.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:28.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:28.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:28.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:28.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:28.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:41:28.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:41:28.674 INFO [WorkbenchTestable][WizardProjectsImportPage] Setting copy checkbox to false 20:41:28.700 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:") 20:41:28.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:28.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:28.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:28.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:28.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:28.702 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") 20:41:28.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:28.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:28.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:28.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:28.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:28.703 INFO [WorkbenchTestable][CheckBox] Select checkbox &Copy projects into workspace 20:41:28.703 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Copy projects into workspace not checked, no action performed 20:41:28.704 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:41:28.704 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Cancel wizard 20:41:28.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.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) 20:41:28.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:28.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:28.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:28.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:28.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:28.707 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:28.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:28.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:28.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:28.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:28.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:28.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:28.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:28.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:28.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:28.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:28.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:28.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:28.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:28.756 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:28.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:28.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:28.756 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:28.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:28.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:28.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:28.756 INFO [WorkbenchTestable][RequirementsRunner] Finished test: copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) 20:41:28.756 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest 20:41:28.756 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:28.756 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:28.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:28.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.583 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.437 s setArchiveFile no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.102 s copyProjectsIntoWorkspace_zipFile_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.742 s copyProjectsIntoWorkspace_zipFile_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.618 s copyProjectsIntoWorkspace_directory_true no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.684 s selectProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.143 s deselectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.066 s selectProjects_none no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.122 s selectAllProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.036 s setRootDirectory no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 2.057 s copyProjectsIntoWorkspace_directory_false no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.datatransfer.ExternalProjectImportWizardDialogTest) Time elapsed: 0.569 s Running org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 20:41:28.770 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 20:41:28.771 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:41:28.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:28.772 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 20:41:28.772 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:28.772 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:41:28.802 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:28.802 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:41:28.802 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:28.803 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:28.803 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 20:41:28.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 20:41:28.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:28.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:28.803 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:28.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:41:28.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:41:28.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:41:28.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.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'] 20:41:28.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.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'] 20:41:28.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.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'] 20:41:28.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.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: "New Project"] 20:41:28.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.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'] 20:41:28.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.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'] 20:41:28.807 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:28.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:28.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:28.807 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:28.807 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:28.807 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:28.807 DEBUG [main][MenuItemLookup] Item match:File 20:41:28.809 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:41:28.809 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:28.814 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:41:28.814 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:41:28.814 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:41:28.814 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:41:28.814 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:41:28.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 'New|Select a wizard'] is available.... 20:41:28.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:41:28.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:41:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:28.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:28.967 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:41:28.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:28.967 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:41:28.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:28.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:28.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:28.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:28.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:28.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:28.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:41:28.980 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:28.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:29.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:29.481 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:41:29.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:29.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:29.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:29.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 20:41:29.483 DEBUG [main][TreeItemHandler] Selecting tree item: Project 20:41:29.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 20:41:29.492 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 20:41:29.492 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:41:29.492 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:41:29.492 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:41:29.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:29.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:29.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:29.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:29.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:29.494 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:29.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:29.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:29.581 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:41:29.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:29.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:29.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 20:41:29.582 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 20:41:29.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 20:41:29.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:29.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:29.583 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 20:41:29.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:29.585 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 20:41:29.585 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:") 20:41:29.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:29.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:29.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:29.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:29.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:41:29.599 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:41:29.600 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 20:41:29.602 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 20:41:29.602 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 20:41:29.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.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) 20:41:29.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:29.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:29.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:29.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:29.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:29.615 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:41:29.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:29.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:29.615 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:29.615 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:29.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:30.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:30.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:30.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:30.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:30.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:30.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:30.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:30.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:30.119 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:30.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:30.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:30.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:30.120 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:41:30.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:30.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:30.121 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:30.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:30.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:30.121 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:30.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 20:41:30.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:30.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:30.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:30.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:30.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:41:30.122 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:30.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:30.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:30.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:41:30.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:41:30.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:41:30.125 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:30.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:30.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:30.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:30.126 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:30.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:30.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:30.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:30.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:30.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:30.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:30.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:30.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:31.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:31.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:31.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:41:31.129 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:31.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:31.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:31.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:31.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 20:41:31.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:31.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:31.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:31.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:31.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:31.131 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 20:41:31.131 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:41:31.131 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:31.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:31.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:31.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:31.132 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:31.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:31.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:31.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:31.133 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:31.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:31.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:31.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:31.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:31.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:31.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:31.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:31.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:32.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:32.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:32.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:41:32.136 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:32.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:32.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:32.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:32.137 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:41:32.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:32.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:32.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:32.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:32.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:32.137 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 20:41:32.138 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:32.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:32.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:32.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:32.139 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:32.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:32.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:32.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:32.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:32.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:32.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:32.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:33.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:33.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:33.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:41:33.141 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:33.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:33.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:33.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:33.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 20:41:33.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:33.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:33.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:33.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:33.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:33.144 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 20:41:33.144 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:33.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:33.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:33.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:33.145 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:33.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:33.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:33.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:33.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:33.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:33.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:33.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:33.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:34.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:34.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:34.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:41:34.148 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:34.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:34.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:34.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:34.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:41:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:34.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:34.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:34.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:34.149 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 20:41:34.150 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 20:41:34.150 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 20:41:34.150 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 20:41:34.153 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 20:41:34.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:34.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:34.211 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:34.211 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:34.211 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:41:34.211 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:34.211 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:34.211 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:34.212 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:34.212 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:34.212 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:34.212 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:34.212 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:41:34.212 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:41:34.212 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:41:34.212 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:34.212 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:34.212 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:41:34.212 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:34.212 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:41:34.212 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:34.212 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:34.212 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:41:34.212 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:41:34.212 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:41:34.212 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:41:34.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:34.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:41:34.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:34.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:34.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:34.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:34.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:41:34.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:34.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:34.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:34.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:34.713 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 20:41:34.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 20:41:34.714 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 20:41:34.714 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 20:41:34.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 20:41:34.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:34.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:34.770 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:34.770 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:34.770 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:41:34.770 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:34.770 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:34.770 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:34.770 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:34.770 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:34.770 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:34.770 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:41:34.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:41:34.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:41:34.771 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:41:34.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.... 20:41:35.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 'Delete.*'] is available. finished successfully 20:41:35.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:41:35.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:35.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:35.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:35.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:35.450 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:41:35.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:41:35.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:35.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:35.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:41:35.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:41:35.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:35.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:35.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:35.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:35.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:35.451 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:41:35.451 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:41:35.451 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:41:35.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:35.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:35.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:35.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:35.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:41:35.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:41:35.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:35.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:35.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:41:35.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:41:35.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:35.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:35.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:35.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:35.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:35.453 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:41:35.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:35.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:35.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:35.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:35.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:41:35.459 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:41:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:41:35.959 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:41:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:35.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:41:35.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:35.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:35.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:35.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:35.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:41:35.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:35.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:35.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:35.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 20:41:35.960 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:35.960 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:35.961 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 20:41:35.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:35.961 INFO [WorkbenchTestable][RequirementsRunner] Started test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 20:41:35.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 20:41:35.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:35.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:35.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:35.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:35.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:35.963 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:41:35.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:35.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:35.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:35.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:35.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 '\*?\QPackage Explorer\E') 20:41:35.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:35.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:35.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:35.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:35.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:41:35.967 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:35.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:35.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:35.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:41:35.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:41:35.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:41:35.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:41:35.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:35.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:41:35.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:35.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:41:35.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:35.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:41:35.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:35.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:41:35.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:35.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:41:35.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:35.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:41:35.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:35.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:41:35.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:35.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:41:35.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:35.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:35.972 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:35.972 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:35.973 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:35.973 DEBUG [main][MenuItemLookup] Item match:File 20:41:35.974 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:41:35.974 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:41:35.982 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:41:35.982 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:41:35.982 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:41:35.982 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:35.982 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:41:35.982 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:41:35.982 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:41:35.983 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:41:35.983 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:41:35.983 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:41:35.983 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:41:35.983 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:41:35.983 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:41:35.983 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:35.983 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:41:35.983 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:41:35.983 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:41:35.983 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:35.983 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:41:35.983 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:35.983 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:41:35.983 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:41:36.006 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:41:36.006 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:41:36.006 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:41:36.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:41:36.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:41:36.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:41:36.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:36.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:36.128 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:41:36.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:36.128 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:41:36.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:36.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:36.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:36.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:36.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:36.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:36.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:36.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:41:36.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:36.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:36.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:36.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:36.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:36.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:41:36.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:36.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:36.131 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:36.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:36.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:36.131 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 20:41:36.131 DEBUG [main][TreeItemHandler] Selecting tree item: Project 20:41:36.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 20:41:36.132 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 20:41:36.132 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:41:36.132 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:41:36.132 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:41:36.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:36.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:36.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:36.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:36.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:36.146 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:36.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:36.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:36.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:36.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:36.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'] 20:41:36.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:36.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:36.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 20:41:36.202 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 20:41:36.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 20:41:36.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:36.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:36.203 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 20:41:36.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:36.204 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'defaultGeneralProject' 20:41:36.204 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:") 20:41:36.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:36.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:36.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:36.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:36.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:41:36.206 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:41:36.207 INFO [WorkbenchTestable][AbstractText] Text set to: defaultGeneralProject 20:41:36.208 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 20:41:36.208 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 20:41:36.208 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) 20:41:36.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:36.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:36.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:36.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:36.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:36.211 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:41:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:36.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:36.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:36.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:36.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:36.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:41:36.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:41:36.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:41:36.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:36.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:36.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:36.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:36.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:41:36.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:36.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:36.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:36.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'] 20:41:36.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:36.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'] 20:41:36.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:36.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'] 20:41:36.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:36.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:36.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:36.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:36.717 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:36.717 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:36.717 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:36.717 DEBUG [main][MenuItemLookup] Item match:File 20:41:36.718 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:41:36.718 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:41:36.723 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:41:36.723 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:41:36.723 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:41:36.723 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:36.723 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:41:36.723 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:41:36.723 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:41:36.723 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:41:36.724 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:41:36.724 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:41:36.724 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:41:36.724 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:41:36.724 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:41:36.724 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:36.724 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:41:36.724 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:41:36.724 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:41:36.724 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:36.724 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:41:36.724 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:36.724 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:41:36.724 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:41:36.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:41:36.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:41:36.724 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:41:36.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:41:36.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 20:41:36.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:41:36.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:36.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:36.846 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:41:36.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:36.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 20:41:36.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:36.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:36.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:36.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:36.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:36.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:41:36.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:36.849 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:36.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:41:36.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:36.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:36.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:36.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:36.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:36.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 20:41:36.850 DEBUG [main][TreeItemHandler] Selecting tree item: Project 20:41:36.850 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 20:41:36.850 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 20:41:36.850 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:41:36.850 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:41:36.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) 20:41:36.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:36.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:36.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:36.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:36.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:36.864 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:36.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:36.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:36.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:36.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:36.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'] 20:41:36.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:36.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:36.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 20:41:36.922 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 20:41:36.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 20:41:36.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:36.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:36.923 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 20:41:36.923 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:36.923 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set General Project name to 'customizedGeneralProject' 20:41:36.923 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:") 20:41:36.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:36.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:36.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:36.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:36.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:41:36.925 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:41:36.926 INFO [WorkbenchTestable][AbstractText] Text set to: customizedGeneralProject 20:41:36.928 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Set Project location to '/tmp/rdcustomprojectlocation1693946488803' 20:41:36.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.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") 20:41:36.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:36.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:36.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:36.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:36.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:36.929 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 20:41:36.929 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Use &default location 20:41:36.929 INFO [WorkbenchTestable][AbstractButton] Click button Use &default location 20:41:36.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:36.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:36.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:36.930 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:36.953 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:") 20:41:36.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:36.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:36.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:36.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:36.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:41:36.957 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:41:36.958 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/rdcustomprojectlocation1693946488803 20:41:36.963 DEBUG [WorkbenchTestable][BasicNewProjectResourceWizardFirstPage] Add Project to working set 'dummyws' 20:41:36.963 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") 20:41:36.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:36.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:36.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:36.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:36.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:36.965 INFO [WorkbenchTestable][CheckBox] Select checkbox Add projec&t to working sets 20:41:36.965 INFO [WorkbenchTestable][CheckBox] Check checkbox Add projec&t to working sets 20:41:36.966 INFO [WorkbenchTestable][AbstractButton] Click button Add projec&t to working sets 20:41:36.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:36.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:36.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:36.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:36.966 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:") 20:41:36.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:36.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:36.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:36.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:36.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:41:36.983 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 20:41:36.983 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Go to next wizard page 20:41:36.983 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) 20:41:36.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:36.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:36.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:36.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:36.985 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:36.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:36.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:36.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:37.000 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] Set Project references to: 20:41:37.001 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 20:41:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:37.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:37.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:37.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:41:37.002 DEBUG [WorkbenchTestable][WizardNewProjectReferencePage] defaultGeneralProject 20:41:37.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:41:37.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:41:37.003 INFO [WorkbenchTestable][AbstractTableItem] Check table Item defaultGeneralProject: 20:41:37.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 20:41:37.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 20:41:37.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:37.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 20:41:37.008 TRACE [WorkbenchTestable][BasicNewProjectResourceWizard] Shell New Project is not null and is not disposed 20:41:37.008 INFO [WorkbenchTestable][BasicNewProjectResourceWizard] Finish wizard 20:41:37.008 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) 20:41:37.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:37.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:37.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:37.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:37.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:37.009 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:41:37.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:37.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:37.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:37.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:37.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:37.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:37.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:37.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 20:41:37.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:41:37.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 20:41:37.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:41:37.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:37.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:37.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:37.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:37.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:41:37.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:37.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:37.514 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:37.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:37.514 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:37.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:37.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:37.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:41:37.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:41:37.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:41:37.518 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:37.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:37.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:37.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:37.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:37.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:37.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:38.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:38.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:38.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:38.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:38.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:41:38.520 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:38.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:38.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:38.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:38.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 20:41:38.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:38.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:38.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:38.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:38.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:38.522 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 20:41:38.522 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 20:41:38.522 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:41:38.522 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:38.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:38.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:38.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:38.523 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:38.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:38.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:38.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:38.524 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:38.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:38.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:38.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:38.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:38.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:38.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:39.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:39.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:39.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:39.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:39.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:41:39.526 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:39.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:39.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:39.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:39.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 20:41:39.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:39.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:39.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:39.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:39.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:39.528 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 20:41:39.528 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 20:41:39.529 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:39.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:39.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:39.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:39.530 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:39.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:39.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:39.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:39.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:39.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:39.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:40.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:40.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:40.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:40.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:40.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:41:40.532 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:40.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:40.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:40.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:40.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:41:40.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:40.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:40.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:40.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:40.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:40.534 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name customizedGeneralProject 20:41:40.535 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 20:41:40.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 20:41:40.535 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 20:41:40.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 20:41:40.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 20:41:40.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:40.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:40.591 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:40.591 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:41:40.592 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:41:40.592 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:41:40.592 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:41:40.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:40.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:41:41.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:41.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:41.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:41.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:41.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:41:41.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:41.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:41.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:41.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:41.093 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'customizedGeneralProject' via Explorer 20:41:41.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item customizedGeneralProject 20:41:41.093 DEBUG [main][TreeItemHandler] Selecting tree item: customizedGeneralProject 20:41:41.094 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item customizedGeneralProject about selection 20:41:41.096 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: customizedGeneralProject 20:41:41.097 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:41.097 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:41.150 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:41.150 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:41.150 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:41:41.150 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:41.150 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:41.150 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:41.150 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:41.150 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:41.150 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:41.150 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:41:41.150 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:41:41.150 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:41:41.150 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:41: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 'Delete.*'] is available.... 20:41:41.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 'Delete.*'] is available. finished successfully 20:41:41.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:41:41.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:41.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:41.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:41.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:41.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: 32) 20:41:41.836 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:41:41.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:41.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:41.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:41:41.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:41:41.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:41.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:41.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:41.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:41.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:41.837 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:41:41.837 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:41:41.837 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:41:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:41.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:41.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:41.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 20:41:41.837 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:41:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:41.837 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:41:41.837 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:41:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:41.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:41.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:41.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:41.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:41.839 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:41:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:41.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:41.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:41.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:41.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:41:41.844 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:41:42.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:41:42.345 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:41:42.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:42.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:41:42.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:41:42.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 20:41:42.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:42.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:42.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:42.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:42.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:41:42.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:42.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:42.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:42.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:42.345 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:42.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:42.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:42.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:42.346 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:42.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:42.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:42.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:42.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:42.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:42.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:42.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:42.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:43.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:43.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:43.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:41:43.349 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:43.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:43.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:43.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:43.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 20:41:43.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:43.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:43.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:43.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:43.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:43.352 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 20:41:43.352 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:43.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:43.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:43.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:43.353 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:43.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:43.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:43.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:43.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:43.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:43.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:43.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:43.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:44.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:44.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:44.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:41:44.356 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:44.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:44.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:44.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:44.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 20:41:44.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:44.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:44.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:44.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:44.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:44.358 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name defaultGeneralProject 20:41:44.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 20:41:44.358 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 20:41:44.358 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 20:41:44.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 20:41:44.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:44.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:44.416 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:44.416 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:41:44.416 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:41:44.416 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:41:44.417 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:41:44.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:44.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:41:44.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:44.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:44.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:44.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:44.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:41:44.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:44.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:44.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:44.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:44.918 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'defaultGeneralProject' via Explorer 20:41:44.918 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item defaultGeneralProject 20:41:44.918 DEBUG [main][TreeItemHandler] Selecting tree item: defaultGeneralProject 20:41:44.918 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item defaultGeneralProject about selection 20:41:44.921 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: defaultGeneralProject 20:41:44.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:44.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:44.972 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:44.972 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:44.972 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:41:44.972 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:44.972 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:44.972 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:44.972 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:44.972 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:44.972 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:44.972 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:41:44.972 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:41:44.972 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:41:44.972 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:41:45.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 'Delete.*'] is available.... 20:41:45.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 'Delete.*'] is available. finished successfully 20:41:45.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:41:45.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:45.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:45.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:45.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:45.673 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:41:45.673 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:41:45.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:45.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:45.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:41:45.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:41:45.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:45.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:45.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:45.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:45.674 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:45.674 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:41:45.674 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:41:45.674 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:41:45.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:45.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:45.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:45.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:45.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 "OK", Widget matcher matching widgets with style: 8) 20:41:45.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:41:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:45.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:41:45.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:41:45.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:45.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:45.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:45.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:45.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:45.676 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:41:45.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:45.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:45.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:45.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:45.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:41:45.682 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:41:46.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:41:46.182 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:41:46.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:46.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:41:46.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:46.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:46.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:46.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:46.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:41:46.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:46.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:46.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:46.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:46.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 20:41:46.183 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:46.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:46.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:46.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:46.183 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) 20:41:46.183 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest 20:41:46.183 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:46.183 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:46.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:46.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.415 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: 7.158 s createGeneralProjectsWithReferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.wizards.newresource.BasicNewProjectResourceWizardTest) Time elapsed: 10.222 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 20:41:46.193 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 20:41:46.194 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:41:46.194 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:46.194 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 20:41:46.194 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:46.194 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:41:46.195 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:46.195 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:41:46.195 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:46.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'] 20:41:46.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:46.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'] 20:41:46.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:46.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: "New Java Project"] 20:41:46.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:46.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:41:46.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:46.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:41:46.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:46.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:41:46.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:46.198 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:41:46.198 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:46.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:41:46.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:46.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:41:46.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:46.199 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:46.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:46.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:46.200 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:46.200 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:46.200 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:46.200 DEBUG [main][MenuItemLookup] Item match:File 20:41:46.202 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:41:46.202 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:41:46.209 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:46.210 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:41:46.210 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:41:46.229 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:41:46.230 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:41:46.230 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:41:46.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.... 20:41:46.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:41:46.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:41:46.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:46.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:46.351 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:41:46.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:46.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 20:41:46.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:46.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:46.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:46.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:46.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:46.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:46.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:46.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:41:46.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:41:46.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:46.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:46.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:41:46.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:41:46.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:41:46.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:46.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:41:46.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:46.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:41:46.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:41:46.860 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:41:46.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:41:46.863 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:41:46.863 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:41:46.863 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:41:46.864 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:41:46.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:46.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:46.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:46.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:46.865 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:46.866 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:41:46.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:46.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:46.866 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:46.866 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:47.333 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:41:47.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:47.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:47.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:41:47.333 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 20:41:47.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:41:47.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:47.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:47.366 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:41:47.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:47.374 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertyTestProject' 20:41:47.374 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:") 20:41:47.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:47.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:47.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:47.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:47.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:41:47.377 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:41:47.379 INFO [WorkbenchTestable][AbstractText] Text set to: PropertyTestProject 20:41:47.433 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:41:47.433 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:41:47.434 DEBUG [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) 20:41:47.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:47.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:47.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:47.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:47.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:47.447 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:41:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:47.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:47.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:48.988 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.... 20:41:52.352 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 20:41:52.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:52.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:52.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:52.353 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 20:41:52.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:52.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:52.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:52.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:52.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:41:52.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:52.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:41:52.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:52.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:52.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:52.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:52.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:52.355 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:41:52.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:52.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:52.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:52.357 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:52.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') 20:41:52.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:52.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:52.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:52.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:52.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:41:52.358 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:52.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:52.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:52.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:41:52.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:41:52.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:41:52.362 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:52.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:52.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:52.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:52.363 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:52.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:52.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:52.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:52.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:52.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:52.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:52.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:52.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:53.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:53.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:41:53.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:41:53.365 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:41:53.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:41:53.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:41:53.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:41:53.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 20:41:53.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:53.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:53.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:53.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:53.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:53.367 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertyTestProject 20:41:53.367 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:53.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 20:41:53.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 20:41:53.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:53.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:53.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:53.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 20:41:53.368 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 20:41:53.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 20:41:53.371 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 20:41:53.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:53.372 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:41:53.444 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'Team' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'Configure' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'Validate' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:53.445 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 20:41:53.445 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 20:41:53.445 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 20:41:53.445 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 20:41:53.445 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 20:41:53.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 PropertyTestProject"] 20:41:53.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:53.730 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:53.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:53.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:53.732 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 20:41:53.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:53.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:53.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:53.733 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 20:41:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:53.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:53.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:53.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:53.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:53.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:53.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 20:41:53.735 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 20:41:53.736 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 20:41:53.736 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 20:41:53.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:53.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:53.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:53.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:53.798 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) 20:41:53.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:53.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:53.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:53.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:53.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:53.800 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:53.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:53.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:53.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:53.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:53.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:53.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:53.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:53.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:53.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:53.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:53.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:53.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:53.907 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 20:41:53.908 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:53.908 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:53.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:53.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:53.908 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 20:41:53.908 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:53.908 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 20:41:53.908 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 20:41:53.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:53.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:53.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:53.909 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 20:41:53.909 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 20:41:53.911 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 20:41:53.915 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 20:41:53.915 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:53.915 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Team' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Configure' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Validate' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:54.138 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 20:41:54.138 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 20:41:54.138 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 20:41:54.138 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 20:41:54.138 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 20:41:54.396 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"] 20:41:54.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:54.396 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:54.396 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:54.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:54.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:54.398 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 20:41:54.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:54.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:54.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:54.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:54.399 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 20:41:54.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:54.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:54.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:54.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:54.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:54.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:54.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:54.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 20:41:54.401 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 20:41:54.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 20:41:54.402 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 20:41:54.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:54.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:54.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:54.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:54.403 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") 20:41:54.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:54.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:54.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:54.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:54.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:54.406 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 20:41:54.406 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:41:54.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:54.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:54.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:54.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:54.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:54.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:54.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:54.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:54.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:54.420 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 20:41:54.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:54.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:54.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:54.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:54.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 20:41:54.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:54.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:54.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 "Cancel", Widget matcher matching widgets with style: 8) 20:41:54.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:54.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:54.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:54.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:54.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:54.432 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:54.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:54.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:54.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:54.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:54.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:54.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:54.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:54.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:54.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:54.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 20:41:54.510 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:54.510 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:54.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:54.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:54.511 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 20:41:54.511 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:54.511 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 20:41:54.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 20:41:54.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:54.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:54.511 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:54.511 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 20:41:54.511 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 20:41:54.539 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 20:41:54.542 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 20:41:54.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:54.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Team' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Configure' 20:41:54.635 DEBUG [main][MenuItemLookup] Found menu:'Validate' 20:41:54.636 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:54.636 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 20:41:54.636 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 20:41:54.636 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 20:41:54.636 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 20:41:54.636 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 20:41:54.809 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"] 20:41:54.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:54.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:54.809 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:54.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:54.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:54.811 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 20:41:54.811 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:54.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:54.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:54.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:54.812 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 20:41:54.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:54.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:54.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:54.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:54.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:54.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:54.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:54.814 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 20:41:54.814 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 20:41:54.814 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 20:41:54.815 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 20:41:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:54.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:54.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:54.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:54.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:54.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:54.818 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") 20:41:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:54.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:54.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:54.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:54.820 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 20:41:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:54.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:54.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:54.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:54.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:54.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:54.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:54.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:54.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:54.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:54.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:54.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:54.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:54.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:54.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 20:41:54.900 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:54.900 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:54.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:54.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:54.901 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 20:41:54.901 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:54.901 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 20:41:54.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 20:41:54.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:54.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:54.901 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:54.902 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 20:41:54.902 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 20:41:55.003 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 20:41:55.006 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 20:41:55.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:55.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:55.099 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Team' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Configure' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Validate' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:55.100 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 20:41:55.100 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 20:41:55.100 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 20:41:55.100 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 20:41:55.100 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 20:41:55.238 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"] 20:41:55.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:55.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:55.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:55.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:55.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:55.240 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 20:41:55.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:55.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:55.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:55.241 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 20:41:55.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:55.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:55.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:55.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:55.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:55.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:55.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:55.296 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 20:41:55.296 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 20:41:55.297 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 20:41:55.297 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 20:41:55.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:55.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:55.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:55.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:55.299 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 20:41:55.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:55.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:55.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:55.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:55.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 20:41:55.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:55.301 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) 20:41:55.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:55.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:55.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:55.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:55.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:55.303 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:55.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:55.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:55.303 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:55.303 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:55.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:55.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:55.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:55.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 20:41:55.342 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:55.342 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:55.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:55.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:55.342 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 20:41:55.342 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:55.343 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 20:41:55.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 20:41:55.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:55.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:55.343 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:55.343 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 20:41:55.343 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 20:41:55.411 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 20:41:55.414 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 20:41:55.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:55.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Team' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Configure' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Validate' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:55.509 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 20:41:55.509 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 20:41:55.509 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 20:41:55.510 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 20:41:55.510 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 20:41:55.697 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"] 20:41:55.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:55.697 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:55.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:55.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:55.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:55.699 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 20:41:55.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:55.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:55.700 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 20:41:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:55.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:55.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:55.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:55.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:55.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:55.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 20:41:55.702 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 20:41:55.702 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 20:41:55.702 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 20:41:55.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:55.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:55.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:55.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:55.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.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") 20:41:55.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:55.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:55.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:55.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:55.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:55.705 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 20:41:55.706 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 20:41:55.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:55.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:55.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:55.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:55.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:55.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:55.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:55.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:55.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:55.707 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 20:41:55.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:55.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:55.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:55.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:55.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 20:41:55.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:55.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:55.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:55.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.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) 20:41:55.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:55.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:55.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:55.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:55.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:55.720 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:55.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:55.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:55.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:55.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:55.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:55.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:55.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:55.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:55.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:55.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 20:41:55.808 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:55.808 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:55.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:55.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:55.808 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 20:41:55.809 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:55.809 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 20:41:55.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 20:41:55.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:55.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:55.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:55.809 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 20:41:55.809 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 20:41:55.811 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 20:41:55.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 20:41:55.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:55.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Team' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Configure' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Validate' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:56.013 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 20:41:56.013 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 20:41:56.014 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 20:41:56.014 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 20:41:56.014 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 20:41:56.214 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"] 20:41:56.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:56.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:56.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:56.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:56.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:56.216 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for PropertyTestProject is not null and is not disposed 20:41:56.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:56.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:56.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:56.217 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 20:41:56.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:56.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:56.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:56.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:56.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:56.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:56.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:56.220 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Property page test 20:41:56.220 DEBUG [main][TreeItemHandler] Selecting tree item: Property page test 20:41:56.220 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Property page test about selection 20:41:56.221 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Property page test 20:41:56.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:56.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:56.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:56.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:56.222 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 20:41:56.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:56.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:56.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:56.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:56.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 20:41:56.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for PropertyTestProject 20:41:56.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:56.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:56.224 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) 20:41:56.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:56.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:56.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:56.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:56.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:56.240 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:56.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:56.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:56.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:56.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:56.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:56.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:56.333 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:56.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 20:41:56.334 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:56.334 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:56.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:56.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) 20:41:56.334 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 20:41:56.335 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 20:41:56.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 20:41:56.405 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 20:41:56.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:56.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:56.509 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:56.509 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:41:56.509 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:56.509 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:41:56.509 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:41:56.509 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:56.509 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:56.509 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:56.509 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:56.509 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:56.509 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:56.509 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:56.509 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:41:56.510 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:41:56.510 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:41:56.510 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:41:56.510 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:56.510 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:41:56.510 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:41:56.510 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:56.510 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:41:56.510 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:56.510 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:41:56.510 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:41:56.510 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:41:56.510 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:41:56.510 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:41:56.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:56.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:41:56.511 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:41:57.011 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 20:41:57.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:57.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:57.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:57.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:57.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:41:57.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:57.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:41:57.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:57.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:57.011 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertyTestProject' via Explorer 20:41:57.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertyTestProject 20:41:57.011 DEBUG [main][TreeItemHandler] Selecting tree item: PropertyTestProject 20:41:57.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertyTestProject about selection 20:41:57.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertyTestProject 20:41:57.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:41:57.015 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:57.085 DEBUG [main][MenuItemLookup] Found menu:'New' 20:41:57.085 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:41:57.085 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:57.085 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:41:57.086 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:41:57.086 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:41:57.086 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:57.086 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:41:57.086 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:41:57.086 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:41:57.086 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:41:57.086 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:41:57.086 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:41:57.086 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:41:57.086 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:41:57.140 DEBUG [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:41:57.846 DEBUG [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:41:57.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:41:57.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:57.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:57.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:57.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:57.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: 32) 20:41:57.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:41:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:57.851 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:41:57.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:41:57.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:57.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:57.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:57.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:57.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:57.852 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:41:57.852 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:41:57.852 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:41:57.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:57.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:57.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:57.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:57.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:41:57.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:41:57.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:57.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:57.853 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:41:57.853 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:41:57.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:57.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:57.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:57.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:57.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:57.855 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:41:57.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:57.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:57.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:57.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:57.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:41:57.861 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:41:58.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:41:58.361 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:41:58.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:41:58.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:41:58.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:41:58.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:41:58.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:41:58.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:41:58.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:41:58.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:41:58.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:41:58.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:41:58.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:41:58.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:41:58.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:41:58.362 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest 20:41:58.362 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:58.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:58.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:58.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.171 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.54 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.603 s ok no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.39 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.441 s apply no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.465 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.ExplorerItemPropertyDialogTest) Time elapsed: 0.525 s Running org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 20:41:58.439 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 20:41:58.440 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:41:58.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:58.441 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 20:41:58.441 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:58.441 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:41:58.442 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:58.442 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:41:58.442 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:58.442 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:41:58.442 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:58.442 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:58.443 INFO [WorkbenchTestable][RequirementsRunner] Started test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 20:41:58.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 20:41:58.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:58.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:58.443 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:58.443 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:41:58.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:58.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:41:58.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:58.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:58.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:58.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:58.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:41:58.446 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:41:58.446 DEBUG [main][MenuItemLookup] Found menu:'File' 20:41:58.446 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:41:58.446 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:41:58.446 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:41:58.446 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:41:58.446 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:41:58.446 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:41:58.446 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:41:58.446 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:41:58.446 DEBUG [main][MenuItemLookup] Item match:Window 20:41:58.447 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:41:58.447 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:41:58.447 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:41:58.447 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:58.447 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:41:58.447 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:41:58.447 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:58.447 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:41:58.447 DEBUG [main][MenuItemLookup] Found menu:'' 20:41:58.447 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:41:58.447 DEBUG [main][MenuItemLookup] Item match:Preferences 20:41:58.447 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:41:58.447 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:41:58.448 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:41:58.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 'Preferences.*'] is available.... 20:41:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:41:58.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:41:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:58.650 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:41:58.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:41:58.650 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:41:58.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:58.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:58.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:58.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:58.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:41:58.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:41:58.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:41:58.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:41:58.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:58.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:59.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:59.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:59.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:41:59.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:41:59.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:41:59.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:41:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:41:59.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:41:59.218 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 20:41:59.218 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 20:41:59.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 20:41:59.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 20:41:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.317 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") 20:41:59.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 20:41:59.320 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") 20:41:59.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:59.331 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 20:41:59.331 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 20:41:59.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:59.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:59.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:59.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:59.332 TRACE [main][WidgetHandler] Notify Button with event 27 20:41:59.332 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.332 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:59.332 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.332 TRACE [main][WidgetHandler] Notify Button with event 26 20:41:59.332 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.332 TRACE [main][WidgetHandler] Notify Button with event 3 20:41:59.332 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.332 TRACE [main][WidgetHandler] Notify Button with event 4 20:41:59.332 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.332 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:59.332 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.332 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") 20:41:59.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 20:41:59.334 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") 20:41:59.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:59.335 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") 20:41:59.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 20:41:59.337 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") 20:41:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:59.345 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 20:41:59.345 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 20:41:59.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:59.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:59.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:59.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:59.345 TRACE [main][WidgetHandler] Notify Button with event 27 20:41:59.345 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.345 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:59.345 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.345 TRACE [main][WidgetHandler] Notify Button with event 26 20:41:59.345 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.345 TRACE [main][WidgetHandler] Notify Button with event 3 20:41:59.345 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.345 TRACE [main][WidgetHandler] Notify Button with event 4 20:41:59.345 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.345 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:59.345 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.346 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") 20:41:59.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 20:41:59.348 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") 20:41:59.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:59.349 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") 20:41:59.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 20:41:59.351 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") 20:41:59.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:59.352 INFO [WorkbenchTestable][RadioButton] Select radio button In a &new window 20:41:59.352 INFO [WorkbenchTestable][AbstractButton] Click button In a &new window 20:41:59.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:59.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:59.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:59.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:59.352 TRACE [main][WidgetHandler] Notify Button with event 27 20:41:59.352 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.352 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:59.352 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.352 TRACE [main][WidgetHandler] Notify Button with event 26 20:41:59.352 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.352 TRACE [main][WidgetHandler] Notify Button with event 3 20:41:59.352 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.353 TRACE [main][WidgetHandler] Notify Button with event 4 20:41:59.353 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.353 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:59.353 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.353 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") 20:41:59.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 20:41:59.366 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") 20:41:59.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:59.367 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") 20:41:59.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.368 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 20:41:59.369 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") 20:41:59.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:59.369 INFO [WorkbenchTestable][RadioButton] Select radio button In the &same window 20:41:59.369 INFO [WorkbenchTestable][AbstractButton] Click button In the &same window 20:41:59.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:59.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:59.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:59.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:59.369 TRACE [main][WidgetHandler] Notify Button with event 27 20:41:59.369 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.370 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:59.370 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.370 TRACE [main][WidgetHandler] Notify Button with event 26 20:41:59.370 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.370 TRACE [main][WidgetHandler] Notify Button with event 3 20:41:59.370 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.370 TRACE [main][WidgetHandler] Notify Button with event 4 20:41:59.370 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.370 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:59.370 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.370 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") 20:41:59.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 20:41:59.379 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") 20:41:59.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:59.379 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") 20:41:59.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 20:41:59.381 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") 20:41:59.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:59.383 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 20:41:59.383 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 20:41:59.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:59.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:59.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:59.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:59.383 TRACE [main][WidgetHandler] Notify Button with event 27 20:41:59.383 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.383 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:59.383 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.383 TRACE [main][WidgetHandler] Notify Button with event 26 20:41:59.383 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.383 TRACE [main][WidgetHandler] Notify Button with event 3 20:41:59.383 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.383 TRACE [main][WidgetHandler] Notify Button with event 4 20:41:59.383 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.383 TRACE [main][WidgetHandler] Notify Button with event 13 20:41:59.383 TRACE [main][WidgetHandler] Wait for synchronization 20:41:59.384 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") 20:41:59.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 20:41:59.386 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") 20:41:59.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:59.387 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:41:59.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:41:59.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:41:59.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:41:59.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:41:59.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:41:59.401 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:41:59.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:41:59.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:41:59.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:41:59.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:41:59.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:41:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:41:59.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:41:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:41:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:41:59.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 20:41:59.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:59.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:59.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:41:59.457 INFO [WorkbenchTestable][RequirementsRunner] Finished test: checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) 20:41:59.457 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest 20:41:59.457 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:41:59.457 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:41:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:41:59.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.02 s - in org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest checkAllPreferences no-configuration(org.eclipse.reddeer.eclipse.test.ui.dialogs.PerspectivesPreferencePageTest) Time elapsed: 1.014 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 20:41:59.476 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 20:41:59.477 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:41:59.477 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:59.477 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 20:41:59.478 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:59.478 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:41:59.492 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:59.492 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:41:59.492 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:41:59.494 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:41:59.494 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 20:41:59.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 20:41:59.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:41:59.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:41:59.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:42:00.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@337ce09f is found... 20:42:00.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@337ce09f is found finished successfully 20:42:00.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.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') 20:42:00.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:00.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:00.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:00.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:00.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:42:00.290 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:00.290 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 20:42:00.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ffb9235 is found... 20:42:00.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4ffb9235 is found finished successfully 20:42: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.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') 20:42:00.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:00.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:00.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:00.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:00.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:42:00.300 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:00.300 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 20:42:00.304 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 20:42:00.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:42:00.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:00.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:00.305 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "[test-new] Test Title:.+"as the parent 20:42:00.305 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:42:00.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:00.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:00.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:00.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:00.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 20:42:00.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 20:42:00.310 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:42:00.310 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:42:00.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:00.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:00.311 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) 20:42:00.311 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest 20:42:00.311 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:42:00.311 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:42:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:00.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.838 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTitleTest) Time elapsed: 0.817 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 20:42:00.392 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 20:42:00.393 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:42:00.393 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:42:00.393 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 20:42:00.393 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:42:00.393 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:42:00.394 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:42:00.394 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:42:00.394 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:42:00.394 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:42:00.395 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 20:42:00.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 20:42:00.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:42:00.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:42:00.395 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:42:00.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@17460a0c is found... 20:42:00.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@17460a0c is found finished successfully 20:42:00.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 '\*?\Qa\E') 20:42:00.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:00.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:00.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:00.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:00.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:42:00.598 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:00.598 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 20:42:00.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5797e659 is found... 20:42:00.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5797e659 is found finished successfully 20:42:00.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 '\*?\Qa\E') 20:42:00.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:00.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:00.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:00.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:00.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:42:00.610 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:00.610 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 20:42:00.610 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 20:42:00.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:42:00.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:00.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:00.611 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "a"as the parent 20:42:00.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:42:00.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:00.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:00.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:00.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:00.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 20:42:00.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 20:42:00.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:42:00.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:42:00.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:00.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:00.614 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) 20:42:00.614 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest 20:42:00.614 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:42:00.614 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:42:00.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:00.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest testEditor no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserEditorTest) Time elapsed: 0.219 s Running org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest 20:42:00.633 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:42:00.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:00.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:42:00.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:00.634 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:42:00.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:00.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:42:00.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:42:00.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:42:00.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:42:00.702 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:42:00.702 DEBUG [main][MenuItemLookup] Found menu:'File' 20:42:00.702 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:42:00.702 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:42:00.703 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:42:00.703 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:42:00.703 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:42:00.703 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:42:00.703 DEBUG [main][MenuItemLookup] Item match:Window 20:42:00.704 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:42:00.704 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:42:00.704 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:42:00.704 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:00.704 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:42:00.704 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:42:00.704 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:00.704 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:42:00.704 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:00.704 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:42:00.704 DEBUG [main][MenuItemLookup] Item match:Preferences 20:42:00.704 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:42:00.704 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:42:00.705 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:42:01.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:42:01.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 20:42:01.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:42:01.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:42:01.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:42:01.099 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:42:01.099 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:01.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 20:42:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:01.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:01.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:01.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:01.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:42:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:42:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:42:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:42:01.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:42:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:42:01.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:42:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:42:01.103 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:42:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:42:01.103 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:42:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:42:01.103 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:42:01.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:42:01.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:42:01.104 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 20:42:01.105 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 20:42:01.105 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 20:42:01.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 20:42:01.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:01.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:01.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:01.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:01.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: 16, Matcher matching widget which text matches: "Use e&xternal web browser") 20:42:01.226 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:42:01.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:01.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:01.226 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:42:01.226 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:42:01.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:01.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:01.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:01.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:01.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:42:01.230 INFO [WorkbenchTestable][RadioButton] Select radio button Use e&xternal web browser 20:42:01.230 INFO [WorkbenchTestable][AbstractButton] Click button Use e&xternal web browser 20:42:01.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:42:01.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:42:01.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:42:01.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:42:01.230 TRACE [main][WidgetHandler] Notify Button with event 27 20:42:01.230 TRACE [main][WidgetHandler] Wait for synchronization 20:42:01.230 TRACE [main][WidgetHandler] Notify Button with event 13 20:42:01.230 TRACE [main][WidgetHandler] Wait for synchronization 20:42:01.230 TRACE [main][WidgetHandler] Notify Button with event 26 20:42:01.230 TRACE [main][WidgetHandler] Wait for synchronization 20:42:01.230 TRACE [main][WidgetHandler] Notify Button with event 3 20:42:01.230 TRACE [main][WidgetHandler] Wait for synchronization 20:42:01.230 TRACE [main][WidgetHandler] Notify Button with event 4 20:42:01.230 TRACE [main][WidgetHandler] Wait for synchronization 20:42:01.231 TRACE [main][WidgetHandler] Notify Button with event 13 20:42:01.231 TRACE [main][WidgetHandler] Wait for synchronization 20:42:01.231 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") 20:42:01.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:01.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:01.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:01.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:01.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:42:01.290 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 20:42:01.291 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 20:42:01.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:42:01.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:42:01.291 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:42:01.291 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:42:01.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 20:42:01.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:42:01.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:01.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:01.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:42:01.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:42:01.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:01.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:01.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:01.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:42:01.296 INFO [WorkbenchTestable][RadioButton] Select radio button Use &internal web browser 20:42:01.296 INFO [WorkbenchTestable][AbstractButton] Click button Use &internal web browser 20:42:01.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:42:01.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:42:01.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:42:01.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:42:01.296 TRACE [main][WidgetHandler] Notify Button with event 27 20:42:01.296 TRACE [main][WidgetHandler] Wait for synchronization 20:42:01.296 TRACE [main][WidgetHandler] Notify Button with event 13 20:42:01.296 TRACE [main][WidgetHandler] Wait for synchronization 20:42:01.296 TRACE [main][WidgetHandler] Notify Button with event 26 20:42:01.296 TRACE [main][WidgetHandler] Wait for synchronization 20:42:01.296 TRACE [main][WidgetHandler] Notify Button with event 3 20:42:01.296 TRACE [main][WidgetHandler] Wait for synchronization 20:42:01.296 TRACE [main][WidgetHandler] Notify Button with event 4 20:42:01.296 TRACE [main][WidgetHandler] Wait for synchronization 20:42:01.297 TRACE [main][WidgetHandler] Notify Button with event 13 20:42:01.297 TRACE [main][WidgetHandler] Wait for synchronization 20:42:01.297 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") 20:42:01.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:01.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:01.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:01.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:01.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:42:01.300 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 20:42:01.300 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 20:42:01.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:42:01.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:42:01.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:42:01.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:42:01.301 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:42:01.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:01.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:01.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:01.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:01.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:42:01.313 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:42:01.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:42:01.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:42:01.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:42:01.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:42:01.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:42:01.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:42:01.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:42:01.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:42:01.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s - in org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest testBrowserPreferencePage(org.eclipse.reddeer.eclipse.test.ui.browser.WebBrowserPreferencePageTest) Time elapsed: 0.769 s Running org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 20:42:01.421 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 20:42:01.424 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:42:01.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:42:01.424 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 20:42:01.424 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:42:01.424 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:42:01.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:42:01.435 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:42:01.435 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:42:01.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:42:01.435 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 20:42:01.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 20:42:01.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:42:01.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:42:01.435 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:42:01.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:01.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:42:01.498 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 20:42:01.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:42:01.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:42:01.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:42:01.499 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:42:01.499 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:42:01.499 DEBUG [main][MenuItemLookup] Found menu:'File' 20:42:01.499 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:42:01.499 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:42:01.499 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:42:01.499 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:42:01.499 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:42:01.499 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:42:01.499 DEBUG [main][MenuItemLookup] Item match:Window 20:42:01.500 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:42:01.500 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:42:01.500 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:42:01.500 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:01.500 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:42:01.500 DEBUG [main][MenuItemLookup] Item match:Show View 20:42:01.507 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:42:01.507 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:42:01.507 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:42:01.507 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:42:01.507 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:42:01.507 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:42:01.507 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:42:01.507 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:42:01.507 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:42:01.507 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:42:01.507 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:42:01.507 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:42:01.507 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:42:01.507 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:42:01.507 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:01.507 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:42:01.507 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:42:01.508 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:42:01.508 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:42:01.508 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:42:01.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:42:01.648 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:42:01.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:42:01.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:42:01.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:42:01.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 20:42:01.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:42:01.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:01.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:01.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:42:01.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:42:01.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:01.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:01.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:01.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:01.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:42:01.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:42:01.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:42:01.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:42:01.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:42:01.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:42:01.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:42:01.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:42:01.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:42:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:42:01.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:42:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:42:01.696 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:42:01.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:42:01.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:42:01.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 20:42:01.697 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 20:42:01.697 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 20:42:01.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 20:42:01.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:42:01.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:01.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:01.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:42:01.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:42:01.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:01.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:01.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 "Open") 20:42:01.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:42:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:01.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:42:01.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:42:01.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:01.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:01.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:01.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:01.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:42:01.700 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:42:01.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:42:01.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:42:01.701 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:42:01.701 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:42:01.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:42:01.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:42:01.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 20:42:01.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers failed to create drawable failed to create drawable 20:42:01.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:01.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 20:42:01.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:01.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:01.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:42:01.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:42:01.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:42:01.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:42:01.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:42:01.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:01.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:02.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:02.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:02.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:42:02.091 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 20:42:02.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:02.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:02.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:42:02.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:42:02.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:42:02.096 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 20:42:02.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:02.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:02.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:02.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:02.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 20:42:02.098 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 20:42:02.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:02.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:02.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 20:42:02.100 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 20:42:02.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:02.327 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:02.415 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:02.827 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() failed to create drawable failed to create drawable 20:42:03.296 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:03.327 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:03.516 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:03.827 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:04.315 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:04.327 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:04.539 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:04.827 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:04.918 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:05.122 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:05.328 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:05.708 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:05.828 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:06.318 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:06.328 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:06.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:06.328 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 20:42:16.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:16.330 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:16.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:16.330 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 20:42:16.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:16.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:16.389 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 20:42:16.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:16.404 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:16.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:16.406 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 20:42:16.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:16.407 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:16.409 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:16.661 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:16.907 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:17.036 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:17.131 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:17.407 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:17.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:17.407 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 20:42:27.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:27.408 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:27.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:27.408 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 20:42:27.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:27.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:27.434 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 20:42:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:27.438 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:27.439 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 20:42:27.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:27.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:27.448 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 20:42:27.453 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 20:42:27.453 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 20:42:27.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:27.457 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:42:27.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 20:42:27.535 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:42:27.535 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:42:27.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:27.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:27.552 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 20:42:27.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:42:27.552 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 20:42:27.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 20:42:27.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:42:27.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:42:27.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:42:27.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:27.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:42:27.597 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 20:42:27.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:42:27.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:42:27.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:42:27.598 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:42:27.598 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:42:27.598 DEBUG [main][MenuItemLookup] Found menu:'File' 20:42:27.598 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:42:27.599 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:42:27.599 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:42:27.599 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:42:27.599 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:42:27.599 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:42:27.599 DEBUG [main][MenuItemLookup] Item match:Window 20:42:27.599 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:42:27.599 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:42:27.599 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:42:27.599 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:27.599 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:42:27.599 DEBUG [main][MenuItemLookup] Item match:Show View 20:42:27.609 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:42:27.609 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:42:27.609 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:42:27.609 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:42:27.609 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:42:27.609 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:42:27.609 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:42:27.609 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:42:27.609 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:42:27.609 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:42:27.609 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:42:27.609 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:42:27.609 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:42:27.609 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:42:27.609 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:27.609 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:42:27.609 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:42:27.642 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:42:27.642 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:42:27.642 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:42:27.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:42:27.786 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:42:27.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:42:27.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:42:27.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:42:27.792 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:42:27.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:42:27.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:27.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:27.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:42:27.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:42:27.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:27.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:27.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:27.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:27.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:42:27.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:42:27.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:42:27.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:42:27.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:42:27.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:42:27.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:42:27.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:42:27.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:42:27.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:42:27.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:42:27.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:42:27.797 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:42:27.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:42:27.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:42:27.797 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 20:42:27.797 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 20:42:27.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 20:42:27.798 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 20:42:27.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:42:27.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:27.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:27.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:42:27.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:42:27.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:27.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:27.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 "Open") 20:42:27.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:42:27.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:27.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:27.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:42:27.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:42:27.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:27.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:27.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:27.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:27.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:42:27.801 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:42:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:42:27.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:42:27.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:42:27.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:42:27.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:42:27.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:42:27.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 20:42:27.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:27.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:27.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 20:42:27.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:27.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:27.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:42:27.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:42:27.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:42:27.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:42:27.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:42:27.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:27.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:27.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:27.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:27.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:42:27.963 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 20:42:27.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:27.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:27.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:42:27.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:42:27.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:42:27.968 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 20:42:27.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:27.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:28.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:28.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:28.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 20:42:28.006 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 20:42:28.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:28.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:28.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 20:42:28.008 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=redhat' 20:42:28.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:28.094 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:28.100 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:28.460 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:28.594 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:29.078 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:29.094 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:29.376 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:29.595 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:29.617 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:30.095 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:30.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:30.095 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 20:42:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:40.095 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:40.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:40.095 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 20:42:40.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:40.097 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:40.152 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 20:42:40.156 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'https://www.google.cz/?q=jboss' 20:42:40.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:40.156 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:40.158 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:40.370 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:40.583 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:40.656 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:40.662 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:41.156 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:41.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:41.156 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 20:42:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:51.157 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:51.157 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 20:42:51.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:51.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:51.163 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 20:42:51.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:51.167 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:51.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:51.168 INFO [WorkbenchTestable][AbstractBrowser] Browser back 20:42:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:51.169 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:51.171 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:51.251 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:51.670 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:51.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:51.670 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:42:52.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss... 20:42:52.673 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 20:42:52.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:52.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:52.679 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 20:42:52.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:52.684 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:52.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:52.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=jboss finished successfully 20:42:52.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:52.684 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:52.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:52.684 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 20:42:52.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:52.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:52.692 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 20:42:52.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:52.696 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:52.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:52.696 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 20:42:52.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:52.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:52.757 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 20:42:52.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:52.761 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:52.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:52.761 INFO [WorkbenchTestable][AbstractBrowser] Browser forward 20:42:52.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:52.763 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:52.764 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:52.816 DEBUG [main][BrowserProgressListener] Calling chanded() 20:42:53.263 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:53.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:53.263 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:42:54.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat... 20:42:54.263 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 20:42:54.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:54.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:54.269 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 20:42:54.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:54.274 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:54.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:54.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while browser is pointed to URL: https://www.google.cz/?q=redhat finished successfully 20:42:54.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:54.275 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:54.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:54.275 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 20:42:54.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:54.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:54.280 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 20:42:54.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 20:42:54.284 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 20:42:54.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 20:42:54.284 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 20:42:54.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:54.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:54.289 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 20:42:54.293 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 20:42:54.293 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 20:42:54.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 20:42:54.294 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:42:54.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 20:42:54.351 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:42:54.351 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:42:54.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:54.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:54.392 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) 20:42:54.392 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest 20:42:54.392 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:42:54.392 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:42:54.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:54.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.972 s - in org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest testRefreshPage no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 26.117 s testNavigation no-configuration(org.eclipse.reddeer.eclipse.test.ui.browser.BrowserViewTest) Time elapsed: 26.84 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 20:42:54.426 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 20:42:54.427 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:42:54.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:42:54.427 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 20:42:54.427 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:42:54.427 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:42:54.428 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:42:54.428 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:42:54.428 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:42:54.428 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 20:42:54.428 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 20:42:54.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:42:54.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:54.429 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:42:54.429 DEBUG [main][MenuItemLookup] Found menu:'File' 20:42:54.429 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:42:54.429 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:42:54.429 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:42:54.429 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:42:54.429 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:42:54.429 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:42:54.429 DEBUG [main][MenuItemLookup] Item match:Window 20:42:54.430 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:42:54.430 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:42:54.430 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:42:54.430 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.430 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:42:54.430 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:42:54.430 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.430 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:42:54.430 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.430 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:42:54.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:54.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:54.430 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:42:54.431 DEBUG [main][MenuItemLookup] Found menu:'File' 20:42:54.431 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:42:54.431 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:42:54.431 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:42:54.431 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:42:54.431 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:42:54.431 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:42:54.431 DEBUG [main][MenuItemLookup] Item match:Window 20:42:54.431 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:42:54.431 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:42:54.431 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:42:54.431 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.431 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:42:54.431 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:42:54.431 DEBUG [main][MenuItemLookup] Item match:Perspective 20:42:54.432 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:42:54.432 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.432 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:42:54.432 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:42:54.432 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:42:54.432 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:42:54.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:42:54.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:54.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:54.432 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:42:54.432 DEBUG [main][MenuItemLookup] Found menu:'File' 20:42:54.432 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:42:54.432 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:42:54.432 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:42:54.432 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:42:54.432 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:42:54.432 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:42:54.432 DEBUG [main][MenuItemLookup] Item match:Window 20:42:54.433 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:42:54.433 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:42:54.433 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:42:54.433 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.433 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:42:54.433 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:42:54.433 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.433 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:42:54.433 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.433 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:42:54.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:54.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:54.433 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:42:54.434 DEBUG [main][MenuItemLookup] Found menu:'File' 20:42:54.434 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:42:54.434 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:42:54.434 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:42:54.434 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:42:54.434 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:42:54.434 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:42:54.434 DEBUG [main][MenuItemLookup] Item match:Window 20:42:54.434 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:42:54.434 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:42:54.434 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:42:54.434 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.434 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:42:54.434 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:42:54.434 DEBUG [main][MenuItemLookup] Item match:Perspective 20:42:54.435 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:42:54.435 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.435 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:42:54.435 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:42:54.435 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:42:54.435 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:42:54.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:54.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:54.436 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:42:54.436 DEBUG [main][MenuItemLookup] Found menu:'File' 20:42:54.436 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:42:54.436 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:42:54.436 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:42:54.436 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:42:54.436 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:42:54.436 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:42:54.436 DEBUG [main][MenuItemLookup] Item match:Window 20:42:54.436 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:42:54.436 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:42:54.436 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:42:54.436 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.436 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:42:54.436 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:42:54.436 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.436 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:42:54.436 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.437 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:42:54.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:54.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:54.437 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:42:54.437 DEBUG [main][MenuItemLookup] Found menu:'File' 20:42:54.437 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:42:54.437 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:42:54.437 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:42:54.437 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:42:54.437 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:42:54.437 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:42:54.437 DEBUG [main][MenuItemLookup] Item match:Window 20:42:54.438 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:42:54.438 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:42:54.438 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:42:54.438 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.438 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:42:54.438 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:42:54.438 DEBUG [main][MenuItemLookup] Item match:Perspective 20:42:54.438 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:42:54.438 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.438 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:42:54.438 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:42:54.438 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:42:54.438 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:42:54.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 20:42:54.438 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 20:42:54.439 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 20:42:54.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 20:42:54.527 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:42:54.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 20:42:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:42:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:42:54.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:42:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:54.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:54.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:42:54.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:42:54.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:54.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:54.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 20:42:54.529 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:42:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:42:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:42:54.529 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:42:54.529 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:42:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:54.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:54.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:54.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:42:54.530 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 20:42:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:42:54.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:42:54.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:42:54.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:42:54.785 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:42:54.785 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 20:42:54.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 20:42:54.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:42:54.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:42:54.785 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:42:54.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'] 20:42:54.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:54.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'] 20:42:54.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:54.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: "New Java Project"] 20:42:54.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:54.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'] 20:42:54.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:54.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'] 20:42:54.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:54.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'] 20:42:54.786 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:54.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:42:54.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:54.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:42:54.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:54.787 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:42:54.787 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:54.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:42:54.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:42:54.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:42:54.788 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:42:54.788 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:42:54.788 DEBUG [main][MenuItemLookup] Found menu:'File' 20:42:54.788 DEBUG [main][MenuItemLookup] Item match:File 20:42:54.789 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:42:54.789 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'File' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:54.796 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:42:54.797 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:42:54.823 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:42:54.824 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:42:54.824 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:42:54.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:42:54.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 'New|Select a wizard'] is available. finished successfully 20:42:54.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:42:54.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:42:54.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:42:54.972 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:42:54.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:54.973 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:42:54.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:54.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:55.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:55.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:55.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:42:55.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:42:55.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:42:55.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:42:55.002 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:42:55.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:42:55.002 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:42:55.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:42:55.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:42:55.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:42:55.003 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:42:55.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:42:55.003 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:42:55.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:42:55.003 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:42:55.003 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:42:55.003 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:42:55.004 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:42:55.004 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:42:55.004 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:42:55.004 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:42:55.004 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:42:55.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:55.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:55.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:55.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:55.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:42:55.006 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:42:55.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:42:55.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:42:55.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:42:55.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:42:55.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'] 20:42:55.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:55.431 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:55.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:42:55.432 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 20:42:55.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:42:55.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:42:55.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:42:55.433 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:42:55.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:42:55.433 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 20:42:55.434 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:") 20:42:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:55.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:55.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:55.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:55.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:42:55.437 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:42:55.438 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 20:42:55.498 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:42:55.498 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:42:55.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.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) 20:42:55.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:55.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:55.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:55.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:55.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:42:55.502 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:42:55.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:42:55.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:42:55.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:42:55.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:42:55.538 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.... 20:42:58.890 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 20:42:58.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:42:58.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:42:58.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:42:58.891 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 20:42:58.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:42:58.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:42:58.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:42:58.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:42:58.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:42:58.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:42:58.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:42:58.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:42:58.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:42:58.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:42:58.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:58.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:58.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:42:58.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:42:58.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:42:58.893 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:42:58.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 '\*?\QPackage Explorer\E') 20:42:58.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:58.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:58.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:58.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:58.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:42:58.895 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:42:58.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:42:58.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:58.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:42:58.938 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:42:58.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:42:58.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:58.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:42:58.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:58.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:58.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:42:59.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:59.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:42:59.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:59.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:42:59.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:42:59.941 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:42:59.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:42:59.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:42:59.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:42:59.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 20:42:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:42:59.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:59.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:42:59.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:42:59.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:42:59.943 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 20:42:59.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 20:42:59.944 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 20:42:59.944 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 20:42:59.947 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 20:42:59.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:42:59.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:42:59.962 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' view via menu. 20:42:59.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:42:59.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:42:59.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:42:59.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:42:59.963 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:42:59.963 DEBUG [main][MenuItemLookup] Found menu:'File' 20:42:59.963 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:42:59.963 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:42:59.963 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:42:59.963 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:42:59.963 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:42:59.963 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:42:59.963 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:42:59.963 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:42:59.963 DEBUG [main][MenuItemLookup] Item match:Window 20:42:59.964 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:42:59.964 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:42:59.964 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:42:59.964 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:59.964 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:42:59.964 DEBUG [main][MenuItemLookup] Item match:Show View 20:42:59.970 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:42:59.970 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:42:59.970 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:42:59.970 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:42:59.970 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:42:59.970 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:42:59.970 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:42:59.970 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:42:59.970 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:42:59.970 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:42:59.970 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:42:59.970 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:42:59.970 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:42:59.970 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:42:59.970 DEBUG [main][MenuItemLookup] Found menu:'' 20:42:59.970 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:42:59.970 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:42:59.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:42:59.994 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:42:59.994 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:43:00.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:43:00.112 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:43:00.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:43:00.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:00.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:00.114 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:43:00.114 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:00.118 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:43:00.118 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:00.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:00.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:00.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:43:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:43:00.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:43:00.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:43:00.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:00.120 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:43:00.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:00.120 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:43:00.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:43:00.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:43:00.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:00.121 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:43:00.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:00.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:43:00.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Properties 20:43:00.121 DEBUG [main][TreeItemHandler] Selecting tree item: Properties 20:43:00.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Properties about selection 20:43:00.122 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Properties 20:43:00.122 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:00.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:00.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:00.122 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:43:00.122 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:00.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:00.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:00.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") 20:43:00.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:00.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:00.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:00.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:43:00.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:00.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:00.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:00.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:00.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:00.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:00.126 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:43:00.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:00.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:00.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:00.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:00.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:43:00.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:43:00.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open... 20:43:00.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:00.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:00.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.properties.PropertySheet' view is open finished successfully 20:43:00.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:00.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:00.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:00.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:00.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:00.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:00.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:43:00.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:00.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:00.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:00.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:00.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:00.402 INFO [WorkbenchTestable][AbstractView] Activate view Properties 20:43:00.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 20:43:00.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:00.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:43:00.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:43:00.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:43:00.428 INFO [WorkbenchTestable][AbstractView] Activate view Properties 20:43:00.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 20:43:00.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:00.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:00.430 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") 20:43:00.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:00.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:00.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:00.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:00.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:43:00.431 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 20:43:00.432 INFO [WorkbenchTestable][AbstractView] Activate view Properties 20:43:00.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 20:43:00.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:00.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:00.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:43:00.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:00.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:00.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:00.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:00.434 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Info and wait with time period 1 20:43:00.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 20:43:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:00.434 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 20:43:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:00.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 20:43:00.434 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 20:43:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:00.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 20:43:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:00.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 20:43:00.435 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item derived and wait with time period 1 20:43:00.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 20:43:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:00.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:00.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 20:43:00.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item derived 20:43:00.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:01.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:01.437 INFO [WorkbenchTestable][TreeItemHandler] Expanded: derived 20:43:01.437 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item editable and wait with time period 1 20:43:01.437 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 20:43:01.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:01.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:01.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 20:43:01.938 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item editable 20:43:01.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:02.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:02.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: editable 20:43:02.439 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item last modified and wait with time period 1 20:43:02.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 20:43:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:02.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:02.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 20:43:02.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item last modified 20:43:02.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:03.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:03.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: last modified 20:43:03.440 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item linked and wait with time period 1 20:43:03.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 20:43:03.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:03.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:03.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 20:43:03.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item linked 20:43:03.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:04.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:04.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: linked 20:43:04.442 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item location and wait with time period 1 20:43:04.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 20:43:04.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:04.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:04.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 20:43:04.942 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item location 20:43:04.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:05.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:05.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: location 20:43:05.443 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item name and wait with time period 1 20:43:05.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 20:43:05.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:05.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:05.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 20:43:05.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item name 20:43:05.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:06.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: name 20:43:06.445 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item path and wait with time period 1 20:43:06.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 20:43:06.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:06.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:06.945 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 20:43:06.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item path 20:43:06.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:07.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:07.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: path 20:43:07.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:07.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:07.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:43:07.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:07.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:07.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:07.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:07.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:07.452 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:07.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 '\*?\QPackage Explorer\E') 20:43:07.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:07.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:07.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:07.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:07.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:07.454 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:07.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:07.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:07.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:07.503 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:07.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:07.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:07.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:07.507 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:07.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:07.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:07.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:07.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:07.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:07.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:08.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:08.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:08.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:08.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:08.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:43:08.510 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:08.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:08.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:08.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:08.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:43:08.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:08.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:08.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:08.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:08.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:08.512 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 20:43:08.513 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:08.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:08.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:08.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:08.514 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:08.514 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:08.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:08.515 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:08.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:08.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:08.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:09.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:09.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:09.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:09.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:09.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:43:09.516 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:09.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:09.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:09.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:09.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 20:43:09.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:09.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:09.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:09.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:09.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:09.520 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 20:43:09.520 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 20:43:09.520 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 20:43:09.520 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 20:43:09.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 20:43:09.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:43:09.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:09.585 DEBUG [main][MenuItemLookup] Found menu:'New' 20:43:09.585 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:43:09.585 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:09.585 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:43:09.585 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:43:09.585 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:09.586 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:43:09.586 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:43:09.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:43:09.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:43:09.586 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:43:09.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:09.587 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:43:10.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:10.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:10.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:10.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:10.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:43:10.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:10.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:10.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:10.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:10.087 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 20:43:10.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 20:43:10.087 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 20:43:10.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 20:43:10.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 20:43:10.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:43:10.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:10.147 DEBUG [main][MenuItemLookup] Found menu:'New' 20:43:10.147 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:43:10.147 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:10.147 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:43:10.147 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:43:10.147 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:43:10.147 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:10.147 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:43:10.147 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:43:10.147 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:43:10.147 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:43:10.147 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:43:10.147 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:43:10.147 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:43:10.147 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:43:10.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 'Delete.*'] is available.... 20:43:10.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. finished successfully 20:43:10.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:43:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:10.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:10.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:10.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:10.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: 32) 20:43:10.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:10.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:10.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:10.831 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:43:10.831 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:10.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:10.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:10.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:10.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:10.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:10.834 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:43:10.834 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:43:10.834 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:43:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:10.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:10.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:10.834 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:43:10.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:10.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:10.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:43:10.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:10.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:10.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:10.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:10.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:10.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:10.836 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:43:10.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:10.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:10.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:10.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:10.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:43:10.842 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:43:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:43:11.343 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:43:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:11.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:43:11.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:43:11.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:43:11.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:11.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:11.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:11.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:11.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:11.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:11.343 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:11.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 20:43:11.343 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:43:11.343 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:43:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:11.344 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperties no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 20:43:11.344 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:43:11.344 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 20:43:11.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 20:43:11.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:43:11.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:43:11.344 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:43:11.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:43:11.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:11.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:43:11.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:11.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: "New Java Project"] 20:43:11.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:11.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'] 20:43:11.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:11.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'] 20:43:11.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:11.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'] 20:43:11.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:11.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: "New Java Project"] 20:43:11.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:11.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'] 20:43:11.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:11.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'] 20:43:11.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:11.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:11.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:11.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:11.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:11.348 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:43:11.348 DEBUG [main][MenuItemLookup] Found menu:'File' 20:43:11.348 DEBUG [main][MenuItemLookup] Item match:File 20:43:11.350 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:43:11.350 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:43:11.356 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:43:11.356 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:43:11.356 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:43:11.356 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:11.356 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:43:11.356 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:43:11.356 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:43:11.356 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:43:11.356 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:43:11.356 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:43:11.356 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:43:11.356 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:43:11.356 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:43:11.356 DEBUG [main][MenuItemLookup] Found menu:'File' 20:43:11.356 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:43:11.357 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:43:11.357 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:43:11.357 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:11.357 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:43:11.357 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:11.357 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:43:11.357 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:43:11.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:43:11.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:43:11.357 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:43:11.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:43:11.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:43:11.483 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:43:11.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:11.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:11.485 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:43:11.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:11.485 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:43:11.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:11.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:11.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:11.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:11.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:11.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:43:11.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:43:11.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:43:11.488 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:43:11.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:11.488 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:43:11.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:11.488 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:43:11.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:43:11.488 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:43:11.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:11.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:43:11.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:11.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:43:11.489 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:43:11.489 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:43:11.490 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:43:11.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:43:11.502 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:43:11.502 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:43:11.502 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:43:11.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:11.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:11.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:11.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:11.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:11.505 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:43:11.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:11.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:11.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:11.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:11.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'] 20:43:11.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:11.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:11.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:43:11.885 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 20:43:11.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:43:11.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:11.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:11.887 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:43:11.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:11.887 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 20:43:11.887 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:") 20:43:11.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:11.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:11.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:11.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:11.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:43:11.890 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:43:11.891 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 20:43:11.951 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:43:11.951 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:43:11.951 DEBUG [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) 20:43:11.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:11.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:11.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:11.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:11.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:11.955 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:43:11.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:11.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:11.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:11.955 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:12.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.... 20:43:15.819 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 20:43:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:43:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:43:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:15.820 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 20:43:15.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:15.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:15.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:15.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:15.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:43:15.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:15.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:15.820 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:15.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:15.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:15.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:15.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:15.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:15.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:15.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 '\*?\QPackage Explorer\E') 20:43:15.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:15.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:15.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:15.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:15.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:15.823 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:15.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:15.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:15.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:43:15.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:43:15.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:43:15.827 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:15.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:15.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:15.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:15.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:15.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:15.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:16.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:16.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:16.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:16.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:16.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:43:16.851 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:16.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:16.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:16.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:16.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:43:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:16.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:16.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:16.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:16.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:16.853 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 20:43:16.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 20:43:16.854 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 20:43:16.854 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 20:43:16.861 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 20:43:16.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:16.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:16.888 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 20:43:16.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:16.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:16.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:16.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:16.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:16.896 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:16.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 '\*?\QProperties\E') 20:43:16.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:16.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:16.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:16.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:16.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:16.904 INFO [WorkbenchTestable][AbstractView] Activate view Properties 20:43:16.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 20:43:16.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:16.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:16.989 INFO [WorkbenchTestable][AbstractView] Activate view Properties 20:43:16.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 20:43:16.990 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:16.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:16.991 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") 20:43:16.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:16.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:16.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:16.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:16.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:43:16.991 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 20:43:16.992 INFO [WorkbenchTestable][AbstractView] Activate view Properties 20:43:16.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 20:43:16.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:16.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:16.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:43:16.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:16.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:16.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:16.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:16.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:16.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:43:16.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:43:16.994 INFO [WorkbenchTestable][AbstractView] Activate view Properties 20:43:16.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 20:43:16.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:16.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:16.996 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") 20:43:16.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:16.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:16.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:16.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:16.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:43:16.997 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Categories 20:43:16.997 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 20:43:16.997 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:43:16.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:17.001 INFO [WorkbenchTestable][AbstractView] Activate view Properties 20:43:17.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 20:43:17.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:17.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:17.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 20:43:17.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:17.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:17.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:17.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:17.003 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:17.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:43:17.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:43:17.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:17.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:17.011 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:43:17.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:17.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:17.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:17.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:17.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:17.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:17.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 '\*?\QPackage Explorer\E') 20:43:17.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:17.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:17.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:17.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:17.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:17.016 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:17.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:17.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:17.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:17.113 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:17.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:17.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:17.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:17.114 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:17.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:17.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:17.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:17.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:17.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:17.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:17.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:17.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:18.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:18.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:18.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:43:18.117 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:18.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:18.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:18.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:18.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:43:18.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:18.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:18.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:18.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:18.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:18.120 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 20:43:18.120 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:18.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:18.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:18.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:18.121 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:18.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:18.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:18.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:18.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:18.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:18.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:18.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:18.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:19.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:19.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:19.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:43:19.125 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:19.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:19.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:19.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:19.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 20:43:19.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:19.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:19.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:19.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:19.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:19.127 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 20:43:19.127 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 20:43:19.127 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 20:43:19.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 20:43:19.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 20:43:19.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:43:19.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'New' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:19.186 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:43:19.187 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:43:19.187 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:19.187 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:43:19.187 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:19.187 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:43:19.187 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:43:19.187 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:43:19.187 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:43:19.187 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:43:19.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:19.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:43:19.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:19.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:19.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:19.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:19.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:43:19.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:19.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:19.688 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:19.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:19.688 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 20:43:19.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 20:43:19.688 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 20:43:19.688 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 20:43:19.691 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 20:43:19.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:43:19.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:19.748 DEBUG [main][MenuItemLookup] Found menu:'New' 20:43:19.748 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:43:19.748 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:19.749 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:43:19.749 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:43:19.749 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:43:19.749 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:19.749 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:43:19.749 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:43:19.749 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:43:19.749 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:43:19.749 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:43:19.749 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:43:19.749 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:43:19.749 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:43:19.802 DEBUG [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:43:20.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 'Delete.*'] is available. finished successfully 20:43:20.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:43:20.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:20.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:20.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:20.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:20.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: 32) 20:43:20.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:20.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:20.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:20.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:43:20.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:20.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:20.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:20.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:20.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:20.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:20.417 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:43:20.418 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:43:20.418 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:43:20.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:20.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:20.418 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:20.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:20.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", Widget matcher matching widgets with style: 8) 20:43:20.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:20.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:20.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:20.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:43:20.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:20.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:20.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:20.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:20.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:20.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:20.421 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:43:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:20.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:20.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:20.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:20.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:43:20.426 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:43:20.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:43:20.927 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:43:20.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:20.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:43:20.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:43:20.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:43:20.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:20.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:20.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:20.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:20.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:20.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:20.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:20.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:20.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 20:43:20.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:43:20.927 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:43:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:20.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:20.928 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 20:43:20.928 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:43:20.928 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 20:43:20.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 20:43:20.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:43:20.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:43:20.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:43:20.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'] 20:43:20.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:20.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'] 20:43:20.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:20.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 Java Project"] 20:43:20.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:20.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'] 20:43:20.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:20.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:43:20.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:20.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:43:20.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:20.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:43:20.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:20.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:43:20.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:20.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'] 20:43:20.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:20.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:20.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:20.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:20.932 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:20.932 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:43:20.932 DEBUG [main][MenuItemLookup] Found menu:'File' 20:43:20.932 DEBUG [main][MenuItemLookup] Item match:File 20:43:20.933 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:43:20.933 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'File' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:20.938 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:43:20.939 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:43:20.957 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:43:20.957 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:43:20.957 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:43:21.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:43:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:43:21.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:43:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:21.084 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:43:21.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:21.084 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:43:21.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:21.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:21.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:21.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:21.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:21.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:43:21.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:43:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:43:21.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:43:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:21.087 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:43:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:21.087 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:43:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:43:21.087 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:43:21.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:21.088 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:43:21.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:21.088 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:43:21.088 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:43:21.088 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:43:21.088 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:43:21.088 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:43:21.089 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:43:21.089 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:43:21.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.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:43:21.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:21.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:21.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:21.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:21.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:21.102 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:43:21.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:21.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:21.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:21.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:21.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:43:21.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:21.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:21.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:43:21.452 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 20:43:21.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:43:21.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:21.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:21.453 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:43:21.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:21.480 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 20:43:21.493 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:") 20:43:21.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:21.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:21.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:21.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:21.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:43:21.496 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:43:21.498 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 20:43:21.549 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:43:21.549 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:43:21.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) 20:43:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:21.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:21.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:21.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:21.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:21.554 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:43:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:21.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:21.554 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:21.554 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:21.844 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.... 20:43:25.111 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 20:43:25.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:43:25.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:43:25.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:25.112 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 20:43:25.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:25.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:25.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:25.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:25.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:43:25.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:25.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:25.112 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:25.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:25.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:25.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:25.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:25.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:25.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:25.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43: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 '\*?\QPackage Explorer\E') 20:43:25.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:25.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:25.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:25.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:25.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:25.115 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:25.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:25.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:25.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:43:25.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:43:25.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:43:25.118 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:25.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:25.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:25.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:25.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:25.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:25.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:25.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:25.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:26.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:26.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:26.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:43:26.120 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:26.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:26.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:26.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:26.122 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:43:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:26.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:26.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:26.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:26.122 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 20:43:26.123 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 20:43:26.123 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 20:43:26.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 20:43:26.126 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 20:43:26.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:26.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:26.134 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 20:43:26.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:26.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:26.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:26.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:26.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:26.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:26.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:43:26.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:26.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:26.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:26.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:26.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:26.152 INFO [WorkbenchTestable][AbstractView] Activate view Properties 20:43:26.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 20:43:26.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:26.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:26.195 INFO [WorkbenchTestable][AbstractView] Activate view Properties 20:43:26.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 20:43:26.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:26.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:26.196 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") 20:43:26.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:26.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:26.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:26.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:26.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:43:26.197 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 20:43:26.197 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Categories 20:43:26.197 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:43:26.197 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:26.202 INFO [WorkbenchTestable][AbstractView] Activate view Properties 20:43:26.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 20:43:26.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:26.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:26.203 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:43:26.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:26.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:26.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:26.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:26.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:26.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:43:26.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:43:26.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children... 20:43:26.204 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 20:43:26.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:26.204 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 20:43:26.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:26.204 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 20:43:26.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Info has children finished successfully 20:43:26.204 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Info 20:43:26.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:26.204 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Info is already expanded. No action performed 20:43:26.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:26.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Info 20:43:26.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:26.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:26.206 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:43:26.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:26.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:26.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:26.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:26.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:26.214 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:26.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:43:26.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:26.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:26.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:26.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:26.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:26.215 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:26.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:26.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:26.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:26.289 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:26.289 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:26.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:26.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:26.291 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:26.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:26.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:26.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:26.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:26.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:26.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:26.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:26.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:27.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:27.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:27.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:43:27.293 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:27.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:27.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:27.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:27.294 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:43:27.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:27.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:27.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:27.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:27.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:27.295 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 20:43:27.296 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:27.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:27.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:27.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:27.297 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:27.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:27.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:27.299 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:27.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:27.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:27.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:27.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:27.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:28.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:28.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:28.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:43:28.301 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:28.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:28.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:28.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:28.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:43:28.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:28.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:28.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:28.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:28.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:28.303 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 20:43:28.303 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 20:43:28.303 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 20:43:28.303 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 20:43:28.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 20:43:28.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:43:28.307 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:28.362 DEBUG [main][MenuItemLookup] Found menu:'New' 20:43:28.362 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:43:28.362 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:28.362 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:43:28.362 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:43:28.362 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:43:28.362 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:28.362 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:43:28.363 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:43:28.363 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:43:28.363 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:43:28.363 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:28.363 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:43:28.363 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:43:28.363 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:43:28.363 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:43:28.363 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:28.363 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:43:28.363 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:43:28.363 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:28.363 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:43:28.363 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:28.363 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:43:28.363 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:43:28.363 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:43:28.363 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:43:28.363 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:43:28.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:28.364 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:43:28.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:28.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:28.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:28.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:28.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:43:28.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:28.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:28.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:28.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:28.864 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 20:43:28.864 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 20:43:28.864 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 20:43:28.864 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 20:43:28.868 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 20:43:28.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:43:28.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:28.922 DEBUG [main][MenuItemLookup] Found menu:'New' 20:43:28.922 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:43:28.922 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:28.922 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:43:28.922 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:43:28.922 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:43:28.922 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:28.922 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:43:28.922 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:43:28.922 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:43:28.922 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:43:28.922 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:43:28.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:43:28.923 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:43:28.923 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:43:28.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.... 20:43:29.478 DEBUG [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:43:29.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:43:29.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:29.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:29.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:29.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:29.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:43:29.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:29.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:43:29.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:29.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:29.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:29.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:29.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:29.484 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:43:29.484 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:43:29.484 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:43:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:29.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:29.485 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:29.485 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:29.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 "OK", Widget matcher matching widgets with style: 8) 20:43:29.485 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:29.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:29.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:29.485 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:43:29.485 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:29.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:29.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:29.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:29.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:29.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:29.487 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:43:29.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:29.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:29.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:29.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:29.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:43:29.494 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:43:29.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:43:29.994 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:43:29.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:43:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:43:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:43:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:43:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:29.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 20:43:29.995 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:43:29.995 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:43:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:29.996 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 20:43:29.996 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:43:29.996 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 20:43:29.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 20:43:29.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:43:29.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:43:29.996 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:43:29.996 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:43:29.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:29.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:43:29.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:29.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:43:29.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:29.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:43:29.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:29.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:43:29.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:29.997 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:43:29.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:29.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:43:29.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:29.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:43:29.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:29.998 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:43:29.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:29.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:29.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:29.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:29.999 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:29.999 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:43:29.999 DEBUG [main][MenuItemLookup] Found menu:'File' 20:43:29.999 DEBUG [main][MenuItemLookup] Item match:File 20:43:30.000 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:43:30.000 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'File' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:30.005 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:43:30.005 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:43:30.025 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:43:30.025 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:43:30.025 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:43:30.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:43:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:43:30.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:43:30.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:30.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:30.148 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:43:30.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:30.148 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:43:30.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:30.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:30.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:30.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:30.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:30.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:43:30.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:43:30.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:43:30.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:43:30.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:30.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:43:30.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:30.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:43:30.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:43:30.151 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:43:30.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:30.151 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:43:30.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:30.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:43:30.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:43:30.152 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:43:30.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:43:30.152 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:43:30.152 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:43:30.152 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:43:30.152 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:43:30.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:30.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:30.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:30.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:30.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:30.165 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:43:30.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:30.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:30.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:30.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:30.517 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:43:30.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:30.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:30.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.... 20:43:30.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. finished successfully 20:43:30.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:43:30.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:30.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:30.519 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:43:30.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:43:30.519 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PropertiesViewTestProject' 20:43:30.519 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:") 20:43:30.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:30.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:30.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:30.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:30.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:43:30.551 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:43:30.552 INFO [WorkbenchTestable][AbstractText] Text set to: PropertiesViewTestProject 20:43:30.603 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:43:30.603 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:43:30.603 DEBUG [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) 20:43:30.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:30.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:30.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:30.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:30.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:30.614 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:43:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:30.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:30.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:30.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:30.667 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.... 20:43:33.744 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 20:43:33.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:43:33.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:43:33.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:33.744 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 20:43:33.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:33.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:33.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:33.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:43:33.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:33.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:43:33.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:33.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:33.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:33.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:33.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:33.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:33.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:33.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:33.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43: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 '\*?\QPackage Explorer\E') 20:43:33.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:33.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:33.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:33.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:33.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:33.748 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:33.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:33.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:33.749 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:43:33.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:43:33.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:43:33.752 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:33.752 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:33.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:33.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:33.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:33.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:33.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:34.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:34.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:34.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:34.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:34.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:43:34.755 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:34.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:34.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:34.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:34.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 20:43:34.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:34.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:34.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:34.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:34.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:34.757 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 20:43:34.758 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 20:43:34.758 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 20:43:34.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 20:43:34.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 20:43:34.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:34.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:34.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:34.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:34.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:34.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:34.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 '\*?\QProperties\E') 20:43:34.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:34.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:34.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:34.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:34.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:34.809 INFO [WorkbenchTestable][AbstractView] Activate view Properties 20:43:34.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 20:43:34.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:34.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:34.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 20:43:34.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:34.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:34.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:34.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:34.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:34.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:43:34.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:43:34.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:34.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:34.851 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:43:34.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:34.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:34.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:34.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:34.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:34.853 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:34.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 '\*?\QPackage Explorer\E') 20:43:34.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:34.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:34.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:34.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:34.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:34.854 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:34.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:34.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:34.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:34.919 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:34.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:34.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:34.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:34.923 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:34.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:34.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:34.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:34.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:34.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:34.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:35.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:35.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:35.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:35.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:35.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:43:35.926 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:35.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:35.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:35.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:35.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 20:43:35.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:35.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:35.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:35.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:35.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:35.930 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 20:43:35.930 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:35.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:35.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:35.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:35.931 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:35.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:35.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:35.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:35.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:35.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:35.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:36.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:36.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:36.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:36.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:43:36.934 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:43:36.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:43:36.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:36.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:36.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 20:43:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:36.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:36.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:36.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:36.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:36.936 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PropertiesViewTestProject 20:43:36.936 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 20:43:36.936 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 20:43:36.936 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 20:43:36.939 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 20:43:36.941 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:43:36.941 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'New' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:36.998 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:43:36.998 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:43:36.998 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:43:36.998 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:43:36.998 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:43:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:36.999 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:43:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:43:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:43:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:43:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:37.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:37.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:37.499 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PropertiesViewTestProject' via Explorer 20:43:37.499 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PropertiesViewTestProject 20:43:37.499 DEBUG [main][TreeItemHandler] Selecting tree item: PropertiesViewTestProject 20:43:37.500 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PropertiesViewTestProject about selection 20:43:37.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PropertiesViewTestProject 20:43:37.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:43:37.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:37.553 DEBUG [main][MenuItemLookup] Found menu:'New' 20:43:37.553 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:43:37.553 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:37.553 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:43:37.553 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:43:37.553 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:43:37.553 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:37.553 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:43:37.553 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:43:37.553 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:43:37.553 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:43:37.553 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:43:37.554 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:43:37.554 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:43:37.554 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:43:37.604 DEBUG [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:43:38.210 DEBUG [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:43:38.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:43:38.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:38.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:38.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:38.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:38.215 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:43:38.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:38.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:38.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:38.216 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:43:38.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:38.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:38.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:38.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:38.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:38.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:38.218 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:43:38.218 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:43:38.218 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:43:38.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:38.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:38.218 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:38.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:38.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 "OK", Widget matcher matching widgets with style: 8) 20:43:38.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:38.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:38.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:38.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:43:38.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:38.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:38.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:38.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:38.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:38.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:38.221 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:43:38.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:38.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:38.221 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:38.221 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:38.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:43:38.226 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:43:38.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:43:38.728 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:43:38.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:38.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:43:38.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:43:38.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:43:38.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:38.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:38.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:38.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:43:38.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:38.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:38.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:38.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:38.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:38.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 20:43:38.728 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:43:38.728 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:43:38.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:38.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:38.729 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) 20:43:38.729 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest 20:43:38.729 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:43:38.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:43:38.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:38.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.306 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: 16.559 s toggleShowCategories no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 9.584 s getProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 9.068 s getNonExistingProperty no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.PropertiesViewTest) Time elapsed: 8.733 s Running org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 20:43:38.739 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 20:43:38.739 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:43:38.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:43:38.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 20:43:38.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:43:38.740 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:43:38.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:43:38.741 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:43:38.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:43:38.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:38.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:38.757 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:43:38.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:38.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:38.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:38.757 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:38.757 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:43:38.758 DEBUG [main][MenuItemLookup] Found menu:'File' 20:43:38.758 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:43:38.758 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:43:38.758 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:43:38.758 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:43:38.758 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:43:38.758 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:43:38.758 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:43:38.758 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:43:38.758 DEBUG [main][MenuItemLookup] Item match:Window 20:43:38.758 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:43:38.758 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:43:38.758 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:43:38.758 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:38.758 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:43:38.758 DEBUG [main][MenuItemLookup] Item match:Show View 20:43:38.765 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:43:38.765 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:43:38.765 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:43:38.765 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:43:38.765 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:43:38.765 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:43:38.765 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:43:38.765 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:43:38.765 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:43:38.765 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:43:38.765 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:43:38.765 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:43:38.765 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:43:38.765 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:43:38.765 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:38.765 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:43:38.765 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:43:38.783 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:43:38.783 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:43:38.784 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:43:38.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:43:38.884 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:43:38.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:43:38.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:38.886 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:43:38.886 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:38.886 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:43:38.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:38.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:38.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:38.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:43:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:43:38.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:43:38.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:43:38.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:38.888 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:43:38.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:38.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:43:38.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:43:38.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:43:38.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:38.889 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:43:38.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:38.889 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:43:38.890 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:43:38.890 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:43:38.890 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:43:38.890 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:43:38.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:38.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:38.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:38.891 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:43:38.891 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:38.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:38.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:38.891 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:43:38.891 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:38.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:38.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:43:38.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:38.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:38.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:38.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:38.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:38.893 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:43:38.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:38.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:38.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:38.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:39.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:43:39.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:43:39.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:43:39.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:39.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:39.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:43:39.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:39.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:39.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:39.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:39.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:39.020 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:39.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 '\*?\QProject Explorer\E') 20:43:39.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:39.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:39.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:39.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:39.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:39.022 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:43:39.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:43:39.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:39.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:43:39.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:43:39.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:43:39.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:39.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:39.058 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 20:43:39.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:39.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:39.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:39.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:39.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:39.068 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:39.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:43:39.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:39.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:39.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:39.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:39.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:39.099 INFO [WorkbenchTestable][AbstractView] Activate view Properties 20:43:39.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 20:43:39.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:39.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.ScrolledComposite Text= TooltipText=null 20:43:39.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:39.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:39.134 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:43:39.134 DEBUG [main][MenuItemLookup] Found menu:'File' 20:43:39.135 DEBUG [main][MenuItemLookup] Item match:File 20:43:39.136 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:43:39.136 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:43:39.141 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:43:39.141 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:43:39.141 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:43:39.141 DEBUG [main][MenuItemLookup] Item match:Project... 20:43:39.141 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roject..." 20:43:39.141 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Project... 20:43:39.142 INFO [main][MenuItemHandler] Select menu item: P&roject... 20:43:39.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 20:43:39.237 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 20:43:39.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 20:43:39.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:39.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:39.239 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:43:39.239 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:39.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:39.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:39.239 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 20:43:39.239 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:39.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:39.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:39.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:39.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:39.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:39.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:43:39.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:43:39.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:43:39.243 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:43:39.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:39.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:39.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:43:39.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:43:39.746 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:43:39.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:39.746 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:43:39.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:39.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:43:39.747 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 20:43:39.747 DEBUG [main][TreeItemHandler] Selecting tree item: Project 20:43:39.747 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 20:43:39.751 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 20:43:39.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 "Next >") 20:43:39.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:39.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:39.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:39.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 20:43:39.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:39.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:39.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:39.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:39.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:39.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:39.754 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:43:39.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:39.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:39.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:39.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:39.812 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:") 20:43:39.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:39.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:39.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:39.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 20:43:39.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:39.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:39.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:39.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:39.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:39.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:43:39.816 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:43:39.816 INFO [WorkbenchTestable][AbstractText] Text set to: test 20:43:39.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 "Finish") 20:43:39.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:39.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 20:43:39.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:39.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:39.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:39.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:39.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:39.824 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:43:39.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:39.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:39.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:39.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:39.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 20:43:39.971 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 20:43:39.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:39.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:43:39.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:43:39.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:43:39.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:39.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:43:39.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:39.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:39.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:43:39.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:39.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:39.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:39.971 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:39.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:39.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:39.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:39.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:39.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:39.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:39.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:39.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 20:43:39.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:39.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:39.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:39.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:39.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:39.991 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:43:39.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:43:40.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:40.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:40.090 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:43:40.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:43:40.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:40.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:40.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:40.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:40.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:40.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:40.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:41.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:41.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:41.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:43:41.098 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:43:41.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:43:41.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:41.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:41.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 20:43:41.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:41.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:41.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:41.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:41.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:41.100 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 20:43:41.100 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 20:43:41.100 DEBUG [main][TreeItemHandler] Selecting tree item: test 20:43:41.100 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 20:43:41.114 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 20:43:41.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:41.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:41.116 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:43:41.116 DEBUG [main][MenuItemLookup] Found menu:'File' 20:43:41.116 DEBUG [main][MenuItemLookup] Item match:File 20:43:41.117 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:43:41.117 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'File' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:41.122 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:43:41.122 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:43:41.122 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:43:41.123 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:43:41.123 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:43:41.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 20:43:41.228 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 20:43:41.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:43:41.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:41.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:41.230 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:43:41.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:41.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:41.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:41.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 20:43:41.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:41.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:41.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:41.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:41.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:41.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:41.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:43:41.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:43:41.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children... 20:43:41.233 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 20:43:41.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:41.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:41.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 20:43:41.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem XML has children finished successfully 20:43:41.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item XML 20:43:41.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:41.736 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item XML is already expanded. No action performed 20:43:41.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:41.736 INFO [WorkbenchTestable][TreeItemHandler] Expanded: XML 20:43:41.736 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Schema File 20:43:41.736 DEBUG [main][TreeItemHandler] Selecting tree item: XML Schema File 20:43:41.738 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Schema File about selection 20:43:41.741 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Schema File 20:43:41.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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 >") 20:43:41.741 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:41.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:41.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:41.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 20:43:41.742 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:41.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:41.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:41.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:41.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:41.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:41.749 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:43:41.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:41.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:41.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:41.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:41.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 "Finish") 20:43:41.814 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:41.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:41.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:41.814 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Create XML Schema" as the parent 20:43:41.815 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:41.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:41.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:41.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:41.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:41.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:41.818 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:43:41.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:41.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:41.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:41.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create XML Schema"] is available.... (Eclipse:1777): Gtk-WARNING **: 20:43:43.512: Negative content height -5 (allocation 1, extents 3x3) while allocating gadget (node button, owner GtkToggleButton) 20:43:44.292 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 20:43:44.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:44.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:43:44.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:43:44.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:43:44.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:43:44.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:44.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:44.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:44.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:43:44.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:44.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:43:44.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:44.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:44.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:44.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:44.292 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:43:44.293 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 20:43:44.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 20:43:44.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:43:44.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:43:44.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:43:44.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:44.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:44.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 20:43:44.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:44.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:44.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 20:43:44.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') 20:43:44.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:44.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:44.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:44.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:44.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:44.327 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:43:44.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:43:44.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:44.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:44.528 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:43:44.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:43:44.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:44.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:44.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:44.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:44.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:45.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:45.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:45.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:45.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:45.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:43:45.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:43:45.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:43:45.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:45.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:45.593 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:43:45.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:45.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:45.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:45.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:45.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:45.594 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 20:43:45.594 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:43:45.595 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 20:43:45.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:43:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:45.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:43:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:45.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:43:45.596 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 20:43:45.596 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 20:43:45.596 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 20:43:45.611 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 20:43:45.616 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 20:43:45.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 20:43:45.616 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 20:43:45.616 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 20:43:45.706 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 20:43:45.706 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:43:45.711 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:43:46.006 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:43:46.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:46.006 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 20:43:46.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 20:43:47.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 20:43:47.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 20:43:48.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 20:43:48.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:43:48.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:48.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:48.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:48.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:43:48.507 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:48.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:43:48.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:48.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:48.508 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:48.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:48.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@73985864 is found... 20:43:48.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@73985864 is found finished successfully 20:43:48.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 20:43:48.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:48.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:48.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:48.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:48.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:48.517 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:48.518 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 20:43:48.525 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') 20:43:48.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:48.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:48.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:48.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:48.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:48.529 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:48.529 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 20:43:48.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:48.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:48.564 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 20:43:48.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:48.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:48.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 20:43:48.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:48.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:48.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 20:43:48.574 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:43:48.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:48.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:48.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:48.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:48.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:48.582 INFO [WorkbenchTestable][AbstractView] Activate view Properties 20:43:48.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 20:43:48.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:48.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=tns TooltipText=null 20:43:48.657 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') 20:43:48.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:48.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:48.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:48.658 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 20:43:48.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:48.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:48.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:48.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:48.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:48.658 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 20:43:48.660 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 20:43:48.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:48.660 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 20:43:48.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:48.752 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') 20:43:48.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:48.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:48.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:48.752 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 20:43:48.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:48.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:48.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:48.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:48.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:48.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 20:43:48.753 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 20:43:48.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:48.753 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 20:43:48.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:48.774 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') 20:43:48.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:48.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:48.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:48.774 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 20:43:48.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:48.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:48.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:48.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:48.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:48.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 20:43:48.775 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 20:43:48.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:48.775 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 20:43:48.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:48.790 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') 20:43:48.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:48.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:48.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:48.797 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 20:43:48.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:48.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:48.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:48.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:48.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:48.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 20:43:48.798 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 3 20:43:48.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:48.798 TRACE [WorkbenchTestable][WidgetHandler] Notify ListElement with event 4 20:43:48.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:48.868 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") 20:43:48.868 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:48.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:48.869 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 20:43:48.869 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:48.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:48.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:48.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:48.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 20:43:48.870 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") 20:43:48.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:48.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:48.871 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 20:43:48.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:48.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:48.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:48.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:48.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:48.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.ui.forms.widgets.Section and index 0 was found 20:43:48.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 20:43:48.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:43:48.897 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:43:48.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:48.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:48.898 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 20:43:48.898 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:43:48.898 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 20:43:48.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 20:43:48.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:43:48.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:43:48.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:43:48.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:48.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:48.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 20:43:48.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:48.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:48.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 20:43:48.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') 20:43:48.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:48.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:48.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:48.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:48.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:48.902 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:43:48.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:43:48.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:48.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:48.962 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:43:48.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:43:48.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:48.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:48.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:48.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:48.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:49.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:49.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:49.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:49.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:43:49.965 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:43:49.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:43:49.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:49.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:49.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:43:49.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:49.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:49.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:49.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:49.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:49.967 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 20:43:49.967 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:43:49.968 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item NewXMLSchema.xsd of tree item test 20:43:49.968 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:43:49.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:49.968 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:43:49.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:49.968 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:43:49.968 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 20:43:49.968 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 20:43:49.969 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 20:43:49.983 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 20:43:49.988 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item NewXMLSchema.xsd 20:43:49.988 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item NewXMLSchema.xsd 20:43:49.988 DEBUG [main][TreeItemHandler] Selecting tree item: NewXMLSchema.xsd 20:43:49.988 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item NewXMLSchema.xsd about selection 20:43:50.003 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: NewXMLSchema.xsd 20:43:50.003 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:43:50.008 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:43:50.088 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:43:50.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:50.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:43:50.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:50.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:50.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:50.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:43:50.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:50.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:43:50.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:50.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:50.088 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:50.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:50.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8b632e0 is found... 20:43:50.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@8b632e0 is found finished successfully 20:43:50.095 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') 20:43:50.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:50.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:50.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:50.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:50.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:50.100 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:50.100 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 20:43:50.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNewXMLSchema.xsd\E') 20:43:50.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:50.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:50.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:50.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:50.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:50.104 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:50.109 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 20:43:50.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:50.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:50.119 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProperties\E'' is already open. Activate. 20:43:50.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:50.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:50.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 20:43:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:50.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:50.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 20:43:50.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 '\*?\QProperties\E') 20:43:50.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:50.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:50.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:50.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:50.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:50.194 INFO [WorkbenchTestable][AbstractView] Activate view Properties 20:43:50.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Properties 20:43:50.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:50.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:50.260 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') 20:43:50.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:50.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:50.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:50.260 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Properties"as the parent 20:43:50.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:50.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:50.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:50.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:50.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:50.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Composite and index 0 was found 20:43:50.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 20:43:50.264 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:43:50.264 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:43:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:50.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:50.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) 20:43:50.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:50.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:50.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/NewXMLSchema.xsd - Eclipse Platform 20:43:50.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:50.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:50.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/NewXMLSchema.xsd - Eclipse Platform' 20:43:50.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:43:50.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:50.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:50.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:50.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:50.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:50.269 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:43:50.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:43:50.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:50.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:50.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:43:50.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:43:50.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:50.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:50.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:50.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:50.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:50.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:50.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:51.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:51.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:51.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:43:51.350 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:43:51.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:43:51.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:51.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:43:51.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 20:43:51.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:51.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:51.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:51.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:51.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:51.352 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 20:43:51.352 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 20:43:51.352 DEBUG [main][TreeItemHandler] Selecting tree item: test 20:43:51.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 20:43:51.369 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 20:43:51.397 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:43:51.397 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:51.451 DEBUG [main][MenuItemLookup] Found menu:'New' 20:43:51.451 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:43:51.451 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:51.451 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:43:51.451 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:51.451 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:43:51.451 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:43:51.451 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:43:51.451 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:43:51.451 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:43:51.451 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:43:51.451 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:51.451 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:43:51.451 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:43:51.451 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:51.451 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:43:51.451 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:43:51.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:43:51.452 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:43:51.452 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:43:51.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:51.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:43:51.452 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:43:51.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:43:51.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:51.952 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:51.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:51.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:43:51.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:51.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:43:51.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:51.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:51.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:51.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:51.953 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 20:43:51.953 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 20:43:51.953 DEBUG [main][TreeItemHandler] Selecting tree item: test 20:43:51.953 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 20:43:51.970 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 20:43:51.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:43:51.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:52.024 DEBUG [main][MenuItemLookup] Found menu:'New' 20:43:52.024 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:43:52.024 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:52.024 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:43:52.024 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:52.024 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:43:52.024 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:43:52.024 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:43:52.024 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:43:52.024 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:43:52.024 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:43:52.024 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:43:52.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 'Delete.*'] is available.... 20:43:52.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 'Delete.*'] is available. finished successfully 20:43:52.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:43:52.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:52.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:52.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:52.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:52.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:43:52.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:52.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:52.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:52.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:43:52.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:52.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:52.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:52.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:52.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:52.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:52.229 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:43:52.229 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:43:52.229 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:43:52.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:52.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:52.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:52.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:52.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) 20:43:52.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:52.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:52.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:52.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:43:52.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:52.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:52.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:52.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:52.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:52.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:52.232 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:43:52.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:52.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:52.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:52.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:52.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:43:52.248 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:43:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:43:52.748 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:43:52.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:43:52.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:43:52.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:43:52.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:43:52.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:43:52.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:43:52.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:43:52.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:43:52.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:43:52.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:43:52.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:43:52.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:43:52.749 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:43:52.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:43:52.749 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest 20:43:52.749 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:43:52.749 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:43:52.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:52.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.011 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: 4.605 s getTabTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.properties.TabbedPropertiesTest) Time elapsed: 1.366 s Running org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:43:52.759 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:43:52.763 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:43:52.763 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:43:52.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:43:52.763 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:43:52.763 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:43:52.764 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:43:52.764 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:43:52.764 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:43:52.764 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:43:52.764 INFO [WorkbenchTestable][RequirementsRunner] Started test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 20:43:52.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:43:52.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:43:52.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:43:52.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:43:52.768 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 20:43:55.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:55.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:43:55.783 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 20:43:55.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:55.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:55.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:55.784 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:55.784 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:43:55.784 DEBUG [main][MenuItemLookup] Found menu:'File' 20:43:55.784 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:43:55.785 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:43:55.785 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:43:55.785 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:43:55.785 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:43:55.785 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:43:55.785 DEBUG [main][MenuItemLookup] Item match:Window 20:43:55.785 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:43:55.785 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:43:55.785 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:43:55.785 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:55.785 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:43:55.785 DEBUG [main][MenuItemLookup] Item match:Show View 20:43:55.792 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:43:55.792 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:43:55.792 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:43:55.792 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:43:55.792 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:43:55.792 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:43:55.792 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:43:55.792 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:43:55.792 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:43:55.792 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:43:55.792 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:43:55.792 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:43:55.792 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:43:55.792 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:43:55.792 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:55.792 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:43:55.792 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:43:55.792 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:43:55.792 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:43:55.793 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:43:55.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:43:55.894 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:43:55.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:43:55.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:55.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:55.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 20:43:55.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:55.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:55.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:55.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:43:55.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:55.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:55.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:55.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:55.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:55.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:55.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:43:55.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:43:55.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:43:55.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:43:55.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:55.899 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:43:55.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:55.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:43:55.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:43:55.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:43:55.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:43:55.899 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:43:55.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:43:55.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:43:55.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 20:43:55.900 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 20:43:55.900 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 20:43:55.900 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 20:43:55.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:55.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:55.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:55.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:43:55.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:55.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:55.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:55.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:43:55.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:55.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:55.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:55.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:43:55.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:55.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:55.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:55.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:55.903 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:43:55.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:55.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:55.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:55.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:56.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:43:56.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:43:56.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 20:43:56.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 20:43:56.102: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 20:43:56.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 20:43:56.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 20:43:56.119: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 20:43:56.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:56.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:56.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:56.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:56.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 '\*?\QError Log\E') 20:43:56.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:56.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:56.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:56.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:56.132 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:43:56.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:43:56.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:56.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:43:56.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:43:56.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:43:56.135 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:43:56.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log (Eclipse:1777): Gtk-CRITICAL **: 20:43:56.152: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 20:43:56.157: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 20:43:56.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:56.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:43:56.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:43:56.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:43:56.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:56.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:56.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully (Eclipse:1777): Gtk-CRITICAL **: 20:43:56.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 20:43:56.193: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 20:43:56.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 20:43:56.202: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 20:43:56.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.203 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 20:43:56.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:56.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:56.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:56.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:56.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:56.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 '\*?\QError Log\E') 20:43:56.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:56.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 20:43:56.240: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 20:43:56.249: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 20:43:56.252: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 20:43:56.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:56.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:56.259 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:43:56.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:43:56.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:56.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:43:56.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:43:56.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:43:56.260 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:43:56.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:43:56.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:56.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:43:56.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:43:56.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:43:56.261 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 20:43:56.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:56.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:56.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:56.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:56.264 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:43:56.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:56.313 DEBUG [main][MenuItemLookup] Found menu:'Copy' 20:43:56.313 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:56.313 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 20:43:56.313 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 20:43:56.313 DEBUG [main][MenuItemLookup] Item match:Delete Log 20:43:56.313 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 20:43:56.313 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 20:43:56.314 INFO [main][MenuItemHandler] Select menu item: &Delete Log 20:43:56.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 20:43:56.367 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 20:43:56.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 20:43:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:56.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:56.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:56.368 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 20:43:56.368 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:56.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:56.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.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 "Delete All Events") 20:43:56.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:56.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:56.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:56.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 20:43:56.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:56.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:56.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:56.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:56.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:56.370 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 20:43:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:56.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:56.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:56.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:56.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:43:56.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:43:56.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 20:43:56.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:56.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:56.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:56.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:56.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:56.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:56.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 '\*?\QError Log\E') 20:43:56.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:56.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:56.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:56.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:56.487 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:43:56.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:43:56.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:56.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:43:56.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:43:56.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:43:56.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:56.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:56.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:56.491 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:43:56.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:43:56.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:56.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:43:56.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:56.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:56.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:56.518 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:43:56.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:43:56.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:56.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:43:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:56.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:56.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:56.522 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:43:56.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:43:56.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:56.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:43:56.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:56.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:56.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:56.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:56.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 20:43:56.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:43:56.526 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:43:56.526 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:43:56.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:56.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:56.527 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getInfoMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 20:43:56.527 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:43:56.527 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 20:43:56.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:43:56.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:43:56.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:43:56.527 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:43:56.533 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 20:43:56.547: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 20:43:59.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.542 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 20:43:59.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:59.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:59.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:59.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:59.552 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:43:59.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:59.552 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:59.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:59.561 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:43:59.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:43:59.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:59.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:43:59.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:43:59.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:43:59.588 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:43:59.588 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:43:59.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:59.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:43:59.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:43:59.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:43:59.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:59.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:59.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.673 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 20:43:59.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:59.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:59.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:59.683 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:59.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 '\*?\QError Log\E') 20:43:59.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:59.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:59.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:59.692 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:43:59.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:43:59.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:59.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:43:59.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:43:59.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:43:59.694 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:43:59.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:43:59.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:59.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:43:59.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:43:59.695 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:43:59.695 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 20:43:59.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:59.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:59.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:43:59.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:43:59.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:59.742 DEBUG [main][MenuItemLookup] Found menu:'Copy' 20:43:59.742 DEBUG [main][MenuItemLookup] Found menu:'' 20:43:59.742 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 20:43:59.742 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 20:43:59.742 DEBUG [main][MenuItemLookup] Item match:Delete Log 20:43:59.742 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 20:43:59.742 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 20:43:59.743 INFO [main][MenuItemHandler] Select menu item: &Delete Log 20:43:59.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 20:43:59.794 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 20:43:59.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 20:43:59.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:59.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:59.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:59.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:59.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:59.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 20:43:59.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:59.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:43:59.795 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:43:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:59.795 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 20:43:59.795 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:43:59.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:59.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:59.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:43:59.796 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 20:43:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:43:59.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:43:59.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:43:59.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:43:59.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:43:59.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:43:59.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 20:43:59.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.855 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:43:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:43:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:43:59.856 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:43:59.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 '\*?\QError Log\E') 20:43:59.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:59.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:59.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:43:59.904 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:43:59.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:43:59.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:59.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:43:59.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:43:59.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:43:59.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:59.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:59.908 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:43:59.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:43:59.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:59.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:43:59.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:59.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:59.913 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:43:59.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:43:59.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:59.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:43:59.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:59.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:59.916 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:43:59.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:43:59.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:43:59.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:43:59.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:43:59.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:43:59.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:43:59.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:43:59.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 20:43:59.942 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:43:59.942 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:43:59.942 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:43:59.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:43:59.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:43:59.942 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 20:43:59.943 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:43:59.943 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 20:43:59.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:43:59.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:43:59.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:43:59.943 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:43:59.947 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 20:43:59.953: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 20:43:59.985: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 20:44:02.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:02.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:02.956 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 20:44:02.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:02.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:02.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:02.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:02.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 '\*?\QError Log\E') 20:44:02.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:02.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:02.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:02.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:02.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:02.976 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:02.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:02.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:02.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:02.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:02.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:02.978 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:02.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:02.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:02.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:02.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:02.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:03.011 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:44:03.011 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:03.011 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:44:03.011 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:03.011 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 20:44:03.011 DEBUG [main][MenuItemLookup] Item match:Activate on new events 20:44:03.013 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:44:03.013 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:03.013 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:44:03.013 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:03.013 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 20:44:03.013 DEBUG [main][MenuItemLookup] Item match:Activate on new events 20:44:03.013 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:03.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:03.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:03.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:03.016 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:44:03.016 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:03.016 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:44:03.016 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:03.016 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 20:44:03.016 DEBUG [main][MenuItemLookup] Item match:Activate on new events 20:44:03.016 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 20:44:03.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 20:44:03.016 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 20:44:03.016 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:03.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:03.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:03.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:03.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:03.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:03.019 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:44:03.019 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:03.019 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:44:03.019 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:03.019 DEBUG [main][MenuItemLookup] Found menu:'Activate on new events' 20:44:03.019 DEBUG [main][MenuItemLookup] Item match:Activate on new events 20:44:03.019 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Activate on new events" 20:44:03.019 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Activate on new events 20:44:03.019 INFO [main][MenuItemHandler] Select menu item: &Activate on new events 20:44:03.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:03.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:03.029 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 20:44:03.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:03.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:03.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:03.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:03.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 '\*?\QError Log\E') 20:44:03.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:03.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:03.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:03.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:03.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:03.054 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:03.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:03.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:03.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:03.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:03.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:03.056 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:03.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:03.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:03.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:03.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:03.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:03.057 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 20:44:03.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:03.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:03.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:03.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:03.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:03.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:44:03.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:03.108 DEBUG [main][MenuItemLookup] Found menu:'Copy' 20:44:03.108 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:03.108 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 20:44:03.108 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 20:44:03.108 DEBUG [main][MenuItemLookup] Item match:Delete Log 20:44:03.108 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 20:44:03.108 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 20:44:03.108 INFO [main][MenuItemHandler] Select menu item: &Delete Log 20:44:03.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 20:44:03.156 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 20:44:03.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 20:44:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:03.157 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:03.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:03.157 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 20:44:03.157 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:03.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:03.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:03.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:44:03.158 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:03.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 20:44:03.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:03.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:03.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:03.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:03.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:03.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:03.160 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 20:44:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:03.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:03.160 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:03.160 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:03.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:44:03.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:44:03.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 20:44:03.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:03.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:03.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:03.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:03.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:03.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:03.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 '\*?\QError Log\E') 20:44:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:03.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:03.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:03.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:03.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:03.224 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:03.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:03.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:03.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:03.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:03.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:03.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:03.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:03.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:03.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:03.250 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:03.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:03.250 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:03.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:03.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:03.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:03.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:03.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:03.254 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:03.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:03.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:03.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:03.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:03.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:03.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:03.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:03.258 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:03.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:03.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:03.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:03.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:03.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:03.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:03.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 20:44:03.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:44:03.299 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:03.299 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:03.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:03.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:03.299 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSetActivateOnNewEvents no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 20:44:03.299 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:03.300 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 20:44:03.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:44:03.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:03.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:03.300 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:03.303 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 20:44:03.316: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 20:44:03.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 20:44:06.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.313 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 20:44:06.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.321 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:06.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:06.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:06.322 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:06.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E') 20:44:06.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:06.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:06.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:06.354 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:06.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:06.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:06.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:06.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:06.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:06.355 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:06.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:06.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:06.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:06.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:06.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:06.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:06.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:06.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.400 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 20:44:06.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:06.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:06.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:06.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:06.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 '\*?\QError Log\E') 20:44:06.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:06.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:06.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:06.441 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:06.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:06.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:06.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:06.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:06.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:06.442 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:06.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:06.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:06.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:06.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:06.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:06.443 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 20:44:06.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:06.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:06.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:06.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:44:06.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:06.490 DEBUG [main][MenuItemLookup] Found menu:'Copy' 20:44:06.490 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:06.490 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 20:44:06.490 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 20:44:06.490 DEBUG [main][MenuItemLookup] Item match:Delete Log 20:44:06.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 20:44:06.490 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 20:44:06.491 INFO [main][MenuItemHandler] Select menu item: &Delete Log 20:44:06.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 20:44:06.590 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 20:44:06.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 20:44:06.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:06.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:06.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:06.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:06.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:06.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 20:44:06.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:06.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.591 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:44:06.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:06.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:06.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:06.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 20:44:06.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:06.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:06.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:06.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:06.592 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 20:44:06.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:06.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:06.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:06.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:06.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:44:06.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:44:06.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 20:44:06.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:06.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:06.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:06.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:06.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 '\*?\QError Log\E') 20:44:06.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:06.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:06.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:06.697 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:06.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:06.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:06.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:06.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:06.699 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:06.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:06.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:06.701 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:06.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:06.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:06.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:06.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:06.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:06.706 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:06.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:06.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:06.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:06.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:06.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:06.709 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:06.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:06.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:06.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:06.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:06.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:06.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 20:44:06.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:44:06.739 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:06.739 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:06.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:06.740 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWarningMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 20:44:06.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:06.740 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 20:44:06.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:44:06.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:06.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:06.740 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:06.744 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 20:44:06.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 20:44:06.780: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 20:44:09.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:09.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:09.753 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 20:44:09.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:09.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:09.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:09.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:09.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:09.764 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:09.764 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:44:09.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:09.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:09.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:09.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:09.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:09.773 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:09.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:09.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:09.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:09.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:09.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:09.797 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:09.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:09.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:09.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:09.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:09.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:09.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:09.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:09.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:09.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:09.805 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:09.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:09.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:09.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:09.806 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 20:44:09.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:09.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:09.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:09.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:09.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:09.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:44:09.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:09.853 DEBUG [main][MenuItemLookup] Found menu:'Copy' 20:44:09.853 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:09.853 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 20:44:09.853 DEBUG [main][MenuItemLookup] Item match:Clear Log Viewer 20:44:09.853 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"C&lear Log Viewer" 20:44:09.853 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clear Log Viewer 20:44:09.854 INFO [main][MenuItemHandler] Select menu item: C&lear Log Viewer 20:44:09.861 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:09.861 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:09.862 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:09.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:09.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:09.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:09.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:09.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:09.866 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:09.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:09.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:09.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:09.867 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 20:44:09.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:09.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:09.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:09.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:09.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:09.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:44:09.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:09.893 DEBUG [main][MenuItemLookup] Found menu:'Copy' 20:44:09.893 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:09.893 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 20:44:09.893 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 20:44:09.893 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 20:44:09.893 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 20:44:09.893 DEBUG [main][MenuItemLookup] Item match:Restore Log 20:44:09.893 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 20:44:09.893 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 20:44:09.893 INFO [main][MenuItemHandler] Select menu item: &Restore Log 20:44:09.948 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 **: 20:44:10.007: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 20:44:11.003 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 20:44:11.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 20:44:11.003 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 20:44:11.004 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:11.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:11.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:11.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:11.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:11.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:11.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:11.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:11.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:11.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:11.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 20:44:11.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:11.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:11.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:11.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:11.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:11.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:11.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 '\*?\QError Log\E') 20:44:11.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:11.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:11.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:11.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:11.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:11.069 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:11.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:11.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:11.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:11.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:11.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:11.071 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:11.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:11.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:11.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:11.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:11.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:11.072 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 20:44:11.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:11.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:11.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:11.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:11.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:11.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:44:11.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:11.120 DEBUG [main][MenuItemLookup] Found menu:'Copy' 20:44:11.120 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:11.120 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 20:44:11.120 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 20:44:11.120 DEBUG [main][MenuItemLookup] Item match:Delete Log 20:44:11.120 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 20:44:11.120 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 20:44:11.120 INFO [main][MenuItemHandler] Select menu item: &Delete Log 20:44:11.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 20:44:11.171 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 20:44:11.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 20:44:11.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:11.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:11.171 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:11.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:11.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:11.171 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 20:44:11.171 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:11.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:11.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:11.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:44:11.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:11.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:11.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:11.172 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 20:44:11.172 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:11.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:11.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:11.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:11.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:11.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:11.173 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 20:44:11.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:11.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:11.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:11.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:11.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:44:11.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:44:11.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 20:44:11.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:11.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:11.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:11.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:11.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:11.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:11.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:11.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:11.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:44:11.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:11.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:11.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:11.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:11.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:11.288 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:11.288 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:11.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:11.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:11.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:11.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:11.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:11.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:11.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:11.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:11.292 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:11.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:11.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:11.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:11.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:11.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:11.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:11.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:11.319 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:11.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:11.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:11.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:11.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:11.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:11.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:11.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:11.324 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:11.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:11.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:11.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:11.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:11.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:11.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:11.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:11.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 20:44:11.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:44:11.331 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:11.331 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:11.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:11.332 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 20:44:11.332 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:11.332 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 20:44:11.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:44:11.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:11.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:11.332 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:11.335 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 20:44:11.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 20:44:11.362: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 20:44:14.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:14.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:14.346 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 20:44:14.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:14.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:14.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:14.356 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:14.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 '\*?\QError Log\E') 20:44:14.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:14.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:14.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:14.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:14.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:14.388 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:14.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:14.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:14.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:14.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:14.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:14.390 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:14.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:14.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:14.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:14.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:14.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:14.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:14.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:14.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:14.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:14.398 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:14.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:14.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:14.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:14.399 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 20:44:14.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:14.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:14.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:14.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:14.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:14.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:44:14.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:14.460 DEBUG [main][MenuItemLookup] Found menu:'Copy' 20:44:14.460 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:14.460 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 20:44:14.460 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 20:44:14.460 DEBUG [main][MenuItemLookup] Item match:Delete Log 20:44:14.460 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 20:44:14.460 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 20:44:14.460 INFO [main][MenuItemHandler] Select menu item: &Delete Log 20:44:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 20:44:14.512 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 20:44:14.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 20:44:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:14.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:14.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 20:44:14.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:14.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:14.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:14.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:44:14.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:14.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:14.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:14.514 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 20:44:14.514 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:14.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:14.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:14.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:14.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:14.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:14.514 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 20:44:14.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:14.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:14.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:14.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:44:14.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:44:14.555 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:14.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:14.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:14.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:14.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:14.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:14.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:14.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:14.559 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:14.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:14.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:14.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:14.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.views.log.LogView, index 0 and no matchers specified 20:44:14.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:14.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:14.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:14.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:14.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:14.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:44:14.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:14.587 DEBUG [main][MenuItemLookup] Found menu:'Copy' 20:44:14.587 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:14.587 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 20:44:14.587 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 20:44:14.587 DEBUG [main][MenuItemLookup] Item match:Delete Log 20:44:14.587 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 20:44:14.587 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:14.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:14.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:14.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:14.589 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 20:44:14.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:14.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:14.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:14.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:14.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:14.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:44:14.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:14.610 DEBUG [main][MenuItemLookup] Found menu:'Copy' 20:44:14.610 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:14.610 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 20:44:14.610 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 20:44:14.610 DEBUG [main][MenuItemLookup] Found menu:'Open Log' 20:44:14.610 DEBUG [main][MenuItemLookup] Found menu:'Restore Log' 20:44:14.610 DEBUG [main][MenuItemLookup] Item match:Restore Log 20:44:14.610 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restore Log" 20:44:14.611 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restore Log 20:44:14.611 INFO [main][MenuItemHandler] Select menu item: &Restore Log 20:44:14.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 20:44:15.711 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 20:44:15.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 20:44:15.711 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 20:44:15.711 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:15.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:15.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:15.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:15.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:15.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:15.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:15.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:15.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:15.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:15.729 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 20:44:15.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:15.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:15.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:15.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:15.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:15.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:15.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 '\*?\QError Log\E') 20:44:15.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:15.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:15.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:15.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:15.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:15.746 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:15.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:15.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:15.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:15.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:15.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:15.748 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:15.748 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:15.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:15.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:15.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:15.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:15.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.views.log.LogView, index 0 and no matchers specified 20:44:15.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:15.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:15.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:15.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:15.773 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:15.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:44:15.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:15.816 DEBUG [main][MenuItemLookup] Found menu:'Copy' 20:44:15.816 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:15.816 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 20:44:15.816 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 20:44:15.816 DEBUG [main][MenuItemLookup] Item match:Delete Log 20:44:15.817 DEBUG [WorkbenchTestable][AbstractView] Unable to delete log. "Delete Log" menu item is not enabled. 20:44:15.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 20:44:15.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:15.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:15.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:15.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:15.835 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:15.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:15.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:15.836 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:15.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 '\*?\QError Log\E') 20:44:15.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:15.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:15.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:15.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:15.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:15.845 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:15.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:15.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:15.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:15.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:15.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:15.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:15.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:15.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:15.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:15.874 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:15.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:15.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:15.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:15.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:15.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:15.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:15.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:15.879 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:15.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:15.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:15.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:15.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:15.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:15.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:15.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:15.889 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:15.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:15.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:15.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:15.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:15.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:15.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:15.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:15.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 20:44:15.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:44:15.894 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:15.895 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:15.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:15.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:15.895 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 20:44:15.895 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:15.895 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 20:44:15.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:44:15.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:15.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:15.895 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:15.900 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds (Eclipse:1777): Gtk-CRITICAL **: 20:44:15.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 20:44:18.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:18.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:18.909 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 20:44:18.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:18.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:18.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:18.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:18.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:18.919 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:18.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 '\*?\QError Log\E') 20:44:18.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:18.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:18.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:18.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:18.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:18.928 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:18.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:18.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:18.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:18.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:18.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:18.955 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:18.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:18.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:18.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:18.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:18.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:18.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:18.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:18.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:18.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:18.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:18.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:18.998 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 20:44:18.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:19.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:19.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:19.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:19.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:19.007 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:19.007 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:44:19.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:19.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:19.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:19.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:19.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:19.040 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:19.040 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:19.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:19.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:19.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:19.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:19.042 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:19.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:19.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:19.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:19.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:19.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:19.043 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 20:44:19.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:19.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:19.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:19.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:19.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:19.069 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:44:19.069 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:19.110 DEBUG [main][MenuItemLookup] Found menu:'Copy' 20:44:19.110 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:19.110 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 20:44:19.110 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 20:44:19.110 DEBUG [main][MenuItemLookup] Item match:Delete Log 20:44:19.111 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 20:44:19.111 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 20:44:19.111 INFO [main][MenuItemHandler] Select menu item: &Delete Log 20:44:19.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 20:44:19.159 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 20:44:19.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 20:44:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:19.160 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:19.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:19.160 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 20:44:19.160 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:19.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:19.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:19.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:44:19.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:19.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:19.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:19.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 20:44:19.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:19.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:19.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:19.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:19.162 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 20:44:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:19.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:19.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:44:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:44:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty... 20:44:19.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:19.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:19.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:19.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:19.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:19.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:19.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:19.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:19.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:44:19.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:19.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:19.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:19.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:19.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:19.257 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:19.257 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:19.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:19.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - b - Eclipse Platform TooltipText=null 20:44:19.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:19.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:19.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:19.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:19.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:19.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:19.261 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:19.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:19.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:19.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:19.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:19.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:19.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:19.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:19.306 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:19.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:19.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:19.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:19.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:19.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:19.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:19.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:19.310 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 20:44:19.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 20:44:19.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:19.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText= 20:44:19.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:19.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:19.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:19.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:19.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest.LogViewIsEmpty finished successfully 20:44:19.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:44:19.313 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:19.313 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:19.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:19.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:19.314 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) 20:44:19.314 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest 20:44:19.314 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:19.314 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:19.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:19.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.556 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.763 s getErrorMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.415 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.44 s testClearAndRestore no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.592 s testDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 4.563 s getOKMessage no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.log.LogViewTest) Time elapsed: 3.419 s Running org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:19.324 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:19.327 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:44:19.327 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:19.327 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:19.327 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:19.327 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:44:19.328 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:19.328 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:44:19.328 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:19.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:19.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:19.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:19.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:19.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:44:19.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:19.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:19.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:19.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:19.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:19.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:19.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:19.329 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:44:19.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:19.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:19.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:19.330 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:19.330 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:19.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:19.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:19.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:19.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:19.331 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:44:19.331 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:19.331 DEBUG [main][MenuItemLookup] Item match:File 20:44:19.332 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:44:19.333 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:19.337 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:44:19.337 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:44:19.361 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:44:19.361 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:44:19.361 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:44:19.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:44:19.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:44:19.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:44:19.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:19.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:19.488 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:44:19.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:19.489 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:44:19.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:19.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:19.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:19.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:19.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:19.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:44:19.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:44:19.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:44:19.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:44:19.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:19.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:44:19.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:19.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:44:19.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:44:19.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:44:19.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:19.504 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:44:19.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:19.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:44:19.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:44:19.505 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:44:19.505 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:44:19.508 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:44:19.508 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:44:19.508 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:44:19.509 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:44:19.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:19.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:19.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:19.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:19.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:19.520 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:44:19.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:19.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:19.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:19.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:19.901 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:19.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:19.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:19.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:44:19.903 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 20:44:19.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:44:19.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:19.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:19.904 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:44:19.904 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:19.904 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OutlineViewTestProject' 20:44:19.904 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:") 20:44:19.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:19.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:19.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:19.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:19.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:44:19.908 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:44:19.910 INFO [WorkbenchTestable][AbstractText] Text set to: OutlineViewTestProject 20:44:19.978 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:44:19.978 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:44:19.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) 20:44:19.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:19.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:19.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:19.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:19.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:19.982 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:44:19.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:19.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:19.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:19.983 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:20.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.... 20:44:24.000 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 20:44:24.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:44:24.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:44:24.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:44:24.001 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 20:44:24.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:44:24.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:44:24.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:44:24.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:44:24.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:44:24.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:44:24.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:44:24.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:44:24.001 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:44:24.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:44:24.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:24.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:24.003 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:44:24.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:24.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:24.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:24.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:24.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:24.005 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:24.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 '\*?\QPackage Explorer\E') 20:44:24.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:24.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:24.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:24.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:24.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:24.007 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:24.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:24.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:24.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:24.121 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:24.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:24.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:24.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:24.122 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:24.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:24.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:24.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:24.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:24.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:24.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:24.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:24.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:25.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:25.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:25.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:44:25.125 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:25.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:25.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:25.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:25.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 20:44:25.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:25.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:25.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:25.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:25.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:25.128 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 20:44:25.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 20:44:25.128 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 20:44:25.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 20:44:25.135 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 20:44:25.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'] 20:44:25.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:25.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'] 20:44:25.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:25.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"] 20:44:25.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:25.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'] 20:44:25.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:25.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'] 20:44:25.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:25.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'] 20:44:25.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:25.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"] 20:44:25.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:25.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'] 20:44:25.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:25.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'] 20:44:25.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:25.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - b - Eclipse Platform 20:44:25.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:25.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:25.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - b - Eclipse Platform' 20:44:25.139 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - b - Eclipse Platform' 20:44:25.139 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:25.139 DEBUG [main][MenuItemLookup] Item match:File 20:44:25.140 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:44:25.141 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:25.145 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:44:25.145 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:44:25.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:44:25.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:44:25.146 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:44:25.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.... 20:44:25.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 'New|Select a wizard'] is available. finished successfully 20:44:25.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:44:25.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:25.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:25.309 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:44:25.309 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:25.309 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:44:25.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:25.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:25.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:25.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:25.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:25.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:44:25.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:44:25.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:44:25.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:44:25.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:25.312 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:44:25.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:25.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:44:25.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:44:25.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:44:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:25.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:44:25.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:25.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:44:25.326 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:44:25.326 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:44:25.326 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:44:25.330 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:44:25.337 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:44:25.337 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:44:25.337 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:44:25.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:25.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:25.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:25.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:25.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:25.340 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:44:25.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:25.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:25.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:25.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:25.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'] 20:44:25.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:25.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:25.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:44:25.688 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 20:44:25.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:44:25.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:25.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:25.690 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:44:25.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:25.722 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:") 20:44:25.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:25.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:25.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:25.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:25.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:44:25.742 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:44:25.743 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 20:44:25.815 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:") 20:44:25.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:25.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:25.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:25.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:44:25.827 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:44:25.829 INFO [WorkbenchTestable][AbstractText] Text set to: test 20:44:25.860 DEBUG [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)") 20:44:25.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:25.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:25.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:25.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:25.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:25.864 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 20:44:25.864 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 20:44:25.865 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 20:44:25.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:25.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:25.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:25.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:25.865 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:44:25.865 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:44:25.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.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) 20:44:25.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:25.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:25.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:25.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:25.896 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:44:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:25.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:25.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:26.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:44:27.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:44:27.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:44:27.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:44:27.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:44:27.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:44:27.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 20:44:27.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:44:27.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:44:27.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:44:27.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:44:27.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:44:27.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:44:27.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:44:27.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:44:27.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:44:27.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:44:27.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:44:27.262 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:44:27.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:44:27.262 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:27.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:27.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:27.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:27.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:27.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:27.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:27.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:27.266 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:44:27.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:27.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:27.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 20:44:27.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:27.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:27.268 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 20:44:27.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') 20:44:27.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:27.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:27.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:27.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:27.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:27.269 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:27.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:27.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:27.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:27.342 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:27.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:27.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:27.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:27.343 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:27.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:27.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:27.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:27.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:27.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:27.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:27.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:27.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:28.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:28.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:28.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:44:28.346 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:28.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:28.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:28.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:28.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:44:28.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:28.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:28.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:28.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:28.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:28.348 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 20:44:28.348 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:44:28.349 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 20:44:28.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 20:44:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:28.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 20:44:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:28.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 20:44:28.349 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:44:28.349 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:44:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:28.349 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:44:28.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:28.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:44:28.350 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 20:44:28.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:44:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:28.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:44:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:28.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:44:28.350 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:44:28.350 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:44:28.350 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:44:28.353 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:44:28.355 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 20:44:28.355 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:44:28.355 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:44:28.355 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:44:28.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:44:28.357 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:44:28.358 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:44:28.422 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:44:28.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:44:28.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:44:28.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:44:28.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:44:28.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:44:28.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:44:28.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:44:28.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:44:28.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:44:28.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:44:28.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:44:28.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:44:28.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:44:28.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:44:28.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:28.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:28.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:44:28.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:28.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:28.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 20:44:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:28.440 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 20:44:28.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 '\*?\QOutline\E') 20:44:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:28.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:28.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:28.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:28.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:28.474 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:28.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:28.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:28.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:28.541 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:28.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:28.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:28.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:28.542 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.*') 20:44:28.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:28.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:28.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:28.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:28.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:44:28.543 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 20:44:28.543 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:44:28.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:28.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:28.545 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:28.545 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:28.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:28.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:28.551 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:28.551 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:28.551 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:28.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:28.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:28.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:28.551 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:28.552 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:44:28.554 DEBUG [main][EditorHandler] 3 editor(s) found 20:44:28.554 DEBUG [WorkbenchTestable][EditorHandler] Closing editor [test-new] Test Title:.+ 20:44:28.595 DEBUG [WorkbenchTestable][EditorHandler] Editor [test-new] Test Title:.+ is closed 20:44:28.595 DEBUG [WorkbenchTestable][EditorHandler] Closing editor a 20:44:28.641 DEBUG [WorkbenchTestable][EditorHandler] Editor a is closed 20:44:28.641 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 20:44:28.775 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 20:44:28.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:28.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:28.792 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:44:28.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:28.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:28.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:28.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:28.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:28.798 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:28.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:44:28.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:28.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:28.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:28.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:28.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:28.803 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:28.803 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:28.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:28.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:44:28.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:28.804 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:28.805 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:28.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:28.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:28.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:44:28.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: Matcher matching text to regular expression 'Sort.*') 20:44:28.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:28.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:28.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:29.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:29.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:29.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:29.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:29.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:44:29.811 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 20:44:29.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:29.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:29.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:29.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:29.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:29.812 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:29.812 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:29.812 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:29.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:29.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:29.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:29.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:29.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:29.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:29.813 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:44:29.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:29.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:29.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:29.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:29.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:29.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:29.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 '\*?\QPackage Explorer\E') 20:44:29.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:29.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:29.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:29.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:29.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:29.816 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:29.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:29.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:29.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:29.869 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:29.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:29.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:29.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:29.870 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:29.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:29.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:29.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:29.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:29.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:29.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:30.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:30.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:30.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:30.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:30.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:44:30.873 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:30.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:30.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:30.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:30.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 20:44:30.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:30.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:30.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:30.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:30.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:30.875 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 20:44:30.875 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:44:30.876 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 20:44:30.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 20:44:30.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:30.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 20:44:30.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:30.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 20:44:30.876 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:44:30.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:44:30.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:30.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:44:30.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:30.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:44:30.876 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 20:44:30.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:44:30.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:30.877 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:44:30.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:30.877 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:44:30.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:44:30.877 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:44:30.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:44:30.885 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:44:30.886 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 20:44:30.886 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:44:30.886 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:44:30.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:44:30.889 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:44:30.889 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:44:30.890 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:44:31.149 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:44:31.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:44:31.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:44:31.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:44:31.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:44:31.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:44:31.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:44:31.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:44:31.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:44:31.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:44:31.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:44:31.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:44:31.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:44:31.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:44:31.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:44:31.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:44:31.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:31.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:31.182 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:44:31.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:31.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:31.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 20:44:31.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:31.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:31.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 20:44:31.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:44:31.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:31.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:31.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:31.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:31.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:31.200 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:31.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:31.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:31.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:31.256 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:31.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:31.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:31.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:31.257 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.*') 20:44:31.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:31.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:31.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:31.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:31.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:44:31.258 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Collapse All (Shift+Ctrl+Numpad_Divide) 20:44:31.258 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:44:31.258 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:31.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:31.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:31.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:31.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:31.264 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:31.264 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:31.264 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:31.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:31.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:31.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:31.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:31.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:31.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:31.265 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:44:31.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:31.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:31.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 20:44:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:31.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 20:44:31.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:44:31.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:31.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:31.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:31.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:31.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:31.268 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:31.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:31.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:31.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:31.328 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:31.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:31.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:31.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:31.330 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:31.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:31.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:31.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:31.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:31.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:31.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:31.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:31.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:32.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:32.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:44:32.332 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:32.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:32.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:32.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:32.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 20:44:32.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:32.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:32.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:32.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:32.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:32.334 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 20:44:32.334 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:44:32.335 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 20:44:32.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 20:44:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:32.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 20:44:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:32.335 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 20:44:32.335 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:44:32.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:44:32.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:32.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:44:32.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:32.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:44:32.336 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 20:44:32.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:44:32.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:32.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:44:32.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:32.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:44:32.336 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:44:32.337 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:44:32.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:44:32.340 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:44:32.341 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 20:44:32.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:44:32.341 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:44:32.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:44:32.343 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:44:32.343 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:44:32.344 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:44:32.402 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:44:32.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:44:32.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:44:32.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:44:32.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:44:32.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:44:32.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:44:32.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:44:32.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:44:32.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:44:32.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:44:32.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:44:32.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:44:32.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:44:32.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:44:32.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:32.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:32.411 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:44:32.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:32.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:32.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 20:44:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:32.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 20:44:32.418 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:44:32.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:32.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:32.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:32.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:32.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:32.425 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:32.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:32.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:32.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:32.478 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:32.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:32.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:32.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:32.479 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.*') 20:44:32.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:32.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:32.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:32.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:32.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:44:32.480 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 20:44:32.480 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:44:32.480 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:32.481 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:32.482 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:32.482 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:32.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:32.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:32.482 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:32.482 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:32.482 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:32.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:32.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:32.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:32.482 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:32.482 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:44:32.483 DEBUG [main][EditorHandler] 1 editor(s) found 20:44:32.483 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 20:44:32.603 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 20:44:32.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:32.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:32.612 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:44:32.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:32.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:32.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:32.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:32.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:32.618 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:32.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 '\*?\QOutline\E') 20:44:32.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:32.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:32.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:32.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:32.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:32.622 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:32.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:32.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:32.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:44:32.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:32.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:32.644 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:32.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:32.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:32.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:44:32.645 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.*') 20:44:32.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:32.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:32.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:33.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:33.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:33.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:33.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:33.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:44:33.651 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 20:44:33.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:33.651 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:33.651 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:33.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:33.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:33.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:33.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:33.652 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:33.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:33.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:33.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:33.652 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:33.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:33.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:33.653 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:44:33.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:33.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:33.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:33.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:33.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:33.655 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:33.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') 20:44:33.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:33.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:33.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:33.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:33.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:33.676 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:33.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:33.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:33.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:33.727 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:33.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:33.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:33.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:33.729 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:33.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:33.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:33.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:33.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:33.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:33.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:34.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:34.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:34.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:34.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:34.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:44:34.731 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:34.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:34.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:34.732 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:34.732 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:44:34.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:34.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:34.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:34.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:34.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:34.733 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 20:44:34.733 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:44:34.734 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 20:44:34.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 20:44:34.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:34.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 20:44:34.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:34.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 20:44:34.734 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:44:34.734 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:44:34.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:34.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:44:34.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:34.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:44:34.735 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 20:44:34.735 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:44:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:34.735 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:44:34.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:34.735 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:44:34.735 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:44:34.735 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:44:34.735 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:44:34.743 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:44:34.744 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 20:44:34.744 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:44:34.744 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:44:34.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:44:34.746 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:44:34.746 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:44:34.747 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:44:34.990 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:44:34.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:44:34.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:44:34.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:44:34.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:44:34.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:44:34.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:44:34.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:44:34.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:44:34.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:44:34.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:44:34.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:44:34.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:44:34.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:44:34.990 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:44:34.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:44:35.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:35.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:35.027 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:44:35.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:35.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:35.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 20:44:35.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:35.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:35.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 20:44:35.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 '\*?\QOutline\E') 20:44:35.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:35.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:35.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:35.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:35.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:35.042 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:35.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:35.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:35.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:35.099 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:35.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:35.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:35.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:35.100 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.*') 20:44:35.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:35.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:35.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:35.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:35.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:44:35.101 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 20:44:35.102 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:44:35.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:35.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:35.103 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:35.103 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:35.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:35.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:35.104 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:35.104 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:35.104 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:35.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:35.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:35.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:35.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:35.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:35.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:35.106 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:44:35.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:35.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:35.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 20:44:35.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:35.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:35.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 20:44:35.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') 20:44:35.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:35.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:35.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:35.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:35.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:35.110 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:35.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:35.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:35.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:35.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:35.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:35.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:35.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:35.172 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:35.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:35.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:35.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:35.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:35.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:35.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:35.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:35.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:36.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:36.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:36.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:44:36.174 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:36.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:36.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:36.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:36.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 20:44:36.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:36.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:36.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:36.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:36.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:36.176 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 20:44:36.177 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:44:36.177 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 20:44:36.177 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 20:44:36.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:36.177 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 20:44:36.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:36.177 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 20:44:36.177 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:44:36.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:44:36.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:36.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:44:36.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:36.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:44:36.178 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 20:44:36.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:44:36.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:36.178 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:44:36.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:36.178 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:44:36.178 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:44:36.178 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:44:36.179 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:44:36.181 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:44:36.183 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 20:44:36.183 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:44:36.183 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:44:36.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:44:36.185 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:44:36.185 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:44:36.186 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:44:36.246 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:44:36.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:44:36.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:44:36.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:44:36.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:44:36.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:44:36.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:44:36.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:44:36.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:44:36.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:44:36.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:44:36.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:44:36.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:44:36.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:44:36.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:44:36.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:36.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:36.256 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:44:36.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:36.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:36.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 20:44:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:36.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 20:44:36.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 '\*?\QOutline\E') 20:44:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:36.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:36.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:36.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:36.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:36.270 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:36.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:36.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:36.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:36.325 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:36.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:36.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:36.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:36.326 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.*') 20:44:36.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:36.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:36.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:36.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:36.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:44:36.327 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 20:44:36.327 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:44:36.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:36.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:36.333 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:36.333 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:36.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:36.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:36.334 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:36.334 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:36.334 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:36.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:36.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:36.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:36.334 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:36.334 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:44:36.334 DEBUG [main][EditorHandler] 1 editor(s) found 20:44:36.335 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 20:44:36.451 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 20:44:36.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:36.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:36.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:44:36.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:36.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:36.467 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:36.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:36.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:36.468 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:36.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:44:36.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:36.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:36.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:36.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:36.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:36.493 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:36.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:36.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:36.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:44:36.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:36.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:36.496 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:36.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:36.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:36.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:44:36.497 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.*') 20:44:36.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:36.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:36.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:36.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:36.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:37.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:37.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:37.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:44:37.503 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 20:44:37.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:37.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:37.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:37.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:37.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:37.504 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideStaticFieldsAndMethodsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:37.504 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:37.504 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:37.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:37.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:37.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:37.504 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:37.504 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:44:37.504 DEBUG [main][EditorHandler] 0 editor(s) found 20:44:37.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:37.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:37.510 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:44:37.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:37.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:37.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:37.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:37.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:37.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:37.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 '\*?\QOutline\E') 20:44:37.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:37.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:37.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:37.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:37.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:37.541 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:37.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:37.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:37.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:44:37.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:37.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:37.542 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:37.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:37.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:37.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:44:37.543 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.*') 20:44:37.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:37.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:37.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:38.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:38.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:38.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:38.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:38.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:44:38.548 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 20:44:38.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:38.548 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:38.548 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:38.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:38.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:38.549 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideFieldsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:38.549 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:38.549 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:38.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:38.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:38.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:38.549 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:38.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:38.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:38.550 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:44:38.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:38.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:38.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:38.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:38.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:38.552 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:38.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 20:44:38.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:38.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:38.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:38.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:38.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:38.572 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:38.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:38.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:38.624 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:38.625 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:38.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:38.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:38.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:38.626 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:38.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:38.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:38.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:38.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:38.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:38.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:39.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:39.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:39.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:39.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:39.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:44:39.628 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:39.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:39.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:39.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:39.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:44:39.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:39.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:39.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:39.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:39.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:39.630 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 20:44:39.630 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:44:39.631 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 20:44:39.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 20:44:39.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:39.631 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 20:44:39.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:39.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 20:44:39.631 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:44:39.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:44:39.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:39.631 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:44:39.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:39.631 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:44:39.631 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 20:44:39.631 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:44:39.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:39.631 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:44:39.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:39.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:44:39.632 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:44:39.632 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:44:39.632 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:44:39.637 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:44:39.637 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 20:44:39.637 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:44:39.637 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:44:39.638 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:44:39.643 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:44:39.643 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:44:39.643 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:44:39.895 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:44:39.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:44:39.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:44:39.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:44:39.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:44:39.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:44:39.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:44:39.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:44:39.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:44:39.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:44:39.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:44:39.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:44:39.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:44:39.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:44:39.895 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:44:39.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:44:39.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:39.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:39.925 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:44:39.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:39.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:39.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 20:44:39.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:39.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:39.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 20:44:39.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 '\*?\QOutline\E') 20:44:39.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:39.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:39.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:39.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:39.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:39.990 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:39.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:40.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:40.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:40.042 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:40.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:40.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:40.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:40.043 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.*') 20:44:40.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:40.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:40.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:40.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:40.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:44:40.044 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Sort 20:44:40.044 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:44:40.044 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:40.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:40.046 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:40.046 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:40.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:40.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:40.047 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:40.047 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:40.047 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:40.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:40.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:40.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:40.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:40.048 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:44:40.048 DEBUG [main][EditorHandler] 1 editor(s) found 20:44:40.048 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 20:44:40.228 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 20:44:40.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:40.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:40.239 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:44:40.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:40.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:40.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:40.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:40.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:40.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:40.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 '\*?\QOutline\E') 20:44:40.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:40.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:40.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:40.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:40.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:40.273 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:40.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:40.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:40.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:44:40.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:40.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:40.275 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:40.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:40.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:40.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:44:40.276 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.*') 20:44:40.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:40.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:40.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:40.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:40.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:41.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:41.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:41.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:44:41.281 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 20:44:41.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:41.282 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:41.282 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:41.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:41.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:41.282 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:41.282 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:41.282 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:41.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:41.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:41.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:41.283 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:41.283 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:44:41.283 DEBUG [main][EditorHandler] 0 editor(s) found 20:44:41.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:41.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:41.288 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:44:41.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:41.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:41.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:41.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:41.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:41.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:41.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 '\*?\QOutline\E') 20:44:41.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:41.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:41.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:41.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:41.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:41.299 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:41.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:41.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:41.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:44:41.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:41.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:41.320 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:41.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:41.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:41.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:44:41.322 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.*') 20:44:41.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:41.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:41.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:41.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:41.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:42.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:42.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:42.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:44:42.327 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 20:44:42.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:42.327 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:42.327 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:42.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:42.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:42.328 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:42.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:42.328 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:42.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:42.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:42.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:42.328 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:42.328 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:44:42.329 DEBUG [main][EditorHandler] 0 editor(s) found 20:44:42.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:42.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:42.334 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:44:42.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:42.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:42.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:42.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:42.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:42.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:42.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 '\*?\QOutline\E') 20:44:42.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:42.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:42.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:42.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:42.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:42.345 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:42.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:42.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:42.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:44:42.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:42.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:42.347 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:42.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:42.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:42.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:44:42.368 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:44:42.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:42.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:42.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:42.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:42.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:43.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:43.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:43.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:44:43.370 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:44:43.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:43.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:43.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:43.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:43.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:43.371 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:43.371 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:43.371 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:43.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:43.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:43.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:43.371 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:43.371 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:44:43.371 DEBUG [main][EditorHandler] 0 editor(s) found 20:44:43.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:43.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:43.377 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:44:43.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:43.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:43.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:43.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:43.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:43.383 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:43.383 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:44:43.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:43.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:43.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:43.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:43.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:43.388 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:43.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:43.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:43.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:44:43.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:43.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:43.389 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:43.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:43.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:43.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:44:43.390 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.*') 20:44:43.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:43.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:43.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:43.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:43.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:44.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:44.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:44.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:44:44.395 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 20:44:44.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:44.395 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:44.395 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:44.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:44.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:44.396 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:44.396 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:44.396 INFO [WorkbenchTestable][RequirementsRunner] Started test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:44.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:44.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:44.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:44.396 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:44.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:44.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:44.397 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:44:44.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:44.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:44.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:44.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:44.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:44.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:44.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 '\*?\QPackage Explorer\E') 20:44:44.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:44.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:44.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:44.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:44.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:44.402 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:44.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:44.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:44.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:44.455 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:44.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:44.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:44.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:44.456 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:44.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:44.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:44.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:44.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:44.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:44.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:44.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:44.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:45.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:45.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:45.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:44:45.458 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:45.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:45.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:45.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:45.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 20:44:45.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:45.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:45.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:45.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:45.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:45.460 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 20:44:45.460 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:44:45.461 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 20:44:45.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 20:44:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:45.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 20:44:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:45.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 20:44:45.461 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:44:45.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:44:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:45.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:44:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:45.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:44:45.461 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 20:44:45.461 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:44:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:45.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:44:45.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:45.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:44:45.462 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:44:45.462 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:44:45.462 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:44:45.469 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:44:45.470 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 20:44:45.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:44:45.470 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:44:45.471 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:44:45.473 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:44:45.473 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:44:45.473 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:44:45.721 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:44:45.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:44:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:44:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:44:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:44:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:44:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:44:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:44:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:44:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:44:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:44:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:44:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:44:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:44:45.721 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:44:45.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:44:45.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:45.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:45.753 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:44:45.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:45.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:45.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 20:44:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:45.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 20:44:45.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 '\*?\QOutline\E') 20:44:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:45.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:45.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:45.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:45.801 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:45.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:45.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:45.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:45.852 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:45.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:45.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:45.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:45.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 20:44:45.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:45.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:45.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:45.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:45.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:45.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:44:45.856 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 20:44:45.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:44:45.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:45.856 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:45.856 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:45.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:45.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:45.857 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:45.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:45.857 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:45.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:45.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:45.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:45.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:45.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:45.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:45.859 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:44:45.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:45.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:45.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 20:44:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:45.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 20:44:45.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 '\*?\QPackage Explorer\E') 20:44:45.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:45.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:45.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:45.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:45.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:45.867 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:45.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:45.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:45.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:45.933 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:45.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:45.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:45.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:45.934 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:45.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:45.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:45.934 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:45.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:45.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:45.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:46.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:46.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:46.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:46.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:46.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:44:46.936 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:46.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:46.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:46.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:46.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 20:44:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:46.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:46.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:46.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:46.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:46.938 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 20:44:46.938 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:44:46.938 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item OutlineViewTestProject 20:44:46.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item OutlineViewTestProject 20:44:46.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:46.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item OutlineViewTestProject is already expanded. No action performed 20:44:46.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:46.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: OutlineViewTestProject 20:44:46.939 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:44:46.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:44:46.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:46.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:44:46.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:46.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:44:46.939 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 20:44:46.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:44:46.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:46.939 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:44:46.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:46.939 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:44:46.940 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:44:46.940 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:44:46.940 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:44:46.943 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:44:46.944 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 20:44:46.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:44:46.944 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:44:46.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:44:46.946 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:44:46.946 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:44:46.947 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:44:47.005 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:44:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:44:47.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:44:47.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:44:47.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:44:47.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:44:47.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:44:47.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:44:47.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:44:47.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:44:47.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:44:47.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:44:47.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:44:47.005 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:44:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:44:47.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:47.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:47.014 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 20:44:47.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:47.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:47.020 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform 20:44:47.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:47.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:47.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OutlineViewTestProject/src/test/TestClass.java - Eclipse Platform' 20:44:47.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 '\*?\QOutline\E') 20:44:47.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:47.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:47.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:47.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:47.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:47.027 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:47.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:47.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:47.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:47.086 INFO [WorkbenchTestable][AbstractView] Activate view Outline 20:44:47.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 20:44:47.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:47.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:47.087 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.*') 20:44:47.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:47.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:47.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:47.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:47.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:48.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:48.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:48.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:44:48.093 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was not found 20:44:48.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:48.093 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:48.093 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:48.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:48.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:48.094 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) 20:44:48.094 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:48.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:48.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:48.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:48.136 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:48.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:48.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:48.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:48.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:48.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:48.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:48.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:48.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:49.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:49.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:49.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:44:49.139 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:49.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:49.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:49.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:44:49.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 20:44:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:49.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:49.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:49.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:49.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:49.140 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OutlineViewTestProject 20:44:49.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 20:44:49.141 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 20:44:49.141 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 20:44:49.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 20:44:49.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:44:49.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'New' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:49.221 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:44:49.221 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:44:49.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:44:49.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:44:49.221 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:44:49.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:44:49.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:44:49.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:44:49.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:44:49.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:44:49.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:44:49.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:44:49.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:44:49.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:44:49.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:44:49.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:44:49.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:44:49.724 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'OutlineViewTestProject' via Explorer 20:44:49.724 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item OutlineViewTestProject 20:44:49.724 DEBUG [main][TreeItemHandler] Selecting tree item: OutlineViewTestProject 20:44:49.724 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item OutlineViewTestProject about selection 20:44:49.730 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: OutlineViewTestProject 20:44:49.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:44:49.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:49.787 DEBUG [main][MenuItemLookup] Found menu:'New' 20:44:49.787 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:44:49.787 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:49.787 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:44:49.787 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:44:49.787 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:44:49.787 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:49.787 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:44:49.787 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:44:49.787 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:44:49.787 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:44:49.787 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:44:49.787 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:44:49.787 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:44:49.787 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:44:49.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 'Delete.*'] is available.... 20:44:49.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 'Delete.*'] is available. finished successfully 20:44:49.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:44:49.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:49.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:49.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:49.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:49.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: 32) 20:44:49.997 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:49.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:49.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:49.997 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:44:49.997 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:49.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:49.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:49.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:49.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:49.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:49.998 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:44:49.998 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:44:49.998 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:44:49.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:49.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:49.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:49.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:49.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 "OK", Widget matcher matching widgets with style: 8) 20:44:49.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:49.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:49.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:49.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:44:49.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:49.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:49.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:49.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:49.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:49.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:50.000 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:44:50.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:50.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:50.000 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:50.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:50.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:44:50.005 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:44:50.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:44:50.505 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:44:50.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:44:50.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:44:50.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:44:50.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:44:50.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:44:50.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:44:50.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:44:50.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:44:50.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:44:50.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:44:50.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:44:50.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:44:50.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:44:50.505 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:44:50.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:44:50.505 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest 20:44:50.506 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:50.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:50.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:50.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.183 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.288 s testSortInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.261 s testCollapseInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.452 s testSortInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.218 s testHideNonPublicMembersInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.169 s testHideFieldsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.452 s testHideStaticFieldsAndMethodsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.23 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.045 s testHideLocalTypesInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.498 s testHideLocalTypesInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.235 s testCollapseInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.046 s testElementsInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.043 s testLinkWithEditorInEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.025 s testElementsInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 1.461 s testLinkWithEditorInNonEmptyOutlineView no-configuration(org.eclipse.reddeer.eclipse.test.ui.views.contentoutline.OutlineViewTest) Time elapsed: 2.237 s Running org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 20:44:50.518 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 20:44:50.519 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:44:50.520 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:50.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 20:44:50.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:50.520 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:44:50.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:50.520 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:44:50.520 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:50.521 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:50.521 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 20:44:50.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 20:44:50.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:50.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:50.521 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:50.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:50.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:50.530 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 20:44:50.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:50.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:50.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:50.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:50.531 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:44:50.531 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:50.531 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:44:50.531 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:44:50.531 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:44:50.531 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:44:50.531 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:44:50.531 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:44:50.531 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:44:50.531 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:44:50.531 DEBUG [main][MenuItemLookup] Item match:Window 20:44:50.532 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:44:50.532 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:44:50.532 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:44:50.532 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:50.532 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:44:50.532 DEBUG [main][MenuItemLookup] Item match:Show View 20:44:50.538 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:44:50.538 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:44:50.538 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:44:50.538 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:44:50.538 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:44:50.538 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:44:50.538 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:44:50.538 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:44:50.538 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:44:50.538 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:44:50.538 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:44:50.538 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:44:50.538 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:44:50.538 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:44:50.538 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:50.538 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:44:50.538 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:44:50.556 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:44:50.556 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:44:50.557 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:44:50.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:44:50.658 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:44:50.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:44:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:50.659 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:44:50.659 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:50.659 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:44:50.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:50.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:50.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:50.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:50.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:44:50.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:44:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:44:50.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:44:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:50.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:44:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:50.662 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:44:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:44:50.662 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:44:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:50.662 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:44:50.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:50.663 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:44:50.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 20:44:50.663 DEBUG [main][TreeItemHandler] Selecting tree item: Search 20:44:50.663 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 20:44:50.664 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 20:44:50.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:50.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:50.664 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:44:50.664 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:50.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:50.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:50.665 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:44:50.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:50.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:50.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:50.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:44:50.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:50.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:50.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:50.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:50.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:50.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:50.666 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:44:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:50.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:50.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:50.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:44:50.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:44:50.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 20:44:50.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:50.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:50.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 20:44:50.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:50.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:50.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:50.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:50.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:50.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:50.813 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:44:50.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:50.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:50.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:50.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:50.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:50.838 INFO [WorkbenchTestable][AbstractView] Activate view Search 20:44:50.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 20:44:50.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:50.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:44:50.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:50.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:50.841 INFO [WorkbenchTestable][AbstractView] Activate view Search 20:44:50.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 20:44:50.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:50.842 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 20:44:50.842 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 20:44:50.842 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 20:44:50.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 20:44:50.842 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:44:50.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 20:44:50.892 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:50.892 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:50.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:50.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:50.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 20:44:50.950 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:50.950 INFO [WorkbenchTestable][RequirementsRunner] Started test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 20:44:50.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 20:44:50.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:50.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:50.950 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:50.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:50.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:50.962 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 20:44:50.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:50.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:50.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:50.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:50.963 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:44:50.963 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:50.963 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:44:50.963 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:44:50.963 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:44:50.963 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:44:50.964 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:44:50.964 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:44:50.964 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:44:50.964 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:44:50.964 DEBUG [main][MenuItemLookup] Item match:Window 20:44:50.964 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:44:50.964 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:44:50.964 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:44:50.964 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:50.964 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:44:50.964 DEBUG [main][MenuItemLookup] Item match:Show View 20:44:50.970 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:44:50.970 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:44:50.970 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:44:50.970 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:44:50.970 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:44:50.970 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:44:50.970 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:44:50.970 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:44:50.970 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:44:50.970 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:44:50.970 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:44:50.970 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:44:50.970 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:44:50.970 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:44:50.970 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:50.970 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:44:50.970 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:44:50.970 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:44:50.970 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:44:50.970 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:44:51.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:44:51.075 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:44:51.076 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:44:51.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:51.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:51.077 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:44:51.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:51.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:51.077 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:44:51.077 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:51.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:51.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:51.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:51.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:51.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:44:51.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:44:51.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:44:51.079 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:44:51.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:51.079 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:44:51.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:51.079 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:44:51.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:44:51.080 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:44:51.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:51.080 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:44:51.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:51.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:44:51.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 20:44:51.080 DEBUG [main][TreeItemHandler] Selecting tree item: Search 20:44:51.081 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 20:44:51.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 20:44:51.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:51.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:51.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:44:51.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:51.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:51.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 "Open") 20:44:51.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:51.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:51.092 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:44:51.092 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:51.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:51.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:51.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:51.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:51.094 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:44:51.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:51.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:51.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:51.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:51.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:44:51.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:44:51.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 20:44:51.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:51.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 20:44:51.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:51.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:51.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:51.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:51.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:51.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:44:51.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:51.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:51.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:51.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:51.244 INFO [WorkbenchTestable][AbstractView] Activate view Search 20:44:51.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 20:44:51.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:51.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:44:51.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:51.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:51.246 INFO [WorkbenchTestable][AbstractView] Activate view Search 20:44:51.246 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 20:44:51.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:51.247 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 20:44:51.247 INFO [WorkbenchTestable][AbstractView] Activate view Search 20:44:51.247 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 20:44:51.248 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:51.248 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 20:44:51.248 INFO [WorkbenchTestable][AbstractView] Activate view Search 20:44:51.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 20:44:51.249 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:51.249 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 20:44:51.252 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...") 20:44:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:51.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:51.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:51.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:44:51.252 INFO [WorkbenchTestable][AbstractView] Activate view Search 20:44:51.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 20:44:51.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:51.253 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 20:44:51.253 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 20:44:51.253 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 20:44:51.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 20:44:51.254 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:44:51.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 20:44:51.314 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:51.314 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:51.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:51.366 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 20:44:51.366 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:51.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 20:44:51.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 20:44:51.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:51.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:51.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:51.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:44:51.392 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSearch\E'' view via menu. 20:44:51.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:51.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:51.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:51.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:51.393 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:44:51.393 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:51.393 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:44:51.393 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:44:51.393 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:44:51.393 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:44:51.393 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:44:51.393 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:44:51.393 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:44:51.393 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:44:51.393 DEBUG [main][MenuItemLookup] Item match:Window 20:44:51.394 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:44:51.394 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:44:51.394 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:44:51.394 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.394 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:44:51.394 DEBUG [main][MenuItemLookup] Item match:Show View 20:44:51.399 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:44:51.399 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:44:51.399 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:44:51.399 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:44:51.399 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:44:51.399 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:44:51.399 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:44:51.399 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:44:51.399 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:44:51.399 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:44:51.399 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:44:51.399 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:44:51.399 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:44:51.400 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:44:51.400 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.400 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:44:51.400 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:44:51.400 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:44:51.400 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:44:51.400 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:44:51.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:44:51.517 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:44:51.518 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:44:51.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:51.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:51.519 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:44:51.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:51.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:51.519 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:44:51.519 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:51.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:51.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:51.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:44:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:44:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:44:51.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:44:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:51.521 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:44:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:51.521 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:44:51.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:44:51.522 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:44:51.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:51.522 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:44:51.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:51.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:44:51.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Search 20:44:51.522 DEBUG [main][TreeItemHandler] Selecting tree item: Search 20:44:51.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Search about selection 20:44:51.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Search 20:44:51.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:51.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:51.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:44:51.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:51.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:51.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 "Open") 20:44:51.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:51.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:51.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:44:51.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:51.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:51.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:51.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:51.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:51.528 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:44:51.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:51.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:51.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:51.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:44:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:44:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open... 20:44:51.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:51.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.search2.ui.SearchView' view is open finished successfully 20:44:51.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:51.671 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:51.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:51.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:51.671 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:51.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 '\*?\QSearch\E') 20:44:51.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:51.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:51.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:51.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:51.697 INFO [WorkbenchTestable][AbstractView] Activate view Search 20:44:51.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 20:44:51.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:51.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:44:51.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:51.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:51.699 INFO [WorkbenchTestable][AbstractView] Activate view Search 20:44:51.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 20:44:51.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:51.700 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 20:44:51.700 INFO [WorkbenchTestable][AbstractView] Activate view Search 20:44:51.700 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 20:44:51.700 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:51.701 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 20:44:51.701 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...") 20:44:51.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:51.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:51.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:51.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Link and index 0 was found 20:44:51.701 INFO [WorkbenchTestable][AbstractView] Activate view Search 20:44:51.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 20:44:51.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:51.702 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 20:44:51.702 INFO [WorkbenchTestable][AbstractView] Close view 'Search' 20:44:51.702 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Search 20:44:51.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Search 20:44:51.703 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:44:51.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 20:44:51.744 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:51.744 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:51.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:51.795 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) 20:44:51.795 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest 20:44:51.795 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:44:51.795 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:44:51.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.28 s - in org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest testOpen no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.428 s testReturnResults no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.416 s testIsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.search.SearchViewTest) Time elapsed: 0.429 s Running org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:44:51.805 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:44:51.808 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:44:51.808 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:44:51.809 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:44:51.809 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:44:51.809 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:44:51.809 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:44:51.809 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:44:51.809 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:44:51.809 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 20:44:51.809 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 20:44:51.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:44:51.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:51.810 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:44:51.810 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:51.810 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:44:51.810 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:44:51.810 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:44:51.810 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:44:51.810 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:44:51.810 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:44:51.810 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:44:51.810 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:44:51.810 DEBUG [main][MenuItemLookup] Item match:Window 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:44:51.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:51.811 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:44:51.811 DEBUG [main][MenuItemLookup] Item match:Window 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:44:51.811 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:44:51.811 DEBUG [main][MenuItemLookup] Item match:Perspective 20:44:51.812 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:44:51.812 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.812 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:44:51.812 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:44:51.812 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:44:51.812 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:44:51.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:44:51.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:51.812 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:44:51.812 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:51.812 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:44:51.812 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:44:51.812 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:44:51.812 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:44:51.812 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:44:51.812 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:44:51.812 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:44:51.812 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:44:51.812 DEBUG [main][MenuItemLookup] Item match:Window 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:44:51.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:51.813 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:44:51.813 DEBUG [main][MenuItemLookup] Item match:Window 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:44:51.813 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:44:51.813 DEBUG [main][MenuItemLookup] Item match:Perspective 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:44:51.814 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:44:51.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:51.814 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:44:51.814 DEBUG [main][MenuItemLookup] Item match:Window 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.814 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:44:51.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:51.817 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:44:51.817 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:51.817 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:44:51.817 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:44:51.817 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:44:51.817 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:44:51.817 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:44:51.817 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:44:51.817 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:44:51.817 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:44:51.817 DEBUG [main][MenuItemLookup] Item match:Window 20:44:51.818 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:44:51.818 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:44:51.818 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:44:51.818 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.818 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:44:51.818 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:44:51.818 DEBUG [main][MenuItemLookup] Item match:Perspective 20:44:51.818 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:44:51.818 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:51.818 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:44:51.818 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:44:51.818 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:44:51.818 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:44:51.818 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 20:44:51.818 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 20:44:51.818 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 20:44:51.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 20:44:51.866 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:44:51.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 20:44:51.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:51.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:51.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:51.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:51.867 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:44:51.867 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:51.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:51.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 "Reset Perspective") 20:44:51.867 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:51.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:51.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:51.868 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:44:51.868 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:51.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:51.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:51.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:51.868 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 20:44:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:51.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:51.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:52.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:52.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:52.268 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:44:52.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:52.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:52.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:52.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:52.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:52.270 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:52.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') 20:44:52.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:52.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:52.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:52.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:52.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:52.272 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:52.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:52.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:52.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:44:52.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:44:52.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:44:52.296 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:52.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:52.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:52.297 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 20:44:52.297 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:44:52.297 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:44:52.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:52.298 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 20:44:52.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:52.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:52.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:52.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:52.299 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:52.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:52.299 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:52.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:52.299 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:44:52.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:52.300 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:52.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:52.300 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:52.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:52.300 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:52.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:52.300 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:44:52.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:52.300 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:52.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:52.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:52.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:52.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:52.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:52.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:52.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:52.301 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:44:52.301 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:52.301 DEBUG [main][MenuItemLookup] Item match:File 20:44:52.302 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:44:52.302 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:52.307 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:44:52.307 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:44:52.330 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:44:52.330 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:44:52.331 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:44:52.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.... 20:44:52.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 'New|Select a wizard'] is available. finished successfully 20:44:52.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:44:52.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:52.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:52.451 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:44:52.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:52.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 20:44:52.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:52.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:52.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:52.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:52.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:52.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:44:52.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:44:52.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:44:52.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:44:52.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:52.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:44:52.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:52.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:44:52.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:44:52.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:44:52.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:52.454 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:44:52.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:52.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:44:52.455 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:44:52.455 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:44:52.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:44:52.468 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:44:52.469 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:44:52.469 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:44:52.469 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:44:52.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:52.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:52.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:52.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:52.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:52.471 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:44:52.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:52.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:52.471 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:52.471 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:52.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:52.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:52.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:52.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:44:52.821 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 20:44:52.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:44:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:52.822 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:44:52.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:52.822 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'Project' 20:44:52.823 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:") 20:44:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:52.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:52.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:52.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:52.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:44:52.825 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:44:52.827 INFO [WorkbenchTestable][AbstractText] Text set to: Project 20:44:52.876 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:44:52.876 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:44:52.876 DEBUG [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) 20:44:52.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:52.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:52.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:52.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:52.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:52.880 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:44:52.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:52.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:52.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:52.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:52.886 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.... 20:44:55.961 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 20:44:55.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:44:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:44:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:44:55.962 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 20:44:55.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:44:55.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:44:55.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:44:55.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:44:55.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:44:55.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:44:55.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:44:55.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:44:55.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:44:55.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:44:55.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:44:55.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:55.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:44:55.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:55.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:44:55.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:55.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:55.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:55.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:55.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:55.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:55.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:55.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:44:55.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:55.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:55.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:55.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:55.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:55.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:44:55.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:55.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:55.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:44:55.965 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:44:55.965 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:55.965 DEBUG [main][MenuItemLookup] Item match:File 20:44:55.966 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:44:55.966 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:44:55.972 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:44:55.972 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:44:55.972 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:44:55.972 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:55.972 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:44:55.972 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:44:55.972 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:44:55.972 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:44:55.972 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:44:55.973 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:44:55.973 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:44:55.973 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:44:55.973 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:44:55.973 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:55.973 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:44:55.973 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:44:55.973 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:44:55.973 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:55.973 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:44:55.973 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:55.973 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:44:55.973 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:44:55.973 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:44:55.973 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:44:55.973 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:44:56.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.... 20:44:56.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:44:56.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:44:56.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:56.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:56.113 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:44:56.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:56.114 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:44:56.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:56.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:56.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:56.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:56.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:44:56.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:44:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:44:56.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:44:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:56.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:44:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:56.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:44:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:44:56.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:44:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:56.117 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:44:56.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:56.117 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:44:56.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:44:56.118 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:44:56.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:44:56.131 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:44:56.131 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:44:56.131 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:44:56.131 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:44:56.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:56.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:56.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:56.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:56.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:56.134 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:44:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:56.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:56.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:56.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:56.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'] 20:44:56.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:56.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:56.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:44:56.347 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 20:44:56.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:44:56.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:56.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:56.348 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:44:56.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:56.348 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:") 20:44:56.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:56.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:56.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:56.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:56.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:44:56.414 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:44:56.415 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 20:44:56.491 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:") 20:44:56.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:56.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:56.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:56.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:56.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:44:56.498 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:44:56.499 INFO [WorkbenchTestable][AbstractText] Text set to: test 20:44:56.521 DEBUG [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)") 20:44:56.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:56.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:56.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:56.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:56.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:56.525 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 20:44:56.525 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 20:44:56.525 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 20:44:56.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:56.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:56.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:56.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:56.526 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:44:56.526 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:44:56.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.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) 20:44:56.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:56.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:56.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:56.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:56.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:56.529 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:44:56.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:56.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:56.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:56.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:56.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:44:57.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:44:57.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:44:57.422 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 20:44:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:44:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:44:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:44:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 20:44:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:44:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:44:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:44:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:44:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:44:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:44:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:44:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:44:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:44:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:44:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:44:57.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:44:57.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:44:57.422 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 20:44:57.422 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:57.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:57.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:57.444 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass.java"as the parent 20:44:57.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:57.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:57.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:57.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:57.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:57.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:44:57.445 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: System.out.print("Hello World"); 20:44:57.525 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') 20:44:57.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:57.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:57.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:57.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:57.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:57.528 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:57.528 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 20:44:57.528 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:57.529 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 20:44:57.529 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:44:57.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 20:44:57.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:57.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:57.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 20:44:57.611 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 20:44:57.611 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:57.611 DEBUG [main][MenuItemLookup] Item match:File 20:44:57.612 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:44:57.612 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:44:57.612 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:44:57.612 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:44:57.612 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:57.612 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:44:57.612 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:44:57.612 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:57.612 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:44:57.612 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:44:57.613 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:44:57.613 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:44:57.613 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:44:57.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:44:57.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:44:57.711 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:57.711 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 20:44:57.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:57.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:57.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:57.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:57.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:44:57.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:57.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:57.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:57.712 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:57.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:57.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:57.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:57.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:44:57.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:57.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:57.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:57.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:57.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:57.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass.java - Eclipse Platform 20:44:57.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:57.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:57.714 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass.java - Eclipse Platform' 20:44:57.714 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass.java - Eclipse Platform' 20:44:57.715 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:57.715 DEBUG [main][MenuItemLookup] Item match:File 20:44:57.715 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:44:57.715 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'' 20:44:57.720 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:44:57.720 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:44:57.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:44:57.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:44:57.909 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:44:58.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 'New|Select a wizard'] is available.... 20:44:58.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 'New|Select a wizard'] is available. finished successfully 20:44:58.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:44:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:58.256 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:44:58.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:58.256 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:44:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:58.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:58.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:58.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:44:58.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:44:58.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:44:58.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:44:58.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:44:58.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:58.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:44:58.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:58.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:44:58.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:44:58.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:44:58.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:44:58.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:44:58.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:44:58.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:44:58.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:44:58.306 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:44:58.306 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:44:58.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:44:58.306 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:44:58.306 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:44:58.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) 20:44:58.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:58.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:58.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:58.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:58.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:58.308 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:44:58.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:58.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:58.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:58.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:58.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:44:58.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:58.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:58.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:44:58.625 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 20:44:58.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:44:58.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:58.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:58.714 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:44:58.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:44:58.714 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:") 20:44:58.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:58.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:58.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:58.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:58.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:44:58.797 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:44:58.799 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass 20:44:58.800 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:") 20:44:58.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:58.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:58.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:58.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:58.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:44:58.891 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:44:58.893 INFO [WorkbenchTestable][AbstractText] Text set to: test 20:44:58.895 DEBUG [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)") 20:44:58.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:58.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:58.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:58.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:58.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:58.900 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 20:44:58.900 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 20:44:58.900 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 20:44:58.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:58.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:58.901 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:58.901 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:58.901 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:44:58.901 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:44:58.901 DEBUG [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) 20:44:58.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:58.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:58.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:58.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:58.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:44:58.918 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:44:58.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:44:58.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:44:58.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:44:58.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:44:59.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:44:59.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:44:59.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:44:59.831 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 20:44:59.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:44:59.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:44:59.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:44:59.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:44:59.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:44:59.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:44:59.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:44:59.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:44:59.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:44:59.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:44:59.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:44:59.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:44:59.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:44:59.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:44:59.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:44:59.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:44:59.831 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 20:44:59.831 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:44:59.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:44:59.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:44:59.897 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass.java"as the parent 20:44:59.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:44:59.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:59.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:59.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:59.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:59.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:44:59.898 INFO [WorkbenchTestable][AbstractStyledText] Insert text into styled text on line 7, column 0: int i = 0; while (true) {System.out.println(i++);} 20:44:59.994 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') 20:44:59.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:44:59.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:44:59.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:44:59.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:44:59.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:44:59.997 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:59.997 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 20:44:59.997 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:44:59.997 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 20:44:59.997 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:44:59.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 20:44:59.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:44:59.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:44:59.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 20:44:59.998 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 20:44:59.999 DEBUG [main][MenuItemLookup] Found menu:'File' 20:44:59.999 DEBUG [main][MenuItemLookup] Item match:File 20:45:00.000 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:45:00.000 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:45:00.000 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:45:00.000 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:45:00.000 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:00.000 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:45:00.000 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:45:00.000 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:00.000 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:45:00.000 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:45:00.000 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:45:00.000 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:45:00.001 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:45:00.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:45:00.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:45:00.121 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:00.121 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 20:45:00.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'] 20:45:00.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:00.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'] 20:45:00.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:00.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: "New Java Class"] 20:45:00.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:00.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'] 20:45:00.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:00.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'] 20:45:00.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:00.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'] 20:45:00.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:00.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 Class"] 20:45:00.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:00.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'] 20:45:00.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:00.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'] 20:45:00.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:00.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass.java - Eclipse Platform 20:45:00.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:00.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:00.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 20:45:00.124 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass.java - Eclipse Platform' 20:45:00.124 DEBUG [main][MenuItemLookup] Found menu:'File' 20:45:00.124 DEBUG [main][MenuItemLookup] Item match:File 20:45:00.125 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:45:00.125 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'File' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:00.130 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:45:00.130 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:45:00.199 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:45:00.199 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:45:00.200 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:45:00.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:45:00.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:45:00.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:45:00.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:00.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:00.419 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:45:00.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:00.419 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:45:00.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:00.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:00.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:00.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:00.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:00.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:45:00.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:45:00.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:45:00.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:45:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:00.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:45:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:00.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:45:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:45:00.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:45:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:00.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:45:00.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:00.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:45:00.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:45:00.433 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:45:00.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:45:00.433 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:45:00.433 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:45:00.433 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:45:00.433 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:45:00.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:00.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:00.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:00.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:00.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:45:00.436 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:45:00.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:45:00.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:45:00.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:45:00.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:00.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'] 20:45:00.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:00.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:00.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:45:00.600 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 20:45:00.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:45:00.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:00.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:00.601 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:45:00.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:00.601 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:") 20:45:00.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:00.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:00.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:00.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:00.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:45:00.645 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:45:00.647 INFO [WorkbenchTestable][AbstractText] Text set to: TestLoopClass2 20:45:00.648 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:") 20:45:00.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:00.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:00.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:00.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:00.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:45:00.683 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:45:00.684 INFO [WorkbenchTestable][AbstractText] Text set to: test 20:45:00.685 DEBUG [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)") 20:45:00.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:00.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:00.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:00.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:00.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:45:00.697 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 20:45:00.697 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 20:45:00.697 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 20:45:00.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:45:00.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:45:00.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:45:00.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:00.698 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:45:00.698 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:45:00.698 DEBUG [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) 20:45:00.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:00.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:00.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:00.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:00.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:45:00.702 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:45:00.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:45:00.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:45:00.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:45:00.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:00.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:45:01.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:45:01.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:45:01.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:45:01.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:45:01.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:45:01.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:45:01.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:45:01.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:45:01.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:45:01.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:45:01.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:45:01.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:45:01.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:45:01.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:45:01.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:45:01.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:45:01.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:45:01.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 20:45:01.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:45:01.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:01.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:01.253 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestLoopClass2.java"as the parent 20:45:01.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:45:01.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:01.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:01.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:01.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:01.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:01.254 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();} 20:45:01.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestLoopClass2.java\E') 20:45:01.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:01.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:01.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:01.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:01.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:01.286 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:01.286 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 20:45:01.298 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:01.299 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 20:45:01.299 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:45:01.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 20:45:01.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:01.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:01.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 20:45:01.300 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 20:45:01.300 DEBUG [main][MenuItemLookup] Found menu:'File' 20:45:01.300 DEBUG [main][MenuItemLookup] Item match:File 20:45:01.301 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:45:01.301 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:45:01.301 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:45:01.301 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:45:01.301 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:01.301 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:45:01.301 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:45:01.301 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:01.301 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:45:01.301 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:45:01.302 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:45:01.302 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:45:01.302 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:45:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:45:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:45:01.361 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:01.362 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 20:45:01.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'] 20:45:01.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:01.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'] 20:45:01.362 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:01.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 Class"] 20:45:01.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:01.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'] 20:45:01.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:01.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'] 20:45:01.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:01.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'] 20:45:01.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:01.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 Class"] 20:45:01.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:01.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'] 20:45:01.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:01.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'] 20:45:01.364 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:01.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestLoopClass2.java - Eclipse Platform 20:45:01.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:01.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:01.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 20:45:01.423 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestLoopClass2.java - Eclipse Platform' 20:45:01.423 DEBUG [main][MenuItemLookup] Found menu:'File' 20:45:01.423 DEBUG [main][MenuItemLookup] Item match:File 20:45:01.424 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:45:01.424 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'File' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:01.429 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:45:01.429 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:45:01.430 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:45:01.430 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:45:01.430 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:45:01.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.... 20:45:01.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:45:01.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:45:01.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:01.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:01.611 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:45:01.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:01.612 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:45:01.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:01.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:01.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:01.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:01.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:01.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:45:01.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:45:01.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:45:01.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:45:01.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:01.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:45:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:01.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:45:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:45:01.641 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:45:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:01.641 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:45:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:01.641 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:45:01.641 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:45:01.641 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:45:01.642 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:45:01.642 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:45:01.642 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:45:01.642 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:45:01.642 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:45:01.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:01.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:01.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:01.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:01.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:45:01.644 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:45:01.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:45:01.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:45:01.644 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:45:01.644 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:01.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:45:01.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:01.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:01.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:45:01.791 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 20:45:01.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:45:01.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:01.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:01.792 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:45:01.792 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:01.792 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:") 20:45:01.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:01.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:01.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:01.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:01.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:45:01.831 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:45:01.832 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 20:45:01.833 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:") 20:45:01.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:01.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:01.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:01.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:01.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:45:01.879 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:45:01.880 INFO [WorkbenchTestable][AbstractText] Text set to: test 20:45:01.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.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)") 20:45:01.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:01.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:01.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:01.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:01.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:45:01.887 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 20:45:01.887 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 20:45:01.887 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 20:45:01.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:45:01.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:45:01.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:45:01.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:01.887 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:45:01.887 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:45:01.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.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) 20:45:01.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:01.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:01.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:01.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:01.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:45:01.902 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:45:01.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:45:01.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:45:01.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:45:01.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:45:02.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:45:02.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:45:02.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 20:45:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:45:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:45:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:45:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:45:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:45:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:45:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:45:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:45:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:45:02.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:45:02.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:45:02.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 20:45:02.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:45:02.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:02.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:02.970 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass1.java"as the parent 20:45:02.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:45:02.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:02.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:02.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:02.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:02.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:02.971 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();} 20:45:02.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass1.java\E') 20:45:02.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:02.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:03.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:03.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:03.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:03.001 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:03.001 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 20:45:03.001 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:03.001 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 20:45:03.002 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:45:03.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 20:45:03.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:03.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:03.003 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 20:45:03.003 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 20:45:03.003 DEBUG [main][MenuItemLookup] Found menu:'File' 20:45:03.003 DEBUG [main][MenuItemLookup] Item match:File 20:45:03.005 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:45:03.005 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:45:03.005 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:45:03.005 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:45:03.005 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:03.005 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:45:03.005 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:45:03.005 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:03.005 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:45:03.005 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:45:03.005 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:45:03.005 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:45:03.005 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:45:03.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:45:03.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:45:03.107 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:03.107 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 20:45:03.107 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:45:03.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:03.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'] 20:45:03.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:03.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: "New Java Class"] 20:45:03.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:03.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'] 20:45:03.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:03.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'] 20:45:03.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:03.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'] 20:45:03.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:03.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: "New Java Class"] 20:45:03.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:03.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'] 20:45:03.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:03.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'] 20:45:03.109 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:03.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass1.java - Eclipse Platform 20:45:03.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:03.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:03.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass1.java - Eclipse Platform' 20:45:03.110 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass1.java - Eclipse Platform' 20:45:03.110 DEBUG [main][MenuItemLookup] Found menu:'File' 20:45:03.110 DEBUG [main][MenuItemLookup] Item match:File 20:45:03.111 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:45:03.111 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'File' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:03.116 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:45:03.116 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:45:03.186 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:45:03.186 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:45:03.187 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:45:03.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:45:03.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 'New|Select a wizard'] is available. finished successfully 20:45:03.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:45:03.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:03.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:03.344 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:45:03.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:03.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 20:45:03.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:03.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:03.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:03.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:03.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:03.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:45:03.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:45:03.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:45:03.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:45:03.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:03.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:45:03.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:03.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:45:03.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:45:03.357 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:45:03.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:03.358 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:45:03.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:03.358 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:45:03.358 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:45:03.358 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:45:03.359 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:45:03.359 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:45:03.359 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:45:03.359 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:45:03.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) 20:45:03.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:03.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:03.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:03.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:45:03.361 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:45:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:45:03.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:45:03.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:45:03.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:03.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:45:03.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:03.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:03.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:45:03.519 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 20:45:03.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:45:03.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:03.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:03.520 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:45:03.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:45:03.521 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:") 20:45:03.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:03.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:03.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:03.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:03.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:45:03.641 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:45:03.642 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass2 20:45:03.644 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:") 20:45:03.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:03.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:03.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:03.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:45:03.695 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:45:03.696 INFO [WorkbenchTestable][AbstractText] Text set to: test 20:45:03.697 DEBUG [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)") 20:45:03.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:03.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:03.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:03.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:03.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:45:03.710 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 20:45:03.710 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 20:45:03.710 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 20:45:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:45:03.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:45:03.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:45:03.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:03.710 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:45:03.710 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:45:03.711 DEBUG [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) 20:45:03.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:03.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:03.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:03.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:03.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:45:03.725 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:45:03.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:45:03.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:45:03.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:45:03.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:03.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:45:04.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:45:04.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:45:04.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:45:04.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:45:04.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:45:04.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:45:04.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:45:04.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:45:04.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:45:04.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:45:04.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:45:04.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:45:04.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:45:04.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:45:04.344 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:45:04.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:45:04.344 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 20:45:04.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:45:04.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:04.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:04.344 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TestClass2.java"as the parent 20:45:04.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:45:04.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:04.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:04.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:04.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:04.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:04.345 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();} 20:45:04.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClass2.java\E') 20:45:04.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:04.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:04.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:04.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:04.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:04.385 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:04.385 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 20:45:04.386 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:04.386 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 20:45:04.386 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:45:04.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:04.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:04.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:04.424 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:04.424 DEBUG [main][MenuItemLookup] Found menu:'File' 20:45:04.424 DEBUG [main][MenuItemLookup] Item match:File 20:45:04.425 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:45:04.425 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:45:04.425 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:45:04.425 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:45:04.425 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:04.425 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:45:04.425 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:45:04.425 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:04.426 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:45:04.426 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:45:04.426 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:45:04.426 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:45:04.426 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:45:04.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:45:04.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:45:04.536 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:04.536 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 20:45:04.536 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:04.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:04.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:04.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:04.635 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:04.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:04.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:04.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:04.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:04.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:04.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:05.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:05.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:05.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:05.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:05.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:45:05.638 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:05.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:05.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:05.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:05.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:45:05.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:05.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:05.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:05.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:05.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:05.640 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 20:45:05.640 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 20:45:05.640 DEBUG [main][TreeItemHandler] Selecting tree item: Project 20:45:05.640 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 20:45:05.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 20:45:05.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:05.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:05.664 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:45:05.665 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:45:05.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:45:05.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:45:05.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:45:05.665 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:45:05.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:05.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:05.674 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 20:45:05.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:05.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:05.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:05.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:05.675 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:05.675 DEBUG [main][MenuItemLookup] Found menu:'File' 20:45:05.675 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:45:05.675 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:45:05.676 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:45:05.676 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:45:05.676 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:45:05.676 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:45:05.676 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:45:05.676 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:45:05.676 DEBUG [main][MenuItemLookup] Item match:Window 20:45:05.679 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:45:05.679 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:45:05.679 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:45:05.679 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:05.679 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:45:05.679 DEBUG [main][MenuItemLookup] Item match:Show View 20:45:05.685 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:45:05.685 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:45:05.685 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:45:05.685 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:45:05.685 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:45:05.685 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:45:05.685 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:45:05.685 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:45:05.685 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:45:05.685 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:45:05.685 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:45:05.685 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:45:05.685 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:45:05.685 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:45:05.685 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:05.685 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:45:05.685 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:45:05.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:45:05.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:45:05.719 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:45:05.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:45:05.823 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:45:05.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:45:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:05.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 20:45:05.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:45:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:05.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:45:05.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:45:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:05.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:05.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:05.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:45:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:45:05.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:45:05.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:45:05.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:05.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:45:05.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:05.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:45:05.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:45:05.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:45:05.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:05.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:45:05.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:05.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:45:05.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 20:45:05.828 DEBUG [main][TreeItemHandler] Selecting tree item: Console 20:45:05.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 20:45:05.828 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 20:45:05.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:45:05.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:05.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:05.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:45:05.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:45:05.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:05.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:05.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 20:45:05.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:45:05.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:05.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:05.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:45:05.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:45:05.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:05.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:05.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:05.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:05.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:45:05.831 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:45:05.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:45:05.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:45:05.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:45:05.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:05.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:45:05.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:45:05.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 20:45:05.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:05.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:05.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 20:45:05.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:05.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:05.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:05.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:05.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:05.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:05.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 '\*?\QConsole\E') 20:45:05.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:05.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:05.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:05.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:05.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:05.959 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:05.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:05.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:05.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:05.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:05.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:05.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:05.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:05.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:05.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:05.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:05.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:05.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:05.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:05.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:05.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') 20:45:05.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:05.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:05.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:05.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:05.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:05.988 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:05.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:06.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:06.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:06.044 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:06.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:06.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:06.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:06.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:06.049 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:06.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:06.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:06.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:06.052 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:45:06.053 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:45:06.053 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:45:06.053 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:06.053 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:40:43 PM) [pid: 2418])' 20:45:06.053 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:06.053 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:40:43 PM) [pid: 2418])' 20:45:06.053 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:45:06.053 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:45:06.053 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:45:06.053 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:45:06.053 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:45:06.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:45:07.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:45:07.056 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:07.056 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:07.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:07.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:07.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:07.057 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:45:07.058 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:45:07.058 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:45:07.058 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:07.058 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:40:43 PM) [pid: 2418])' 20:45:07.058 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:07.058 TRACE [main][WorkbenchPartLookup] Found view 'Console ( /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:40:43 PM) [pid: 2418])' 20:45:07.059 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:45:07.059 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:45:07.059 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:45:07.059 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:45:07.059 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:45:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:45:07.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:45:07.061 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:07.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:07.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:07.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:07.063 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:45:07.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:07.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:07.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:07.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:07.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:07.063 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:07.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:07.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:07.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:07.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:45:07.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:07.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:07.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:07.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:07.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:07.067 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 20:45:07.218 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 20:45:07.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:07.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:07.220 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:45:07.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:07.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:07.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:07.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:07.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:07.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:07.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 '\*?\QPackage Explorer\E') 20:45:07.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:07.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:07.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:07.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:07.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:07.223 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:07.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:07.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:07.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:07.276 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:07.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:07.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:07.277 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:07.277 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:07.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:07.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:07.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:07.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:07.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:07.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:07.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:07.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:08.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:08.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:08.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:45:08.279 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:08.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:08.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:08.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:08.281 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:45:08.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:08.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:08.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:08.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:08.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:08.282 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 20:45:08.282 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:45:08.282 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 20:45:08.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 20:45:08.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:08.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 20:45:08.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:08.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 20:45:08.283 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:45:08.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:45:08.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:08.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:45:08.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:08.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:45:08.283 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass1.java of tree item test 20:45:08.283 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:45:08.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:08.283 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:45:08.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:08.283 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:45:08.284 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass1.java 20:45:08.284 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass1.java 20:45:08.284 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass1.java about selection 20:45:08.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass1.java 20:45:08.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:08.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:08.297 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:08.298 DEBUG [main][MenuItemLookup] Found menu:'File' 20:45:08.298 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:45:08.298 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:45:08.298 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:45:08.298 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:45:08.298 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:45:08.298 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:45:08.298 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:45:08.298 DEBUG [main][MenuItemLookup] Item match:Run 20:45:08.299 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:45:08.299 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:45:08.299 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:08.299 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:45:08.299 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:45:08.299 DEBUG [main][MenuItemLookup] Item match:Run As 20:45:08.310 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 20:45:08.310 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 20:45:08.310 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 20:45:08.311 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 20:45:08.311 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 20:45:08.311 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 20:45:08.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 20:45:08.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:08.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:08.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:08.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:08.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:08.411 WARNING [main][ShellHandler] Shell is not focused 20:45:08.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:08.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:08.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:08.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:08.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:08.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:08.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:08.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:08.420 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:08.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:08.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:08.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:45:08.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:08.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:09.118 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:09.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:09.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:09.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 20:45:09.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:09.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:09.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 20:45:09.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:45:09.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:45:09.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:45:09.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:45:09.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:45:09.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:45:09.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:45:09.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:45:09.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:45:09.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:45:09.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:45:09.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:45:09.121 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:09.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:09.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:09.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 20:45:09.123 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") 20:45:09.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:09.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:09.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:09.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:09.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:09.124 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 20:45:09.124 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 20:45:09.125 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:45:09.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:09.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:09.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:09.135 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:09.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:09.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:09.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:09.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:09.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:09.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:09.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 '\*?\QProblems\E') 20:45:09.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:09.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:09.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:09.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:09.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:09.180 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:09.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:09.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:09.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:09.230 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:09.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:09.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:09.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:09.231 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:09.231 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:09.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:09.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:09.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:09.232 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:45:09.233 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:45:09.233 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:45:09.233 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:09.233 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:45:08 PM) [pid: 3218])' 20:45:09.233 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:09.233 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:45:08 PM) [pid: 3218])' 20:45:09.233 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:45:09.233 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:45:09.233 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:45:09.233 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:45:09.233 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:45:09.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:45:10.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:45:10.236 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:10.237 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:10.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:10.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:10.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:10.238 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:45:10.239 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:45:10.239 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:45:10.239 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:10.239 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:45:08 PM) [pid: 3218])' 20:45:10.239 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:10.239 TRACE [main][WorkbenchPartLookup] Found view 'Console (TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:45:08 PM) [pid: 3218])' 20:45:10.239 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:45:10.239 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:45:10.239 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:45:10.239 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:45:10.239 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:45:10.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:45:10.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:45:10.240 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:10.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:10.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:10.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:10.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 20:45:10.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:10.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:10.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:10.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:10.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:10.241 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:10.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:10.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:10.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:10.242 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:45:10.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:10.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:10.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:10.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:10.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:10.243 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 20:45:10.363 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 20:45:10.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:10.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:10.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:45:10.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:10.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:10.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:10.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:10.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:10.366 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:10.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') 20:45:10.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:10.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:10.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:10.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:10.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:10.368 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:10.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:10.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:10.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:10.421 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:10.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:10.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:10.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:10.422 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:10.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:10.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:10.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:10.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:10.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:10.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:10.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:10.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:11.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:11.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:11.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:45:11.424 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:11.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:11.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:11.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:11.426 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:45:11.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:11.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:11.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:11.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:11.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:11.426 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 20:45:11.427 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:45:11.428 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 20:45:11.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 20:45:11.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:11.428 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 20:45:11.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:11.428 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 20:45:11.429 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:45:11.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:45:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:11.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:45:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:11.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:45:11.429 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass2.java of tree item test 20:45:11.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:45:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:11.429 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:45:11.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:11.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:45:11.430 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass2.java 20:45:11.430 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass2.java 20:45:11.430 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass2.java about selection 20:45:11.439 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass2.java 20:45:11.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:11.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:11.440 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:11.441 DEBUG [main][MenuItemLookup] Found menu:'File' 20:45:11.441 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:45:11.441 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:45:11.441 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:45:11.441 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:45:11.441 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:45:11.441 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:45:11.441 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:45:11.441 DEBUG [main][MenuItemLookup] Item match:Run 20:45:11.442 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:45:11.442 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:45:11.442 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:11.442 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:45:11.442 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:45:11.442 DEBUG [main][MenuItemLookup] Item match:Run As 20:45:11.442 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 20:45:11.442 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 20:45:11.442 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 20:45:11.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 20:45:11.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 20:45:11.442 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 20:45:11.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 20:45:11.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:11.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:11.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:11.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:11.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:11.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:11.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:11.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:11.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 '\*?\QConsole\E') 20:45:11.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:11.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:11.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:11.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:11.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:11.806 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:11.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:11.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:11.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 20:45:11.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:11.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:11.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 20:45:11.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:45:11.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:45:11.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:45:11.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:45:11.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:45:11.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:45:11.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:45:11.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:45:11.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:45:11.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:45:11.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:45:11.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:45:11.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:45:11.896 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:11.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:11.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:11.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 20:45:11.899 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") 20:45:11.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:11.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:11.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:11.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:11.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:11.903 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:45:11.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:11.946 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:45:08 PM) [pid: 3218]' 20:45:11.946 DEBUG [main][MenuItemLookup] Item match:1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:45:08 PM) [pid: 3218] 20:45:11.946 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, 8:45:08 PM) [pid: 3218]" 20:45:11.946 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, 8:45:08 PM) [pid: 3218] 20:45:11.947 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, 8:45:08 PM) [pid: 3218] 20:45:11.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*'... 20:45:11.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:11.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:11.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:11.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:11.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:11.999 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:11.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') 20:45:11.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:11.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:12.008 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:12.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass1.*' finished successfully 20:45:12.010 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:12.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:12.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:12.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 20:45:12.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:12.039 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 20:45:12.040 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") 20:45:12.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:12.041 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:45:12.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:12.097 DEBUG [main][MenuItemLookup] Found menu:'1 TestClass1 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:45:08 PM) [pid: 3218]' 20:45:12.097 DEBUG [main][MenuItemLookup] Found menu:'2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:45:11 PM) [pid: 3243]' 20:45:12.097 DEBUG [main][MenuItemLookup] Item match:2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:45:11 PM) [pid: 3243] 20:45:12.097 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:45:11 PM) [pid: 3243]" 20:45:12.097 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:45:11 PM) [pid: 3243] 20:45:12.097 INFO [main][MenuItemHandler] Select menu item: &2 TestClass2 [Java Application] /opt/tools/java/openjdk/jdk-17/17.0.2+8/bin/java (Sep 5, 2023, 8:45:11 PM) [pid: 3243] 20:45:12.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*'... 20:45:12.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:12.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:12.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:12.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:12.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 '\*?\QConsole\E') 20:45:12.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:12.180 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:12.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass2.*' finished successfully 20:45:12.182 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.182 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:12.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.183 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:12.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:12.184 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 20:45:12.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:12.185 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.185 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World2 TooltipText=null 20:45:12.186 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") 20:45:12.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:12.187 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 20:45:12.187 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 20:45:12.188 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:45:12.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:12.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.219 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:12.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:12.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:12.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:12.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:12.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 '\*?\QConsole\E') 20:45:12.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:12.235 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:12.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.236 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:12.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.238 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:12.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.262 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") 20:45:12.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:12.263 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 20:45:12.263 INFO [WorkbenchTestable][AbstractView] Terminating console 20:45:12.263 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.263 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 20:45:12.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.265 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") 20:45:12.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:12.266 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 20:45:12.266 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:45:12.266 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:12.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 20:45:12.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.286 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:12.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:12.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:12.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:12.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:12.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:12.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:12.329 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:12.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.330 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:12.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 20:45:12.331 INFO [WorkbenchTestable][AbstractView] Console terminated 20:45:12.331 INFO [WorkbenchTestable][AbstractView] Removing launch from console 20:45:12.331 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:12.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.333 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") 20:45:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:12.334 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 20:45:12.334 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:45:12.334 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:12.336 INFO [WorkbenchTestable][AbstractView] Launch removed 20:45:12.428 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 20:45:12.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.430 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.430 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 20:45:12.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.432 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") 20:45:12.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:12.433 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 20:45:12.433 INFO [WorkbenchTestable][AbstractView] Terminating console 20:45:12.433 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World1 TooltipText=null 20:45:12.434 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") 20:45:12.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:12.435 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 20:45:12.435 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:45:12.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:12.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 20:45:12.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.530 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:12.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:12.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:12.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') 20:45:12.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:12.569 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:12.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.570 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.571 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:12.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 20:45:12.572 INFO [WorkbenchTestable][AbstractView] Console terminated 20:45:12.572 INFO [WorkbenchTestable][AbstractView] Removing launch from console 20:45:12.572 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:12.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.573 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") 20:45:12.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:12.574 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 20:45:12.574 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:45:12.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:12.575 INFO [WorkbenchTestable][AbstractView] Launch removed 20:45:12.629 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:12.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:12.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 20:45:12.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:12.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:12.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:12.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:45:12.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:45:12.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:45:12.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:12.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:12.639 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:45:12.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:45:12.639 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:45:12.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:45:12.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:45:12.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:45:12.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:45:12.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.646 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:12.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:12.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:12.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:12.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:12.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:45:12.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:12.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:12.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:12.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:12.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:12.661 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:12.661 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:12.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:12.710 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:12.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:12.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:12.711 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:12.711 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:12.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:12.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:12.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:12.712 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:45:12.713 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:45:12.713 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:45:12.713 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:12.713 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:12.713 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:12.713 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:12.714 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:45:12.714 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:45:12.714 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:45:12.714 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:45:12.714 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:45:12.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:45:14.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:45:14.215 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:14.215 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:14.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:14.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:14.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:14.216 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:45:14.217 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:45:14.217 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:45:14.217 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:14.217 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:14.217 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:14.217 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:14.217 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:45:14.217 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:45:14.217 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:45:14.217 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:45:14.217 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:45:14.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:45:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:45:14.218 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:14.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:14.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:14.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:14.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 20:45:14.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:14.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:14.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:14.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:14.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:14.219 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:14.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:14.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:14.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:14.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:45:14.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:14.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:14.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:14.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:14.221 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 20:45:14.341 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 20:45:14.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:14.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:14.343 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:45:14.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:14.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:14.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:14.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:14.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:14.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:14.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 '\*?\QPackage Explorer\E') 20:45:14.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:14.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:14.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:14.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:14.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:14.346 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:14.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:14.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:14.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:14.404 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:14.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:14.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:14.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:14.405 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:14.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:14.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:14.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:14.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:14.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:14.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:14.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:14.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:15.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:15.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:45:15.408 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:15.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:15.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:15.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:15.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 20:45:15.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:15.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:15.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:15.410 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 20:45:15.411 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:45:15.411 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 20:45:15.411 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 20:45:15.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:15.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 20:45:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:15.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 20:45:15.412 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:45:15.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:45:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:15.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:45:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:15.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:45:15.412 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass2.java of tree item test 20:45:15.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:45:15.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:15.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:45:15.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:15.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:45:15.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass2.java 20:45:15.413 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass2.java 20:45:15.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass2.java about selection 20:45:15.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass2.java 20:45:15.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:15.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:15.425 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:15.425 DEBUG [main][MenuItemLookup] Found menu:'File' 20:45:15.425 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:45:15.425 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:45:15.425 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:45:15.425 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:45:15.425 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:45:15.425 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:45:15.425 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:45:15.425 DEBUG [main][MenuItemLookup] Item match:Run 20:45:15.426 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:45:15.426 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:45:15.426 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:15.426 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:45:15.426 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:45:15.426 DEBUG [main][MenuItemLookup] Item match:Run As 20:45:15.426 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 20:45:15.426 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 20:45:15.426 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 20:45:15.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 20:45:15.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 20:45:15.427 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 20:45:15.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*'... 20:45:15.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:15.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:15.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:15.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:15.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 '\*?\QConsole\E') 20:45:15.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:15.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:15.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:15.701 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:15.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:15.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:15.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 20:45:15.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass2.*' finished successfully 20:45:15.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:45:15.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:45:15.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 20:45:15.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 20:45:15.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:45:15.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:45:15.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:45:15.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:45:15.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:45:15.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:45:15.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:45:15.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:45:15.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:45:15.835 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:45:15.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:45:15.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.849 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:15.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:15.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:15.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:15.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:15.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:15.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:15.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:15.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:15.896 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:15.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:15.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:15.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:15.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:15.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:15.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.910 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:15.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:15.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:15.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:15.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45: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') 20:45:15.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:15.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:15.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:15.925 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:15.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:15.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:15.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:15.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:15.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:15.926 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:15.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:15.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:15.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:15.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:15.927 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:15.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:15.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:15.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:15.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:15.928 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 20:45:15.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:15.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:15.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:15.953 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:15.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:15.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:15.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 20:45:15.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:15.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:15.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:15.955 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 20:45:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:15.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:15.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:15.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start ... 20:45:15.956 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:15.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:15.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:15.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 20:45:15.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:15.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:15.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:15.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:15.958 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 20:45:15.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:15.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:15.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:15.958 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:15.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:15.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:15.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start TooltipText=null 20:45:15.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:15.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:15.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:15.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:15.960 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 20:45:15.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:15.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:15.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:15.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains 'Start' Start finished successfully 20:45:15.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing... 20:45:15.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.971 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:15.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:15.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:15.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:15.983 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:15.983 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:15.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:15.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:15.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:15.990 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:15.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:15.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:15.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:15.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:15.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:15.991 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:15.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:15.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:15.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:15.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:15.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:15.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:15.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:15.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:15.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:15.994 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 20:45:15.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:15.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:15.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:15.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:15.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:16.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:16.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:16.504 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:16.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:16.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:16.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:16.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:16.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:16.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:16.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 '\*?\QConsole\E') 20:45:16.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:16.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:16.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:16.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:16.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:16.521 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:16.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:16.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:16.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:16.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:16.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:16.522 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:16.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:16.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:16.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:16.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:16.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:16.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:16.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:16.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:16.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:16.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:16.524 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 20:45:16.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:16.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:16.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:16.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:16.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:17.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:17.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:17.034 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:17.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:17.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:17.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:17.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:17.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:17.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:17.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 '\*?\QConsole\E') 20:45:17.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:17.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:17.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:17.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:17.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:17.072 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:17.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:17.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:17.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:17.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:17.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:17.074 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:17.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:17.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:17.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:17.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:17.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:17.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:17.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:17.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:17.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:17.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:17.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:17.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:17.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:17.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 20:45:17.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:17.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:17.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:17.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:17.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:17.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:17.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:17.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:17.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:17.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:17.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:17.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:17.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 '\*?\QConsole\E') 20:45:17.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:17.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:17.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:17.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:17.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:17.603 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:17.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:17.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:17.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:17.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:17.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:17.604 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:17.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:17.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:17.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:17.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:17.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:17.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:17.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:17.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:17.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:17.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:17.606 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 20:45:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:17.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:17.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:17.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:17.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:18.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:18.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:18.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:18.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:18.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:18.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:18.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:18.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:18.124 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:18.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 '\*?\QConsole\E') 20:45:18.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:18.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:18.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:18.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:18.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:18.165 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:18.165 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:18.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:18.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:18.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:18.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:18.167 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:18.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:18.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:18.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:18.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:18.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:18.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:18.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:18.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:18.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:18.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:18.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:18.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:18.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:18.169 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 20:45:18.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:18.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:18.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:18.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:18.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:18.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:18.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:18.678 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:18.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:18.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:18.686 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:18.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:18.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:18.687 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:18.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 '\*?\QConsole\E') 20:45:18.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:18.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:18.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:18.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:18.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:18.718 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:18.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:18.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:18.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:18.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:18.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:18.720 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:18.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:18.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:18.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:18.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:18.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:18.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:18.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:18.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:18.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:18.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:18.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:18.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:18.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:18.721 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 20:45:18.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:18.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:18.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:18.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:18.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:19.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:19.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:19.230 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:19.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:19.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:19.238 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:19.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:19.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:19.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:19.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:19.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:19.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:19.269 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:19.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:19.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:19.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:19.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:19.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:19.270 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:19.270 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:19.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:19.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:19.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:19.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:19.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:19.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:19.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:19.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:19.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:19.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:19.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:19.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:19.272 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 20:45:19.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:19.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:19.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:19.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:19.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:19.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:19.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:19.781 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:19.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:19.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:19.789 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:19.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:19.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:19.789 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:19.789 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:19.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:19.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:19.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:19.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:19.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:19.822 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:19.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:19.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:19.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:19.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:19.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:19.824 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:19.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:19.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:19.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:19.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:19.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:19.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:19.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:19.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:19.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:19.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:19.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:19.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:19.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:19.825 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 20:45:19.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:19.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:19.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:19.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:19.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:20.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:20.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:20.335 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:20.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:20.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:20.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:20.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:20.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:20.344 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:20.344 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:20.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:20.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:20.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:20.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:20.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:20.351 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:20.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:20.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:20.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:20.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:20.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:20.353 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:20.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:20.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:20.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:20.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:20.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:20.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:20.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:20.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:20.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:20.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:20.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:20.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:20.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:20.354 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 20:45:20.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:20.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:20.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:20.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:20.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:20.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:20.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:20.864 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:20.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:20.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:20.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:20.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:20.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:20.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:20.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 '\*?\QConsole\E') 20:45:20.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:20.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:20.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:20.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:20.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:20.902 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:20.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:20.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:20.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:20.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:20.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:20.903 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:20.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:20.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:20.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:20.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:20.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:20.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:20.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:20.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:20.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:20.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:20.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:20.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:20.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:20.905 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 20:45:20.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:20.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:20.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:20.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:20.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:21.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:21.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:21.414 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:21.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:21.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:21.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:21.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:21.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:21.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:21.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:21.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:21.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:21.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:21.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:21.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:21.458 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:21.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:21.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:21.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:21.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:21.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:21.459 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:21.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:21.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:21.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:21.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:21.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:21.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:21.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:21.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:21.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:21.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:21.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:21.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:21.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:21.461 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 20:45:21.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:21.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:21.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:21.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:21.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:21.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:21.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:21.970 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:21.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:21.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:21.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:21.978 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:21.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 '\*?\QConsole\E') 20:45:21.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:21.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:21.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:21.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:21.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:21.985 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:21.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:21.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:21.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:21.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:21.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:21.986 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:21.987 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:21.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:21.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:21.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:21.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:21.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:21.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:21.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:21.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:21.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:22.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:22.012 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 20:45:22.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:22.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:22.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:22.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:22.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:22.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:22.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:22.521 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:22.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:22.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:22.528 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:22.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:22.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:22.529 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:22.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 '\*?\QConsole\E') 20:45:22.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:22.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:22.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:22.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:22.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:22.536 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:22.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:22.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:22.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:22.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:22.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:22.560 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:22.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:22.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:22.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:22.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:22.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:22.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:22.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:22.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:22.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:22.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:22.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:22.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:22.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:22.563 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 20:45:22.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:22.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:22.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:22.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:22.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:23.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:23.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:23.072 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:23.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:23.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:23.079 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:23.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:23.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:23.080 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:23.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 '\*?\QConsole\E') 20:45:23.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:23.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:23.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:23.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:23.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:23.112 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:23.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:23.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:23.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:23.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:23.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:23.113 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:23.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:23.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:23.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:23.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:23.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:23.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:23.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:23.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:23.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:23.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:23.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:23.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:23.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:23.115 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 20:45:23.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:23.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:23.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:23.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:23.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:23.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:23.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:23.624 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:23.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:23.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:23.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:23.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:23.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:23.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:23.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 '\*?\QConsole\E') 20:45:23.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:23.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:23.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:23.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:23.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:23.662 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:23.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:23.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:23.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:23.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:23.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:23.663 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:23.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:23.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:23.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:23.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:23.664 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:23.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:23.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:23.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:23.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:23.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:23.664 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:23.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:23.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:23.664 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 20:45:23.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:23.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:23.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:23.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:23.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:24.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:24.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:24.174 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:24.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:24.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:24.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:24.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:24.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:24.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:24.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:24.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:24.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:24.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:24.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:24.213 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:24.213 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:24.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:24.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:24.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:24.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:24.214 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:24.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:24.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:24.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:24.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:24.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:24.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:24.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:24.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:24.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:24.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:24.216 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 20:45:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:24.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:24.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:24.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:24.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:24.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:24.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:24.725 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:24.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:24.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:24.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:24.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:24.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:24.734 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:24.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') 20:45:24.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:24.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:24.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:24.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:24.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:24.764 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:24.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:24.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:24.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:24.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:24.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:24.765 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:24.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:24.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:24.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:24.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:24.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:24.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:24.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:24.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:24.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:24.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:24.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:24.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:24.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:24.768 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 20:45:24.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:24.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:24.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:24.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:24.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:25.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:25.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:25.277 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:25.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:25.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:25.285 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:25.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:25.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:25.285 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:25.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 '\*?\QConsole\E') 20:45:25.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:25.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:25.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:25.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:25.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:25.293 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:25.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:25.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:25.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:25.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:25.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:25.295 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:25.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:25.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:25.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:25.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:25.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:25.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:25.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:25.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:25.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:25.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:25.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:25.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:25.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:25.297 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 20:45:25.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:25.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:25.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:25.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:25.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:25.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:25.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:25.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:25.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:25.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:25.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:25.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:25.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:25.814 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:25.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:25.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:25.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:25.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:25.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:25.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:25.846 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:25.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:25.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:25.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:25.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:25.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:25.847 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:25.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:25.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:25.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:25.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:25.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:25.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:25.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:25.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:25.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:25.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:25.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:25.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:25.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:25.850 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 20:45:25.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:25.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:25.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:25.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:25.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:26.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:26.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:26.359 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:26.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:26.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:26.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:26.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:26.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:26.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:26.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:26.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:26.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:26.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:26.378 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:26.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:26.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:26.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:26.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:26.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:26.379 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:26.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:26.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:26.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:26.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:26.380 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:26.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:26.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:26.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:26.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:26.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:26.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:26.381 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 20:45:26.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:26.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:26.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:26.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:26.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:26.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:26.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:26.916 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:26.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:26.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:26.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:26.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:26.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:26.923 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:26.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 '\*?\QConsole\E') 20:45:26.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:26.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:26.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:26.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:26.955 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:26.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:26.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:26.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:26.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:26.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:26.956 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:26.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:26.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:26.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:26.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:26.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:26.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:26.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:26.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:26.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:26.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:26.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:26.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:26.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:26.958 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 20:45:26.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:26.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:26.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:26.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:26.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:27.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:27.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:27.467 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:27.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:27.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:27.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:27.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:27.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:27.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:27.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:27.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:27.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:27.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:27.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:27.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:27.506 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:27.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:27.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:27.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:27.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:27.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:27.507 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:27.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:27.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:27.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:27.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:27.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:27.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:27.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:27.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:27.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:27.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:27.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:27.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:27.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:27.510 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 20:45:27.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:27.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:27.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:27.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:27.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:28.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:28.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:28.019 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:28.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:28.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:28.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:28.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:28.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:28.027 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:28.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:28.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:28.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:28.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:28.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:28.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:28.057 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:28.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:28.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:28.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:28.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:28.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:28.059 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:28.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:28.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:28.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:28.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:28.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:28.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:28.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:28.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:28.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:28.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:28.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:28.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:28.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:28.061 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 20:45:28.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:28.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:28.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:28.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:28.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:28.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:28.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:28.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:28.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:28.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:28.577 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:28.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:28.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:28.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:28.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 '\*?\QConsole\E') 20:45:28.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:28.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:28.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:28.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:28.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:28.610 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:28.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:28.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:28.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:28.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:28.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:28.612 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:28.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:28.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:28.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:28.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:28.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:28.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:28.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:28.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:28.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:28.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:28.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:28.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:28.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 20:45:28.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:28.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:28.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:28.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:28.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:29.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:29.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:29.123 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:29.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:29.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:29.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:29.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:29.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:29.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:29.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 '\*?\QConsole\E') 20:45:29.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:29.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:29.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:29.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:29.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:29.169 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:29.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:29.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:29.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:29.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:29.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:29.171 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:29.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:29.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:29.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:29.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:29.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:29.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:29.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:29.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:29.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:29.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:29.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:29.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:29.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:29.173 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 20:45:29.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:29.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:29.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:29.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:29.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:29.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:29.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:29.686 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:29.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:29.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:29.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:29.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:29.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:29.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:29.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 '\*?\QConsole\E') 20:45:29.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:29.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:29.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:29.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:29.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:29.705 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:29.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:29.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:29.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:29.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:29.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:29.706 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:29.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:29.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:29.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:29.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:29.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:29.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:29.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:29.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:29.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:29.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:29.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:29.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:29.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:29.708 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 20:45:29.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:29.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:29.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:29.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:29.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:30.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:30.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:30.240 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:30.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:30.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:30.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:30.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:30.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:30.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:30.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:30.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:30.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:30.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:30.284 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:30.284 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:30.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:30.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:30.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:30.285 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:30.285 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:30.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:30.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:30.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:30.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:30.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:30.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:30.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:30.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:30.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:30.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:30.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:30.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:30.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:30.287 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 20:45:30.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:30.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:30.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:30.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:30.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:30.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:30.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:30.796 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:30.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:30.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:30.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:30.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:30.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:30.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:30.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:30.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:30.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:30.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:30.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:30.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:30.836 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:30.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:30.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:30.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:30.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:30.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:30.837 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:30.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:30.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:30.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:30.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:30.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:30.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:30.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:30.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:30.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:30.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:30.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:30.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:30.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:30.839 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 20:45:30.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:30.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:30.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:30.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:30.840 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:31.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:31.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:31.348 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:31.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:31.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:31.355 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:31.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:31.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:31.355 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:31.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 '\*?\QConsole\E') 20:45:31.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:31.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:31.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:31.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:31.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:31.386 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:31.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:31.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:31.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:31.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:31.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:31.387 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:31.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:31.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:31.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:31.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:31.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:31.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:31.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:31.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:31.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:31.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:31.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:31.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:31.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:31.389 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 20:45:31.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:31.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:31.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:31.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:31.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:31.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:31.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:31.898 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:31.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:31.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:31.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:31.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:31.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:31.906 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:31.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 '\*?\QConsole\E') 20:45:31.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:31.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:31.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:31.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:31.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:31.936 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:31.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:31.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:31.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:31.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:31.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:31.937 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:31.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:31.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:31.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:31.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:31.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:31.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:31.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:31.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:31.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:31.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:31.939 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 20:45:31.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:31.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:31.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:31.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:31.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:32.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:32.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:32.470 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:32.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:32.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:32.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:32.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:32.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:32.478 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:32.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 '\*?\QConsole\E') 20:45:32.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:32.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:32.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:32.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:32.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:32.485 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:32.485 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:32.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:32.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:32.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:32.486 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:32.487 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:32.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:32.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:32.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:32.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:32.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:32.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:32.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:32.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:32.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:32.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:32.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:32.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:32.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:32.488 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 20:45:32.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:32.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:32.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:32.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:32.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:33.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:33.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:33.022 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:33.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:33.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:33.033 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:33.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:33.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:33.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:33.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 '\*?\QConsole\E') 20:45:33.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:33.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:33.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:33.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:33.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:33.067 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:33.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:33.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:33.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:33.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:33.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:33.068 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:33.068 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:33.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:33.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:33.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:33.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:33.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:33.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:33.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:33.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:33.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:33.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:33.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:33.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:33.070 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 20:45:33.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:33.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:33.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:33.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:33.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:33.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:33.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:33.579 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:33.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:33.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:33.587 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:33.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:33.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:33.610 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:33.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:33.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:33.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:33.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:33.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:33.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:33.617 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:33.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:33.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:33.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:33.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:33.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:33.619 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:33.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:33.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:33.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:33.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:33.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:33.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:33.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:33.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:33.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:33.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:33.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:33.621 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 20:45:33.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:33.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:33.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:33.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:33.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:34.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:34.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:34.130 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:34.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:34.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:34.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:34.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:34.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:34.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:34.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') 20:45:34.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:34.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:34.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:34.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:34.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:34.147 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:34.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:34.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:34.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:34.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:34.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:34.148 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:34.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:34.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:34.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:34.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:34.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:34.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:34.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:34.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:34.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:34.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:34.150 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 20:45:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:34.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:34.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:34.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:34.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:34.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:34.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:34.662 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:34.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:34.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:34.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:34.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:34.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 '\*?\QConsole\E') 20:45:34.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:34.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:34.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:34.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:34.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:34.685 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:34.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:34.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:34.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:34.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:34.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:34.714 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:34.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:34.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:34.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:34.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:34.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:34.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:34.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:34.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:34.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:34.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:34.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:34.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:34.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:34.716 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 20:45:34.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:34.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:34.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:34.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:34.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:35.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:35.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:35.225 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:35.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:35.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:35.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:35.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:35.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 '\*?\QConsole\E') 20:45:35.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:35.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:35.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:35.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:35.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:35.264 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:35.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:35.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:35.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:35.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:35.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:35.265 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:35.265 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:35.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:35.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:35.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:35.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:35.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:35.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:35.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:35.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:35.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:35.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:35.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:35.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:35.267 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 20:45:35.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:35.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:35.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:35.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:35.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:35.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:35.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:35.776 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:35.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:35.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:35.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:35.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:35.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:35.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:35.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 '\*?\QConsole\E') 20:45:35.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:35.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:35.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:35.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:35.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:35.813 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:35.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:35.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:35.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:35.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:35.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:35.815 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:35.815 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:35.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:35.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:35.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:35.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:35.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:35.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:35.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:35.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:35.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:35.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:35.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:35.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:35.817 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 20:45:35.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:35.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:35.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:35.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:35.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:36.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.325 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:36.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:36.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:36.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:36.333 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:36.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 '\*?\QConsole\E') 20:45:36.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:36.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:36.363 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:36.363 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:36.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:36.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:36.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:36.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:36.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:36.364 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:36.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:36.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:36.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:36.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:36.365 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:36.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:36.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:36.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:36.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:36.366 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 20:45:36.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:36.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:36.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:36.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.875 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:36.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:36.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:36.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:36.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:36.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:36.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:36.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:36.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:36.913 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:36.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:36.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:36.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:36.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:36.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:36.915 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:36.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:36.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:36.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:36.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:36.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:36.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:36.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:36.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:36.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:36.917 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 20:45:36.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:36.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:36.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:36.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Console is still changing finished successfully 20:45:36.941 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:36.941 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:36.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:36.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:36.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 20:45:36.942 INFO [WorkbenchTestable][AbstractView] Terminating console 20:45:36.942 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:36.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:36.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:36.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 20:45:36.943 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") 20:45:36.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:36.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:36.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:36.944 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 20:45:36.944 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:45:36.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:36.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 20:45:36.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.953 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:36.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:36.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:36.966 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:36.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:36.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:36.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:36.997 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:36.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:36.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:36.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:36.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:36.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:36.998 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:36.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:36.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:36.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:36.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:36.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:36.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:36.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 20:45:36.999 INFO [WorkbenchTestable][AbstractView] Console terminated 20:45:36.999 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:36.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:37.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:37.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:37.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:37.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:37.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:37.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:37.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:45:37.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:37.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:45:37.001 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 20:45:37.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:37.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:37.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:37.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:37.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:45:37.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:37.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:37.010 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:37.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:37.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:37.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:37.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:37.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:37.017 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:37.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 '\*?\QConsole\E') 20:45:37.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:37.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:37.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:37.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:37.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:37.047 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:37.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:37.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:37.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:37.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:37.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:37.049 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:37.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:37.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:37.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:37.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:37.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:37.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:37.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:37.050 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:37.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:37.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:37.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:37.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:37.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:37.052 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") 20:45:37.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:37.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:37.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:37.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:37.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:37.052 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 20:45:37.053 INFO [WorkbenchTestable][AbstractView] Terminating console 20:45:37.053 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:37.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:37.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:37.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 20:45:37.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:37.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:37.054 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") 20:45:37.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:37.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:37.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:37.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:37.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:37.055 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 20:45:37.055 INFO [WorkbenchTestable][AbstractView] Removing launch from console 20:45:37.055 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:37.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:37.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:37.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Start Hello Application TooltipText=null 20:45:37.056 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") 20:45:37.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:37.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:37.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:37.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:37.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:37.057 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 20:45:37.057 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:45:37.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:37.058 INFO [WorkbenchTestable][AbstractView] Launch removed 20:45:37.116 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:37.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:37.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:37.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:45:37.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:37.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:37.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:45:37.121 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:45:37.121 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:45:37.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:37.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:37.124 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:45:37.124 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:45:37.124 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:45:37.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:45:37.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:45:37.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:45:37.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:45:37.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:37.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:37.133 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:37.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:37.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:37.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:37.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:37.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:37.143 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:37.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 '\*?\QProblems\E') 20:45:37.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:37.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:37.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:37.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:37.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:37.180 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:37.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:37.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:37.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:37.229 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:37.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:37.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:37.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:37.230 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:37.230 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:37.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:37.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:37.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:37.231 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:45:37.232 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:45:37.232 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:45:37.232 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:37.232 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:37.232 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:37.232 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:37.232 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:45:37.233 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:45:37.233 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:45:37.233 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:45:37.233 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:45:37.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:45:38.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:45:38.234 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:38.234 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:38.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:38.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:38.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:38.236 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:45:38.236 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:45:38.237 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:45:38.237 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:38.237 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:38.237 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:38.237 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:38.237 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:45:38.237 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:45:38.237 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:45:38.237 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:45:38.237 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:45:38.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:45:38.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:45:38.237 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:38.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:38.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:38.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:38.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 20:45:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:38.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:38.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:38.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:38.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:38.239 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:38.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:38.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:38.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:38.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:45:38.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:38.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:38.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:38.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:38.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:38.241 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 20:45:38.357 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 20:45:38.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:38.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:38.359 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:45:38.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:38.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:38.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:38.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:38.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:38.361 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:38.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 20:45:38.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:38.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:38.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:38.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:38.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:38.362 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:38.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:38.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:38.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:38.418 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:38.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:38.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:38.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:38.419 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:38.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:38.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:38.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:38.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:38.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:38.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:38.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:38.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:39.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:39.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:45:39.421 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:39.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:39.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:39.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:39.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:45:39.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:39.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:39.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:39.423 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 20:45:39.424 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:45:39.424 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 20:45:39.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 20:45:39.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:39.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 20:45:39.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:39.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 20:45:39.424 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:45:39.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:45:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:39.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:45:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:39.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:45:39.425 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 20:45:39.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:45:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:39.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:45:39.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:39.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:45:39.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:45:39.425 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:45:39.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:45:39.436 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:45:39.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:39.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:39.438 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:39.438 DEBUG [main][MenuItemLookup] Found menu:'File' 20:45:39.438 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:45:39.438 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:45:39.438 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:45:39.438 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:45:39.438 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:45:39.438 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:45:39.438 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:45:39.438 DEBUG [main][MenuItemLookup] Item match:Run 20:45:39.439 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:45:39.439 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:45:39.439 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:39.439 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:45:39.439 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:45:39.439 DEBUG [main][MenuItemLookup] Item match:Run As 20:45:39.439 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 20:45:39.439 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 20:45:39.439 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 20:45:39.439 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 20:45:39.439 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 20:45:39.439 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 20:45:39.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 20:45:39.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:39.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:39.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:39.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:39.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 '\*?\QConsole\E') 20:45:39.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:39.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:39.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:39.750 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:39.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:39.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:39.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 20:45:39.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 20:45:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:45:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:45:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:45:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:45:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:45:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:45:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:45:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:45:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:45:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:45:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:45:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:45:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:45:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 20:45:39.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:39.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:39.838 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:39.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 '\*?\QConsole\E') 20:45:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:39.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:39.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:39.886 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:39.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:39.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:39.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:39.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:39.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:39.888 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:39.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:39.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:39.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:39.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:39.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:39.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 20:45:39.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.897 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:39.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.905 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:39.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:39.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:39.905 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:39.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 '\*?\QConsole\E') 20:45:39.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:39.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:39.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:39.913 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:39.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:39.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:39.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:39.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:39.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 20:45:39.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.923 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:39.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:39.930 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:39.930 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:39.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:39.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:39.938 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:39.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:39.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:39.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:39.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:39.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:39.940 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:39.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:39.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:39.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:39.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:39.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:39.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 20:45:39.942 INFO [WorkbenchTestable][AbstractView] Removing terminated launches from console 20:45:39.942 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:39.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:39.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:39.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:39.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:39.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:39.943 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") 20:45:39.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:39.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:39.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:39.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:39.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:39.944 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Terminated Launches 20:45:39.944 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:45:39.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:39.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 20:45:39.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:40.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:40.016 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:40.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:40.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:40.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:40.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:40.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:40.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:40.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') 20:45:40.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:40.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:40.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:40.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:40.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:40.053 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:40.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:40.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:40.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:40.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:40.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:40.054 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:40.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:40.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:40.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:40.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:40.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:40.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:40.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:40.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 20:45:40.055 INFO [WorkbenchTestable][AbstractView] Terminated launches cleared 20:45:40.056 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:40.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:40.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:40.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:40.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:40.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:40.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:40.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:40.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:40.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:40.064 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:40.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:40.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:40.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:40.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:40.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:40.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:40.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 20:45:40.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:40.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:40.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:40.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:40.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:40.079 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:40.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:40.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:40.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:40.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:40.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:40.080 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:40.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:40.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:40.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:40.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:40.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:40.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:40.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:40.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:45:40.084 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:45:40.084 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:45:40.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:40.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:40.084 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:45:40.085 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:45:40.085 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:45:40.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:45:40.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:45:40.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:45:40.085 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:45:40.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:40.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:40.092 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:40.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:40.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:40.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:40.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:40.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:40.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:40.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 '\*?\QProblems\E') 20:45:40.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:40.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:40.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:40.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:40.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:40.106 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:40.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:40.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:40.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:40.152 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:40.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:40.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:40.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:40.153 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:40.153 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:40.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:40.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:40.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:40.154 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:45:40.155 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:45:40.155 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:45:40.155 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:40.155 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:40.156 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:40.156 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:40.156 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:45:40.156 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:45:40.156 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:45:40.156 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:45:40.156 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:45:40.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:45:41.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:45:41.657 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:41.657 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:41.657 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:41.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:41.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:41.658 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:45:41.659 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:45:41.659 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:45:41.659 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:41.659 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:41.660 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:41.660 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:41.660 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:45:41.660 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:45:41.660 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:45:41.660 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:45:41.660 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:45:41.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:45:41.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:45:41.660 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:41.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:41.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:41.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:41.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 20:45:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:41.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:41.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:41.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:41.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:41.662 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:41.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:41.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:41.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:41.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 20:45:41.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:41.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:41.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:41.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:41.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:41.664 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 20:45:41.778 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 20:45:41.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:41.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:41.780 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:45:41.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:41.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:41.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:41.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:41.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:41.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:41.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') 20:45:41.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:41.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:41.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:41.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:41.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:41.783 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:41.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:41.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:41.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:41.837 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:41.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:41.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:41.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:41.838 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:41.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:41.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:41.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:41.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:41.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:41.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:42.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:42.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:42.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:42.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:42.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:45:42.841 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:42.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:42.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:42.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:42.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 20:45:42.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:42.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:42.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:42.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:42.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:42.843 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 20:45:42.844 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:45:42.844 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 20:45:42.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 20:45:42.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:42.844 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 20:45:42.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:42.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 20:45:42.845 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:45:42.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:45:42.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:42.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:45:42.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:42.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:45:42.845 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 20:45:42.845 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:45:42.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:42.845 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:45:42.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:42.845 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:45:42.846 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:45:42.846 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:45:42.846 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:45:42.852 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:45:42.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:42.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:42.853 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:42.854 DEBUG [main][MenuItemLookup] Found menu:'File' 20:45:42.854 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:45:42.854 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:45:42.854 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:45:42.854 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:45:42.854 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:45:42.854 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:45:42.854 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:45:42.854 DEBUG [main][MenuItemLookup] Item match:Run 20:45:42.855 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:45:42.855 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:45:42.855 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:42.855 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:45:42.855 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:45:42.855 DEBUG [main][MenuItemLookup] Item match:Run As 20:45:42.855 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 20:45:42.855 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 20:45:42.855 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 20:45:42.855 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 20:45:42.855 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 20:45:42.855 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 20:45:42.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 20:45:42.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:43.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:43.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:43.225 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:43.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 '\*?\QConsole\E') 20:45:43.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:43.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:43.244 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:43.244 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:43.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:43.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:43.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 20:45:43.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 20:45:43.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:45:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:45:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:45:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:45:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:45:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:45:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:45:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:45:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:45:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:45:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:45:43.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:45:43.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:45:43.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 20:45:43.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.350 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:43.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.361 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:43.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:43.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:43.362 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:43.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') 20:45:43.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:43.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:43.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:43.370 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:43.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:43.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:43.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:43.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:43.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:43.395 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:43.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:43.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:43.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:43.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:43.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:43.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 20:45:43.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.405 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:43.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:43.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:43.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:43.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:43.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 '\*?\QConsole\E') 20:45:43.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:43.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:43.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:43.420 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:43.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:43.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:43.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:43.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:43.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:43.421 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:43.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:43.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:43.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:43.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:43.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:43.423 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") 20:45:43.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:43.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:43.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:43.423 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 20:45:43.424 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:43.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:43.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:43.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 20:45:43.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:43.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:43.425 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") 20:45:43.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:43.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:43.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:43.426 INFO [WorkbenchTestable][AbstractToolItem] Unclick tool item Show Console When Standard Out Changes 20:45:43.426 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 20:45:43.426 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:45:43.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:43.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.434 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:43.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:43.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:43.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:43.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:43.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 '\*?\QConsole\E') 20:45:43.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:43.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:43.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:43.493 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:43.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:43.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:43.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:43.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:43.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:43.494 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:43.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:43.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:43.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:43.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:43.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:43.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.496 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:43.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:43.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:43.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:43.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:43.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:43.497 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") 20:45:43.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:43.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:43.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:43.498 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 20:45:43.498 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 20:45:43.498 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:45:43.498 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:43.499 INFO [WorkbenchTestable][AbstractView] Terminating console 20:45:43.499 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:43.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:43.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:43.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 20:45:43.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:43.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:43.501 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") 20:45:43.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:43.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:43.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:43.501 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 20:45:43.501 INFO [WorkbenchTestable][AbstractView] Removing launch from console 20:45:43.501 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:43.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:43.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:43.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 20:45:43.503 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") 20:45:43.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:43.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:43.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:43.526 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 20:45:43.526 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:45:43.526 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:43.527 INFO [WorkbenchTestable][AbstractView] Launch removed 20:45:43.563 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:43.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:43.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:43.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:45:43.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:43.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:45:43.567 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:45:43.567 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:45:43.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:43.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:43.568 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:45:43.568 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:45:43.568 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:45:43.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:45:43.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:45:43.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:45:43.568 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:45:43.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.578 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:43.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:43.586 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:43.586 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:43.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:43.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:43.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:43.613 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:43.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:43.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:43.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:43.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:43.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:43.615 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:43.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:43.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:43.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:43.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:43.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:43.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:43.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.623 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:43.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:43.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:43.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:43.630 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:43.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:43.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:43.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:43.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:43.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:43.637 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:43.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:43.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:43.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:43.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:43.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:43.638 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:43.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:43.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:43.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:43.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:43.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:43.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:43.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:43.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:44.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:44.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:44.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:44.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:45.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:45.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:45.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:45.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:46.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:46.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:46.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:46.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:47.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:47.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:47.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:47.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:48.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:48.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:48.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:48.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:49.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:49.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:49.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:49.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:50.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:50.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:50.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:50.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:51.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:51.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:51.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:51.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:52.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:52.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:52.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:52.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:53.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:53.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:53.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:53.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:53.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:45:53.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:53.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:53.660 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:53.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:53.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:53.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:53.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:53.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:53.668 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:53.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 '\*?\QConsole\E') 20:45:53.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:53.668 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:53.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:53.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:53.677 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:53.677 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:53.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:53.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:53.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:53.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:53.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:53.678 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:53.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:53.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:53.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:53.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:53.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:53.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:53.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:53.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:45:53.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:45:53.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:45:53.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:53.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:53.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:45:53.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:45:53.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:45:53.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:45:53.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:45:53.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:45:53.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:45:53.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:53.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:53.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:53.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:53.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:53.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:53.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:53.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:53.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:53.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 '\*?\QConsole\E') 20:45:53.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:53.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:53.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:53.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:53.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:53.707 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:53.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:53.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:53.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:53.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:53.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:53.708 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:53.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:53.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:53.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:53.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:53.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:53.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:53.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:53.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:45:53.712 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:45:53.713 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:45:53.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:53.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:53.713 INFO [WorkbenchTestable][RequirementsRunner] Finished test: consoleHasTextTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:45:53.713 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:45:53.713 INFO [WorkbenchTestable][RequirementsRunner] Started test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:45:53.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:45:53.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:45:53.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:45:53.713 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:45:53.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:53.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:53.721 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:53.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:53.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:53.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:53.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:53.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:53.730 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:53.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 '\*?\QConsole\E') 20:45:53.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:53.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:53.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:53.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:53.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:53.738 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:53.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:53.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:53.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:53.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:53.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:53.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:53.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:53.747 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:53.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:53.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:53.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:53.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:53.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:53.755 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:53.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 20:45:53.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:53.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:53.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:53.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:53.762 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:53.762 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:53.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:53.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:53.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:53.807 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:53.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:53.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:53.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:53.808 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:53.808 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:53.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:53.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:53.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:53.809 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:45:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:45:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:45:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:53.810 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:53.811 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:45:53.811 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:45:53.811 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:45:53.811 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:45:53.811 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:45:53.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:45:55.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:45:55.312 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:55.312 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:55.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:55.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:55.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:55.313 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:45:55.314 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:45:55.314 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:45:55.314 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:55.314 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:55.314 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:55.314 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:55.314 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:45:55.314 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:45:55.314 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:45:55.315 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:45:55.315 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:45:55.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:45:55.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:45:55.315 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:55.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:55.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:55.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:55.316 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:45:55.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:55.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:55.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:55.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:55.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:55.316 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:55.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:55.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:55.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:55.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 20:45:55.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:55.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:55.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:55.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:55.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:55.318 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 20:45:55.432 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 20:45:55.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:55.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:55.434 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:45:55.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:55.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:55.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:55.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:55.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:55.436 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:55.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 '\*?\QPackage Explorer\E') 20:45:55.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:55.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:55.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:55.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:55.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:55.437 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:55.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:55.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:55.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:55.492 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:55.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:55.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:55.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:55.493 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:55.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:55.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:55.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:55.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:55.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:55.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:55.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:55.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:56.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:56.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:56.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:45:56.496 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:56.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:56.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:56.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:56.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:45:56.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:56.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:56.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:56.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:56.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:56.498 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 20:45:56.498 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:45:56.499 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 20:45:56.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 20:45:56.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:56.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 20:45:56.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:56.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 20:45:56.499 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:45:56.499 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:45:56.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:56.499 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:45:56.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:56.499 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:45:56.500 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 20:45:56.500 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:45:56.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:45:56.500 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:45:56.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:45:56.500 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:45:56.500 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:45:56.500 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:45:56.501 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:45:56.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:45:56.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:56.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:56.508 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:56.508 DEBUG [main][MenuItemLookup] Found menu:'File' 20:45:56.508 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:45:56.508 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:45:56.508 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:45:56.508 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:45:56.508 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:45:56.508 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:45:56.508 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:45:56.508 DEBUG [main][MenuItemLookup] Item match:Run 20:45:56.509 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:45:56.509 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:45:56.509 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:56.509 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:45:56.509 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:45:56.509 DEBUG [main][MenuItemLookup] Item match:Run As 20:45:56.509 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 20:45:56.509 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 20:45:56.509 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 20:45:56.510 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 20:45:56.510 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 20:45:56.510 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 20:45:56.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 20:45:56.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:56.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:56.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:56.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:56.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:56.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:56.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:56.791 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:56.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 '\*?\QConsole\E') 20:45:56.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:56.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:56.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:56.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:56.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:56.837 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:56.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:56.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:56.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 20:45:56.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:56.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:56.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 20:45:56.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:45:56.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:45:56.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:45:56.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:45:56.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:45:56.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:45:56.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:45:56.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:45:56.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:45:56.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:45:56.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:45:56.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:45:56.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:45:56.899 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:45:57.900 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:57.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:57.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:57.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 20:45:57.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:57.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:57.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:57.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:57.902 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 20:45:57.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:57.925 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:45:57.925 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:45:57.925 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:45:57.925 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 20:45:57.925 DEBUG [main][MenuItemLookup] Found menu:'' 20:45:57.925 DEBUG [main][MenuItemLookup] Found menu:'Find/Replace...' 20:45:57.925 DEBUG [main][MenuItemLookup] Found menu:'Find Next Ctrl+K' 20:45:57.925 DEBUG [main][MenuItemLookup] Found menu:'Find Previous Shift+Ctrl+K' 20:45:57.925 DEBUG [main][MenuItemLookup] Found menu:'Open Link' 20:45:57.925 DEBUG [main][MenuItemLookup] Found menu:'Clear' 20:45:57.925 DEBUG [main][MenuItemLookup] Item match:Clear 20:45:57.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:57.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:57.934 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:45:57.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:57.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:57.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:57.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:57.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:57.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:57.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:45:57.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:57.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:57.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:57.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:57.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:57.951 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:57.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:57.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:57.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:57.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:57.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:57.953 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:57.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:57.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:57.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:57.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:57.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:57.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:57.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:57.954 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:57.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:57.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:57.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:45:57.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:57.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:57.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") 20:45:57.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:57.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:57.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:57.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:57.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:57.957 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 20:45:57.957 INFO [WorkbenchTestable][AbstractView] Terminating console 20:45:57.957 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:57.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:57.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:57.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 20:45:57.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:45:57.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:45:57.983 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") 20:45:57.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:57.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:57.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:57.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:57.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:57.983 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 20:45:57.983 INFO [WorkbenchTestable][AbstractView] Removing launch from console 20:45:57.984 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:57.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:57.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:57.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 20:45:57.985 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") 20:45:57.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:57.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:57.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:57.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:57.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:45:57.986 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 20:45:57.986 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:45:57.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:45:57.987 INFO [WorkbenchTestable][AbstractView] Launch removed 20:45:58.029 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:45:58.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:45:58.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:58.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:45:58.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:58.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:58.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:45:58.033 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:45:58.033 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:45:58.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:45:58.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:45:58.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getContextMenuTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:45:58.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:45:58.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:45:58.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:45:58.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:45:58.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:45:58.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:45:58.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:58.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:58.043 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:58.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:58.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:58.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:58.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:58.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:58.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:58.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 '\*?\QProblems\E') 20:45:58.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:58.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:58.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:58.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:58.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:58.082 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:58.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:58.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:58.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:58.128 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:58.128 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:58.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:58.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:58.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:58.129 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:58.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:58.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:58.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:58.130 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:45:58.131 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:45:58.131 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:45:58.131 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:58.131 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:58.131 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:58.131 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:58.131 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:45:58.131 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:45:58.131 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:45:58.131 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:45:58.131 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:45:58.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:45:59.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:45:59.132 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:45:59.132 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:59.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:59.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:59.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:59.133 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:45:59.134 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:45:59.134 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:45:59.134 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:59.134 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:59.135 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:45:59.135 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:45:59.135 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:45:59.135 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:45:59.135 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:45:59.135 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:45:59.135 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:45:59.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:45:59.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:45:59.135 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:59.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:59.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:59.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:59.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:45:59.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:59.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:59.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:59.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:59.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:59.137 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:45:59.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:45:59.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:59.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:59.138 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:45:59.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:59.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:59.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:59.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:59.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:45:59.139 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 20:45:59.255 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 20:45:59.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:59.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:59.257 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:45:59.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:59.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:59.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:45:59.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:45:59.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:45:59.259 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:45:59.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 '\*?\QPackage Explorer\E') 20:45:59.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:59.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:59.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:45:59.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:45:59.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:45:59.260 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:59.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:59.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:59.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:59.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:59.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:59.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:59.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:59.315 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:45:59.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:45:59.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:45:59.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:45:59.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:45:59.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:59.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:45:59.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:45:59.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:00.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:00.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:00.318 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:00.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:00.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:00.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:00.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:46:00.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:00.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:00.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:00.320 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 20:46:00.320 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:46:00.321 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 20:46:00.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 20:46:00.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:00.321 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 20:46:00.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:00.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 20:46:00.321 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:46:00.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:46:00.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:00.321 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:46:00.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:00.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:46:00.322 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 20:46:00.322 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:46:00.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:00.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:46:00.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:00.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:46:00.322 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:46:00.322 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:46:00.323 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:46:00.328 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:46:00.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:00.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:00.330 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:00.330 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:00.330 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:00.330 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:00.330 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:00.330 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:00.330 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:00.330 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:00.330 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:00.330 DEBUG [main][MenuItemLookup] Item match:Run 20:46:00.331 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:46:00.331 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:46:00.331 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:00.331 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:46:00.331 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:46:00.331 DEBUG [main][MenuItemLookup] Item match:Run As 20:46:00.331 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 20:46:00.331 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 20:46:00.331 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 20:46:00.332 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 20:46:00.332 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 20:46:00.332 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 20:46:00.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 20:46:00.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:00.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:00.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:00.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:00.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 '\*?\QConsole\E') 20:46:00.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:00.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:00.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:00.719 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:00.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:00.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:00.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 20:46:00.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 20:46:00.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:00.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:46:00.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:00.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:46:00.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:00.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:00.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:00.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:00.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:46:00.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:00.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:00.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:00.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:00.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 20:46:00.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.804 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:46:00.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:00.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:00.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:00.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:00.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 '\*?\QConsole\E') 20:46:00.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:00.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:00.862 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:00.862 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:00.862 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:00.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:00.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:00.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:00.863 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:00.864 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:00.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:00.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:00.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:00.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:00.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:00.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 20:46:00.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.874 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:46:00.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.882 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:00.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:00.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:00.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:00.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:46:00.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:00.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:00.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:00.892 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:00.892 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:00.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:00.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:00.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:00.893 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:00.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch... 20:46:00.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.901 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:46:00.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:00.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:00.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:00.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:00.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 20:46:00.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:00.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:00.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:00.916 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:00.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:00.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:00.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:00.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:00.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:00.917 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:00.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:00.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:00.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:00.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:00.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:00.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console contains launch finished successfully 20:46:00.918 INFO [WorkbenchTestable][AbstractView] Removing launch from console 20:46:00.919 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:00.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:00.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:00.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:00.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:00.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:00.920 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") 20:46:00.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:00.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:00.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:46:00.921 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 20:46:00.921 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:46:00.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:00.922 INFO [WorkbenchTestable][AbstractView] Launch removed 20:46:00.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch... 20:46:00.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.984 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:46:00.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:00.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:00.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:00.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:00.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:00.992 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:00.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:46:00.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:00.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:01.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:01.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:01.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:01.021 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:01.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:01.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:01.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:01.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:01.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:01.023 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:01.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:01.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:01.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:01.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:01.023 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:01.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:01.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:01.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console contains launch finished successfully 20:46:01.024 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:01.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:01.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:01.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:01.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:01.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:01.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:01.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:01.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:01.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:01.034 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:46:01.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:01.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:01.041 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:01.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:01.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 '\*?\QConsole\E') 20:46:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:01.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:01.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:01.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:01.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:01.050 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:01.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:01.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:01.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:01.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:01.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:01.051 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:01.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:01.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:01.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:01.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:01.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:01.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:01.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:01.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:46:01.055 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:01.055 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:01.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:01.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:01.056 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:46:01.056 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:01.056 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:46:01.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:46:01.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:01.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:01.056 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:01.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:01.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:01.064 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:46:01.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:01.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:01.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:01.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:01.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:01.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:01.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 '\*?\QProblems\E') 20:46:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:01.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:01.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:01.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:01.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:01.079 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:01.079 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:01.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:01.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:01.125 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:01.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:01.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:01.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:01.127 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:46:01.127 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:01.127 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:01.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:01.128 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:01.128 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:46:01.128 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:46:01.129 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:46:01.129 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:46:01.129 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:46:01.129 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:46:01.129 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:46:01.129 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:46:01.129 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:46:01.129 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:46:01.129 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:46:01.129 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:46:01.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:46:02.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:46:02.130 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:46:02.130 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:02.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:02.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:02.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:02.131 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:46:02.132 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:46:02.132 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:46:02.132 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:46:02.132 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:46:02.132 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:46:02.132 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:46:02.133 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:46:02.133 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:46:02.133 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:46:02.133 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:46:02.133 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:46:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:46:02.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:46:02.133 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:02.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:02.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:02.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:02.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:46:02.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:02.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:02.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:02.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:02.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:02.135 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:02.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:02.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:02.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:02.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:46:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:02.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:02.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:02.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:02.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:02.136 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 20:46:02.248 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 20:46:02.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:02.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:02.250 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:46:02.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:02.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:02.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:02.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:02.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:02.252 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:02.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:46:02.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:02.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:02.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:02.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:02.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:02.253 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:02.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:02.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:02.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:02.306 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:02.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:02.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:02.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:02.307 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:02.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:02.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:02.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:02.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:02.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:02.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:02.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:02.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:03.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:03.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:03.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:03.309 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:03.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:03.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:03.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:03.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 20:46:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:03.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:03.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:03.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:03.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:03.311 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 20:46:03.311 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:46:03.312 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 20:46:03.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 20:46:03.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:03.312 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 20:46:03.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:03.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 20:46:03.312 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:46:03.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:46:03.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:03.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:46:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:03.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:46:03.313 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestLoopClass.java of tree item test 20:46:03.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:46:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:03.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:46:03.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:03.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:46:03.313 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestLoopClass.java 20:46:03.313 DEBUG [main][TreeItemHandler] Selecting tree item: TestLoopClass.java 20:46:03.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestLoopClass.java about selection 20:46:03.323 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestLoopClass.java 20:46:03.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:03.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:03.324 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:03.324 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:03.324 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:03.324 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:03.324 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:03.324 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:03.324 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:03.324 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:03.324 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:03.324 DEBUG [main][MenuItemLookup] Item match:Run 20:46:03.325 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:46:03.325 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:46:03.325 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:03.325 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:46:03.325 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:46:03.325 DEBUG [main][MenuItemLookup] Item match:Run As 20:46:03.325 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 20:46:03.325 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 20:46:03.325 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 20:46:03.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 20:46:03.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 20:46:03.326 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 20:46:03.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*'... 20:46:03.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:03.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:03.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:03.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:03.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:03.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:03.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:03.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:03.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') 20:46:03.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:03.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:03.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:03.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:03.696 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:03.697 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:03.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:03.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758 759 760 761 762 763 764 765 766 767 768 769 770 771 772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974 975 976 977 978 979 980 981 982 983 984 985 986 987 988 989 990 991 992 993 994 995 996 997 998 999 1000 1001 1002 1003 1004 1005 1006 1007 1008 1009 1010 1011 1012 1013 1014 1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038 1039 1040 1041 1042 1043 1044 1045 1046 1047 1048 1049 1050 1051 1052 1053 1054 1055 1056 1057 1058 1059 1060 1061 1062 1063 1064 1065 1066 1067 1068 1069 1070 1071 1072 1073 1074 1075 1076 1077 1078 1079 1080 1081 1082 1083 1084 1085 1086 1087 1088 1089 1090 1091 1092 1093 1094 1095 1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107 1108 1109 1110 1111 1112 1113 1114 1115 1116 1117 1118 1119 1120 1121 1122 1123 1124 1125 1126 1127 1128 1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215 1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230 1231 1232 1233 1234 1235 1236 1237 1238 1239 1240 1241 1242 1243 1244 1245 1246 1247 1248 1249 1250 1251 1252 1253 1254 1255 1256 1257 1258 1259 1260 1261 1262 1263 1264 1265 1266 1267 1268 1269 1270 1271 1272 1273 1274 1275 1276 1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 1288 1289 1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306 1307 1308 1309 1310 1311 1312 1313 1314 1315 1316 1317 1318 1319 1320 1321 1322 1323 1324 1325 1326 1327 1328 1329 1330 1331 1332 1333 1334 1335 1336 1337 1338 1339 1340 1341 1342 1343 1344 1345 1346 1347 1348 1349 1350 1351 1352 1353 1354 1355 1356 1357 1358 1359 1360 1361 1362 1363 1364 1365 1366 1367 1368 1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401 1402 1403 1404 1405 1406 1407 1408 1409 1410 1411 1412 1413 1414 1415 1416 1417 1418 1419 1420 1421 1422 1423 1424 1425 1426 1427 1428 1429 1430 1431 1432 1433 1434 1435 1436 1437 1438 1439 1440 1441 1442 1443 1444 1445 1446 1447 1448 1449 1450 1451 1452 1453 1454 1455 1456 1457 1458 1459 1460 1461 1462 1463 1464 1465 1466 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1491 1492 1493 1494 1495 1496 1497 1498 1499 1500 1501 1502 1503 1504 1505 1506 1507 1508 1509 1510 1511 1512 1513 1514 1515 1516 1517 1518 1519 1520 1521 1522 1523 1524 1525 1526 1527 1528 1529 1530 1531 1532 1533 1534 1535 1536 1537 1538 1539 1540 1541 1542 1543 1544 1545 1546 1547 1548 1549 1550 1551 1552 1553 1554 1555 1556 1557 1558 1559 1560 1561 1562 1563 1564 1565 1566 1567 1568 1569 1570 1571 1572 1573 1574 1575 1576 1577 1578 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 1593 1594 1595 1596 1597 1598 1599 1600 1601 1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 1613 1614 1615 1616 1617 1618 1619 1620 1621 1622 1623 1624 1625 1626 1627 1628 1629 1630 1631 1632 1633 1634 1635 1636 1637 1638 1639 1640 1641 1642 1643 1644 1645 1646 1647 1648 1649 1650 1651 1652 1653 1654 1655 1656 1657 1658 1659 1660 1661 1662 1663 1664 1665 1666 1667 1668 1669 1670 1671 1672 1673 1674 1675 1676 1677 1678 1679 1680 1681 1682 1683 1684 1685 1686 1687 1688 1689 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 1704 1705 1706 1707 1708 1709 1710 1711 1712 1713 1714 1715 1716 1717 1718 1719 1720 1721 1722 1723 1724 1725 1726 1727 1728 1729 1730 1731 1732 1733 1734 1735 1736 1737 1738 1739 1740 1741 1742 1743 1744 1745 1746 1747 1748 1749 1750 1751 1752 1753 1754 1755 1756 1757 1758 1759 1760 1761 1762 1763 1764 1765 1766 1767 1768 1769 1770 1771 1772 1773 1774 1775 1776 1777 1778 1779 1780 1781 1782 1783 1784 1785 1786 1787 1788 1789 1790 1791 1792 1793 1794 1795 1796 1797 1798 1799 1800 1801 1802 1803 1804 1805 1806 1807 1808 1809 1810 1811 1812 1813 1814 1815 1816 1817 1818 1819 1820 1821 1822 1823 1824 1825 1826 1827 1828 1829 1830 1831 1832 1833 1834 1835 1836 1837 1838 1839 1840 1841 1842 1843 1844 1845 1846 1847 1848 1849 1850 1851 1852 1853 1854 1855 1856 1857 1858 1859 1860 1861 1862 1863 1864 1865 1866 1867 1868 1869 1870 1871 1872 1873 1874 1875 1876 1877 1878 1879 1880 1881 1882 1883 1884 1885 1886 1887 1888 1889 1890 1891 1892 1893 1894 1895 1896 1897 1898 1899 1900 1901 1902 1903 1904 1905 1906 1907 1908 1909 1910 1911 1912 1913 1914 1915 1916 1917 1918 1919 1920 1921 1922 1923 1924 1925 1926 1927 1928 1929 1930 1931 1932 1933 1934 1935 1936 1937 1938 1939 1940 1941 1942 1943 1944 1945 1946 1947 1948 1949 1950 1951 1952 1953 1954 1955 1956 1957 1958 1959 1960 1961 1962 1963 1964 1965 1966 1967 1968 1969 1970 1971 1972 1973 1974 1975 1976 1977 1978 1979 1980 1981 1982 1983 1984 1985 1986 1987 1988 1989 1990 1991 1992 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026 2027 2028 2029 2030 2031 2032 2033 2034 2035 2036 2037 2038 2039 2040 2041 2042 2043 2044 2045 2046 2047 2048 2049 2050 2051 2052 2053 2054 2055 2056 2057 2058 2059 2060 2061 2062 2063 2064 2065 2066 2067 2068 2069 2070 2071 2072 2073 2074 2075 2076 2077 2078 2079 2080 2081 2082 2083 2084 2085 2086 2087 2088 2089 2090 2091 2092 2093 2094 2095 2096 2097 2098 2099 2100 2101 2102 2103 2104 2105 2106 2107 2108 2109 2110 2111 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 2124 2125 2126 2127 2128 2129 2130 2131 2132 2133 2134 2135 2136 2137 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 2150 2151 2152 2153 2154 2155 2156 2157 2158 2159 2160 2161 2162 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 2176 2177 2178 2179 2180 2181 2182 2183 2184 2185 2186 2187 2188 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 2202 2203 2204 2205 2206 2207 2208 2209 2210 2211 2212 2213 2214 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 2228 2229 2230 2231 2232 2233 2234 2235 2236 2237 2238 2239 2240 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 2253 2254 2255 2256 2257 2258 2259 2260 2261 2262 2263 2264 2265 2266 2267 2268 2269 2270 2271 2272 2273 2274 2275 2276 2277 2278 2279 2280 2281 2282 2283 2284 2285 2286 2287 2288 2289 2290 2291 2292 2293 2294 2295 2296 2297 2298 2299 2300 2301 2302 2303 2304 2305 2306 2307 2308 2309 2310 2311 2312 2313 2314 2315 2316 2317 2318 2319 2320 2321 2322 2323 2324 2325 2326 2327 2328 2329 2330 2331 2332 2333 2334 2335 2336 2337 2338 2339 2340 2341 2342 2343 2344 2345 2346 2347 2348 2349 2350 2351 2352 2353 2354 2355 2356 2357 2358 2359 2360 2361 2362 2363 2364 2365 2366 2367 2368 2369 2370 2371 2372 2373 2374 2375 2376 2377 2378 2379 2380 2381 2382 2383 2384 2385 2386 2387 2388 2389 2390 2391 2392 2393 2394 2395 2396 2397 2398 2399 2400 2401 2402 2403 2404 2405 2406 2407 2408 2409 2410 2411 2412 2413 2414 2415 2416 2417 2418 2419 2420 2421 2422 2423 2424 2425 2426 2427 2428 2429 2430 2431 2432 2433 2434 2435 2436 2437 2438 2439 2440 2441 2442 2443 2444 2445 2446 2447 2448 2449 2450 2451 2452 2453 2454 2455 2456 2457 2458 2459 2460 2461 2462 2463 2464 2465 2466 2467 2468 2469 2470 2471 2472 2473 2474 2475 2476 2477 2478 2479 2480 2481 2482 2483 2484 2485 2486 2487 2488 2489 2490 2491 2492 2493 2494 2495 2496 2497 2498 2499 2500 2501 2502 2503 2504 2505 2506 2507 2508 2509 2510 2511 2512 2513 2514 2515 2516 2517 2518 2519 2520 2521 2522 2523 2524 2525 2526 2527 2528 2529 2530 2531 2532 2533 2534 2535 2536 2537 2538 2539 2540 2541 2542 2543 2544 2545 2546 2547 2548 2549 2550 2551 2552 2553 2554 2555 2556 2557 2558 2559 2560 2561 2562 2563 2564 2565 2566 2567 2568 2569 2570 2571 2572 2573 2574 2575 2576 2577 2578 2579 2580 2581 2582 2583 2584 2585 2586 2587 2588 2589 2590 2591 2592 2593 2594 2595 2596 2597 2598 2599 2600 2601 2602 2603 2604 2605 2606 2607 2608 2609 2610 2611 2612 2613 2614 2615 2616 2617 2618 2619 2620 2621 2622 2623 2624 2625 2626 2627 2628 2629 2630 2631 2632 2633 2634 2635 2636 2637 2638 2639 2640 2641 2642 2643 2644 2645 2646 2647 2648 2649 2650 2651 2652 2653 2654 2655 2656 2657 2658 2659 2660 2661 2662 2663 2664 2665 2666 2667 2668 2669 2670 2671 2672 2673 2674 2675 2676 2677 2678 2679 2680 2681 2682 2683 2684 2685 2686 2687 2688 2689 2690 2691 2692 2693 2694 2695 2696 2697 2698 2699 2700 2701 2702 2703 2704 2705 2706 2707 2708 2709 2710 2711 2712 2713 2714 2715 2716 2717 2718 2719 2720 2721 2722 2723 2724 2725 2726 2727 2728 2729 2730 2731 2732 2733 2734 2735 2736 2737 2738 2739 2740 2741 2742 2743 2744 2745 2746 2747 2748 2749 2750 2751 2752 2753 2754 2755 2756 2757 2758 2759 2760 2761 2762 2763 2764 2765 2766 2767 2768 2769 2770 2771 2772 2773 2774 2775 2776 2777 2778 2779 2780 2781 2782 2783 2784 2785 2786 2787 2788 2789 2790 2791 2792 2793 2794 2795 2796 2797 2798 2799 2800 2801 2802 2803 2804 2805 2806 2807 2808 2809 2810 2811 2812 2813 2814 2815 2816 2817 2818 2819 2820 2821 2822 2823 2824 2825 2826 2827 2828 2829 2830 2831 2832 2833 2834 2835 2836 2837 2838 2839 2840 2841 2842 2843 2844 2845 2846 2847 2848 2849 2850 2851 2852 2853 2854 2855 2856 2857 2858 2859 2860 2861 2862 2863 2864 2865 2866 2867 2868 2869 2870 2871 2872 2873 2874 2875 2876 2877 2878 2879 2880 2881 2882 2883 2884 2885 2886 2887 2888 2889 2890 2891 2892 2893 2894 2895 2896 2897 2898 2899 2900 2901 2902 2903 2904 2905 2906 2907 2908 2909 2910 2911 2912 2913 2914 2915 2916 2917 2918 2919 2920 2921 2922 2923 2924 2925 2926 2927 2928 2929 2930 2931 2932 2933 2934 2935 2936 2937 2938 2939 2940 2941 2942 2943 2944 2945 2946 2947 2948 2949 2950 2951 2952 2953 2954 2955 2956 2957 2958 2959 2960 2961 2962 2963 2964 2965 2966 2967 2968 2969 2970 2971 2972 2973 2974 2975 2976 2977 2978 2979 2980 2981 2982 2983 2984 2985 2986 2987 2988 2989 2990 2991 2992 2993 2994 2995 2996 2997 2998 2999 3000 3001 3002 3003 3004 3005 3006 3007 3008 3009 3010 3011 3012 3013 3014 3015 3016 3017 3018 3019 3020 3021 3022 3023 3024 3025 3026 3027 3028 3029 3030 3031 3032 3033 3034 3035 3036 3037 3038 3039 3040 3041 3042 3043 3044 3045 3046 3047 3048 3049 3050 3051 3052 3053 3054 3055 3056 3057 3058 3059 3060 3061 3062 3063 3064 3065 3066 3067 3068 3069 3070 3071 3072 3073 3074 3075 3076 3077 3078 3079 3080 3081 3082 3083 3084 3085 3086 3087 3088 3089 3090 3091 3092 3093 3094 3095 3096 3097 3098 3099 3100 3101 3102 3103 3104 3105 3106 3107 3108 3109 3110 3111 3112 3113 3114 3115 3116 3117 3118 3119 3120 3121 3122 3123 3124 3125 3126 3127 3128 3129 3130 3131 3132 3133 3134 3135 3136 3137 3138 3139 3140 3141 3142 3143 3144 3145 3146 3147 3148 3149 3150 3151 3152 3153 3154 3155 3156 3157 3158 3159 3160 3161 3162 3163 3164 3165 3166 3167 3168 3169 3170 3171 3172 3173 3174 3175 3176 3177 3178 3179 3180 3181 3182 3183 3184 3185 3186 3187 3188 3189 3190 3191 3192 3193 3194 3195 3196 3197 3198 3199 3200 3201 3202 3203 3204 3205 3206 3207 3208 3209 3210 3211 3212 3213 3214 3215 3216 3217 3218 3219 3220 3221 3222 3223 3224 3225 3226 3227 3228 3229 3230 3231 3232 3233 3234 3235 3236 3237 3238 3239 3240 3241 3242 3243 3244 3245 3246 3247 3248 3249 3250 3251 3252 3253 3254 3255 3256 3257 3258 3259 3260 3261 3262 3263 3264 3265 3266 3267 3268 3269 3270 3271 3272 3273 3274 3275 3276 3277 3278 3279 3280 3281 3282 3283 3284 3285 3286 3287 3288 3289 3290 3291 3292 3293 3294 3295 3296 3297 3298 3299 3300 3301 3302 3303 3304 3305 3306 3307 3308 3309 3310 3311 3312 3313 3314 3315 3316 3317 3318 3319 3320 3321 3322 3323 3324 3325 3326 3327 3328 3329 3330 3331 3332 3333 3334 3335 3336 3337 3338 3339 3340 3341 3342 3343 3344 3345 3346 3347 3348 3349 3350 3351 3352 3353 3354 3355 3356 3357 3358 3359 3360 3361 3362 3363 3364 3365 3366 3367 3368 3369 3370 3371 3372 3373 3374 3375 3376 3377 3378 3379 3380 3381 3382 3383 3384 3385 3386 3387 3388 3389 3390 3391 3392 3393 3394 3395 3396 3397 3398 3399 3400 3401 3402 3403 3404 3405 3406 3407 3408 3409 3410 3411 3412 3413 3414 3415 3416 3417 3418 3419 3420 3421 3422 3423 3424 3425 3426 3427 3428 3429 3430 3431 3432 3433 3434 3435 3436 3437 3438 3439 3440 3441 3442 3443 3444 3445 3446 3447 3448 3449 3450 3451 3452 3453 3454 3455 3456 3457 3458 3459 3460 3461 3462 3463 3464 3465 3466 3467 3468 3469 3470 3471 3472 3473 3474 3475 3476 3477 3478 3479 3480 3481 3482 3483 3484 3485 3486 3487 3488 3489 3490 3491 3492 3493 3494 3495 3496 3497 3498 3499 3500 3501 3502 3503 3504 3505 3506 3507 3508 3509 3510 3511 3512 3513 3514 3515 3516 3517 3518 3519 3520 3521 3522 3523 3524 3525 3526 3527 3528 3529 3530 3531 3532 3533 3534 3535 3536 3537 3538 3539 3540 3541 3542 3543 3544 3545 3546 3547 3548 3549 3550 3551 3552 3553 3554 3555 3556 3557 3558 3559 3560 3561 3562 3563 3564 3565 3566 3567 3568 3569 3570 3571 3572 3573 3574 3575 3576 3577 3578 3579 3580 3581 3582 3583 3584 3585 3586 3587 3588 3589 3590 3591 3592 3593 3594 3595 3596 3597 3598 3599 3600 3601 3602 3603 3604 3605 3606 3607 3608 3609 3610 3611 3612 3613 3614 3615 3616 3617 3618 3619 3620 3621 3622 3623 3624 3625 3626 3627 3628 3629 3630 3631 3632 3633 3634 3635 3636 3637 3638 3639 3640 3641 3642 3643 3644 3645 3646 3647 3648 3649 3650 3651 3652 3653 3654 3655 3656 3657 3658 3659 3660 3661 3662 3663 3664 3665 3666 3667 3668 3669 3670 3671 3672 3673 3674 3675 3676 3677 3678 3679 3680 3681 3682 3683 3684 3685 3686 3687 3688 3689 3690 3691 3692 3693 3694 3695 3696 3697 3698 3699 3700 3701 3702 3703 3704 3705 3706 3707 3708 3709 3710 3711 3712 3713 3714 3715 3716 3717 3718 3719 3720 3721 3722 3723 3724 3725 3726 3727 3728 3729 3730 3731 3732 3733 3734 3735 3736 3737 3738 3739 3740 3741 3742 3743 3744 3745 3746 3747 3748 3749 3750 3751 3752 3753 3754 3755 3756 3757 3758 3759 3760 3761 3762 3763 3764 3765 3766 3767 3768 3769 3770 3771 3772 3773 3774 3775 3776 3777 3778 3779 3780 3781 3782 3783 3784 3785 3786 3787 3788 3789 3790 3791 3792 3793 3794 3795 3796 3797 3798 3799 3800 3801 3802 3803 3804 3805 3806 3807 3808 3809 3810 3811 3812 3813 3814 3815 3816 3817 3818 3819 3820 3821 3822 3823 3824 3825 3826 3827 3828 3829 3830 3831 3832 3833 3834 3835 3836 3837 3838 3839 3840 3841 3842 3843 3844 3845 3846 3847 3848 3849 3850 3851 3852 3853 3854 3855 3856 3857 3858 3859 3860 3861 3862 3863 3864 3865 3866 3867 3868 3869 3870 3871 3872 3873 3874 3875 3876 3877 3878 3879 3880 3881 3882 3883 3884 3885 3886 3887 3888 3889 3890 3891 3892 3893 3894 3895 3896 3897 3898 3899 3900 3901 3902 3903 3904 3905 3906 3907 3908 3909 3910 3911 3912 3913 3914 3915 3916 3917 3918 3919 3920 3921 3922 3923 3924 3925 3926 3927 3928 3929 3930 3931 3932 3933 3934 3935 3936 3937 3938 3939 3940 3941 3942 3943 3944 3945 3946 3947 3948 3949 3950 3951 3952 3953 3954 3955 3956 3957 3958 3959 3960 3961 3962 3963 3964 3965 3966 3967 3968 3969 3970 3971 3972 3973 3974 3975 3976 3977 3978 3979 3980 3981 3982 3983 3984 3985 3986 3987 3988 3989 3990 3991 3992 3993 3994 3995 3996 3997 3998 3999 4000 4001 4002 4003 4004 4005 4006 4007 4008 4009 4010 4011 4012 4013 4014 4015 4016 4017 4018 4019 4020 4021 4022 4023 4024 4025 4026 4027 4028 4029 4030 4031 4032 4033 4034 4035 4036 4037 4038 4039 4040 4041 4042 4043 4044 4045 4046 4047 4048 4049 4050 4051 4052 4053 4054 4055 4056 4057 4058 4059 4060 4061 4062 4063 4064 4065 4066 4067 4068 4069 4070 4071 4072 4073 4074 4075 4076 4077 4078 4079 4080 4081 4082 4083 4084 4085 4086 4087 4088 4089 4090 4091 4092 4093 4094 4095 4096 4097 4098 4099 4100 4101 4102 4103 4104 4105 4106 4107 4108 4109 4110 4111 4112 4113 4114 4115 4116 4117 4118 4119 4120 4121 4122 4123 4124 4125 4126 4127 4128 4129 4130 4131 4132 4133 4134 4135 4136 4137 4138 4139 4140 4141 4142 4143 4144 4145 4146 4147 4148 4149 4150 4151 4152 4153 4154 4155 4156 4157 4158 4159 4160 4161 4162 4163 4164 4165 4166 4167 4168 4169 4170 4171 4172 4173 4174 4175 4176 4177 4178 4179 4180 4181 4182 4183 4184 4185 4186 4187 4188 4189 4190 4191 4192 4193 4194 4195 4196 4197 4198 4199 4200 4201 4202 4203 4204 4205 4206 4207 4208 4209 4210 4211 4212 4213 4214 4215 4216 4217 4218 4219 4220 4221 4222 4223 4224 4225 4226 4227 4228 4229 4230 4231 4232 4233 4234 4235 4236 4237 4238 4239 4240 4241 4242 4243 4244 4245 4246 4247 4248 4249 4250 4251 4252 4253 4254 4255 4256 4257 4258 4259 4260 4261 4262 4263 4264 4265 4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 4285 4286 4287 4288 4289 4290 4291 4292 4293 4294 4295 4296 4297 4298 4299 4300 4301 4302 4303 4304 4305 4306 4307 4308 4309 4310 4311 4312 4313 4314 4315 4316 4317 4318 4319 4320 4321 4322 4323 4324 4325 4326 4327 4328 4329 4330 4331 4332 4333 4334 4335 4336 4337 4338 4339 4340 4341 4342 4343 4344 4345 4346 4347 4348 4349 4350 4351 4352 4353 4354 4355 4356 4357 4358 4359 4360 4361 4362 4363 4364 4365 4366 4367 4368 4369 4370 4371 4372 4373 4374 4375 4376 4377 4378 4379 4380 4381 4382 4383 4384 4385 4386 4387 4388 4389 4390 4391 4392 4393 4394 4395 4396 4397 4398 4399 4400 4401 4402 4403 4404 4405 4406 4407 4408 4409 4410 4411 4412 4413 4414 4415 4416 4417 4418 4419 4420 4421 4422 4423 4424 4425 4426 4427 4428 4429 4430 4431 4432 4433 4434 4435 4436 4437 4438 4439 4440 4441 4442 4443 4444 4445 4446 4447 4448 4449 4450 4451 4452 4453 4454 4455 4456 4457 4458 4459 4460 4461 4462 4463 4464 4465 4466 4467 4468 4469 4470 4471 4472 4473 4474 4475 4476 4477 4478 4479 4480 4481 4482 4483 4484 4485 4486 4487 4488 4489 4490 4491 4492 4493 4494 4495 4496 4497 4498 4499 4500 4501 4502 4503 4504 4505 4506 4507 4508 4509 4510 4511 4512 4513 4514 4515 4516 4517 4518 4519 4520 4521 4522 4523 4524 4525 4526 4527 4528 4529 4530 4531 4532 4533 4534 4535 4536 4537 4538 4539 4540 4541 4542 4543 4544 4545 4546 4547 4548 4549 4550 4551 4552 4553 4554 4555 4556 4557 4558 4559 4560 4561 4562 4563 4564 4565 4566 4567 4568 4569 4570 4571 4572 4573 4574 4575 4576 4577 4578 4579 4580 4581 4582 4583 4584 4585 4586 4587 4588 4589 4590 4591 4592 4593 4594 4595 4596 4597 4598 4599 4600 4601 4602 4603 4604 4605 4606 4607 4608 4609 4610 4611 4612 4613 4614 4615 4616 4617 4618 4619 4620 4621 4622 4623 4624 4625 4626 4627 4628 4629 4630 4631 4632 4633 4634 4635 4636 4637 4638 4639 4640 4641 4642 4643 4644 4645 4646 4647 4648 4649 4650 4651 4652 4653 4654 4655 4656 4657 4658 4659 4660 4661 4662 4663 4664 4665 4666 4667 4668 4669 4670 4671 4672 4673 4674 4675 4676 4677 4678 4679 4680 4681 4682 4683 4684 4685 4686 4687 4688 4689 4690 4691 4692 4693 4694 4695 4696 4697 4698 4699 4700 4701 4702 4703 4704 4705 4706 4707 4708 4709 4710 4711 4712 4713 4714 4715 4716 4717 4718 4719 4720 4721 4722 4723 4724 4725 4726 4727 4728 4729 4730 4731 4732 4733 4734 4735 4736 4737 4738 4739 4740 4741 4742 4743 4744 4745 4746 4747 4748 4749 4750 4751 4752 4753 4754 4755 4756 4757 4758 4759 4760 4761 4762 4763 4764 4765 4766 4767 4768 4769 4770 4771 4772 4773 4774 4775 4776 4777 4778 4779 4780 4781 4782 4783 4784 4785 4786 4787 4788 4789 4790 4791 4792 4793 4794 4795 4796 4797 4798 4799 4800 4801 4802 4803 4804 4805 4806 4807 4808 4809 4810 4811 4812 4813 4814 4815 4816 4817 4818 4819 4820 4821 4822 4823 4824 4825 4826 4827 4828 4829 4830 4831 4832 4833 4834 4835 4836 4837 4838 4839 4840 4841 4842 4843 4844 4845 4846 4847 4848 4849 4850 4851 4852 4853 4854 4855 4856 4857 4858 4859 4860 4861 4862 4863 4864 4865 4866 4867 4868 4869 4870 4871 4872 4873 4874 4875 4876 4877 4878 4879 4880 4881 4882 4883 4884 4885 4886 4887 4888 4889 4890 4891 4892 4893 4894 4895 4896 4897 4898 4899 4900 4901 4902 4903 4904 4905 4906 4907 4908 4909 4910 4911 4912 4913 4914 4915 4916 4917 4918 4919 4920 4921 4922 4923 4924 4925 4926 4927 4928 4929 4930 4931 4932 4933 4934 4935 4936 4937 4938 4939 4940 4941 4942 4943 4944 4945 4946 4947 4948 4949 4950 4951 4952 4953 4954 4955 4956 4957 4958 4959 4960 4961 4962 4963 4964 4965 4966 4967 4968 4969 4970 4971 4972 4973 4974 4975 4976 4977 4978 4979 4980 4981 4982 4983 4984 4985 4986 4987 4988 4989 4990 4991 4992 4993 4994 4995 4996 4997 4998 4999 5000 5001 5002 5003 5004 5005 5006 5007 5008 5009 5010 5011 5012 5013 5014 5015 5016 5017 5018 5019 5020 5021 5022 5023 5024 5025 5026 5027 5028 5029 5030 5031 5032 5033 5034 5035 5036 5037 5038 5039 5040 5041 5042 5043 5044 5045 5046 5047 5048 5049 5050 5051 5052 5053 5054 5055 5056 5057 5058 5059 5060 5061 5062 5063 5064 5065 5066 5067 5068 5069 5070 5071 5072 5073 5074 5075 5076 5077 5078 5079 5080 5081 5082 5083 5084 5085 5086 5087 5088 5089 5090 5091 5092 5093 5094 5095 5096 5097 5098 5099 5100 5101 5102 5103 5104 5105 5106 5107 5108 5109 5110 5111 5112 5113 5114 5115 5116 5117 5118 5119 5120 5121 5122 5123 5124 5125 5126 5127 5128 5129 5130 5131 5132 5133 5134 5135 5136 5137 5138 5139 5140 5141 5142 5143 5144 5145 5146 5147 5148 5149 5150 5151 5152 5153 5154 5155 5156 5157 5158 5159 5160 5161 5162 5163 5164 5165 5166 5167 5168 5169 5170 5171 5172 5173 5174 5175 5176 5177 5178 5179 5180 5181 5182 5183 5184 5185 5186 5187 5188 5189 5190 5191 5192 5193 5194 5195 5196 5197 5198 5199 5200 5201 5202 5203 5204 5205 5206 5207 5208 5209 5210 5211 5212 5213 5214 5215 5216 5217 5218 5219 5220 5221 5222 5223 5224 5225 5226 5227 5228 5229 5230 5231 5232 5233 5234 5235 5236 5237 5238 5239 5240 5241 5242 5243 5244 5245 5246 5247 5248 5249 5250 5251 5252 5253 5254 5255 5256 5257 5258 5259 5260 5261 5262 5263 5264 5265 5266 5267 5268 5269 5270 5271 5272 5273 5274 5275 5276 5277 5278 5279 5280 5281 5282 5283 5284 5285 5286 5287 5288 5289 5290 5291 5292 5293 5294 5295 5296 5297 5298 5299 5300 5301 5302 5303 5304 5305 5306 5307 5308 5309 5310 5311 5312 5313 5314 5315 5316 5317 5318 5319 5320 5321 5322 5323 5324 5325 5326 5327 5328 5329 5330 5331 5332 5333 5334 5335 5336 5337 5338 5339 5340 5341 5342 5343 5344 5345 5346 5347 5348 5349 5350 5351 5352 5353 5354 5355 5356 5357 5358 5359 5360 5361 5362 5363 5364 5365 5366 5367 5368 5369 5370 5371 5372 5373 5374 5375 5376 5377 5378 5379 5380 5381 5382 5383 5384 5385 5386 5387 5388 5389 5390 5391 5392 5393 5394 5395 5396 5397 5398 5399 5400 5401 5402 5403 5404 5405 5406 5407 5408 5409 5410 5411 5412 5413 5414 5415 5416 5417 5418 5419 5420 5421 5422 5423 5424 5425 5426 5427 5428 5429 5430 5431 5432 5433 5434 5435 5436 5437 5438 5439 5440 5441 5442 5443 5444 5445 5446 5447 5448 5449 5450 5451 5452 5453 5454 5455 5456 5457 5458 5459 5460 5461 5462 5463 5464 5465 5466 5467 5468 5469 5470 5471 5472 5473 5474 5475 5476 5477 5478 5479 5480 5481 5482 5483 5484 5485 5486 5487 5488 5489 5490 5491 5492 5493 5494 5495 5496 5497 5498 5499 5500 5501 5502 5503 5504 5505 5506 5507 5508 5509 5510 5511 5512 5513 5514 5515 5516 5517 5518 5519 5520 5521 5522 5523 5524 5525 5526 5527 5528 5529 5530 5531 5532 5533 5534 5535 5536 5537 5538 5539 5540 5541 5542 5543 5544 5545 5546 5547 5548 5549 5550 5551 5552 5553 5554 5555 5556 5557 5558 5559 5560 5561 5562 5563 5564 5565 5566 5567 5568 5569 5570 5571 5572 5573 5574 5575 5576 5577 5578 5579 5580 5581 5582 5583 5584 5585 5586 5587 5588 5589 5590 5591 5592 5593 5594 5595 5596 5597 5598 5599 5600 5601 5602 5603 5604 5605 5606 5607 5608 5609 5610 5611 5612 5613 5614 5615 5616 5617 5618 5619 5620 5621 5622 5623 5624 5625 5626 5627 5628 5629 5630 5631 5632 5633 5634 5635 5636 5637 5638 5639 5640 5641 5642 5643 5644 5645 5646 5647 5648 5649 5650 5651 5652 5653 5654 5655 5656 5657 5658 5659 5660 5661 5662 5663 5664 5665 5666 5667 5668 5669 5670 5671 5672 5673 5674 5675 5676 5677 5678 5679 5680 5681 5682 5683 5684 5685 5686 5687 5688 5689 5690 5691 5692 5693 5694 5695 5696 5697 5698 5699 5700 5701 5702 5703 5704 5705 5706 5707 5708 5709 5710 5711 5712 5713 5714 5715 5716 5717 5718 5719 5720 5721 5722 5723 5724 5725 5726 5727 5728 5729 5730 5731 5732 5733 5734 5735 5736 5737 5738 5739 5740 5741 5742 5743 5744 5745 5746 5747 5748 5749 5750 5751 5752 5753 5754 5755 5756 5757 5758 5759 5760 5761 5762 5763 5764 5765 5766 5767 5768 5769 5770 5771 5772 5773 5774 5775 5776 5777 5778 5779 5780 5781 5782 5783 5784 5785 5786 5787 5788 5789 5790 5791 5792 5793 5794 5795 5796 5797 5798 5799 5800 5801 5802 5803 5804 5805 5806 5807 5808 5809 5810 5811 5812 5813 5814 5815 5816 5817 5818 5819 5820 5821 5822 5823 5824 5825 5826 5827 5828 5829 5830 5831 5832 5833 5834 5835 5836 5837 5838 5839 5840 5841 5842 5843 5844 5845 5846 5847 5848 5849 5850 5851 5852 5853 5854 5855 5856 5857 5858 5859 5860 5861 5862 5863 5864 5865 5866 5867 5868 5869 5870 5871 5872 5873 5874 5875 5876 5877 5878 5879 5880 5881 5882 5883 5884 5885 5886 5887 5888 5889 5890 5891 5892 5893 5894 5895 5896 5897 5898 5899 5900 5901 5902 5903 5904 5905 5906 5907 5908 5909 5910 5911 5912 5913 5914 5915 5916 5917 5918 5919 5920 5921 5922 5923 5924 5925 5926 5927 5928 5929 5930 5931 5932 5933 5934 5935 5936 5937 5938 5939 5940 5941 5942 5943 5944 5945 5946 5947 5948 5949 5950 5951 5952 5953 5954 5955 5956 5957 5958 5959 5960 5961 5962 5963 5964 5965 5966 5967 5968 5969 5970 5971 5972 5973 5974 5975 5976 5977 5978 5979 5980 5981 5982 5983 5984 5985 5986 5987 5988 5989 5990 5991 5992 5993 5994 5995 5996 5997 5998 5999 6000 6001 6002 6003 6004 6005 6006 6007 6008 6009 6010 6011 6012 6013 6014 6015 6016 6017 6018 6019 6020 6021 6022 6023 6024 6025 6026 6027 6028 6029 6030 6031 6032 6033 6034 6035 6036 6037 6038 6039 6040 6041 6042 6043 6044 6045 6046 6047 6048 6049 6050 6051 6052 6053 6054 6055 6056 6057 6058 6059 6060 6061 6062 6063 6064 6065 6066 6067 6068 6069 6070 6071 6072 6073 6074 6075 6076 6077 6078 6079 6080 6081 6082 6083 6084 6085 6086 6087 6088 6089 6090 6091 6092 6093 6094 6095 6096 6097 6098 6099 6100 6101 6102 6103 6104 6105 6106 6107 6108 6109 6110 6111 6112 6113 6114 6115 6116 6117 6118 6119 6120 6121 6122 6123 6124 6125 6126 6127 6128 6129 6130 6131 6132 6133 6134 6135 6136 6137 6138 6139 6140 6141 6142 6143 6144 6145 6146 6147 6148 6149 6150 6151 6152 6153 6154 6155 6156 6157 6158 6159 6160 6161 6162 6163 6164 6165 6166 6167 6168 6169 6170 6171 6172 6173 6174 6175 6176 6177 6178 6179 6180 6181 6182 6183 6184 6185 6186 6187 6188 6189 6190 6191 6192 6193 6194 6195 6196 6197 6198 6199 6200 6201 6202 6203 6204 6205 6206 6207 6208 6209 6210 6211 6212 6213 6214 6215 6216 6217 6218 6219 6220 6221 6222 6223 6224 6225 6226 6227 6228 6229 6230 6231 6232 6233 6234 6235 6236 6237 6238 6239 6240 6241 6242 6243 6244 6245 6246 6247 6248 6249 6250 6251 6252 6253 6254 6255 6256 6257 6258 6259 6260 6261 6262 6263 6264 6265 6266 6267 6268 6269 6270 6271 6272 6273 6274 6275 6276 6277 6278 6279 6280 6281 6282 6283 6284 6285 6286 6287 6288 6289 6290 6291 6292 6293 6294 6295 6296 6297 6298 6299 6300 6301 6302 6303 6304 6305 6306 6307 6308 6309 6310 6311 6312 6313 6314 6315 6316 6317 6318 6319 6320 6321 6322 6323 6324 6325 6326 6327 6328 6329 6330 6331 6332 6333 6334 6335 6336 6337 6338 6339 6340 6341 6342 6343 6344 6345 6346 6347 6348 6349 6350 6351 6352 6353 6354 6355 6356 6357 6358 6359 6360 6361 6362 6363 6364 6365 6366 6367 6368 6369 6370 6371 6372 6373 6374 6375 6376 6377 6378 6379 6380 6381 6382 6383 6384 6385 6386 6387 6388 6389 6390 6391 6392 6393 6394 6395 6396 6397 6398 6399 6400 6401 6402 6403 6404 6405 6406 6407 6408 6409 6410 6411 6412 6413 6414 6415 6416 6417 6418 6419 6420 6421 6422 6423 6424 6425 6426 6427 6428 6429 6430 6431 6432 6433 6434 6435 6436 6437 6438 6439 6440 6441 6442 6443 6444 6445 6446 6447 6448 6449 6450 6451 6452 6453 6454 6455 6456 6457 6458 6459 6460 6461 6462 6463 6464 6465 6466 6467 6468 6469 6470 6471 6472 6473 6474 6475 6476 6477 6478 6479 6480 6481 6482 6483 6484 6485 6486 6487 6488 6489 6490 6491 6492 6493 6494 6495 6496 6497 6498 6499 6500 6501 6502 6503 6504 6505 6506 6507 6508 6509 6510 6511 6512 6513 6514 6515 6516 6517 6518 6519 6520 6521 6522 6523 6524 6525 6526 6527 6528 6529 6530 6531 6532 6533 6534 6535 6536 6537 6538 6539 6540 6541 6542 6543 6544 6545 6546 6547 6548 6549 6550 6551 6552 6553 6554 6555 6556 6557 6558 6559 6560 6561 6562 6563 6564 6565 6566 6567 6568 6569 6570 6571 6572 6573 6574 6575 6576 6577 6578 6579 6580 6581 6582 6583 6584 6585 6586 6587 6588 6589 6590 6591 6592 6593 6594 6595 6596 6597 6598 6599 6600 6601 6602 6603 6604 6605 6606 6607 6608 6609 6610 6611 6612 6613 6614 6615 6616 6617 6618 6619 6620 6621 6622 6623 6624 6625 6626 6627 6628 6629 6630 6631 6632 6633 6634 6635 6636 6637 6638 6639 6640 6641 6642 6643 6644 6645 6646 6647 6648 6649 6650 6651 6652 6653 6654 6655 6656 6657 6658 6659 6660 6661 6662 6663 6664 6665 6666 6667 6668 6669 6670 6671 6672 6673 6674 6675 6676 6677 6678 6679 6680 6681 6682 6683 6684 6685 6686 6687 6688 6689 6690 6691 6692 6693 6694 6695 6696 6697 6698 6699 6700 6701 6702 6703 6704 6705 6706 6707 6708 6709 6710 6711 6712 6713 6714 6715 6716 6717 6718 6719 6720 6721 6722 6723 6724 6725 6726 6727 6728 6729 6730 6731 6732 6733 6734 6735 6736 6737 6738 6739 6740 6741 6742 6743 6744 6745 6746 6747 6748 6749 6750 6751 6752 6753 6754 6755 6756 6757 6758 6759 6760 6761 6762 6763 6764 6765 6766 6767 6768 6769 6770 6771 6772 6773 6774 6775 6776 6777 6778 6779 6780 6781 6782 6783 6784 6785 6786 6787 6788 6789 6790 6791 6792 6793 6794 6795 6796 6797 6798 6799 6800 6801 6802 6803 6804 6805 6806 6807 6808 6809 6810 6811 6812 6813 6814 6815 6816 6817 6818 6819 6820 6821 6822 6823 6824 6825 6826 6827 6828 6829 6830 6831 6832 6833 6834 6835 6836 6837 6838 6839 6840 6841 6842 6843 6844 6845 6846 6847 6848 6849 6850 6851 6852 6853 6854 6855 6856 6857 6858 6859 6860 6861 6862 6863 6864 6865 6866 6867 6868 6869 6870 6871 6872 6873 6874 6875 6876 6877 6878 6879 6880 6881 6882 6883 6884 6885 6886 6887 6888 6889 6890 6891 6892 6893 6894 6895 6896 6897 6898 6899 6900 6901 6902 6903 6904 6905 6906 6907 6908 6909 6910 6911 6912 6913 6914 6915 6916 6917 6918 6919 6920 6921 6922 6923 6924 6925 6926 6927 6928 6929 6930 6931 6932 6933 6934 6935 6936 6937 6938 6939 6940 6941 6942 6943 6944 6945 6946 6947 6948 6949 6950 6951 6952 6953 6954 6955 6956 6957 6958 6959 6960 6961 6962 6963 6964 6965 6966 6967 6968 6969 6970 6971 6972 6973 6974 6975 6976 6977 6978 6979 6980 6981 6982 6983 6984 6985 6986 6987 6988 6989 6990 6991 6992 6993 6994 6995 6996 6997 6998 6999 7000 7001 7002 7003 7004 7005 7006 7007 7008 7009 7010 7011 7012 7013 7014 7015 7016 7017 7018 7019 7020 7021 7022 7023 7024 7025 7026 7027 7028 7029 7030 7031 7032 7033 7034 7035 7036 7037 7038 7039 7040 7041 7042 7043 7044 7045 7046 7047 7048 7049 7050 7051 7052 7053 7054 7055 7056 7057 7058 7059 7060 7061 7062 7063 7064 7065 7066 7067 7068 7069 7070 7071 7072 7073 7074 7075 7076 7077 7078 7079 7080 7081 7082 7083 7084 7085 7086 7087 7088 7089 7090 7091 7092 7093 7094 7095 7096 7097 7098 7099 7100 7101 7102 7103 7104 7105 7106 7107 7108 7109 7110 7111 7112 7113 7114 7115 7116 7117 7118 7119 7120 7121 7122 7123 7124 7125 7126 7127 7128 7129 7130 7131 7132 7133 7134 7135 7136 7137 7138 7139 7140 7141 7142 7143 7144 7145 7146 7147 7148 7149 7150 7151 7152 7153 7154 7155 7156 7157 7158 7159 7160 7161 7162 7163 7164 7165 7166 7167 7168 7169 7170 7171 7172 7173 7174 7175 7176 7177 7178 7179 7180 7181 7182 7183 7184 7185 7186 7187 7188 7189 7190 7191 7192 7193 7194 7195 7196 7197 7198 7199 7200 7201 7202 7203 7204 7205 7206 7207 7208 7209 7210 7211 7212 7213 7214 7215 7216 7217 7218 7219 7220 7221 7222 7223 7224 7225 7226 7227 7228 7229 7230 7231 7232 7233 7234 7235 7236 7237 7238 7239 7240 7241 7242 7243 7244 7245 7246 7247 7248 7249 7250 7251 7252 7253 7254 7255 7256 7257 7258 7259 7260 7261 7262 7263 7264 7265 7266 7267 7268 7269 7270 7271 7272 7273 7274 7275 7276 7277 7278 7279 7280 7281 7282 7283 7284 7285 7286 7287 7288 7289 7290 7291 7292 7293 7294 7295 7296 7297 7298 7299 7300 7301 7302 7303 7304 7305 7306 7307 7308 7309 7310 7311 7312 7313 7314 7315 7316 7317 7318 7319 7320 7321 7322 7323 7324 7325 7326 7327 7328 7329 7330 7331 7332 7333 7334 7335 7336 7337 7338 7339 7340 7341 7342 7343 7344 7345 7346 7347 7348 7349 7350 7351 7352 7353 7354 7355 7356 7357 7358 7359 7360 7361 7362 7363 7364 7365 7366 7367 7368 7369 7370 7371 7372 7373 7374 7375 7376 7377 7378 7379 7380 7381 7382 7383 7384 7385 7386 7387 7388 7389 7390 7391 7392 7393 7394 7395 7396 7397 7398 7399 7400 7401 7402 7403 7404 7405 7406 7407 7408 7409 7410 7411 7412 7413 7414 7415 7416 7417 7418 7419 7420 7421 7422 7423 7424 7425 7426 7427 7428 7429 7430 7431 7432 7433 7434 7435 7436 7437 7438 7439 7440 7441 7442 7443 7444 7445 7446 7447 7448 7449 7450 7451 7452 7453 7454 7455 7456 7457 7458 7459 7460 7461 7462 7463 7464 7465 7466 7467 7468 7469 7470 7471 7472 7473 7474 7475 7476 7477 7478 7479 7480 7481 7482 7483 7484 7485 7486 7487 7488 7489 7490 7491 7492 7493 7494 7495 7496 7497 7498 7499 7500 7501 7502 7503 7504 7505 7506 7507 7508 7509 7510 7511 7512 7513 7514 7515 7516 7517 7518 7519 7520 7521 7522 7523 7524 7525 7526 7527 7528 7529 7530 7531 7532 7533 7534 7535 7536 7537 7538 7539 7540 7541 7542 7543 7544 7545 7546 7547 7548 7549 7550 7551 7552 7553 7554 7555 7556 7557 7558 7559 7560 7561 7562 7563 7564 7565 7566 7567 7568 7569 7570 7571 7572 7573 7574 7575 7576 7577 7578 7579 7580 7581 7582 7583 7584 7585 7586 7587 7588 7589 7590 7591 7592 7593 7594 7595 7596 7597 7598 7599 7600 7601 7602 7603 7604 7605 7606 7607 7608 7609 7610 7611 7612 7613 7614 7615 7616 7617 7618 7619 7620 7621 7622 7623 7624 7625 7626 7627 7628 7629 7630 7631 7632 7633 7634 7635 7636 7637 7638 7639 7640 7641 7642 7643 7644 7645 7646 7647 7648 7649 7650 7651 7652 7653 7654 7655 7656 7657 7658 7659 7660 7661 7662 7663 7664 7665 7666 7667 7668 7669 7670 7671 7672 7673 7674 7675 7676 7677 7678 7679 7680 7681 7682 7683 7684 7685 7686 7687 7688 7689 7690 7691 7692 7693 7694 7695 7696 7697 7698 7699 7700 7701 7702 7703 7704 7705 7706 7707 7708 7709 7710 7711 7712 7713 7714 7715 7716 7717 7718 7719 7720 7721 7722 7723 7724 7725 7726 7727 7728 7729 7730 7731 7732 7733 7734 7735 7736 7737 7738 7739 7740 7741 7742 7743 7744 7745 7746 7747 7748 7749 7750 7751 7752 7753 7754 7755 7756 7757 7758 7759 7760 7761 7762 7763 7764 7765 7766 7767 7768 7769 7770 7771 7772 7773 7774 7775 7776 7777 7778 7779 7780 7781 7782 7783 7784 7785 7786 7787 7788 7789 7790 7791 7792 7793 7794 7795 7796 7797 7798 7799 7800 7801 7802 7803 7804 7805 7806 7807 7808 7809 7810 7811 7812 7813 7814 7815 7816 7817 7818 7819 7820 7821 7822 7823 7824 7825 7826 7827 7828 7829 7830 7831 7832 7833 7834 7835 7836 7837 7838 7839 7840 7841 7842 7843 7844 7845 7846 7847 7848 7849 7850 7851 7852 7853 7854 7855 7856 7857 7858 7859 7860 7861 7862 7863 7864 7865 7866 7867 7868 7869 7870 7871 7872 7873 7874 7875 7876 7877 7878 7879 7880 7881 7882 7883 7884 7885 7886 7887 7888 7889 7890 7891 7892 7893 7894 7895 7896 7897 7898 7899 7900 7901 7902 7903 7904 7905 7906 7907 7908 7909 7910 7911 7912 7913 7914 7915 7916 7917 7918 7919 7920 7921 7922 7923 7924 7925 7926 7927 7928 7929 7930 7931 7932 7933 7934 7935 7936 7937 7938 7939 7940 7941 7942 7943 7944 7945 7946 7947 7948 7949 7950 7951 7952 7953 7954 7955 7956 7957 7958 7959 7960 7961 7962 7963 7964 7965 7966 7967 7968 7969 7970 7971 7972 7973 7974 7975 7976 7977 7978 7979 7980 7981 7982 7983 7984 7985 7986 7987 7988 7989 7990 7991 7992 7993 7994 7995 7996 7997 7998 7999 8000 8001 8002 8003 8004 8005 8006 8007 8008 8009 8010 8011 8012 8013 8014 8015 8016 8017 8018 8019 8020 8021 8022 8023 8024 8025 8026 8027 8028 8029 8030 8031 8032 8033 8034 8035 8036 8037 8038 8039 8040 8041 8042 8043 8044 8045 8046 8047 8048 8049 8050 8051 8052 8053 8054 8055 8056 8057 8058 8059 8060 8061 8062 8063 8064 8065 8066 8067 8068 8069 8070 8071 8072 8073 8074 8075 8076 8077 8078 8079 8080 8081 8082 8083 8084 8085 8086 8087 8088 8089 8090 8091 8092 8093 8094 8095 8096 8097 8098 8099 8100 8101 8102 8103 8104 8105 8106 8107 8108 8109 8110 8111 8112 8113 8114 8115 8116 8117 8118 8119 8120 8121 8122 8123 8124 8125 8126 8127 8128 8129 8130 8131 8132 8133 8134 8135 8136 8137 8138 8139 8140 8141 8142 8143 8144 8145 8146 8147 8148 8149 8150 8151 8152 8153 8154 8155 8156 8157 8158 8159 8160 8161 8162 8163 8164 8165 8166 8167 8168 8169 8170 8171 8172 8173 8174 8175 8176 8177 8178 8179 8180 8181 8182 8183 8184 8185 8186 8187 8188 8189 8190 8191 8192 8193 8194 8195 8196 8197 8198 8199 8200 8201 8202 8203 8204 8205 8206 8207 8208 8209 8210 8211 8212 8213 8214 8215 8216 8217 8218 8219 8220 8221 8222 8223 8224 8225 8226 8227 8228 8229 8230 8231 8232 8233 8234 8235 8236 8237 8238 8239 8240 8241 8242 8243 8244 8245 8246 8247 8248 8249 8250 8251 8252 8253 8254 8255 8256 8257 8258 8259 8260 8261 8262 8263 8264 8265 8266 8267 8268 8269 8270 8271 8272 8273 8274 8275 8276 8277 8278 8279 8280 8281 8282 8283 8284 8285 8286 8287 8288 8289 8290 8291 8292 8293 8294 8295 8296 8297 8298 8299 8300 8301 8302 8303 8304 8305 8306 8307 8308 8309 8310 8311 8312 8313 8314 8315 8316 8317 8318 8319 8320 8321 8322 8323 8324 8325 8326 8327 8328 8329 8330 8331 8332 8333 8334 8335 8336 8337 8338 8339 8340 8341 8342 8343 8344 8345 8346 8347 8348 8349 8350 8351 8352 8353 8354 8355 8356 8357 8358 8359 8360 8361 8362 8363 8364 8365 8366 8367 8368 8369 8370 8371 8372 8373 8374 8375 8376 8377 8378 8379 8380 8381 8382 8383 8384 8385 8386 8387 8388 8389 8390 8391 8392 8393 8394 8395 8396 8397 8398 8399 8400 8401 8402 8403 8404 8405 8406 8407 8408 8409 8410 8411 8412 8413 8414 8415 8416 8417 8418 8419 8420 8421 8422 8423 8424 8425 8426 8427 8428 8429 8430 8431 8432 8433 8434 8435 8436 8437 8438 8439 8440 8441 8442 8443 8444 8445 8446 8447 8448 8449 8450 8451 8452 8453 8454 8455 8456 8457 8458 8459 8460 8461 8462 8463 8464 8465 8466 8467 8468 8469 8470 8471 8472 8473 8474 8475 8476 8477 8478 8479 8480 8481 8482 8483 8484 8485 8486 8487 8488 8489 8490 8491 8492 8493 8494 8495 8496 8497 8498 8499 8500 8501 8502 8503 8504 8505 8506 8507 8508 8509 8510 8511 8512 8513 8514 8515 8516 8517 8518 8519 8520 8521 8522 8523 8524 8525 8526 8527 8528 8529 8530 8531 8532 8533 8534 8535 8536 8537 8538 8539 8540 8541 8542 8543 8544 8545 8546 8547 8548 8549 8550 8551 8552 8553 8554 8555 8556 8557 8558 8559 8560 8561 8562 8563 8564 8565 8566 8567 8568 8569 8570 8571 8572 8573 8574 8575 8576 8577 8578 8579 8580 8581 8582 8583 8584 8585 8586 8587 8588 8589 8590 8591 8592 8593 8594 8595 8596 8597 8598 8599 8600 8601 8602 8603 8604 8605 8606 8607 8608 8609 8610 8611 8612 8613 8614 8615 8616 8617 8618 8619 8620 8621 8622 8623 8624 8625 8626 8627 8628 8629 8630 8631 8632 8633 8634 8635 8636 8637 8638 8639 8640 8641 8642 8643 8644 8645 8646 8647 8648 8649 8650 8651 8652 8653 8654 8655 8656 8657 8658 8659 8660 8661 8662 8663 8664 8665 8666 8667 8668 8669 8670 8671 8672 8673 8674 8675 8676 8677 8678 8679 8680 8681 8682 8683 8684 8685 8686 8687 8688 8689 8690 8691 8692 8693 8694 8695 8696 8697 8698 8699 8700 8701 8702 8703 8704 8705 8706 8707 8708 8709 8710 8711 8712 8713 8714 8715 8716 8717 8718 8719 8720 8721 8722 8723 8724 8725 8726 8727 8728 8729 8730 8731 8732 8733 8734 8735 8736 8737 8738 8739 8740 8741 8742 8743 8744 8745 8746 8747 8748 8749 8750 8751 8752 8753 8754 8755 8756 8757 8758 8759 8760 8761 8762 8763 8764 8765 8766 8767 8768 8769 8770 8771 8772 8773 8774 8775 8776 8777 8778 8779 8780 8781 8782 8783 8784 8785 8786 8787 8788 8789 8790 8791 8792 8793 8794 8795 8796 8797 8798 8799 8800 8801 8802 8803 8804 8805 8806 8807 8808 8809 8810 8811 8812 8813 8814 8815 8816 8817 8818 8819 8820 8821 8822 8823 8824 8825 8826 8827 8828 8829 8830 8831 8832 8833 8834 8835 8836 8837 8838 8839 8840 8841 8842 8843 8844 8845 8846 8847 8848 8849 8850 8851 8852 8853 8854 8855 8856 8857 8858 8859 8860 8861 8862 8863 8864 8865 8866 8867 8868 8869 8870 8871 8872 8873 8874 8875 8876 8877 8878 8879 8880 8881 8882 8883 8884 8885 8886 8887 8888 8889 8890 8891 8892 8893 8894 8895 8896 8897 8898 8899 8900 8901 8902 8903 8904 8905 8906 8907 8908 8909 8910 8911 8912 8913 8914 8915 8916 8917 8918 8919 8920 8921 8922 8923 8924 8925 8926 8927 8928 8929 8930 8931 8932 8933 8934 8935 8936 8937 8938 8939 8940 8941 8942 8943 8944 8945 8946 8947 8948 8949 8950 8951 8952 8953 8954 8955 8956 8957 8958 8959 8960 8961 8962 8963 8964 8965 8966 8967 8968 8969 8970 8971 8972 8973 8974 8975 8976 8977 8978 8979 8980 8981 8982 8983 8984 8985 8986 8987 8988 8989 8990 8991 8992 8993 8994 8995 8996 8997 8998 8999 9000 9001 9002 9003 9004 9005 9006 9007 9008 9009 9010 9011 9012 9013 9014 9015 9016 9017 9018 9019 9020 9021 9022 9023 9024 9025 9026 9027 9028 9029 9030 9031 9032 9033 9034 9035 9036 9037 9038 9039 9040 9041 9042 9043 9044 9045 9046 9047 9048 9049 9050 9051 9052 9053 9054 9055 9056 9057 9058 9059 9060 9061 9062 9063 9064 9065 9066 9067 9068 9069 9070 9071 9072 9073 9074 9075 9076 9077 9078 9079 9080 9081 9082 9083 9084 9085 9086 9087 9088 9089 9090 9091 9092 9093 9094 9095 9096 9097 9098 9099 9100 9101 9102 9103 9104 9105 9106 9107 9108 9109 9110 9111 9112 9113 9114 9115 9116 9117 9118 9119 9120 9121 9122 9123 9124 9125 9126 9127 9128 9129 9130 9131 9132 9133 9134 9135 9136 9137 9138 9139 9140 9141 9142 9143 9144 9145 9146 9147 9148 9149 9150 9151 9152 9153 9154 9155 9156 9157 9158 9159 9160 9161 9162 9163 9164 9165 9166 9167 9168 9169 9170 9171 9172 9173 9174 9175 9176 9177 9178 9179 9180 9181 9182 9183 9184 9185 9186 9187 9188 9189 9190 9191 9192 9193 9194 9195 9196 9197 9198 9199 9200 9201 9202 9203 9204 9205 9206 9207 9208 9209 9210 9211 9212 9213 9214 9215 9216 9217 9218 9219 9220 9221 9222 9223 9224 9225 9226 9227 9228 9229 9230 9231 9232 9233 9234 9235 9236 9237 9238 9239 9240 9241 9242 9243 9244 9245 9246 9247 9248 9249 9250 9251 9252 9253 9254 9255 9256 9257 9258 9259 9260 9261 9262 9263 9264 9265 9266 9267 9268 9269 9270 9271 9272 9273 9274 9275 9276 9277 9278 9279 9280 9281 9282 9283 9284 9285 9286 9287 9288 9289 9290 9291 9292 9293 9294 9295 9296 9297 9298 9299 9300 9301 9302 9303 9304 9305 9306 9307 9308 9309 9310 9311 9312 9313 9314 9315 9316 9317 9318 9319 9320 9321 9322 9323 9324 9325 9326 9327 9328 9329 9330 9331 9332 9333 9334 9335 9336 9337 9338 9339 9340 9341 9342 9343 9344 9345 9346 9347 9348 9349 9350 9351 9352 9353 9354 9355 9356 9357 9358 9359 9360 9361 9362 9363 9364 9365 9366 9367 9368 9369 9370 9371 9372 9373 9374 9375 9376 9377 9378 9379 9380 9381 9382 9383 9384 9385 9386 9387 9388 9389 9390 9391 9392 9393 9394 9395 9396 9397 9398 9399 9400 9401 9402 9403 9404 9405 9406 9407 9408 9409 9410 9411 9412 9413 9414 9415 9416 9417 9418 9419 9420 9421 9422 9423 9424 9425 9426 9427 9428 9429 9430 9431 9432 9433 9434 9435 9436 9437 9438 9439 9440 9441 9442 9443 9444 9445 9446 9447 9448 9449 9450 9451 9452 9453 9454 9455 9456 9457 9458 9459 9460 9461 9462 9463 9464 9465 9466 9467 9468 9469 9470 9471 9472 9473 9474 9475 9476 9477 9478 9479 9480 9481 9482 9483 9484 9485 9486 9487 9488 9489 9490 9491 9492 9493 9494 9495 9496 9497 9498 9499 9500 9501 9502 9503 9504 9505 9506 9507 9508 9509 9510 9511 9512 9513 9514 9515 9516 9517 9518 9519 9520 9521 9522 9523 9524 9525 9526 9527 9528 9529 9530 9531 9532 9533 9534 9535 9536 9537 9538 9539 9540 9541 9542 9543 9544 9545 9546 9547 9548 9549 9550 9551 9552 9553 9554 9555 9556 9557 9558 9559 9560 9561 9562 9563 9564 9565 9566 9567 9568 9569 9570 9571 9572 9573 9574 9575 9576 9577 9578 9579 9580 9581 9582 9583 9584 9585 9586 9587 9588 9589 9590 9591 9592 9593 9594 9595 9596 9597 9598 9599 9600 9601 9602 9603 9604 9605 9606 9607 9608 9609 9610 9611 9612 9613 9614 9615 9616 9617 9618 9619 9620 9621 9622 9623 9624 9625 9626 9627 9628 9629 9630 9631 9632 9633 9634 9635 9636 9637 9638 9639 9640 9641 9642 9643 9644 9645 9646 9647 9648 9649 9650 9651 9652 9653 9654 9655 9656 9657 9658 9659 9660 9661 9662 9663 9664 9665 9666 9667 9668 9669 9670 9671 9672 9673 9674 9675 9676 9677 9678 9679 9680 9681 9682 9683 9684 9685 9686 9687 9688 9689 9690 9691 9692 9693 9694 9695 9696 9697 9698 9699 9700 9701 9702 9703 9704 9705 9706 9707 9708 9709 9710 9711 9712 9713 9714 9715 9716 9717 9718 9719 9720 9721 9722 9723 9724 9725 9726 9727 9728 9729 9730 9731 9732 9733 9734 9735 9736 9737 9738 9739 9740 9741 9742 9743 9744 9745 9746 9747 9748 9749 9750 9751 9752 9753 9754 9755 9756 9757 9758 9759 9760 9761 9762 9763 9764 9765 9766 9767 9768 9769 9770 9771 9772 9773 9774 9775 9776 9777 9778 9779 9780 9781 9782 9783 9784 9785 9786 9787 9788 9789 9790 9791 9792 9793 9794 9795 9796 9797 9798 9799 9800 9801 9802 9803 9804 9805 9806 9807 9808 9809 9810 9811 9812 9813 9814 9815 9816 9817 9818 9819 9820 9821 9822 9823 9824 9825 9826 9827 9828 9829 9830 9831 9832 9833 9834 9835 9836 9837 9838 9839 9840 9841 9842 9843 9844 9845 9846 9847 9848 9849 9850 9851 9852 9853 9854 9855 9856 9857 9858 9859 9860 9861 9862 9863 9864 9865 9866 9867 9868 9869 9870 9871 9872 9873 9874 9875 9876 9877 9878 9879 9880 9881 9882 9883 9884 9885 9886 9887 9888 9889 9890 9891 9892 9893 9894 9895 9896 9897 9898 9899 9900 9901 9902 9903 9904 9905 9906 9907 9908 9909 9910 9911 9912 9913 9914 9915 9916 9917 9918 9919 9920 9921 9922 9923 9924 9925 9926 9927 9928 9929 9930 9931 9932 9933 9934 9935 9936 9937 9938 9939 9940 9941 9942 9943 9944 9945 9946 9947 9948 9949 9950 9951 9952 9953 9954 9955 9956 9957 9958 9959 9960 9961 9962 9963 9964 9965 9966 9967 9968 9969 9970 9971 9972 9973 9974 9975 9976 9977 9978 9979 9980 9981 9982 9983 9984 9985 9986 9987 9988 9989 9990 9991 9992 9993 9994 9995 9996 9997 9998 9999 10000 10001 10002 10003 10004 10005 10006 10007 10008 10009 10010 10011 10012 10013 10014 10015 10016 10017 10018 10019 10020 10021 10022 10023 10024 10025 10026 10027 10028 10029 10030 10031 10032 10033 10034 10035 10036 10037 10038 10039 10040 10041 10042 10043 10044 10045 10046 10047 10048 10049 10050 10051 10052 10053 10054 10055 10056 10057 10058 10059 10060 10061 10062 10063 10064 10065 10066 10067 10068 10069 10070 10071 10072 10073 10074 10075 10076 10077 10078 10079 10080 10081 10082 10083 10084 10085 10086 10087 10088 10089 10090 10091 10092 10093 10094 10095 10096 10097 10098 10099 10100 10101 10102 10103 10104 10105 10106 10107 10108 10109 10110 10111 10112 10113 10114 10115 10116 10117 10118 10119 10120 10121 10122 10123 10124 10125 10126 10127 10128 10129 10130 10131 10132 10133 10134 10135 10136 10137 10138 10139 10140 10141 10142 10143 10144 10145 10146 10147 10148 10149 10150 10151 10152 10153 10154 10155 10156 10157 10158 10159 10160 10161 10162 10163 10164 10165 10166 10167 10168 10169 10170 10171 10172 10173 10174 10175 10176 10177 10178 10179 10180 10181 10182 10183 10184 10185 10186 10187 10188 10189 10190 10191 10192 10193 10194 10195 10196 10197 10198 10199 10200 10201 10202 10203 10204 10205 10206 10207 10208 10209 10210 10211 10212 10213 10214 10215 10216 10217 10218 10219 10220 10221 10222 10223 10224 10225 10226 10227 10228 10229 10230 10231 10232 10233 10234 10235 10236 10237 10238 10239 10240 10241 10242 10243 10244 10245 10246 10247 10248 10249 10250 10251 10252 10253 10254 10255 10256 10257 10258 10259 10260 10261 10262 10263 10264 10265 10266 10267 10268 10269 10270 10271 10272 10273 10274 10275 10276 10277 10278 10279 10280 10281 10282 10283 10284 10285 10286 10287 10288 10289 10290 10291 10292 10293 10294 10295 10296 10297 10298 10299 10300 10301 10302 10303 10304 10305 10306 10307 10308 10309 TooltipText=null 20:46:03.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:03.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:03.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestLoopClass.*' finished successfully 20:46:03.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:03.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Match Job' is a system job, skipped 20:46:03.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'IOConsole Updater' is a system job, skipped 20:46:03.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Show Console View' is a system job, skipped 20:46:03.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 20:46:03.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reveal End of Document' is a system job, skipped 20:46:03.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:46:03.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:03.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:03.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:03.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:03.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:03.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:46:03.822 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:03.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:03.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:03.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:03.823 DEBUG [WorkbenchTestable][AbstractWait] Wait for 3 seconds 20:46:06.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:06.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:06.913 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:46:06.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:06.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:06.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:06.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:06.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:06.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:06.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:46:06.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:06.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:07.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:07.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:07.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:07.111 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:07.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:07.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:07.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:07.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:07.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:07.112 INFO [WorkbenchTestable][AbstractView] Terminating console 20:46:07.112 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:07.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:07.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:07.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:07.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:07.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:07.114 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") 20:46:07.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:07.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:07.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:07.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:07.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:46:07.114 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Terminate 20:46:07.114 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:46:07.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:07.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 20:46:07.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:07.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:07.237 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:46:07.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:07.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:07.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:07.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:07.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:07.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:07.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:46:07.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:07.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:07.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:07.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:07.329 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:07.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:07.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:07.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:07.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:07.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:07.331 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:07.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:07.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:07.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:07.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:07.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:07.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:07.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:07.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 20:46:07.332 INFO [WorkbenchTestable][AbstractView] Console terminated 20:46:07.332 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:07.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:07.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:07.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:07.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:07.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:07.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:07.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:07.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:07.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:07.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:46:07.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:07.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:46:07.334 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 20:46:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:07.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:07.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:07.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:07.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:46:07.335 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 20:46:08.335 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:08.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:08.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:08.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=980809 980810 980811 980812 980813 980814 980815 980816 980817 980818 980819 980820 980821 980822 980823 980824 980825 980826 980827 980828 980829 980830 980831 980832 980833 980834 980835 980836 980837 980838 980839 980840 980841 980842 980843 980844 980845 980846 980847 980848 980849 980850 980851 980852 980853 980854 980855 980856 980857 980858 980859 980860 980861 980862 980863 980864 980865 980866 980867 980868 980869 980870 980871 980872 980873 980874 980875 980876 980877 980878 980879 980880 980881 980882 980883 980884 980885 980886 980887 980888 980889 980890 980891 980892 980893 980894 980895 980896 980897 980898 980899 980900 980901 980902 980903 980904 980905 980906 980907 980908 980909 980910 980911 980912 980913 980914 980915 980916 980917 980918 980919 980920 980921 980922 980923 980924 980925 980926 980927 980928 980929 980930 980931 980932 980933 980934 980935 980936 980937 980938 980939 980940 980941 980942 980943 980944 980945 980946 980947 980948 980949 980950 980951 980952 980953 980954 980955 980956 980957 980958 980959 980960 980961 980962 980963 980964 980965 980966 980967 980968 980969 980970 980971 980972 980973 980974 980975 980976 980977 980978 980979 980980 980981 980982 980983 980984 980985 980986 980987 980988 980989 980990 980991 980992 980993 980994 980995 980996 980997 980998 980999 981000 981001 981002 981003 981004 981005 981006 981007 981008 981009 981010 981011 981012 981013 981014 981015 981016 981017 981018 981019 981020 981021 981022 981023 981024 981025 981026 981027 981028 981029 981030 981031 981032 981033 981034 981035 981036 981037 981038 981039 981040 981041 981042 981043 981044 981045 981046 981047 981048 981049 981050 981051 981052 981053 981054 981055 981056 981057 981058 981059 981060 981061 981062 981063 981064 981065 981066 981067 981068 981069 981070 981071 981072 981073 981074 981075 981076 981077 981078 981079 981080 981081 981082 981083 981084 981085 981086 981087 981088 981089 981090 981091 981092 981093 981094 981095 981096 981097 981098 981099 981100 981101 981102 981103 981104 981105 981106 981107 981108 981109 981110 981111 981112 981113 981114 981115 981116 981117 981118 981119 981120 981121 981122 981123 981124 981125 981126 981127 981128 981129 981130 981131 981132 981133 981134 981135 981136 981137 981138 981139 981140 981141 981142 981143 981144 981145 981146 981147 981148 981149 981150 981151 981152 981153 981154 981155 981156 981157 981158 981159 981160 981161 981162 981163 981164 981165 981166 981167 981168 981169 981170 981171 981172 981173 981174 981175 981176 981177 981178 981179 981180 981181 981182 981183 981184 981185 981186 981187 981188 981189 981190 981191 981192 981193 981194 981195 981196 981197 981198 981199 981200 981201 981202 981203 981204 981205 981206 981207 981208 981209 981210 981211 981212 981213 981214 981215 981216 981217 981218 981219 981220 981221 981222 981223 981224 981225 981226 981227 981228 981229 981230 981231 981232 981233 981234 981235 981236 981237 981238 981239 981240 981241 981242 981243 981244 981245 981246 981247 981248 981249 981250 981251 981252 981253 981254 981255 981256 981257 981258 981259 981260 981261 981262 981263 981264 981265 981266 981267 981268 981269 981270 981271 981272 981273 981274 981275 981276 981277 981278 981279 981280 981281 981282 981283 981284 981285 981286 981287 981288 981289 981290 981291 981292 981293 981294 981295 981296 981297 981298 981299 981300 981301 981302 981303 981304 981305 981306 981307 981308 981309 981310 981311 981312 981313 981314 981315 981316 981317 981318 981319 981320 981321 981322 981323 981324 981325 981326 981327 981328 981329 981330 981331 981332 981333 981334 981335 981336 981337 981338 981339 981340 981341 981342 981343 981344 981345 981346 981347 981348 981349 981350 981351 981352 981353 981354 981355 981356 981357 981358 981359 981360 981361 981362 981363 981364 981365 981366 981367 981368 981369 981370 981371 981372 981373 981374 981375 981376 981377 981378 981379 981380 981381 981382 981383 981384 981385 981386 981387 981388 981389 981390 981391 981392 981393 981394 981395 981396 981397 981398 981399 981400 981401 981402 981403 981404 981405 981406 981407 981408 981409 981410 981411 981412 981413 981414 981415 981416 981417 981418 981419 981420 981421 981422 981423 981424 981425 981426 981427 981428 981429 981430 981431 981432 981433 981434 981435 981436 981437 981438 981439 981440 981441 981442 981443 981444 981445 981446 981447 981448 981449 981450 981451 981452 981453 981454 981455 981456 981457 981458 981459 981460 981461 981462 981463 981464 981465 981466 981467 981468 981469 981470 981471 981472 981473 981474 981475 981476 981477 981478 981479 981480 981481 981482 981483 981484 981485 981486 981487 981488 981489 981490 981491 981492 981493 981494 981495 981496 981497 981498 981499 981500 981501 981502 981503 981504 981505 981506 981507 981508 981509 981510 981511 981512 981513 981514 981515 981516 981517 981518 981519 981520 981521 981522 981523 981524 981525 981526 981527 981528 981529 981530 981531 981532 981533 981534 981535 981536 981537 981538 981539 981540 981541 981542 981543 981544 981545 981546 981547 981548 981549 981550 981551 981552 981553 981554 981555 981556 981557 981558 981559 981560 981561 981562 981563 981564 981565 981566 981567 981568 981569 981570 981571 981572 981573 981574 981575 981576 981577 981578 981579 981580 981581 981582 981583 981584 981585 981586 981587 981588 981589 981590 981591 981592 981593 981594 981595 981596 981597 981598 981599 981600 981601 981602 981603 981604 981605 981606 981607 981608 981609 981610 981611 981612 981613 981614 981615 981616 981617 981618 981619 981620 981621 981622 981623 981624 981625 981626 981627 981628 981629 981630 981631 981632 981633 981634 981635 981636 981637 981638 981639 981640 981641 981642 981643 981644 981645 981646 981647 981648 981649 981650 981651 981652 981653 981654 981655 981656 981657 981658 981659 981660 981661 981662 981663 981664 981665 981666 981667 981668 981669 981670 981671 981672 981673 981674 981675 981676 981677 981678 981679 981680 981681 981682 981683 981684 981685 981686 981687 981688 981689 981690 981691 981692 981693 981694 981695 981696 981697 981698 981699 981700 981701 981702 981703 981704 981705 981706 981707 981708 981709 981710 981711 981712 981713 981714 981715 981716 981717 981718 981719 981720 981721 981722 981723 981724 981725 981726 981727 981728 981729 981730 981731 981732 981733 981734 981735 981736 981737 981738 981739 981740 981741 981742 981743 981744 981745 981746 981747 981748 981749 981750 981751 981752 981753 981754 981755 981756 981757 981758 981759 981760 981761 981762 981763 981764 981765 981766 981767 981768 981769 981770 981771 981772 981773 981774 981775 981776 981777 981778 981779 981780 981781 981782 981783 981784 981785 981786 981787 981788 981789 981790 981791 981792 981793 981794 981795 981796 981797 981798 981799 981800 981801 981802 981803 981804 981805 981806 981807 981808 981809 981810 981811 981812 981813 981814 981815 981816 981817 981818 981819 981820 981821 981822 981823 981824 981825 981826 981827 981828 981829 981830 981831 981832 981833 981834 981835 981836 981837 981838 981839 981840 981841 981842 981843 981844 981845 981846 981847 981848 981849 981850 981851 981852 981853 981854 981855 981856 981857 981858 981859 981860 981861 981862 981863 981864 981865 981866 981867 981868 981869 981870 981871 981872 981873 981874 981875 981876 981877 981878 981879 981880 981881 981882 981883 981884 981885 981886 981887 981888 981889 981890 981891 981892 981893 981894 981895 981896 981897 981898 981899 981900 981901 981902 981903 981904 981905 981906 981907 981908 981909 981910 981911 981912 981913 981914 981915 981916 981917 981918 981919 981920 981921 981922 981923 981924 981925 981926 981927 981928 981929 981930 981931 981932 981933 981934 981935 981936 981937 981938 981939 981940 981941 981942 981943 981944 981945 981946 981947 981948 981949 981950 981951 981952 981953 981954 981955 981956 981957 981958 981959 981960 981961 981962 981963 981964 981965 981966 981967 981968 981969 981970 981971 981972 981973 981974 981975 981976 981977 981978 981979 981980 981981 981982 981983 981984 981985 981986 981987 981988 981989 981990 981991 981992 981993 981994 981995 981996 981997 981998 981999 982000 982001 982002 982003 982004 982005 982006 982007 982008 982009 982010 982011 982012 982013 982014 982015 982016 982017 982018 982019 982020 982021 982022 982023 982024 982025 982026 982027 982028 982029 982030 982031 982032 982033 982034 982035 982036 982037 982038 982039 982040 982041 982042 982043 982044 982045 982046 982047 982048 982049 982050 982051 982052 982053 982054 982055 982056 982057 982058 982059 982060 982061 982062 982063 982064 982065 982066 982067 982068 982069 982070 982071 982072 982073 982074 982075 982076 982077 982078 982079 982080 982081 982082 982083 982084 982085 982086 982087 982088 982089 982090 982091 982092 982093 982094 982095 982096 982097 982098 982099 982100 982101 982102 982103 982104 982105 982106 982107 982108 982109 982110 982111 982112 982113 982114 982115 982116 982117 982118 982119 982120 982121 982122 982123 982124 982125 982126 982127 982128 982129 982130 982131 982132 982133 982134 982135 982136 982137 982138 982139 982140 982141 982142 982143 982144 982145 982146 982147 982148 982149 982150 982151 982152 982153 982154 982155 982156 982157 982158 982159 982160 982161 982162 982163 982164 982165 982166 982167 982168 982169 982170 982171 982172 982173 982174 982175 982176 982177 982178 982179 982180 982181 982182 982183 982184 982185 982186 982187 982188 982189 982190 982191 982192 982193 982194 982195 982196 982197 982198 982199 982200 982201 982202 982203 982204 982205 982206 982207 982208 982209 982210 982211 982212 982213 982214 982215 982216 982217 982218 982219 982220 982221 982222 982223 982224 982225 982226 982227 982228 982229 982230 982231 982232 982233 982234 982235 982236 982237 982238 982239 982240 982241 982242 982243 982244 982245 982246 982247 982248 982249 982250 982251 982252 982253 982254 982255 982256 982257 982258 982259 982260 982261 982262 982263 982264 982265 982266 982267 982268 982269 982270 982271 982272 982273 982274 982275 982276 982277 982278 982279 982280 982281 982282 982283 982284 982285 982286 982287 982288 982289 982290 982291 982292 982293 982294 982295 982296 982297 982298 982299 982300 982301 982302 982303 982304 982305 982306 982307 982308 982309 982310 982311 982312 982313 982314 982315 982316 982317 982318 982319 982320 982321 982322 982323 982324 982325 982326 982327 982328 982329 982330 982331 982332 982333 982334 982335 982336 982337 982338 982339 982340 982341 982342 982343 982344 982345 982346 982347 982348 982349 982350 982351 982352 982353 982354 982355 982356 982357 982358 982359 982360 982361 982362 982363 982364 982365 982366 982367 982368 982369 982370 982371 982372 982373 982374 982375 982376 982377 982378 982379 982380 982381 982382 982383 982384 982385 982386 982387 982388 982389 982390 982391 982392 982393 982394 982395 982396 982397 982398 982399 982400 982401 982402 982403 982404 982405 982406 982407 982408 982409 982410 982411 982412 982413 982414 982415 982416 982417 982418 982419 982420 982421 982422 982423 982424 982425 982426 982427 982428 982429 982430 982431 982432 982433 982434 982435 982436 982437 982438 982439 982440 982441 982442 982443 982444 982445 982446 982447 982448 982449 982450 982451 982452 982453 982454 982455 982456 982457 982458 982459 982460 982461 982462 982463 982464 982465 982466 982467 982468 982469 982470 982471 982472 982473 982474 982475 982476 982477 982478 982479 982480 982481 982482 982483 982484 982485 982486 982487 982488 982489 982490 982491 982492 982493 982494 982495 982496 982497 982498 982499 982500 982501 982502 982503 982504 982505 982506 982507 982508 982509 982510 982511 982512 982513 982514 982515 982516 982517 982518 982519 982520 982521 982522 982523 982524 982525 982526 982527 982528 982529 982530 982531 982532 982533 982534 982535 982536 982537 982538 982539 982540 982541 982542 982543 982544 982545 982546 982547 982548 982549 982550 982551 982552 982553 982554 982555 982556 982557 982558 982559 982560 982561 982562 982563 982564 982565 982566 982567 982568 982569 982570 982571 982572 982573 982574 982575 982576 982577 982578 982579 982580 982581 982582 982583 982584 982585 982586 982587 982588 982589 982590 982591 982592 982593 982594 982595 982596 982597 982598 982599 982600 982601 982602 982603 982604 982605 982606 982607 982608 982609 982610 982611 982612 982613 982614 982615 982616 982617 982618 982619 982620 982621 982622 982623 982624 982625 982626 982627 982628 982629 982630 982631 982632 982633 982634 982635 982636 982637 982638 982639 982640 982641 982642 982643 982644 982645 982646 982647 982648 982649 982650 982651 982652 982653 982654 982655 982656 982657 982658 982659 982660 982661 982662 982663 982664 982665 982666 982667 982668 982669 982670 982671 982672 982673 982674 982675 982676 982677 982678 982679 982680 982681 982682 982683 982684 982685 982686 982687 982688 982689 982690 982691 982692 982693 982694 982695 982696 982697 982698 982699 982700 982701 982702 982703 982704 982705 982706 982707 982708 982709 982710 982711 982712 982713 982714 982715 982716 982717 982718 982719 982720 982721 982722 982723 982724 982725 982726 982727 982728 982729 982730 982731 982732 982733 982734 982735 982736 982737 982738 982739 982740 982741 982742 982743 982744 982745 982746 982747 982748 982749 982750 982751 982752 982753 982754 982755 982756 982757 982758 982759 982760 982761 982762 982763 982764 982765 982766 982767 982768 982769 982770 982771 982772 982773 982774 982775 982776 982777 982778 982779 982780 982781 982782 982783 982784 982785 982786 982787 982788 982789 982790 982791 982792 982793 982794 982795 982796 982797 982798 982799 982800 982801 982802 982803 982804 982805 982806 982807 982808 982809 982810 982811 982812 982813 982814 982815 982816 982817 982818 982819 982820 982821 982822 982823 982824 982825 982826 982827 982828 982829 982830 982831 982832 982833 982834 982835 982836 982837 982838 982839 982840 982841 982842 982843 982844 982845 982846 982847 982848 982849 982850 982851 982852 982853 982854 982855 982856 982857 982858 982859 982860 982861 982862 982863 982864 982865 982866 982867 982868 982869 982870 982871 982872 982873 982874 982875 982876 982877 982878 982879 982880 982881 982882 982883 982884 982885 982886 982887 982888 982889 982890 982891 982892 982893 982894 982895 982896 982897 982898 982899 982900 982901 982902 982903 982904 982905 982906 982907 982908 982909 982910 982911 982912 982913 982914 982915 982916 982917 982918 982919 982920 982921 982922 982923 982924 982925 982926 982927 982928 982929 982930 982931 982932 982933 982934 982935 982936 982937 982938 982939 982940 982941 982942 982943 982944 982945 982946 982947 982948 982949 982950 982951 982952 982953 982954 982955 982956 982957 982958 982959 982960 982961 982962 982963 982964 982965 982966 982967 982968 982969 982970 982971 982972 982973 982974 982975 982976 982977 982978 982979 982980 982981 982982 982983 982984 982985 982986 982987 982988 982989 982990 982991 982992 982993 982994 982995 982996 982997 982998 982999 983000 983001 983002 983003 983004 983005 983006 983007 983008 983009 983010 983011 983012 983013 983014 983015 983016 983017 983018 983019 983020 983021 983022 983023 983024 983025 983026 983027 983028 983029 983030 983031 983032 983033 983034 983035 983036 983037 983038 983039 983040 983041 983042 983043 983044 983045 983046 983047 983048 983049 983050 983051 983052 983053 983054 983055 983056 983057 983058 983059 983060 983061 983062 983063 983064 983065 983066 983067 983068 983069 983070 983071 983072 983073 983074 983075 983076 983077 983078 983079 983080 983081 983082 983083 983084 983085 983086 983087 983088 983089 983090 983091 983092 983093 983094 983095 983096 983097 983098 983099 983100 983101 983102 983103 983104 983105 983106 983107 983108 983109 983110 983111 983112 983113 983114 983115 983116 983117 983118 983119 983120 983121 983122 983123 983124 983125 983126 983127 983128 983129 983130 983131 983132 983133 983134 983135 983136 983137 983138 983139 983140 983141 983142 983143 983144 983145 983146 983147 983148 983149 983150 983151 983152 983153 983154 983155 983156 983157 983158 983159 983160 983161 983162 983163 983164 983165 983166 983167 983168 983169 983170 983171 983172 983173 983174 983175 983176 983177 983178 983179 983180 983181 983182 983183 983184 983185 983186 983187 983188 983189 983190 983191 983192 983193 983194 983195 983196 983197 983198 983199 983200 983201 983202 983203 983204 983205 983206 983207 983208 983209 983210 983211 983212 983213 983214 983215 983216 983217 983218 983219 983220 983221 983222 983223 983224 983225 983226 983227 983228 983229 983230 983231 983232 983233 983234 983235 983236 983237 983238 983239 983240 983241 983242 983243 983244 983245 983246 983247 983248 983249 983250 983251 983252 983253 983254 983255 983256 983257 983258 983259 983260 983261 983262 983263 983264 983265 983266 983267 983268 983269 983270 983271 983272 983273 983274 983275 983276 983277 983278 983279 983280 983281 983282 983283 983284 983285 983286 983287 983288 983289 983290 983291 983292 983293 983294 983295 983296 983297 983298 983299 983300 983301 983302 983303 983304 983305 983306 983307 983308 983309 983310 983311 983312 983313 983314 983315 983316 983317 983318 983319 983320 983321 983322 983323 983324 983325 983326 983327 983328 983329 983330 983331 983332 983333 983334 983335 983336 983337 983338 983339 983340 983341 983342 983343 983344 983345 983346 983347 983348 983349 983350 983351 983352 983353 983354 983355 983356 983357 983358 983359 983360 983361 983362 983363 983364 983365 983366 983367 983368 983369 983370 983371 983372 983373 983374 983375 983376 983377 983378 983379 983380 983381 983382 983383 983384 983385 983386 983387 983388 983389 983390 983391 983392 983393 983394 983395 983396 983397 983398 983399 983400 983401 983402 983403 983404 983405 983406 983407 983408 983409 983410 983411 983412 983413 983414 983415 983416 983417 983418 983419 983420 983421 983422 983423 983424 983425 983426 983427 983428 983429 983430 983431 983432 983433 983434 983435 983436 983437 983438 983439 983440 983441 983442 983443 983444 983445 983446 983447 983448 983449 983450 983451 983452 983453 983454 983455 983456 983457 983458 983459 983460 983461 983462 983463 983464 983465 983466 983467 983468 983469 983470 983471 983472 983473 983474 983475 983476 983477 983478 983479 983480 983481 983482 983483 983484 983485 983486 983487 983488 983489 983490 983491 983492 983493 983494 983495 983496 983497 983498 983499 983500 983501 983502 983503 983504 983505 983506 983507 983508 983509 983510 983511 983512 983513 983514 983515 983516 983517 983518 983519 983520 983521 983522 983523 983524 983525 983526 983527 983528 983529 983530 983531 983532 983533 983534 983535 983536 983537 983538 983539 983540 983541 983542 983543 983544 983545 983546 983547 983548 983549 983550 983551 983552 983553 983554 983555 983556 983557 983558 983559 983560 983561 983562 983563 983564 983565 983566 983567 983568 983569 983570 983571 983572 983573 983574 983575 983576 983577 983578 983579 983580 983581 983582 983583 983584 983585 983586 983587 983588 983589 983590 983591 983592 983593 983594 983595 983596 983597 983598 983599 983600 983601 983602 983603 983604 983605 983606 983607 983608 983609 983610 983611 983612 983613 983614 983615 983616 983617 983618 983619 983620 983621 983622 983623 983624 983625 983626 983627 983628 983629 983630 983631 983632 983633 983634 983635 983636 983637 983638 983639 983640 983641 983642 983643 983644 983645 983646 983647 983648 983649 983650 983651 983652 983653 983654 983655 983656 983657 983658 983659 983660 983661 983662 983663 983664 983665 983666 983667 983668 983669 983670 983671 983672 983673 983674 983675 983676 983677 983678 983679 983680 983681 983682 983683 983684 983685 983686 983687 983688 983689 983690 983691 983692 983693 983694 983695 983696 983697 983698 983699 983700 983701 983702 983703 983704 983705 983706 983707 983708 983709 983710 983711 983712 983713 983714 983715 983716 983717 983718 983719 983720 983721 983722 983723 983724 983725 983726 983727 983728 983729 983730 983731 983732 983733 983734 983735 983736 983737 983738 983739 983740 983741 983742 983743 983744 983745 983746 983747 983748 983749 983750 983751 983752 983753 983754 983755 983756 983757 983758 983759 983760 983761 983762 983763 983764 983765 983766 983767 983768 983769 983770 983771 983772 983773 983774 983775 983776 983777 983778 983779 983780 983781 983782 983783 983784 983785 983786 983787 983788 983789 983790 983791 983792 983793 983794 983795 983796 983797 983798 983799 983800 983801 983802 983803 983804 983805 983806 983807 983808 983809 983810 983811 983812 983813 983814 983815 983816 983817 983818 983819 983820 983821 983822 983823 983824 983825 983826 983827 983828 983829 983830 983831 983832 983833 983834 983835 983836 983837 983838 983839 983840 983841 983842 983843 983844 983845 983846 983847 983848 983849 983850 983851 983852 983853 983854 983855 983856 983857 983858 983859 983860 983861 983862 983863 983864 983865 983866 983867 983868 983869 983870 983871 983872 983873 983874 983875 983876 983877 983878 983879 983880 983881 983882 983883 983884 983885 983886 983887 983888 983889 983890 983891 983892 983893 983894 983895 983896 983897 983898 983899 983900 983901 983902 983903 983904 983905 983906 983907 983908 983909 983910 983911 983912 983913 983914 983915 983916 983917 983918 983919 983920 983921 983922 983923 983924 983925 983926 983927 983928 983929 983930 983931 983932 983933 983934 983935 983936 983937 983938 983939 983940 983941 983942 983943 983944 983945 983946 983947 983948 983949 983950 983951 983952 983953 983954 983955 983956 983957 983958 983959 983960 983961 983962 983963 983964 983965 983966 983967 983968 983969 983970 983971 983972 983973 983974 983975 983976 983977 983978 983979 983980 983981 983982 983983 983984 983985 983986 983987 983988 983989 983990 983991 983992 983993 983994 983995 983996 983997 983998 983999 984000 984001 984002 984003 984004 984005 984006 984007 984008 984009 984010 984011 984012 984013 984014 984015 984016 984017 984018 984019 984020 984021 984022 984023 984024 984025 984026 984027 984028 984029 984030 984031 984032 984033 984034 984035 984036 984037 984038 984039 984040 984041 984042 984043 984044 984045 984046 984047 984048 984049 984050 984051 984052 984053 984054 984055 984056 984057 984058 984059 984060 984061 984062 984063 984064 984065 984066 984067 984068 984069 984070 984071 984072 984073 984074 984075 984076 984077 984078 984079 984080 984081 984082 984083 984084 984085 984086 984087 984088 984089 984090 984091 984092 984093 984094 984095 984096 984097 984098 984099 984100 984101 984102 984103 984104 984105 984106 984107 984108 984109 984110 984111 984112 984113 984114 984115 984116 984117 984118 984119 984120 984121 984122 984123 984124 984125 984126 984127 984128 984129 984130 984131 984132 984133 984134 984135 984136 984137 984138 984139 984140 984141 984142 984143 984144 984145 984146 984147 984148 984149 984150 984151 984152 984153 984154 984155 984156 984157 984158 984159 984160 984161 984162 984163 984164 984165 984166 984167 984168 984169 984170 984171 984172 984173 984174 984175 984176 984177 984178 984179 984180 984181 984182 984183 984184 984185 984186 984187 984188 984189 984190 984191 984192 984193 984194 984195 984196 984197 984198 984199 984200 984201 984202 984203 984204 984205 984206 984207 984208 984209 984210 984211 984212 984213 984214 984215 984216 984217 984218 984219 984220 984221 984222 984223 984224 984225 984226 984227 984228 984229 984230 984231 984232 984233 984234 984235 984236 984237 984238 984239 984240 984241 984242 984243 984244 984245 984246 984247 984248 984249 984250 984251 984252 984253 984254 984255 984256 984257 984258 984259 984260 984261 984262 984263 984264 984265 984266 984267 984268 984269 984270 984271 984272 984273 984274 984275 984276 984277 984278 984279 984280 984281 984282 984283 984284 984285 984286 984287 984288 984289 984290 984291 984292 984293 984294 984295 984296 984297 984298 984299 984300 984301 984302 984303 984304 984305 984306 984307 984308 984309 984310 984311 984312 984313 984314 984315 984316 984317 984318 984319 984320 984321 984322 984323 984324 984325 984326 984327 984328 984329 984330 984331 984332 984333 984334 984335 984336 984337 984338 984339 984340 984341 984342 984343 984344 984345 984346 984347 984348 984349 984350 984351 984352 984353 984354 984355 984356 984357 984358 984359 984360 984361 984362 984363 984364 984365 984366 984367 984368 984369 984370 984371 984372 984373 984374 984375 984376 984377 984378 984379 984380 984381 984382 984383 984384 984385 984386 984387 984388 984389 984390 984391 984392 984393 984394 984395 984396 984397 984398 984399 984400 984401 984402 984403 984404 984405 984406 984407 984408 984409 984410 984411 984412 984413 984414 984415 984416 984417 984418 984419 984420 984421 984422 984423 984424 984425 984426 984427 984428 984429 984430 984431 984432 984433 984434 984435 984436 984437 984438 984439 984440 984441 984442 984443 984444 984445 984446 984447 984448 984449 984450 984451 984452 984453 984454 984455 984456 984457 984458 984459 984460 984461 984462 984463 984464 984465 984466 984467 984468 984469 984470 984471 984472 984473 984474 984475 984476 984477 984478 984479 984480 984481 984482 984483 984484 984485 984486 984487 984488 984489 984490 984491 984492 984493 984494 984495 984496 984497 984498 984499 984500 984501 984502 984503 984504 984505 984506 984507 984508 984509 984510 984511 984512 984513 984514 984515 984516 984517 984518 984519 984520 984521 984522 984523 984524 984525 984526 984527 984528 984529 984530 984531 984532 984533 984534 984535 984536 984537 984538 984539 984540 984541 984542 984543 984544 984545 984546 984547 984548 984549 984550 984551 984552 984553 984554 984555 984556 984557 984558 984559 984560 984561 984562 984563 984564 984565 984566 984567 984568 984569 984570 984571 984572 984573 984574 984575 984576 984577 984578 984579 984580 984581 984582 984583 984584 984585 984586 984587 984588 984589 984590 984591 984592 984593 984594 984595 984596 984597 984598 984599 984600 984601 984602 984603 984604 984605 984606 984607 984608 984609 984610 984611 984612 984613 984614 984615 984616 984617 984618 984619 984620 984621 984622 984623 984624 984625 984626 984627 984628 984629 984630 984631 984632 984633 984634 984635 984636 984637 984638 984639 984640 984641 984642 984643 984644 984645 984646 984647 984648 984649 984650 984651 984652 984653 984654 984655 984656 984657 984658 984659 984660 984661 984662 984663 984664 984665 984666 984667 984668 984669 984670 984671 984672 984673 984674 984675 984676 984677 984678 984679 984680 984681 984682 984683 984684 984685 984686 984687 984688 984689 984690 984691 984692 984693 984694 984695 984696 984697 984698 984699 984700 984701 984702 984703 984704 984705 984706 984707 984708 984709 984710 984711 984712 984713 984714 984715 984716 984717 984718 984719 984720 984721 984722 984723 984724 984725 984726 984727 984728 984729 984730 984731 984732 984733 984734 984735 984736 984737 984738 984739 984740 984741 984742 984743 984744 984745 984746 984747 984748 984749 984750 984751 984752 984753 984754 984755 984756 984757 984758 984759 984760 984761 984762 984763 984764 984765 984766 984767 984768 984769 984770 984771 984772 984773 984774 984775 984776 984777 984778 984779 984780 984781 984782 984783 984784 984785 984786 984787 984788 984789 984790 984791 984792 984793 984794 984795 984796 984797 984798 984799 984800 984801 984802 984803 984804 984805 984806 984807 984808 984809 984810 984811 984812 984813 984814 984815 984816 984817 984818 984819 984820 984821 984822 984823 984824 984825 984826 984827 984828 984829 984830 984831 984832 984833 984834 984835 984836 984837 984838 984839 984840 984841 984842 984843 984844 984845 984846 984847 984848 984849 984850 984851 984852 984853 984854 984855 984856 984857 984858 984859 984860 984861 984862 984863 984864 984865 984866 984867 984868 984869 984870 984871 984872 984873 984874 984875 984876 984877 984878 984879 984880 984881 984882 984883 984884 984885 984886 984887 984888 984889 984890 984891 984892 984893 984894 984895 984896 984897 984898 984899 984900 984901 984902 984903 984904 984905 984906 984907 984908 984909 984910 984911 984912 984913 984914 984915 984916 984917 984918 984919 984920 984921 984922 984923 984924 984925 984926 984927 984928 984929 984930 984931 984932 984933 984934 984935 984936 984937 984938 984939 984940 984941 984942 984943 984944 984945 984946 984947 984948 984949 984950 984951 984952 984953 984954 984955 984956 984957 984958 984959 984960 984961 984962 984963 984964 984965 984966 984967 984968 984969 984970 984971 984972 984973 984974 984975 984976 984977 984978 984979 984980 984981 984982 984983 984984 984985 984986 984987 984988 984989 984990 984991 984992 984993 984994 984995 984996 984997 984998 984999 985000 985001 985002 985003 985004 985005 985006 985007 985008 985009 985010 985011 985012 985013 985014 985015 985016 985017 985018 985019 985020 985021 985022 985023 985024 985025 985026 985027 985028 985029 985030 985031 985032 985033 985034 985035 985036 985037 985038 985039 985040 985041 985042 985043 985044 985045 985046 985047 985048 985049 985050 985051 985052 985053 985054 985055 985056 985057 985058 985059 985060 985061 985062 985063 985064 985065 985066 985067 985068 985069 985070 985071 985072 985073 985074 985075 985076 985077 985078 985079 985080 985081 985082 985083 985084 985085 985086 985087 985088 985089 985090 985091 985092 985093 985094 985095 985096 985097 985098 985099 985100 985101 985102 985103 985104 985105 985106 985107 985108 985109 985110 985111 985112 985113 985114 985115 985116 985117 985118 985119 985120 985121 985122 985123 985124 985125 985126 985127 985128 985129 985130 985131 985132 985133 985134 985135 985136 985137 985138 985139 985140 985141 985142 985143 985144 985145 985146 985147 985148 985149 985150 985151 985152 985153 985154 985155 985156 985157 985158 985159 985160 985161 985162 985163 985164 985165 985166 985167 985168 985169 985170 985171 985172 985173 985174 985175 985176 985177 985178 985179 985180 985181 985182 985183 985184 985185 985186 985187 985188 985189 985190 985191 985192 985193 985194 985195 985196 985197 985198 985199 985200 985201 985202 985203 985204 985205 985206 985207 985208 985209 985210 985211 985212 985213 985214 985215 985216 985217 985218 985219 985220 985221 985222 985223 985224 985225 985226 985227 985228 985229 985230 985231 985232 985233 985234 985235 985236 985237 985238 985239 985240 985241 985242 985243 985244 985245 985246 985247 985248 985249 985250 985251 985252 985253 985254 985255 985256 985257 985258 985259 985260 985261 985262 985263 985264 985265 985266 985267 985268 985269 985270 985271 985272 985273 985274 985275 985276 985277 985278 985279 985280 985281 985282 985283 985284 985285 985286 985287 985288 985289 985290 985291 985292 985293 985294 985295 985296 985297 985298 985299 985300 985301 985302 985303 985304 985305 985306 985307 985308 985309 985310 985311 985312 985313 985314 985315 985316 985317 985318 985319 985320 985321 985322 985323 985324 985325 985326 985327 985328 985329 985330 985331 985332 985333 985334 985335 985336 985337 985338 985339 985340 985341 985342 985343 985344 985345 985346 985347 985348 985349 985350 985351 985352 985353 985354 985355 985356 985357 985358 985359 985360 985361 985362 985363 985364 985365 985366 985367 985368 985369 985370 985371 985372 985373 985374 985375 985376 985377 985378 985379 985380 985381 985382 985383 985384 985385 985386 985387 985388 985389 985390 985391 985392 985393 985394 985395 985396 985397 985398 985399 985400 985401 985402 985403 985404 985405 985406 985407 985408 985409 985410 985411 985412 985413 985414 985415 985416 985417 985418 985419 985420 985421 985422 985423 985424 985425 985426 985427 985428 985429 985430 985431 985432 985433 985434 985435 985436 985437 985438 985439 985440 985441 985442 985443 985444 985445 985446 985447 985448 985449 985450 985451 985452 985453 985454 985455 985456 985457 985458 985459 985460 985461 985462 985463 985464 985465 985466 985467 985468 985469 985470 985471 985472 985473 985474 985475 985476 985477 985478 985479 985480 985481 985482 985483 985484 985485 985486 985487 985488 985489 985490 985491 985492 985493 985494 985495 985496 985497 985498 985499 985500 985501 985502 985503 985504 985505 985506 985507 985508 985509 985510 985511 985512 985513 985514 985515 985516 985517 985518 985519 985520 985521 985522 985523 985524 985525 985526 985527 985528 985529 985530 985531 985532 985533 985534 985535 985536 985537 985538 985539 985540 985541 985542 985543 985544 985545 985546 985547 985548 985549 985550 985551 985552 985553 985554 985555 985556 985557 985558 985559 985560 985561 985562 985563 985564 985565 985566 985567 985568 985569 985570 985571 985572 985573 985574 985575 985576 985577 985578 985579 985580 985581 985582 985583 985584 985585 985586 985587 985588 985589 985590 985591 985592 985593 985594 985595 985596 985597 985598 985599 985600 985601 985602 985603 985604 985605 985606 985607 985608 985609 985610 985611 985612 985613 985614 985615 985616 985617 985618 985619 985620 985621 985622 985623 985624 985625 985626 985627 985628 985629 985630 985631 985632 985633 985634 985635 985636 985637 985638 985639 985640 985641 985642 985643 985644 985645 985646 985647 985648 985649 985650 985651 985652 985653 985654 985655 985656 985657 985658 985659 985660 985661 985662 985663 985664 985665 985666 985667 985668 985669 985670 985671 985672 985673 985674 985675 985676 985677 985678 985679 985680 985681 985682 985683 985684 985685 985686 985687 985688 985689 985690 985691 985692 985693 985694 985695 985696 985697 985698 985699 985700 985701 985702 985703 985704 985705 985706 985707 985708 985709 985710 985711 985712 985713 985714 985715 985716 985717 985718 985719 985720 985721 985722 985723 985724 985725 985726 985727 985728 985729 985730 985731 985732 985733 985734 985735 985736 985737 985738 985739 985740 985741 985742 985743 985744 985745 985746 985747 985748 985749 985750 985751 985752 985753 985754 985755 985756 985757 985758 985759 985760 985761 985762 985763 985764 985765 985766 985767 985768 985769 985770 985771 985772 985773 985774 985775 985776 985777 985778 985779 985780 985781 985782 985783 985784 985785 985786 985787 985788 985789 985790 985791 985792 985793 985794 985795 985796 985797 985798 985799 985800 985801 985802 985803 985804 985805 985806 985807 985808 985809 985810 985811 985812 985813 985814 985815 985816 985817 985818 985819 985820 985821 985822 985823 985824 985825 985826 985827 985828 985829 985830 985831 985832 985833 985834 985835 985836 985837 985838 985839 985840 985841 985842 985843 985844 985845 985846 985847 985848 985849 985850 985851 985852 985853 985854 985855 985856 985857 985858 985859 985860 985861 985862 985863 985864 985865 985866 985867 985868 985869 985870 985871 985872 985873 985874 985875 985876 985877 985878 985879 985880 985881 985882 985883 985884 985885 985886 985887 985888 985889 985890 985891 985892 985893 985894 985895 985896 985897 985898 985899 985900 985901 985902 985903 985904 985905 985906 985907 985908 985909 985910 985911 985912 985913 985914 985915 985916 985917 985918 985919 985920 985921 985922 985923 985924 985925 985926 985927 985928 985929 985930 985931 985932 985933 985934 985935 985936 985937 985938 985939 985940 985941 985942 985943 985944 985945 985946 985947 985948 985949 985950 985951 985952 985953 985954 985955 985956 985957 985958 985959 985960 985961 985962 985963 985964 985965 985966 985967 985968 985969 985970 985971 985972 985973 985974 985975 985976 985977 985978 985979 985980 985981 985982 985983 985984 985985 985986 985987 985988 985989 985990 985991 985992 985993 985994 985995 985996 985997 985998 985999 986000 986001 986002 986003 986004 986005 986006 986007 986008 986009 986010 986011 986012 986013 986014 986015 986016 986017 986018 986019 986020 986021 986022 986023 986024 986025 986026 986027 986028 986029 986030 986031 986032 986033 986034 986035 986036 986037 986038 986039 986040 986041 986042 986043 986044 986045 986046 986047 986048 986049 986050 986051 986052 986053 986054 986055 986056 986057 986058 986059 986060 986061 986062 986063 986064 986065 986066 986067 986068 986069 986070 986071 986072 986073 986074 986075 986076 986077 986078 986079 986080 986081 986082 986083 986084 986085 986086 986087 986088 986089 986090 986091 986092 986093 986094 986095 986096 986097 986098 986099 986100 986101 986102 986103 986104 986105 986106 986107 986108 986109 986110 986111 986112 986113 986114 986115 986116 986117 986118 986119 986120 986121 986122 986123 986124 986125 986126 986127 986128 986129 986130 986131 986132 986133 986134 986135 986136 986137 986138 986139 986140 986141 986142 986143 986144 986145 986146 986147 986148 986149 986150 986151 986152 986153 986154 986155 986156 986157 986158 986159 986160 986161 986162 986163 986164 986165 986166 986167 986168 986169 986170 986171 986172 986173 986174 986175 986176 986177 986178 986179 986180 986181 986182 986183 986184 986185 986186 986187 986188 986189 986190 986191 986192 986193 986194 986195 986196 986197 986198 986199 986200 986201 986202 986203 986204 986205 986206 986207 986208 986209 986210 986211 986212 986213 986214 986215 986216 986217 986218 986219 986220 986221 986222 986223 986224 986225 986226 986227 986228 986229 986230 986231 986232 986233 986234 986235 986236 986237 986238 986239 986240 986241 986242 986243 986244 986245 986246 986247 986248 986249 986250 986251 986252 986253 986254 986255 986256 986257 986258 986259 986260 986261 986262 986263 986264 986265 986266 986267 986268 986269 986270 986271 986272 986273 986274 986275 986276 986277 986278 986279 986280 986281 986282 986283 986284 986285 986286 986287 986288 986289 986290 986291 986292 986293 986294 986295 986296 986297 986298 986299 986300 986301 986302 986303 986304 986305 986306 986307 986308 986309 986310 986311 986312 986313 986314 986315 986316 986317 986318 986319 986320 986321 986322 986323 986324 986325 986326 986327 986328 986329 986330 986331 986332 986333 986334 986335 986336 986337 986338 986339 986340 986341 986342 986343 986344 986345 986346 986347 986348 986349 986350 986351 986352 986353 986354 986355 986356 986357 986358 986359 986360 986361 986362 986363 986364 986365 986366 986367 986368 986369 986370 986371 986372 986373 986374 986375 986376 986377 986378 986379 986380 986381 986382 986383 986384 986385 986386 986387 986388 986389 986390 986391 986392 986393 986394 986395 986396 986397 986398 986399 986400 986401 986402 986403 986404 986405 986406 986407 986408 986409 986410 986411 986412 986413 986414 986415 986416 986417 986418 986419 986420 986421 986422 986423 986424 986425 986426 986427 986428 986429 986430 986431 986432 986433 986434 986435 986436 986437 986438 986439 986440 986441 986442 986443 986444 986445 986446 986447 986448 986449 986450 986451 986452 986453 986454 986455 986456 986457 986458 986459 986460 986461 986462 986463 986464 986465 986466 986467 986468 986469 986470 986471 986472 986473 986474 986475 986476 986477 986478 986479 986480 986481 986482 986483 986484 986485 986486 986487 986488 986489 986490 986491 986492 986493 986494 986495 986496 986497 986498 986499 986500 986501 986502 986503 986504 986505 986506 986507 986508 986509 986510 986511 986512 986513 986514 986515 986516 986517 986518 986519 986520 986521 986522 986523 986524 986525 986526 986527 986528 986529 986530 986531 986532 986533 986534 986535 986536 986537 986538 986539 986540 986541 986542 986543 986544 986545 986546 986547 986548 986549 986550 986551 986552 986553 986554 986555 986556 986557 986558 986559 986560 986561 986562 986563 986564 986565 986566 986567 986568 986569 986570 986571 986572 986573 986574 986575 986576 986577 986578 986579 986580 986581 986582 986583 986584 986585 986586 986587 986588 986589 986590 986591 986592 986593 986594 986595 986596 986597 986598 986599 986600 986601 986602 986603 986604 986605 986606 986607 986608 986609 986610 986611 986612 986613 986614 986615 986616 986617 986618 986619 986620 986621 986622 986623 986624 986625 986626 986627 986628 986629 986630 986631 986632 986633 986634 986635 986636 986637 986638 986639 986640 986641 986642 986643 986644 986645 986646 986647 986648 986649 986650 986651 986652 986653 986654 986655 986656 986657 986658 986659 986660 986661 986662 986663 986664 986665 986666 986667 986668 986669 986670 986671 986672 986673 986674 986675 986676 986677 986678 986679 986680 986681 986682 986683 986684 986685 986686 986687 986688 986689 986690 986691 986692 986693 986694 986695 986696 986697 986698 986699 986700 986701 986702 986703 986704 986705 986706 986707 986708 986709 986710 986711 986712 986713 986714 986715 986716 986717 986718 986719 986720 986721 986722 986723 986724 986725 986726 986727 986728 986729 986730 986731 986732 986733 986734 986735 986736 986737 986738 986739 986740 986741 986742 986743 986744 986745 986746 986747 986748 986749 986750 986751 986752 986753 986754 986755 986756 986757 986758 986759 986760 986761 986762 986763 986764 986765 986766 986767 986768 986769 986770 986771 986772 986773 986774 986775 986776 986777 986778 986779 986780 986781 986782 986783 986784 986785 986786 986787 986788 986789 986790 986791 986792 986793 986794 986795 986796 986797 986798 986799 986800 986801 986802 986803 986804 986805 986806 986807 986808 986809 986810 986811 986812 986813 986814 986815 986816 986817 986818 986819 986820 986821 986822 986823 986824 986825 986826 986827 986828 986829 986830 986831 986832 986833 986834 986835 986836 986837 986838 986839 986840 986841 986842 986843 986844 986845 986846 986847 986848 986849 986850 986851 986852 986853 986854 986855 986856 986857 986858 986859 986860 986861 986862 986863 986864 986865 986866 986867 986868 986869 986870 986871 986872 986873 986874 986875 986876 986877 986878 986879 986880 986881 986882 986883 986884 986885 986886 986887 986888 986889 986890 986891 986892 986893 986894 986895 986896 986897 986898 986899 986900 986901 986902 986903 986904 986905 986906 986907 986908 986909 986910 986911 986912 986913 986914 986915 986916 986917 986918 986919 986920 986921 986922 986923 986924 986925 986926 986927 986928 986929 986930 986931 986932 986933 986934 986935 986936 986937 986938 986939 986940 986941 986942 986943 986944 986945 986946 986947 986948 986949 986950 986951 986952 986953 986954 986955 986956 986957 986958 986959 986960 986961 986962 986963 986964 986965 986966 986967 986968 986969 986970 986971 986972 986973 986974 986975 986976 986977 986978 986979 986980 986981 986982 986983 986984 986985 986986 986987 986988 986989 986990 986991 986992 986993 986994 986995 986996 986997 986998 986999 987000 987001 987002 987003 987004 987005 987006 987007 987008 987009 987010 987011 987012 987013 987014 987015 987016 987017 987018 987019 987020 987021 987022 987023 987024 987025 987026 987027 987028 987029 987030 987031 987032 987033 987034 987035 987036 987037 987038 987039 987040 987041 987042 987043 987044 987045 987046 987047 987048 987049 987050 987051 987052 987053 987054 987055 987056 987057 987058 987059 987060 987061 987062 987063 987064 987065 987066 987067 987068 987069 987070 987071 987072 987073 987074 987075 987076 987077 987078 987079 987080 987081 987082 987083 987084 987085 987086 987087 987088 987089 987090 987091 987092 987093 987094 987095 987096 987097 987098 987099 987100 987101 987102 987103 987104 987105 987106 987107 987108 987109 987110 987111 987112 987113 987114 987115 987116 987117 987118 987119 987120 987121 987122 987123 987124 987125 987126 987127 987128 987129 987130 987131 987132 987133 987134 987135 987136 987137 987138 987139 987140 987141 987142 987143 987144 987145 987146 987147 987148 987149 987150 987151 987152 987153 987154 987155 987156 987157 987158 987159 987160 987161 987162 987163 987164 987165 987166 987167 987168 987169 987170 987171 987172 987173 987174 987175 987176 987177 987178 987179 987180 987181 987182 987183 987184 987185 987186 987187 987188 987189 987190 987191 987192 987193 987194 987195 987196 987197 987198 987199 987200 987201 987202 987203 987204 987205 987206 987207 987208 987209 987210 987211 987212 987213 987214 987215 987216 987217 987218 987219 987220 987221 987222 987223 987224 987225 987226 987227 987228 987229 987230 987231 987232 987233 987234 987235 987236 987237 987238 987239 987240 987241 987242 987243 987244 987245 987246 987247 987248 987249 987250 987251 987252 987253 987254 987255 987256 987257 987258 987259 987260 987261 987262 987263 987264 987265 987266 987267 987268 987269 987270 987271 987272 987273 987274 987275 987276 987277 987278 987279 987280 987281 987282 987283 987284 987285 987286 987287 987288 987289 987290 987291 987292 987293 987294 987295 987296 987297 987298 987299 987300 987301 987302 987303 987304 987305 987306 987307 987308 987309 987310 987311 987312 987313 987314 987315 987316 987317 987318 987319 987320 987321 987322 987323 987324 987325 987326 987327 987328 987329 987330 987331 987332 987333 987334 987335 987336 987337 987338 987339 987340 987341 987342 987343 987344 987345 987346 987347 987348 987349 987350 987351 987352 987353 987354 987355 987356 987357 987358 987359 987360 987361 987362 987363 987364 987365 987366 987367 987368 987369 987370 987371 987372 987373 987374 987375 987376 987377 987378 987379 987380 987381 987382 987383 987384 987385 987386 987387 987388 987389 987390 987391 987392 987393 987394 987395 987396 987397 987398 987399 987400 987401 987402 987403 987404 987405 987406 987407 987408 987409 987410 987411 987412 987413 987414 987415 987416 987417 987418 987419 987420 987421 987422 987423 987424 987425 987426 987427 987428 987429 987430 987431 987432 987433 987434 987435 987436 987437 987438 987439 987440 987441 987442 987443 987444 987445 987446 987447 987448 987449 987450 987451 987452 987453 987454 987455 987456 987457 987458 987459 987460 987461 987462 987463 987464 987465 987466 987467 987468 987469 987470 987471 987472 987473 987474 987475 987476 987477 987478 987479 987480 987481 987482 987483 987484 987485 987486 987487 987488 987489 987490 987491 987492 987493 987494 987495 987496 987497 987498 987499 987500 987501 987502 987503 987504 987505 987506 987507 987508 987509 987510 987511 987512 987513 987514 987515 987516 987517 987518 987519 987520 987521 987522 987523 987524 987525 987526 987527 987528 987529 987530 987531 987532 987533 987534 987535 987536 987537 987538 987539 987540 987541 987542 987543 987544 987545 987546 987547 987548 987549 987550 987551 987552 987553 987554 987555 987556 987557 987558 987559 987560 987561 987562 987563 987564 987565 987566 987567 987568 987569 987570 987571 987572 987573 987574 987575 987576 987577 987578 987579 987580 987581 987582 987583 987584 987585 987586 987587 987588 987589 987590 987591 987592 987593 987594 987595 987596 987597 987598 987599 987600 987601 987602 987603 987604 987605 987606 987607 987608 987609 987610 987611 987612 987613 987614 987615 987616 987617 987618 987619 987620 987621 987622 987623 987624 987625 987626 987627 987628 987629 987630 987631 987632 987633 987634 987635 987636 987637 987638 987639 987640 987641 987642 987643 987644 987645 987646 987647 987648 987649 987650 987651 987652 987653 987654 987655 987656 987657 987658 987659 987660 987661 987662 987663 987664 987665 987666 987667 987668 987669 987670 987671 987672 987673 987674 987675 987676 987677 987678 987679 987680 987681 987682 987683 987684 987685 987686 987687 987688 987689 987690 987691 987692 987693 987694 987695 987696 987697 987698 987699 987700 987701 987702 987703 987704 987705 987706 987707 987708 987709 987710 987711 987712 987713 987714 987715 987716 987717 987718 987719 987720 987721 987722 987723 987724 987725 987726 987727 987728 987729 987730 987731 987732 987733 987734 987735 987736 987737 987738 987739 987740 987741 987742 987743 987744 987745 987746 987747 987748 987749 987750 987751 987752 987753 987754 987755 987756 987757 987758 987759 987760 987761 987762 987763 987764 987765 987766 987767 987768 987769 987770 987771 987772 987773 987774 987775 987776 987777 987778 987779 987780 987781 987782 987783 987784 987785 987786 987787 987788 987789 987790 987791 987792 987793 987794 987795 987796 987797 987798 987799 987800 987801 987802 987803 987804 987805 987806 987807 987808 987809 987810 987811 987812 987813 987814 987815 987816 987817 987818 987819 987820 987821 987822 987823 987824 987825 987826 987827 987828 987829 987830 987831 987832 987833 987834 987835 987836 987837 987838 987839 987840 987841 987842 987843 987844 987845 987846 987847 987848 987849 987850 987851 987852 987853 987854 987855 987856 987857 987858 987859 987860 987861 987862 987863 987864 987865 987866 987867 987868 987869 987870 987871 987872 987873 987874 987875 987876 987877 987878 987879 987880 987881 987882 987883 987884 987885 987886 987887 987888 987889 987890 987891 987892 987893 987894 987895 987896 987897 987898 987899 987900 987901 987902 987903 987904 987905 987906 987907 987908 987909 987910 987911 987912 987913 987914 987915 987916 987917 987918 987919 987920 987921 987922 987923 987924 987925 987926 987927 987928 987929 987930 987931 987932 987933 987934 987935 987936 987937 987938 987939 987940 987941 987942 987943 987944 987945 987946 987947 987948 987949 987950 987951 987952 987953 987954 987955 987956 987957 987958 987959 987960 987961 987962 987963 987964 987965 987966 987967 987968 987969 987970 987971 987972 987973 987974 987975 987976 987977 987978 987979 987980 987981 987982 987983 987984 987985 987986 987987 987988 987989 987990 987991 987992 987993 987994 987995 987996 987997 987998 987999 988000 988001 988002 988003 988004 988005 988006 988007 988008 988009 988010 988011 988012 988013 988014 988015 988016 988017 988018 988019 988020 988021 988022 988023 988024 988025 988026 988027 988028 988029 988030 988031 988032 988033 988034 988035 988036 988037 988038 988039 988040 988041 988042 988043 988044 988045 988046 988047 988048 988049 988050 988051 988052 988053 988054 988055 988056 988057 988058 988059 988060 988061 988062 988063 988064 988065 988066 988067 988068 988069 988070 988071 988072 988073 988074 988075 988076 988077 988078 988079 988080 988081 988082 988083 988084 988085 988086 988087 988088 988089 988090 988091 988092 988093 988094 988095 988096 988097 988098 988099 988100 988101 988102 988103 988104 988105 988106 988107 988108 988109 988110 988111 988112 988113 988114 988115 988116 988117 988118 988119 988120 988121 988122 988123 988124 988125 988126 988127 988128 988129 988130 988131 988132 988133 988134 988135 988136 988137 988138 988139 988140 988141 988142 988143 988144 988145 988146 988147 988148 988149 988150 988151 988152 988153 988154 988155 988156 988157 988158 988159 988160 988161 988162 988163 988164 988165 988166 988167 988168 988169 988170 988171 988172 988173 988174 988175 988176 988177 988178 988179 988180 988181 988182 988183 988184 988185 988186 988187 988188 988189 988190 988191 988192 988193 988194 988195 988196 988197 988198 988199 988200 988201 988202 988203 988204 988205 988206 988207 988208 988209 988210 988211 988212 988213 988214 988215 988216 988217 988218 988219 988220 988221 988222 988223 988224 988225 988226 988227 988228 988229 988230 988231 988232 988233 988234 988235 988236 988237 988238 988239 988240 988241 988242 988243 988244 988245 988246 988247 988248 988249 988250 988251 988252 988253 988254 988255 988256 988257 988258 988259 988260 988261 988262 988263 988264 988265 988266 988267 988268 988269 988270 988271 988272 988273 988274 988275 988276 988277 988278 988279 988280 988281 988282 988283 988284 988285 988286 988287 988288 988289 988290 988291 988292 988293 988294 988295 988296 988297 988298 988299 988300 988301 988302 988303 988304 988305 988306 988307 988308 988309 988310 988311 988312 988313 988314 988315 988316 988317 988318 988319 988320 988321 988322 988323 988324 988325 988326 988327 988328 988329 988330 988331 988332 988333 988334 988335 988336 988337 988338 988339 988340 988341 988342 988343 988344 988345 988346 988347 988348 988349 988350 988351 988352 988353 988354 988355 988356 988357 988358 988359 988360 988361 988362 988363 988364 988365 988366 988367 988368 988369 988370 988371 988372 988373 988374 988375 988376 988377 988378 988379 988380 988381 988382 988383 988384 988385 988386 988387 988388 988389 988390 988391 988392 988393 988394 988395 988396 988397 988398 988399 988400 988401 988402 988403 988404 988405 988406 988407 988408 988409 988410 988411 988412 988413 988414 988415 988416 988417 988418 988419 988420 988421 988422 988423 988424 988425 988426 988427 988428 988429 988430 988431 988432 988433 988434 988435 988436 988437 988438 988439 988440 988441 988442 988443 988444 988445 988446 988447 988448 988449 988450 988451 988452 988453 988454 988455 988456 988457 988458 988459 988460 988461 988462 988463 988464 988465 988466 988467 988468 988469 988470 988471 988472 988473 988474 988475 988476 988477 988478 988479 988480 988481 988482 988483 988484 988485 988486 988487 988488 988489 988490 988491 988492 988493 988494 988495 988496 988497 988498 988499 988500 988501 988502 988503 988504 988505 988506 988507 988508 988509 988510 988511 988512 988513 988514 988515 988516 988517 988518 988519 988520 988521 988522 988523 988524 988525 988526 988527 988528 988529 988530 988531 988532 988533 988534 988535 988536 988537 988538 988539 988540 988541 988542 988543 988544 988545 988546 988547 988548 988549 988550 988551 988552 988553 988554 988555 988556 988557 988558 988559 988560 988561 988562 988563 988564 988565 988566 988567 988568 988569 988570 988571 988572 988573 988574 988575 988576 988577 988578 988579 988580 988581 988582 988583 988584 988585 988586 988587 988588 988589 988590 988591 988592 988593 988594 988595 988596 988597 988598 988599 988600 988601 988602 988603 988604 988605 988606 988607 988608 988609 988610 988611 988612 988613 988614 988615 988616 988617 988618 988619 988620 988621 988622 988623 988624 988625 988626 988627 988628 988629 988630 988631 988632 988633 988634 988635 988636 988637 988638 988639 988640 988641 988642 988643 988644 988645 988646 988647 988648 988649 988650 988651 988652 988653 988654 988655 988656 988657 988658 988659 988660 988661 988662 988663 988664 988665 988666 988667 988668 988669 988670 988671 988672 988673 988674 988675 988676 988677 988678 988679 988680 988681 988682 988683 988684 988685 988686 988687 988688 988689 988690 988691 988692 988693 988694 988695 988696 988697 988698 988699 988700 988701 988702 988703 988704 988705 988706 988707 988708 988709 988710 988711 988712 988713 988714 988715 988716 988717 988718 988719 988720 988721 988722 988723 988724 988725 988726 988727 988728 988729 988730 988731 988732 988733 988734 988735 988736 988737 988738 988739 988740 988741 988742 988743 988744 988745 988746 988747 988748 988749 988750 988751 988752 988753 988754 988755 988756 988757 988758 988759 988760 988761 988762 988763 988764 988765 988766 988767 988768 988769 988770 988771 988772 988773 988774 988775 988776 988777 988778 988779 988780 988781 988782 988783 988784 988785 988786 988787 988788 988789 988790 988791 988792 988793 988794 988795 988796 988797 988798 988799 988800 988801 988802 988803 988804 988805 988806 988807 988808 988809 988810 988811 988812 988813 988814 988815 988816 988817 988818 988819 988820 988821 988822 988823 988824 988825 988826 988827 988828 988829 988830 988831 988832 988833 988834 988835 988836 988837 988838 988839 988840 988841 988842 988843 988844 988845 988846 988847 988848 988849 988850 988851 988852 988853 988854 988855 988856 988857 988858 988859 988860 988861 988862 988863 988864 988865 988866 988867 988868 988869 988870 988871 988872 988873 988874 988875 988876 988877 988878 988879 988880 988881 988882 988883 988884 988885 988886 988887 988888 988889 988890 988891 988892 988893 988894 988895 988896 988897 988898 988899 988900 988901 988902 988903 988904 988905 988906 988907 988908 988909 988910 988911 988912 988913 988914 988915 988916 988917 988918 988919 988920 988921 988922 988923 988924 988925 988926 988927 988928 988929 988930 988931 988932 988933 988934 988935 988936 988937 988938 988939 988940 988941 988942 988943 988944 988945 988946 988947 988948 988949 988950 988951 988952 988953 988954 988955 988956 988957 988958 988959 988960 988961 988962 988963 988964 988965 988966 988967 988968 988969 988970 988971 988972 988973 988974 988975 988976 988977 988978 988979 988980 988981 988982 988983 988984 988985 988986 988987 988988 988989 988990 988991 988992 988993 988994 988995 988996 988997 988998 988999 989000 989001 989002 989003 989004 989005 989006 989007 989008 989009 989010 989011 989012 989013 989014 989015 989016 989017 989018 989019 989020 989021 989022 989023 989024 989025 989026 989027 989028 989029 989030 989031 989032 989033 989034 989035 989036 989037 989038 989039 989040 989041 989042 989043 989044 989045 989046 989047 989048 989049 989050 989051 989052 989053 989054 989055 989056 989057 989058 989059 989060 989061 989062 989063 989064 989065 989066 989067 989068 989069 989070 989071 989072 989073 989074 989075 989076 989077 989078 989079 989080 989081 989082 989083 989084 989085 989086 989087 989088 989089 989090 989091 989092 989093 989094 989095 989096 989097 989098 989099 989100 989101 989102 989103 989104 989105 989106 989107 989108 989109 989110 989111 989112 989113 989114 989115 989116 989117 989118 989119 989120 989121 989122 989123 989124 989125 989126 989127 989128 989129 989130 989131 989132 989133 989134 989135 989136 989137 989138 989139 989140 989141 989142 989143 989144 989145 989146 989147 989148 989149 989150 989151 989152 989153 989154 989155 989156 989157 989158 989159 989160 989161 989162 989163 989164 989165 989166 989167 989168 989169 989170 989171 989172 989173 989174 989175 989176 989177 989178 989179 989180 989181 989182 989183 989184 989185 989186 989187 989188 989189 989190 989191 989192 989193 989194 989195 989196 989197 989198 989199 989200 989201 989202 989203 989204 989205 989206 989207 989208 989209 989210 989211 989212 989213 989214 989215 989216 989217 989218 989219 989220 989221 989222 989223 989224 989225 989226 989227 989228 989229 989230 989231 989232 989233 989234 989235 989236 989237 989238 989239 989240 989241 989242 989243 989244 989245 989246 989247 989248 989249 989250 989251 989252 989253 989254 989255 989256 989257 989258 989259 989260 989261 989262 989263 989264 989265 989266 989267 989268 989269 989270 989271 989272 989273 989274 989275 989276 989277 989278 989279 989280 989281 989282 989283 989284 989285 989286 989287 989288 989289 989290 989291 989292 989293 989294 989295 989296 989297 989298 989299 989300 989301 989302 989303 989304 989305 989306 989307 989308 989309 989310 989311 989312 989313 989314 989315 989316 989317 989318 989319 989320 989321 989322 989323 989324 989325 989326 989327 989328 989329 989330 989331 989332 989333 989334 989335 989336 989337 989338 989339 989340 989341 989342 989343 989344 989345 989346 989347 989348 989349 989350 989351 989352 989353 989354 989355 989356 989357 989358 989359 989360 989361 989362 989363 989364 989365 989366 989367 989368 989369 989370 989371 989372 989373 989374 989375 989376 989377 989378 989379 989380 989381 989382 989383 989384 989385 989386 989387 989388 989389 989390 989391 989392 989393 989394 989395 989396 989397 989398 989399 989400 989401 989402 989403 989404 989405 989406 989407 989408 989409 989410 989411 989412 989413 989414 989415 989416 989417 989418 989419 989420 989421 989422 989423 989424 989425 989426 989427 989428 989429 989430 989431 989432 989433 989434 989435 989436 989437 989438 989439 989440 989441 989442 989443 989444 989445 989446 989447 989448 989449 989450 989451 989452 989453 989454 989455 989456 989457 989458 989459 989460 989461 989462 989463 989464 989465 989466 989467 989468 989469 989470 989471 989472 989473 989474 989475 989476 989477 989478 989479 989480 989481 989482 989483 989484 989485 989486 989487 989488 989489 989490 989491 989492 989493 989494 989495 989496 989497 989498 989499 989500 989501 989502 989503 989504 989505 989506 989507 989508 989509 989510 989511 989512 989513 989514 989515 989516 989517 989518 989519 989520 989521 989522 989523 989524 989525 989526 989527 989528 989529 989530 989531 989532 989533 989534 989535 989536 989537 989538 989539 989540 989541 989542 989543 989544 989545 989546 989547 989548 989549 989550 989551 989552 989553 989554 989555 989556 989557 989558 989559 989560 989561 989562 989563 989564 989565 989566 989567 989568 989569 989570 989571 989572 989573 989574 989575 989576 989577 989578 989579 989580 989581 989582 989583 989584 989585 989586 989587 989588 989589 989590 989591 989592 989593 989594 989595 989596 989597 989598 989599 989600 989601 989602 989603 989604 989605 989606 989607 989608 989609 989610 989611 989612 989613 989614 989615 989616 989617 989618 989619 989620 989621 989622 989623 989624 989625 989626 989627 989628 989629 989630 989631 989632 989633 989634 989635 989636 989637 989638 989639 989640 989641 989642 989643 989644 989645 989646 989647 989648 989649 989650 989651 989652 989653 989654 989655 989656 989657 989658 989659 989660 989661 989662 989663 989664 989665 989666 989667 989668 989669 989670 989671 989672 989673 989674 989675 989676 989677 989678 989679 989680 989681 989682 989683 989684 989685 989686 989687 989688 989689 989690 989691 989692 989693 989694 989695 989696 989697 989698 989699 989700 989701 989702 989703 989704 989705 989706 989707 989708 989709 989710 989711 989712 989713 989714 989715 989716 989717 989718 989719 989720 989721 989722 989723 989724 989725 989726 989727 989728 989729 989730 989731 989732 989733 989734 989735 989736 989737 989738 989739 989740 989741 989742 989743 989744 989745 989746 989747 989748 989749 989750 989751 989752 989753 989754 989755 989756 989757 989758 989759 989760 989761 989762 989763 989764 989765 989766 989767 989768 989769 989770 989771 989772 989773 989774 989775 989776 989777 989778 989779 989780 989781 989782 989783 989784 989785 989786 989787 989788 989789 989790 989791 989792 989793 989794 989795 989796 989797 989798 989799 989800 989801 989802 989803 989804 989805 989806 989807 989808 989809 989810 989811 989812 989813 989814 989815 989816 989817 989818 989819 989820 989821 989822 989823 989824 989825 989826 989827 989828 989829 989830 989831 989832 989833 989834 989835 989836 989837 989838 989839 989840 989841 989842 989843 989844 989845 989846 989847 989848 989849 989850 989851 989852 989853 989854 989855 989856 989857 989858 989859 989860 989861 989862 989863 989864 989865 989866 989867 989868 989869 989870 989871 989872 989873 989874 989875 989876 989877 989878 989879 989880 989881 989882 989883 989884 989885 989886 989887 989888 989889 989890 989891 989892 989893 989894 989895 989896 989897 989898 989899 989900 989901 989902 989903 989904 989905 989906 989907 989908 989909 989910 989911 989912 989913 989914 989915 989916 989917 989918 989919 989920 989921 989922 989923 989924 989925 989926 989927 989928 989929 989930 989931 989932 989933 989934 989935 989936 989937 989938 989939 989940 989941 989942 989943 989944 989945 989946 989947 989948 989949 989950 989951 989952 989953 989954 989955 989956 989957 989958 989959 989960 989961 989962 989963 989964 989965 989966 989967 989968 989969 989970 989971 989972 989973 989974 989975 989976 989977 989978 989979 989980 989981 989982 989983 989984 989985 989986 989987 989988 989989 989990 989991 989992 989993 989994 989995 989996 989997 989998 989999 990000 990001 990002 990003 990004 990005 990006 990007 990008 990009 990010 990011 990012 990013 990014 990015 990016 990017 990018 990019 990020 990021 990022 990023 990024 990025 990026 990027 990028 990029 990030 990031 990032 990033 990034 990035 990036 990037 990038 990039 990040 990041 990042 990043 990044 990045 990046 990047 990048 990049 990050 990051 990052 990053 990054 990055 990056 990057 990058 990059 990060 990061 990062 990063 990064 990065 990066 990067 990068 990069 990070 990071 990072 990073 990074 990075 990076 990077 990078 990079 990080 990081 990082 990083 990084 990085 990086 990087 990088 990089 990090 990091 990092 990093 990094 990095 990096 990097 990098 990099 990100 990101 990102 990103 990104 990105 990106 990107 990108 990109 990110 990111 990112 990113 990114 990115 990116 990117 990118 990119 990120 990121 990122 990123 990124 990125 990126 990127 990128 990129 990130 990131 990132 990133 990134 990135 990136 990137 990138 990139 990140 990141 990142 990143 990144 990145 990146 990147 990148 990149 990150 990151 990152 990153 990154 990155 990156 990157 990158 990159 990160 990161 990162 990163 990164 990165 990166 990167 990168 990169 990170 990171 990172 990173 990174 990175 990176 990177 990178 990179 990180 990181 990182 990183 990184 990185 990186 990187 990188 990189 990190 990191 990192 990193 990194 990195 990196 990197 990198 990199 990200 990201 990202 990203 990204 990205 990206 990207 990208 990209 990210 990211 990212 990213 990214 990215 990216 990217 990218 990219 990220 990221 990222 990223 990224 990225 990226 990227 990228 990229 990230 990231 990232 990233 990234 990235 990236 990237 990238 990239 990240 990241 990242 990243 990244 990245 990246 990247 990248 990249 990250 990251 990252 990253 990254 990255 990256 990257 990258 990259 990260 990261 990262 990263 990264 990265 990266 990267 990268 990269 990270 990271 990272 990273 990274 990275 990276 990277 990278 990279 990280 990281 990282 990283 990284 990285 990286 990287 990288 990289 990290 990291 990292 990293 990294 990295 990296 990297 990298 990299 990300 990301 990302 990303 990304 990305 990306 990307 990308 990309 990310 990311 990312 990313 990314 990315 990316 990317 990318 990319 990320 990321 990322 990323 990324 990325 990326 990327 990328 990329 990330 990331 990332 990333 990334 990335 990336 990337 990338 990339 990340 990341 990342 990343 990344 990345 990346 990347 990348 990349 990350 990351 990352 990353 990354 990355 990356 990357 990358 990359 990360 990361 990362 990363 990364 990365 990366 990367 990368 990369 990370 990371 990372 990373 990374 990375 990376 990377 990378 990379 990380 990381 990382 990383 990384 990385 990386 990387 990388 990389 990390 990391 990392 990393 990394 990395 990396 990397 990398 990399 990400 990401 990402 990403 990404 990405 990406 990407 990408 990409 990410 990411 990412 990413 990414 990415 990416 990417 990418 990419 990420 990421 990422 990423 990424 990425 990426 990427 990428 990429 990430 990431 990432 990433 990434 990435 990436 990437 990438 990439 990440 990441 990442 990443 990444 990445 990446 990447 990448 990449 990450 990451 990452 990453 990454 990455 990456 990457 990458 990459 990460 990461 990462 990463 990464 990465 990466 990467 990468 990469 990470 990471 990472 990473 990474 990475 990476 990477 990478 990479 990480 990481 990482 990483 990484 990485 990486 990487 990488 990489 990490 990491 990492 990493 990494 990495 990496 990497 990498 990499 990500 990501 990502 990503 990504 990505 990506 990507 990508 990509 990510 990511 990512 990513 990514 990515 990516 990517 990518 990519 990520 990521 990522 990523 990524 990525 990526 990527 990528 990529 990530 990531 990532 990533 990534 990535 990536 990537 990538 990539 990540 990541 990542 990543 990544 990545 990546 990547 990548 990549 990550 990551 990552 990553 990554 990555 990556 990557 990558 990559 990560 990561 990562 990563 990564 990565 990566 990567 990568 990569 990570 990571 990572 990573 990574 990575 990576 990577 990578 990579 990580 990581 990582 990583 990584 990585 990586 990587 990588 990589 990590 990591 990592 990593 990594 990595 990596 990597 990598 990599 990600 990601 990602 990603 990604 990605 990606 990607 990608 990609 990610 990611 990612 990613 990614 990615 990616 990617 990618 990619 990620 990621 990622 990623 990624 990625 990626 990627 990628 990629 990630 990631 990632 990633 990634 990635 990636 990637 990638 990639 990640 990641 990642 990643 990644 990645 990646 990647 990648 990649 990650 990651 990652 990653 990654 990655 990656 990657 990658 990659 990660 990661 990662 990663 990664 990665 990666 990667 990668 990669 990670 990671 990672 990673 990674 990675 990676 990677 990678 990679 990680 990681 990682 990683 990684 990685 990686 990687 990688 990689 990690 990691 990692 990693 990694 990695 990696 990697 990698 990699 990700 990701 990702 990703 990704 990705 990706 990707 990708 990709 990710 990711 990712 990713 990714 990715 990716 990717 990718 990719 990720 990721 990722 990723 990724 990725 990726 990727 990728 990729 990730 990731 990732 990733 990734 990735 990736 990737 990738 990739 990740 990741 990742 990743 990744 990745 990746 990747 990748 990749 990750 990751 990752 990753 990754 990755 990756 990757 990758 990759 990760 990761 990762 990763 990764 990765 990766 990767 990768 990769 990770 990771 990772 990773 990774 990775 990776 990777 990778 990779 990780 990781 990782 990783 990784 990785 990786 990787 990788 990789 990790 990791 990792 990793 990794 990795 990796 990797 990798 990799 990800 990801 990802 990803 990804 990805 990806 990807 990808 990809 990810 990811 990812 990813 990814 990815 990816 990817 990818 990819 990820 990821 990822 990823 990824 990825 990826 990827 990828 990829 990830 990831 990832 990833 990834 990835 990836 990837 990838 990839 990840 990841 990842 990843 990844 990845 990846 990847 990848 990849 990850 990851 990852 990853 990854 990855 990856 990857 990858 990859 990860 990861 990862 990863 990864 990865 990866 990867 990868 990869 990870 990871 990872 990873 990874 990875 990876 990877 990878 990879 990880 990881 990882 990883 990884 990885 990886 990887 990888 990889 990890 990891 990892 990893 990894 990895 990896 990897 990898 990899 990900 990901 990902 990903 990904 990905 990906 990907 990908 990909 990910 990911 990912 990913 990914 990915 990916 990917 990918 990919 990920 990921 990922 990923 990924 990925 990926 990927 990928 990929 990930 990931 990932 990933 990934 990935 990936 990937 990938 990939 990940 990941 990942 990943 990944 990945 990946 990947 990948 990949 990950 990951 990952 990953 990954 990955 990956 990957 990958 990959 990960 990961 990962 990963 990964 990965 990966 990967 990968 990969 990970 990971 990972 990973 990974 990975 990976 990977 990978 990979 990980 990981 990982 990983 990984 990985 990986 990987 990988 990989 990990 990991 990992 990993 990994 990995 990996 990997 990998 990999 991000 991001 991002 991003 991004 991005 991006 991007 991008 991009 991010 991011 991012 991013 991014 991015 991016 991017 991018 991019 991020 991021 991022 991023 991024 991025 991026 991027 991028 991029 991030 991031 991032 991033 991034 991035 991036 991037 991038 991039 991040 991041 991042 991043 991044 991045 991046 991047 991048 991049 991050 991051 991052 991053 991054 991055 991056 991057 991058 991059 991060 991061 991062 991063 991064 991065 991066 991067 991068 991069 991070 991071 991072 991073 991074 991075 991076 991077 991078 991079 991080 991081 991082 991083 991084 991085 991086 991087 991088 991089 991090 991091 991092 991093 991094 991095 991096 991097 991098 991099 991100 991101 991102 991103 991104 991105 991106 991107 991108 991109 991110 991111 991112 991113 991114 991115 991116 991117 991118 991119 991120 991121 991122 991123 991124 991125 991126 991127 991128 991129 991130 991131 991132 991133 991134 991135 991136 991137 991138 991139 991140 991141 991142 991143 991144 991145 991146 991147 991148 991149 991150 991151 991152 991153 991154 991155 991156 991157 991158 991159 991160 991161 991162 991163 991164 991165 991166 991167 991168 991169 991170 991171 991172 991173 991174 991175 991176 991177 991178 991179 991180 991181 991182 991183 991184 991185 991186 991187 991188 991189 991190 991191 991192 991193 991194 991195 991196 991197 991198 991199 991200 991201 991202 991203 991204 991205 991206 991207 991208 991209 991210 991211 991212 991213 991214 991215 991216 991217 991218 991219 991220 991221 991222 991223 991224 991225 991226 991227 991228 991229 991230 991231 991232 991233 991234 991235 991236 991237 991238 991239 991240 991241 991242 991243 991244 991245 991246 991247 991248 991249 991250 991251 991252 991253 991254 991255 991256 991257 991258 991259 991260 991261 991262 991263 991264 991265 991266 991267 991268 991269 991270 991271 991272 991273 991274 991275 991276 991277 991278 991279 991280 991281 991282 991283 991284 991285 991286 991287 991288 991289 991290 991291 991292 991293 991294 991295 991296 991297 991298 991299 991300 991301 991302 991303 991304 991305 991306 991307 991308 991309 991310 991311 991312 991313 991314 991315 991316 991317 991318 991319 991320 991321 991322 991323 991324 991325 991326 991327 991328 991329 991330 991331 991332 991333 991334 991335 991336 991337 991338 991339 991340 991341 991342 991343 991344 991345 991346 991347 991348 991349 991350 991351 991352 991353 991354 991355 991356 991357 991358 991359 991360 991361 991362 991363 991364 991365 991366 991367 991368 991369 991370 991371 991372 991373 991374 991375 991376 991377 991378 991379 991380 991381 991382 991383 991384 991385 991386 991387 991388 991389 991390 991391 991392 991393 991394 991395 991396 991397 991398 991399 991400 991401 991402 991403 991404 991405 991406 991407 991408 991409 991410 991411 991412 991413 991414 991415 991416 991417 991418 991419 991420 991421 991422 991423 991424 991425 991426 991427 991428 991429 991430 991431 991432 991433 991434 991435 991436 991437 991438 991439 991440 991441 991442 991443 991444 991445 991446 991447 991448 991449 991450 991451 991452 991453 991454 991455 991456 991457 991458 991459 991460 991461 991462 991463 991464 991465 991466 991467 991468 991469 991470 991471 991472 991473 991474 991475 991476 991477 991478 991479 991480 991481 991482 991483 991484 991485 991486 991487 991488 991489 991490 991491 991492 991493 991494 991495 991496 991497 991498 991499 991500 991501 991502 991503 991504 991505 991506 991507 991508 991509 991510 991511 991512 991513 991514 991515 991516 991517 991518 991519 991520 991521 991522 991523 991524 991525 991526 991527 991528 991529 991530 991531 991532 991533 991534 991535 991536 991537 991538 991539 991540 991541 991542 991543 991544 991545 991546 991547 991548 991549 991550 991551 991552 991553 991554 991555 991556 991557 991558 991559 991560 991561 991562 991563 991564 991565 991566 991567 991568 991569 991570 991571 991572 991573 991574 991575 991576 991577 991578 991579 991580 991581 991582 991583 991584 991585 991586 991587 991588 991589 991590 991591 991592 991593 991594 991595 991596 991597 991598 991599 991600 991601 991602 991603 991604 991605 991606 991607 991608 991609 991610 991611 991612 991613 991614 991615 991616 991617 991618 991619 991620 991621 991622 991623 991624 991625 991626 991627 991628 991629 991630 991631 991632 991633 991634 991635 991636 991637 991638 991639 991640 991641 991642 991643 991644 991645 991646 991647 991648 991649 991650 991651 991652 991653 991654 991655 991656 991657 991658 991659 991660 991661 991662 991663 991664 991665 991666 991667 991668 991669 991670 991671 991672 991673 991674 991675 991676 991677 991678 991679 991680 991681 991682 991683 991684 991685 991686 991687 991688 991689 991690 991691 991692 991693 991694 991695 991696 991697 991698 991699 991700 991701 991702 991703 991704 991705 991706 991707 991708 991709 991710 991711 991712 991713 991714 991715 991716 991717 991718 991719 991720 991721 991722 991723 991724 991725 991726 991727 991728 991729 991730 991731 991732 991733 991734 991735 991736 991737 991738 991739 991740 991741 991742 991743 991744 991745 991746 991747 991748 991749 991750 991751 991752 991753 991754 991755 991756 991757 991758 991759 991760 991761 991762 991763 991764 991765 991766 991767 991768 991769 991770 991771 991772 991773 991774 991775 991776 991777 991778 991779 991780 991781 991782 991783 991784 991785 991786 991787 991788 991789 991790 991791 991792 991793 991794 991795 991796 991797 991798 991799 991800 991801 991802 991803 991804 991805 991806 991807 991808 991809 991810 991811 991812 991813 991814 991815 991816 991817 991818 991819 991820 991821 991822 991823 991824 991825 991826 991827 991828 991829 991830 991831 991832 991833 991834 991835 991836 991837 991838 991839 991840 991841 991842 991843 991844 991845 991846 991847 991848 991849 991850 991851 991852 991853 991854 991855 991856 991857 991858 991859 991860 991861 991862 991863 991864 991865 991866 991867 991868 991869 991870 991871 991872 991873 991874 991875 991876 991877 991878 991879 991880 991881 991882 991883 991884 991885 991886 991887 991888 991889 991890 991891 991892 991893 991894 991895 991896 991897 991898 991899 991900 991901 991902 991903 991904 991905 991906 991907 991908 991909 991910 991911 991912 991913 991914 991915 991916 991917 991918 991919 991920 991921 991922 991923 991924 991925 991926 991927 991928 991929 991930 991931 991932 991933 991934 991935 991936 991937 991938 991939 991940 991941 991942 991943 991944 991945 991946 991947 991948 991949 991950 991951 991952 991953 991954 991955 991956 991957 991958 991959 991960 991961 991962 991963 991964 991965 991966 991967 991968 991969 991970 991971 991972 991973 991974 991975 991976 991977 991978 991979 991980 991981 991982 991983 991984 991985 991986 991987 991988 991989 991990 991991 991992 991993 991994 991995 991996 991997 991998 991999 992000 992001 992002 992003 992004 992005 992006 992007 992008 992009 992010 992011 992012 992013 992014 992015 992016 992017 992018 992019 992020 992021 992022 992023 992024 992025 992026 992027 992028 992029 992030 992031 992032 992033 992034 992035 992036 992037 992038 992039 992040 992041 992042 992043 992044 992045 992046 992047 992048 992049 992050 992051 992052 992053 992054 992055 992056 992057 992058 992059 992060 992061 992062 992063 992064 992065 992066 992067 992068 992069 992070 992071 992072 992073 992074 992075 992076 992077 992078 992079 992080 992081 992082 992083 992084 992085 992086 992087 992088 992089 992090 992091 992092 992093 992094 992095 992096 992097 992098 992099 992100 992101 992102 992103 992104 992105 992106 992107 992108 992109 992110 992111 992112 992113 992114 992115 992116 992117 992118 992119 992120 992121 992122 992123 992124 992125 992126 992127 992128 992129 992130 992131 992132 992133 992134 992135 992136 992137 992138 992139 992140 992141 992142 992143 992144 992145 992146 992147 992148 992149 992150 992151 992152 992153 992154 992155 992156 992157 992158 992159 992160 992161 992162 992163 992164 992165 992166 992167 992168 992169 992170 992171 992172 992173 992174 992175 992176 992177 992178 992179 992180 992181 992182 992183 992184 992185 992186 992187 992188 992189 992190 992191 992192 992193 992194 992195 992196 992197 992198 992199 992200 992201 992202 992203 992204 992205 992206 992207 992208 992209 992210 992211 992212 992213 992214 992215 992216 992217 992218 992219 992220 992221 992222 992223 992224 992225 992226 992227 992228 992229 992230 992231 992232 992233 992234 992235 992236 992237 TooltipText=null 20:46:08.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:08.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:08.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:08.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:08.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:46:08.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:08.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:08.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:46:08.338 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 20:46:08.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:08.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:08.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:08.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:08.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:46:08.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:08.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:08.341 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, 8:46:03 PM – 8:46:07 PM) [pid: 3392])"as the parent 20:46:08.342 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") 20:46:08.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:08.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:08.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:08.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:08.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:46:08.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:08.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:08.350 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:46:08.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:08.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:08.358 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:08.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:08.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:08.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:08.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 '\*?\QConsole\E') 20:46:08.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:08.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:08.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:08.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:08.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:08.389 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:08.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:08.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:08.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:08.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:08.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:08.390 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:08.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:08.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:08.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:08.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:08.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:08.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:08.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:08.391 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:08.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:08.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:08.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:08.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:08.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:08.393 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") 20:46:08.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:08.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:08.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:08.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:08.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:46:08.418 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 20:46:08.418 INFO [WorkbenchTestable][AbstractView] Terminating console 20:46:08.418 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:08.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:08.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:08.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 20:46:08.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:08.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:08.421 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") 20:46:08.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:08.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:08.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:08.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:08.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:46:08.421 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 20:46:08.421 INFO [WorkbenchTestable][AbstractView] Removing launch from console 20:46:08.422 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:08.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:08.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:08.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=980809 980810 980811 980812 980813 980814 980815 980816 980817 980818 980819 980820 980821 980822 980823 980824 980825 980826 980827 980828 980829 980830 980831 980832 980833 980834 980835 980836 980837 980838 980839 980840 980841 980842 980843 980844 980845 980846 980847 980848 980849 980850 980851 980852 980853 980854 980855 980856 980857 980858 980859 980860 980861 980862 980863 980864 980865 980866 980867 980868 980869 980870 980871 980872 980873 980874 980875 980876 980877 980878 980879 980880 980881 980882 980883 980884 980885 980886 980887 980888 980889 980890 980891 980892 980893 980894 980895 980896 980897 980898 980899 980900 980901 980902 980903 980904 980905 980906 980907 980908 980909 980910 980911 980912 980913 980914 980915 980916 980917 980918 980919 980920 980921 980922 980923 980924 980925 980926 980927 980928 980929 980930 980931 980932 980933 980934 980935 980936 980937 980938 980939 980940 980941 980942 980943 980944 980945 980946 980947 980948 980949 980950 980951 980952 980953 980954 980955 980956 980957 980958 980959 980960 980961 980962 980963 980964 980965 980966 980967 980968 980969 980970 980971 980972 980973 980974 980975 980976 980977 980978 980979 980980 980981 980982 980983 980984 980985 980986 980987 980988 980989 980990 980991 980992 980993 980994 980995 980996 980997 980998 980999 981000 981001 981002 981003 981004 981005 981006 981007 981008 981009 981010 981011 981012 981013 981014 981015 981016 981017 981018 981019 981020 981021 981022 981023 981024 981025 981026 981027 981028 981029 981030 981031 981032 981033 981034 981035 981036 981037 981038 981039 981040 981041 981042 981043 981044 981045 981046 981047 981048 981049 981050 981051 981052 981053 981054 981055 981056 981057 981058 981059 981060 981061 981062 981063 981064 981065 981066 981067 981068 981069 981070 981071 981072 981073 981074 981075 981076 981077 981078 981079 981080 981081 981082 981083 981084 981085 981086 981087 981088 981089 981090 981091 981092 981093 981094 981095 981096 981097 981098 981099 981100 981101 981102 981103 981104 981105 981106 981107 981108 981109 981110 981111 981112 981113 981114 981115 981116 981117 981118 981119 981120 981121 981122 981123 981124 981125 981126 981127 981128 981129 981130 981131 981132 981133 981134 981135 981136 981137 981138 981139 981140 981141 981142 981143 981144 981145 981146 981147 981148 981149 981150 981151 981152 981153 981154 981155 981156 981157 981158 981159 981160 981161 981162 981163 981164 981165 981166 981167 981168 981169 981170 981171 981172 981173 981174 981175 981176 981177 981178 981179 981180 981181 981182 981183 981184 981185 981186 981187 981188 981189 981190 981191 981192 981193 981194 981195 981196 981197 981198 981199 981200 981201 981202 981203 981204 981205 981206 981207 981208 981209 981210 981211 981212 981213 981214 981215 981216 981217 981218 981219 981220 981221 981222 981223 981224 981225 981226 981227 981228 981229 981230 981231 981232 981233 981234 981235 981236 981237 981238 981239 981240 981241 981242 981243 981244 981245 981246 981247 981248 981249 981250 981251 981252 981253 981254 981255 981256 981257 981258 981259 981260 981261 981262 981263 981264 981265 981266 981267 981268 981269 981270 981271 981272 981273 981274 981275 981276 981277 981278 981279 981280 981281 981282 981283 981284 981285 981286 981287 981288 981289 981290 981291 981292 981293 981294 981295 981296 981297 981298 981299 981300 981301 981302 981303 981304 981305 981306 981307 981308 981309 981310 981311 981312 981313 981314 981315 981316 981317 981318 981319 981320 981321 981322 981323 981324 981325 981326 981327 981328 981329 981330 981331 981332 981333 981334 981335 981336 981337 981338 981339 981340 981341 981342 981343 981344 981345 981346 981347 981348 981349 981350 981351 981352 981353 981354 981355 981356 981357 981358 981359 981360 981361 981362 981363 981364 981365 981366 981367 981368 981369 981370 981371 981372 981373 981374 981375 981376 981377 981378 981379 981380 981381 981382 981383 981384 981385 981386 981387 981388 981389 981390 981391 981392 981393 981394 981395 981396 981397 981398 981399 981400 981401 981402 981403 981404 981405 981406 981407 981408 981409 981410 981411 981412 981413 981414 981415 981416 981417 981418 981419 981420 981421 981422 981423 981424 981425 981426 981427 981428 981429 981430 981431 981432 981433 981434 981435 981436 981437 981438 981439 981440 981441 981442 981443 981444 981445 981446 981447 981448 981449 981450 981451 981452 981453 981454 981455 981456 981457 981458 981459 981460 981461 981462 981463 981464 981465 981466 981467 981468 981469 981470 981471 981472 981473 981474 981475 981476 981477 981478 981479 981480 981481 981482 981483 981484 981485 981486 981487 981488 981489 981490 981491 981492 981493 981494 981495 981496 981497 981498 981499 981500 981501 981502 981503 981504 981505 981506 981507 981508 981509 981510 981511 981512 981513 981514 981515 981516 981517 981518 981519 981520 981521 981522 981523 981524 981525 981526 981527 981528 981529 981530 981531 981532 981533 981534 981535 981536 981537 981538 981539 981540 981541 981542 981543 981544 981545 981546 981547 981548 981549 981550 981551 981552 981553 981554 981555 981556 981557 981558 981559 981560 981561 981562 981563 981564 981565 981566 981567 981568 981569 981570 981571 981572 981573 981574 981575 981576 981577 981578 981579 981580 981581 981582 981583 981584 981585 981586 981587 981588 981589 981590 981591 981592 981593 981594 981595 981596 981597 981598 981599 981600 981601 981602 981603 981604 981605 981606 981607 981608 981609 981610 981611 981612 981613 981614 981615 981616 981617 981618 981619 981620 981621 981622 981623 981624 981625 981626 981627 981628 981629 981630 981631 981632 981633 981634 981635 981636 981637 981638 981639 981640 981641 981642 981643 981644 981645 981646 981647 981648 981649 981650 981651 981652 981653 981654 981655 981656 981657 981658 981659 981660 981661 981662 981663 981664 981665 981666 981667 981668 981669 981670 981671 981672 981673 981674 981675 981676 981677 981678 981679 981680 981681 981682 981683 981684 981685 981686 981687 981688 981689 981690 981691 981692 981693 981694 981695 981696 981697 981698 981699 981700 981701 981702 981703 981704 981705 981706 981707 981708 981709 981710 981711 981712 981713 981714 981715 981716 981717 981718 981719 981720 981721 981722 981723 981724 981725 981726 981727 981728 981729 981730 981731 981732 981733 981734 981735 981736 981737 981738 981739 981740 981741 981742 981743 981744 981745 981746 981747 981748 981749 981750 981751 981752 981753 981754 981755 981756 981757 981758 981759 981760 981761 981762 981763 981764 981765 981766 981767 981768 981769 981770 981771 981772 981773 981774 981775 981776 981777 981778 981779 981780 981781 981782 981783 981784 981785 981786 981787 981788 981789 981790 981791 981792 981793 981794 981795 981796 981797 981798 981799 981800 981801 981802 981803 981804 981805 981806 981807 981808 981809 981810 981811 981812 981813 981814 981815 981816 981817 981818 981819 981820 981821 981822 981823 981824 981825 981826 981827 981828 981829 981830 981831 981832 981833 981834 981835 981836 981837 981838 981839 981840 981841 981842 981843 981844 981845 981846 981847 981848 981849 981850 981851 981852 981853 981854 981855 981856 981857 981858 981859 981860 981861 981862 981863 981864 981865 981866 981867 981868 981869 981870 981871 981872 981873 981874 981875 981876 981877 981878 981879 981880 981881 981882 981883 981884 981885 981886 981887 981888 981889 981890 981891 981892 981893 981894 981895 981896 981897 981898 981899 981900 981901 981902 981903 981904 981905 981906 981907 981908 981909 981910 981911 981912 981913 981914 981915 981916 981917 981918 981919 981920 981921 981922 981923 981924 981925 981926 981927 981928 981929 981930 981931 981932 981933 981934 981935 981936 981937 981938 981939 981940 981941 981942 981943 981944 981945 981946 981947 981948 981949 981950 981951 981952 981953 981954 981955 981956 981957 981958 981959 981960 981961 981962 981963 981964 981965 981966 981967 981968 981969 981970 981971 981972 981973 981974 981975 981976 981977 981978 981979 981980 981981 981982 981983 981984 981985 981986 981987 981988 981989 981990 981991 981992 981993 981994 981995 981996 981997 981998 981999 982000 982001 982002 982003 982004 982005 982006 982007 982008 982009 982010 982011 982012 982013 982014 982015 982016 982017 982018 982019 982020 982021 982022 982023 982024 982025 982026 982027 982028 982029 982030 982031 982032 982033 982034 982035 982036 982037 982038 982039 982040 982041 982042 982043 982044 982045 982046 982047 982048 982049 982050 982051 982052 982053 982054 982055 982056 982057 982058 982059 982060 982061 982062 982063 982064 982065 982066 982067 982068 982069 982070 982071 982072 982073 982074 982075 982076 982077 982078 982079 982080 982081 982082 982083 982084 982085 982086 982087 982088 982089 982090 982091 982092 982093 982094 982095 982096 982097 982098 982099 982100 982101 982102 982103 982104 982105 982106 982107 982108 982109 982110 982111 982112 982113 982114 982115 982116 982117 982118 982119 982120 982121 982122 982123 982124 982125 982126 982127 982128 982129 982130 982131 982132 982133 982134 982135 982136 982137 982138 982139 982140 982141 982142 982143 982144 982145 982146 982147 982148 982149 982150 982151 982152 982153 982154 982155 982156 982157 982158 982159 982160 982161 982162 982163 982164 982165 982166 982167 982168 982169 982170 982171 982172 982173 982174 982175 982176 982177 982178 982179 982180 982181 982182 982183 982184 982185 982186 982187 982188 982189 982190 982191 982192 982193 982194 982195 982196 982197 982198 982199 982200 982201 982202 982203 982204 982205 982206 982207 982208 982209 982210 982211 982212 982213 982214 982215 982216 982217 982218 982219 982220 982221 982222 982223 982224 982225 982226 982227 982228 982229 982230 982231 982232 982233 982234 982235 982236 982237 982238 982239 982240 982241 982242 982243 982244 982245 982246 982247 982248 982249 982250 982251 982252 982253 982254 982255 982256 982257 982258 982259 982260 982261 982262 982263 982264 982265 982266 982267 982268 982269 982270 982271 982272 982273 982274 982275 982276 982277 982278 982279 982280 982281 982282 982283 982284 982285 982286 982287 982288 982289 982290 982291 982292 982293 982294 982295 982296 982297 982298 982299 982300 982301 982302 982303 982304 982305 982306 982307 982308 982309 982310 982311 982312 982313 982314 982315 982316 982317 982318 982319 982320 982321 982322 982323 982324 982325 982326 982327 982328 982329 982330 982331 982332 982333 982334 982335 982336 982337 982338 982339 982340 982341 982342 982343 982344 982345 982346 982347 982348 982349 982350 982351 982352 982353 982354 982355 982356 982357 982358 982359 982360 982361 982362 982363 982364 982365 982366 982367 982368 982369 982370 982371 982372 982373 982374 982375 982376 982377 982378 982379 982380 982381 982382 982383 982384 982385 982386 982387 982388 982389 982390 982391 982392 982393 982394 982395 982396 982397 982398 982399 982400 982401 982402 982403 982404 982405 982406 982407 982408 982409 982410 982411 982412 982413 982414 982415 982416 982417 982418 982419 982420 982421 982422 982423 982424 982425 982426 982427 982428 982429 982430 982431 982432 982433 982434 982435 982436 982437 982438 982439 982440 982441 982442 982443 982444 982445 982446 982447 982448 982449 982450 982451 982452 982453 982454 982455 982456 982457 982458 982459 982460 982461 982462 982463 982464 982465 982466 982467 982468 982469 982470 982471 982472 982473 982474 982475 982476 982477 982478 982479 982480 982481 982482 982483 982484 982485 982486 982487 982488 982489 982490 982491 982492 982493 982494 982495 982496 982497 982498 982499 982500 982501 982502 982503 982504 982505 982506 982507 982508 982509 982510 982511 982512 982513 982514 982515 982516 982517 982518 982519 982520 982521 982522 982523 982524 982525 982526 982527 982528 982529 982530 982531 982532 982533 982534 982535 982536 982537 982538 982539 982540 982541 982542 982543 982544 982545 982546 982547 982548 982549 982550 982551 982552 982553 982554 982555 982556 982557 982558 982559 982560 982561 982562 982563 982564 982565 982566 982567 982568 982569 982570 982571 982572 982573 982574 982575 982576 982577 982578 982579 982580 982581 982582 982583 982584 982585 982586 982587 982588 982589 982590 982591 982592 982593 982594 982595 982596 982597 982598 982599 982600 982601 982602 982603 982604 982605 982606 982607 982608 982609 982610 982611 982612 982613 982614 982615 982616 982617 982618 982619 982620 982621 982622 982623 982624 982625 982626 982627 982628 982629 982630 982631 982632 982633 982634 982635 982636 982637 982638 982639 982640 982641 982642 982643 982644 982645 982646 982647 982648 982649 982650 982651 982652 982653 982654 982655 982656 982657 982658 982659 982660 982661 982662 982663 982664 982665 982666 982667 982668 982669 982670 982671 982672 982673 982674 982675 982676 982677 982678 982679 982680 982681 982682 982683 982684 982685 982686 982687 982688 982689 982690 982691 982692 982693 982694 982695 982696 982697 982698 982699 982700 982701 982702 982703 982704 982705 982706 982707 982708 982709 982710 982711 982712 982713 982714 982715 982716 982717 982718 982719 982720 982721 982722 982723 982724 982725 982726 982727 982728 982729 982730 982731 982732 982733 982734 982735 982736 982737 982738 982739 982740 982741 982742 982743 982744 982745 982746 982747 982748 982749 982750 982751 982752 982753 982754 982755 982756 982757 982758 982759 982760 982761 982762 982763 982764 982765 982766 982767 982768 982769 982770 982771 982772 982773 982774 982775 982776 982777 982778 982779 982780 982781 982782 982783 982784 982785 982786 982787 982788 982789 982790 982791 982792 982793 982794 982795 982796 982797 982798 982799 982800 982801 982802 982803 982804 982805 982806 982807 982808 982809 982810 982811 982812 982813 982814 982815 982816 982817 982818 982819 982820 982821 982822 982823 982824 982825 982826 982827 982828 982829 982830 982831 982832 982833 982834 982835 982836 982837 982838 982839 982840 982841 982842 982843 982844 982845 982846 982847 982848 982849 982850 982851 982852 982853 982854 982855 982856 982857 982858 982859 982860 982861 982862 982863 982864 982865 982866 982867 982868 982869 982870 982871 982872 982873 982874 982875 982876 982877 982878 982879 982880 982881 982882 982883 982884 982885 982886 982887 982888 982889 982890 982891 982892 982893 982894 982895 982896 982897 982898 982899 982900 982901 982902 982903 982904 982905 982906 982907 982908 982909 982910 982911 982912 982913 982914 982915 982916 982917 982918 982919 982920 982921 982922 982923 982924 982925 982926 982927 982928 982929 982930 982931 982932 982933 982934 982935 982936 982937 982938 982939 982940 982941 982942 982943 982944 982945 982946 982947 982948 982949 982950 982951 982952 982953 982954 982955 982956 982957 982958 982959 982960 982961 982962 982963 982964 982965 982966 982967 982968 982969 982970 982971 982972 982973 982974 982975 982976 982977 982978 982979 982980 982981 982982 982983 982984 982985 982986 982987 982988 982989 982990 982991 982992 982993 982994 982995 982996 982997 982998 982999 983000 983001 983002 983003 983004 983005 983006 983007 983008 983009 983010 983011 983012 983013 983014 983015 983016 983017 983018 983019 983020 983021 983022 983023 983024 983025 983026 983027 983028 983029 983030 983031 983032 983033 983034 983035 983036 983037 983038 983039 983040 983041 983042 983043 983044 983045 983046 983047 983048 983049 983050 983051 983052 983053 983054 983055 983056 983057 983058 983059 983060 983061 983062 983063 983064 983065 983066 983067 983068 983069 983070 983071 983072 983073 983074 983075 983076 983077 983078 983079 983080 983081 983082 983083 983084 983085 983086 983087 983088 983089 983090 983091 983092 983093 983094 983095 983096 983097 983098 983099 983100 983101 983102 983103 983104 983105 983106 983107 983108 983109 983110 983111 983112 983113 983114 983115 983116 983117 983118 983119 983120 983121 983122 983123 983124 983125 983126 983127 983128 983129 983130 983131 983132 983133 983134 983135 983136 983137 983138 983139 983140 983141 983142 983143 983144 983145 983146 983147 983148 983149 983150 983151 983152 983153 983154 983155 983156 983157 983158 983159 983160 983161 983162 983163 983164 983165 983166 983167 983168 983169 983170 983171 983172 983173 983174 983175 983176 983177 983178 983179 983180 983181 983182 983183 983184 983185 983186 983187 983188 983189 983190 983191 983192 983193 983194 983195 983196 983197 983198 983199 983200 983201 983202 983203 983204 983205 983206 983207 983208 983209 983210 983211 983212 983213 983214 983215 983216 983217 983218 983219 983220 983221 983222 983223 983224 983225 983226 983227 983228 983229 983230 983231 983232 983233 983234 983235 983236 983237 983238 983239 983240 983241 983242 983243 983244 983245 983246 983247 983248 983249 983250 983251 983252 983253 983254 983255 983256 983257 983258 983259 983260 983261 983262 983263 983264 983265 983266 983267 983268 983269 983270 983271 983272 983273 983274 983275 983276 983277 983278 983279 983280 983281 983282 983283 983284 983285 983286 983287 983288 983289 983290 983291 983292 983293 983294 983295 983296 983297 983298 983299 983300 983301 983302 983303 983304 983305 983306 983307 983308 983309 983310 983311 983312 983313 983314 983315 983316 983317 983318 983319 983320 983321 983322 983323 983324 983325 983326 983327 983328 983329 983330 983331 983332 983333 983334 983335 983336 983337 983338 983339 983340 983341 983342 983343 983344 983345 983346 983347 983348 983349 983350 983351 983352 983353 983354 983355 983356 983357 983358 983359 983360 983361 983362 983363 983364 983365 983366 983367 983368 983369 983370 983371 983372 983373 983374 983375 983376 983377 983378 983379 983380 983381 983382 983383 983384 983385 983386 983387 983388 983389 983390 983391 983392 983393 983394 983395 983396 983397 983398 983399 983400 983401 983402 983403 983404 983405 983406 983407 983408 983409 983410 983411 983412 983413 983414 983415 983416 983417 983418 983419 983420 983421 983422 983423 983424 983425 983426 983427 983428 983429 983430 983431 983432 983433 983434 983435 983436 983437 983438 983439 983440 983441 983442 983443 983444 983445 983446 983447 983448 983449 983450 983451 983452 983453 983454 983455 983456 983457 983458 983459 983460 983461 983462 983463 983464 983465 983466 983467 983468 983469 983470 983471 983472 983473 983474 983475 983476 983477 983478 983479 983480 983481 983482 983483 983484 983485 983486 983487 983488 983489 983490 983491 983492 983493 983494 983495 983496 983497 983498 983499 983500 983501 983502 983503 983504 983505 983506 983507 983508 983509 983510 983511 983512 983513 983514 983515 983516 983517 983518 983519 983520 983521 983522 983523 983524 983525 983526 983527 983528 983529 983530 983531 983532 983533 983534 983535 983536 983537 983538 983539 983540 983541 983542 983543 983544 983545 983546 983547 983548 983549 983550 983551 983552 983553 983554 983555 983556 983557 983558 983559 983560 983561 983562 983563 983564 983565 983566 983567 983568 983569 983570 983571 983572 983573 983574 983575 983576 983577 983578 983579 983580 983581 983582 983583 983584 983585 983586 983587 983588 983589 983590 983591 983592 983593 983594 983595 983596 983597 983598 983599 983600 983601 983602 983603 983604 983605 983606 983607 983608 983609 983610 983611 983612 983613 983614 983615 983616 983617 983618 983619 983620 983621 983622 983623 983624 983625 983626 983627 983628 983629 983630 983631 983632 983633 983634 983635 983636 983637 983638 983639 983640 983641 983642 983643 983644 983645 983646 983647 983648 983649 983650 983651 983652 983653 983654 983655 983656 983657 983658 983659 983660 983661 983662 983663 983664 983665 983666 983667 983668 983669 983670 983671 983672 983673 983674 983675 983676 983677 983678 983679 983680 983681 983682 983683 983684 983685 983686 983687 983688 983689 983690 983691 983692 983693 983694 983695 983696 983697 983698 983699 983700 983701 983702 983703 983704 983705 983706 983707 983708 983709 983710 983711 983712 983713 983714 983715 983716 983717 983718 983719 983720 983721 983722 983723 983724 983725 983726 983727 983728 983729 983730 983731 983732 983733 983734 983735 983736 983737 983738 983739 983740 983741 983742 983743 983744 983745 983746 983747 983748 983749 983750 983751 983752 983753 983754 983755 983756 983757 983758 983759 983760 983761 983762 983763 983764 983765 983766 983767 983768 983769 983770 983771 983772 983773 983774 983775 983776 983777 983778 983779 983780 983781 983782 983783 983784 983785 983786 983787 983788 983789 983790 983791 983792 983793 983794 983795 983796 983797 983798 983799 983800 983801 983802 983803 983804 983805 983806 983807 983808 983809 983810 983811 983812 983813 983814 983815 983816 983817 983818 983819 983820 983821 983822 983823 983824 983825 983826 983827 983828 983829 983830 983831 983832 983833 983834 983835 983836 983837 983838 983839 983840 983841 983842 983843 983844 983845 983846 983847 983848 983849 983850 983851 983852 983853 983854 983855 983856 983857 983858 983859 983860 983861 983862 983863 983864 983865 983866 983867 983868 983869 983870 983871 983872 983873 983874 983875 983876 983877 983878 983879 983880 983881 983882 983883 983884 983885 983886 983887 983888 983889 983890 983891 983892 983893 983894 983895 983896 983897 983898 983899 983900 983901 983902 983903 983904 983905 983906 983907 983908 983909 983910 983911 983912 983913 983914 983915 983916 983917 983918 983919 983920 983921 983922 983923 983924 983925 983926 983927 983928 983929 983930 983931 983932 983933 983934 983935 983936 983937 983938 983939 983940 983941 983942 983943 983944 983945 983946 983947 983948 983949 983950 983951 983952 983953 983954 983955 983956 983957 983958 983959 983960 983961 983962 983963 983964 983965 983966 983967 983968 983969 983970 983971 983972 983973 983974 983975 983976 983977 983978 983979 983980 983981 983982 983983 983984 983985 983986 983987 983988 983989 983990 983991 983992 983993 983994 983995 983996 983997 983998 983999 984000 984001 984002 984003 984004 984005 984006 984007 984008 984009 984010 984011 984012 984013 984014 984015 984016 984017 984018 984019 984020 984021 984022 984023 984024 984025 984026 984027 984028 984029 984030 984031 984032 984033 984034 984035 984036 984037 984038 984039 984040 984041 984042 984043 984044 984045 984046 984047 984048 984049 984050 984051 984052 984053 984054 984055 984056 984057 984058 984059 984060 984061 984062 984063 984064 984065 984066 984067 984068 984069 984070 984071 984072 984073 984074 984075 984076 984077 984078 984079 984080 984081 984082 984083 984084 984085 984086 984087 984088 984089 984090 984091 984092 984093 984094 984095 984096 984097 984098 984099 984100 984101 984102 984103 984104 984105 984106 984107 984108 984109 984110 984111 984112 984113 984114 984115 984116 984117 984118 984119 984120 984121 984122 984123 984124 984125 984126 984127 984128 984129 984130 984131 984132 984133 984134 984135 984136 984137 984138 984139 984140 984141 984142 984143 984144 984145 984146 984147 984148 984149 984150 984151 984152 984153 984154 984155 984156 984157 984158 984159 984160 984161 984162 984163 984164 984165 984166 984167 984168 984169 984170 984171 984172 984173 984174 984175 984176 984177 984178 984179 984180 984181 984182 984183 984184 984185 984186 984187 984188 984189 984190 984191 984192 984193 984194 984195 984196 984197 984198 984199 984200 984201 984202 984203 984204 984205 984206 984207 984208 984209 984210 984211 984212 984213 984214 984215 984216 984217 984218 984219 984220 984221 984222 984223 984224 984225 984226 984227 984228 984229 984230 984231 984232 984233 984234 984235 984236 984237 984238 984239 984240 984241 984242 984243 984244 984245 984246 984247 984248 984249 984250 984251 984252 984253 984254 984255 984256 984257 984258 984259 984260 984261 984262 984263 984264 984265 984266 984267 984268 984269 984270 984271 984272 984273 984274 984275 984276 984277 984278 984279 984280 984281 984282 984283 984284 984285 984286 984287 984288 984289 984290 984291 984292 984293 984294 984295 984296 984297 984298 984299 984300 984301 984302 984303 984304 984305 984306 984307 984308 984309 984310 984311 984312 984313 984314 984315 984316 984317 984318 984319 984320 984321 984322 984323 984324 984325 984326 984327 984328 984329 984330 984331 984332 984333 984334 984335 984336 984337 984338 984339 984340 984341 984342 984343 984344 984345 984346 984347 984348 984349 984350 984351 984352 984353 984354 984355 984356 984357 984358 984359 984360 984361 984362 984363 984364 984365 984366 984367 984368 984369 984370 984371 984372 984373 984374 984375 984376 984377 984378 984379 984380 984381 984382 984383 984384 984385 984386 984387 984388 984389 984390 984391 984392 984393 984394 984395 984396 984397 984398 984399 984400 984401 984402 984403 984404 984405 984406 984407 984408 984409 984410 984411 984412 984413 984414 984415 984416 984417 984418 984419 984420 984421 984422 984423 984424 984425 984426 984427 984428 984429 984430 984431 984432 984433 984434 984435 984436 984437 984438 984439 984440 984441 984442 984443 984444 984445 984446 984447 984448 984449 984450 984451 984452 984453 984454 984455 984456 984457 984458 984459 984460 984461 984462 984463 984464 984465 984466 984467 984468 984469 984470 984471 984472 984473 984474 984475 984476 984477 984478 984479 984480 984481 984482 984483 984484 984485 984486 984487 984488 984489 984490 984491 984492 984493 984494 984495 984496 984497 984498 984499 984500 984501 984502 984503 984504 984505 984506 984507 984508 984509 984510 984511 984512 984513 984514 984515 984516 984517 984518 984519 984520 984521 984522 984523 984524 984525 984526 984527 984528 984529 984530 984531 984532 984533 984534 984535 984536 984537 984538 984539 984540 984541 984542 984543 984544 984545 984546 984547 984548 984549 984550 984551 984552 984553 984554 984555 984556 984557 984558 984559 984560 984561 984562 984563 984564 984565 984566 984567 984568 984569 984570 984571 984572 984573 984574 984575 984576 984577 984578 984579 984580 984581 984582 984583 984584 984585 984586 984587 984588 984589 984590 984591 984592 984593 984594 984595 984596 984597 984598 984599 984600 984601 984602 984603 984604 984605 984606 984607 984608 984609 984610 984611 984612 984613 984614 984615 984616 984617 984618 984619 984620 984621 984622 984623 984624 984625 984626 984627 984628 984629 984630 984631 984632 984633 984634 984635 984636 984637 984638 984639 984640 984641 984642 984643 984644 984645 984646 984647 984648 984649 984650 984651 984652 984653 984654 984655 984656 984657 984658 984659 984660 984661 984662 984663 984664 984665 984666 984667 984668 984669 984670 984671 984672 984673 984674 984675 984676 984677 984678 984679 984680 984681 984682 984683 984684 984685 984686 984687 984688 984689 984690 984691 984692 984693 984694 984695 984696 984697 984698 984699 984700 984701 984702 984703 984704 984705 984706 984707 984708 984709 984710 984711 984712 984713 984714 984715 984716 984717 984718 984719 984720 984721 984722 984723 984724 984725 984726 984727 984728 984729 984730 984731 984732 984733 984734 984735 984736 984737 984738 984739 984740 984741 984742 984743 984744 984745 984746 984747 984748 984749 984750 984751 984752 984753 984754 984755 984756 984757 984758 984759 984760 984761 984762 984763 984764 984765 984766 984767 984768 984769 984770 984771 984772 984773 984774 984775 984776 984777 984778 984779 984780 984781 984782 984783 984784 984785 984786 984787 984788 984789 984790 984791 984792 984793 984794 984795 984796 984797 984798 984799 984800 984801 984802 984803 984804 984805 984806 984807 984808 984809 984810 984811 984812 984813 984814 984815 984816 984817 984818 984819 984820 984821 984822 984823 984824 984825 984826 984827 984828 984829 984830 984831 984832 984833 984834 984835 984836 984837 984838 984839 984840 984841 984842 984843 984844 984845 984846 984847 984848 984849 984850 984851 984852 984853 984854 984855 984856 984857 984858 984859 984860 984861 984862 984863 984864 984865 984866 984867 984868 984869 984870 984871 984872 984873 984874 984875 984876 984877 984878 984879 984880 984881 984882 984883 984884 984885 984886 984887 984888 984889 984890 984891 984892 984893 984894 984895 984896 984897 984898 984899 984900 984901 984902 984903 984904 984905 984906 984907 984908 984909 984910 984911 984912 984913 984914 984915 984916 984917 984918 984919 984920 984921 984922 984923 984924 984925 984926 984927 984928 984929 984930 984931 984932 984933 984934 984935 984936 984937 984938 984939 984940 984941 984942 984943 984944 984945 984946 984947 984948 984949 984950 984951 984952 984953 984954 984955 984956 984957 984958 984959 984960 984961 984962 984963 984964 984965 984966 984967 984968 984969 984970 984971 984972 984973 984974 984975 984976 984977 984978 984979 984980 984981 984982 984983 984984 984985 984986 984987 984988 984989 984990 984991 984992 984993 984994 984995 984996 984997 984998 984999 985000 985001 985002 985003 985004 985005 985006 985007 985008 985009 985010 985011 985012 985013 985014 985015 985016 985017 985018 985019 985020 985021 985022 985023 985024 985025 985026 985027 985028 985029 985030 985031 985032 985033 985034 985035 985036 985037 985038 985039 985040 985041 985042 985043 985044 985045 985046 985047 985048 985049 985050 985051 985052 985053 985054 985055 985056 985057 985058 985059 985060 985061 985062 985063 985064 985065 985066 985067 985068 985069 985070 985071 985072 985073 985074 985075 985076 985077 985078 985079 985080 985081 985082 985083 985084 985085 985086 985087 985088 985089 985090 985091 985092 985093 985094 985095 985096 985097 985098 985099 985100 985101 985102 985103 985104 985105 985106 985107 985108 985109 985110 985111 985112 985113 985114 985115 985116 985117 985118 985119 985120 985121 985122 985123 985124 985125 985126 985127 985128 985129 985130 985131 985132 985133 985134 985135 985136 985137 985138 985139 985140 985141 985142 985143 985144 985145 985146 985147 985148 985149 985150 985151 985152 985153 985154 985155 985156 985157 985158 985159 985160 985161 985162 985163 985164 985165 985166 985167 985168 985169 985170 985171 985172 985173 985174 985175 985176 985177 985178 985179 985180 985181 985182 985183 985184 985185 985186 985187 985188 985189 985190 985191 985192 985193 985194 985195 985196 985197 985198 985199 985200 985201 985202 985203 985204 985205 985206 985207 985208 985209 985210 985211 985212 985213 985214 985215 985216 985217 985218 985219 985220 985221 985222 985223 985224 985225 985226 985227 985228 985229 985230 985231 985232 985233 985234 985235 985236 985237 985238 985239 985240 985241 985242 985243 985244 985245 985246 985247 985248 985249 985250 985251 985252 985253 985254 985255 985256 985257 985258 985259 985260 985261 985262 985263 985264 985265 985266 985267 985268 985269 985270 985271 985272 985273 985274 985275 985276 985277 985278 985279 985280 985281 985282 985283 985284 985285 985286 985287 985288 985289 985290 985291 985292 985293 985294 985295 985296 985297 985298 985299 985300 985301 985302 985303 985304 985305 985306 985307 985308 985309 985310 985311 985312 985313 985314 985315 985316 985317 985318 985319 985320 985321 985322 985323 985324 985325 985326 985327 985328 985329 985330 985331 985332 985333 985334 985335 985336 985337 985338 985339 985340 985341 985342 985343 985344 985345 985346 985347 985348 985349 985350 985351 985352 985353 985354 985355 985356 985357 985358 985359 985360 985361 985362 985363 985364 985365 985366 985367 985368 985369 985370 985371 985372 985373 985374 985375 985376 985377 985378 985379 985380 985381 985382 985383 985384 985385 985386 985387 985388 985389 985390 985391 985392 985393 985394 985395 985396 985397 985398 985399 985400 985401 985402 985403 985404 985405 985406 985407 985408 985409 985410 985411 985412 985413 985414 985415 985416 985417 985418 985419 985420 985421 985422 985423 985424 985425 985426 985427 985428 985429 985430 985431 985432 985433 985434 985435 985436 985437 985438 985439 985440 985441 985442 985443 985444 985445 985446 985447 985448 985449 985450 985451 985452 985453 985454 985455 985456 985457 985458 985459 985460 985461 985462 985463 985464 985465 985466 985467 985468 985469 985470 985471 985472 985473 985474 985475 985476 985477 985478 985479 985480 985481 985482 985483 985484 985485 985486 985487 985488 985489 985490 985491 985492 985493 985494 985495 985496 985497 985498 985499 985500 985501 985502 985503 985504 985505 985506 985507 985508 985509 985510 985511 985512 985513 985514 985515 985516 985517 985518 985519 985520 985521 985522 985523 985524 985525 985526 985527 985528 985529 985530 985531 985532 985533 985534 985535 985536 985537 985538 985539 985540 985541 985542 985543 985544 985545 985546 985547 985548 985549 985550 985551 985552 985553 985554 985555 985556 985557 985558 985559 985560 985561 985562 985563 985564 985565 985566 985567 985568 985569 985570 985571 985572 985573 985574 985575 985576 985577 985578 985579 985580 985581 985582 985583 985584 985585 985586 985587 985588 985589 985590 985591 985592 985593 985594 985595 985596 985597 985598 985599 985600 985601 985602 985603 985604 985605 985606 985607 985608 985609 985610 985611 985612 985613 985614 985615 985616 985617 985618 985619 985620 985621 985622 985623 985624 985625 985626 985627 985628 985629 985630 985631 985632 985633 985634 985635 985636 985637 985638 985639 985640 985641 985642 985643 985644 985645 985646 985647 985648 985649 985650 985651 985652 985653 985654 985655 985656 985657 985658 985659 985660 985661 985662 985663 985664 985665 985666 985667 985668 985669 985670 985671 985672 985673 985674 985675 985676 985677 985678 985679 985680 985681 985682 985683 985684 985685 985686 985687 985688 985689 985690 985691 985692 985693 985694 985695 985696 985697 985698 985699 985700 985701 985702 985703 985704 985705 985706 985707 985708 985709 985710 985711 985712 985713 985714 985715 985716 985717 985718 985719 985720 985721 985722 985723 985724 985725 985726 985727 985728 985729 985730 985731 985732 985733 985734 985735 985736 985737 985738 985739 985740 985741 985742 985743 985744 985745 985746 985747 985748 985749 985750 985751 985752 985753 985754 985755 985756 985757 985758 985759 985760 985761 985762 985763 985764 985765 985766 985767 985768 985769 985770 985771 985772 985773 985774 985775 985776 985777 985778 985779 985780 985781 985782 985783 985784 985785 985786 985787 985788 985789 985790 985791 985792 985793 985794 985795 985796 985797 985798 985799 985800 985801 985802 985803 985804 985805 985806 985807 985808 985809 985810 985811 985812 985813 985814 985815 985816 985817 985818 985819 985820 985821 985822 985823 985824 985825 985826 985827 985828 985829 985830 985831 985832 985833 985834 985835 985836 985837 985838 985839 985840 985841 985842 985843 985844 985845 985846 985847 985848 985849 985850 985851 985852 985853 985854 985855 985856 985857 985858 985859 985860 985861 985862 985863 985864 985865 985866 985867 985868 985869 985870 985871 985872 985873 985874 985875 985876 985877 985878 985879 985880 985881 985882 985883 985884 985885 985886 985887 985888 985889 985890 985891 985892 985893 985894 985895 985896 985897 985898 985899 985900 985901 985902 985903 985904 985905 985906 985907 985908 985909 985910 985911 985912 985913 985914 985915 985916 985917 985918 985919 985920 985921 985922 985923 985924 985925 985926 985927 985928 985929 985930 985931 985932 985933 985934 985935 985936 985937 985938 985939 985940 985941 985942 985943 985944 985945 985946 985947 985948 985949 985950 985951 985952 985953 985954 985955 985956 985957 985958 985959 985960 985961 985962 985963 985964 985965 985966 985967 985968 985969 985970 985971 985972 985973 985974 985975 985976 985977 985978 985979 985980 985981 985982 985983 985984 985985 985986 985987 985988 985989 985990 985991 985992 985993 985994 985995 985996 985997 985998 985999 986000 986001 986002 986003 986004 986005 986006 986007 986008 986009 986010 986011 986012 986013 986014 986015 986016 986017 986018 986019 986020 986021 986022 986023 986024 986025 986026 986027 986028 986029 986030 986031 986032 986033 986034 986035 986036 986037 986038 986039 986040 986041 986042 986043 986044 986045 986046 986047 986048 986049 986050 986051 986052 986053 986054 986055 986056 986057 986058 986059 986060 986061 986062 986063 986064 986065 986066 986067 986068 986069 986070 986071 986072 986073 986074 986075 986076 986077 986078 986079 986080 986081 986082 986083 986084 986085 986086 986087 986088 986089 986090 986091 986092 986093 986094 986095 986096 986097 986098 986099 986100 986101 986102 986103 986104 986105 986106 986107 986108 986109 986110 986111 986112 986113 986114 986115 986116 986117 986118 986119 986120 986121 986122 986123 986124 986125 986126 986127 986128 986129 986130 986131 986132 986133 986134 986135 986136 986137 986138 986139 986140 986141 986142 986143 986144 986145 986146 986147 986148 986149 986150 986151 986152 986153 986154 986155 986156 986157 986158 986159 986160 986161 986162 986163 986164 986165 986166 986167 986168 986169 986170 986171 986172 986173 986174 986175 986176 986177 986178 986179 986180 986181 986182 986183 986184 986185 986186 986187 986188 986189 986190 986191 986192 986193 986194 986195 986196 986197 986198 986199 986200 986201 986202 986203 986204 986205 986206 986207 986208 986209 986210 986211 986212 986213 986214 986215 986216 986217 986218 986219 986220 986221 986222 986223 986224 986225 986226 986227 986228 986229 986230 986231 986232 986233 986234 986235 986236 986237 986238 986239 986240 986241 986242 986243 986244 986245 986246 986247 986248 986249 986250 986251 986252 986253 986254 986255 986256 986257 986258 986259 986260 986261 986262 986263 986264 986265 986266 986267 986268 986269 986270 986271 986272 986273 986274 986275 986276 986277 986278 986279 986280 986281 986282 986283 986284 986285 986286 986287 986288 986289 986290 986291 986292 986293 986294 986295 986296 986297 986298 986299 986300 986301 986302 986303 986304 986305 986306 986307 986308 986309 986310 986311 986312 986313 986314 986315 986316 986317 986318 986319 986320 986321 986322 986323 986324 986325 986326 986327 986328 986329 986330 986331 986332 986333 986334 986335 986336 986337 986338 986339 986340 986341 986342 986343 986344 986345 986346 986347 986348 986349 986350 986351 986352 986353 986354 986355 986356 986357 986358 986359 986360 986361 986362 986363 986364 986365 986366 986367 986368 986369 986370 986371 986372 986373 986374 986375 986376 986377 986378 986379 986380 986381 986382 986383 986384 986385 986386 986387 986388 986389 986390 986391 986392 986393 986394 986395 986396 986397 986398 986399 986400 986401 986402 986403 986404 986405 986406 986407 986408 986409 986410 986411 986412 986413 986414 986415 986416 986417 986418 986419 986420 986421 986422 986423 986424 986425 986426 986427 986428 986429 986430 986431 986432 986433 986434 986435 986436 986437 986438 986439 986440 986441 986442 986443 986444 986445 986446 986447 986448 986449 986450 986451 986452 986453 986454 986455 986456 986457 986458 986459 986460 986461 986462 986463 986464 986465 986466 986467 986468 986469 986470 986471 986472 986473 986474 986475 986476 986477 986478 986479 986480 986481 986482 986483 986484 986485 986486 986487 986488 986489 986490 986491 986492 986493 986494 986495 986496 986497 986498 986499 986500 986501 986502 986503 986504 986505 986506 986507 986508 986509 986510 986511 986512 986513 986514 986515 986516 986517 986518 986519 986520 986521 986522 986523 986524 986525 986526 986527 986528 986529 986530 986531 986532 986533 986534 986535 986536 986537 986538 986539 986540 986541 986542 986543 986544 986545 986546 986547 986548 986549 986550 986551 986552 986553 986554 986555 986556 986557 986558 986559 986560 986561 986562 986563 986564 986565 986566 986567 986568 986569 986570 986571 986572 986573 986574 986575 986576 986577 986578 986579 986580 986581 986582 986583 986584 986585 986586 986587 986588 986589 986590 986591 986592 986593 986594 986595 986596 986597 986598 986599 986600 986601 986602 986603 986604 986605 986606 986607 986608 986609 986610 986611 986612 986613 986614 986615 986616 986617 986618 986619 986620 986621 986622 986623 986624 986625 986626 986627 986628 986629 986630 986631 986632 986633 986634 986635 986636 986637 986638 986639 986640 986641 986642 986643 986644 986645 986646 986647 986648 986649 986650 986651 986652 986653 986654 986655 986656 986657 986658 986659 986660 986661 986662 986663 986664 986665 986666 986667 986668 986669 986670 986671 986672 986673 986674 986675 986676 986677 986678 986679 986680 986681 986682 986683 986684 986685 986686 986687 986688 986689 986690 986691 986692 986693 986694 986695 986696 986697 986698 986699 986700 986701 986702 986703 986704 986705 986706 986707 986708 986709 986710 986711 986712 986713 986714 986715 986716 986717 986718 986719 986720 986721 986722 986723 986724 986725 986726 986727 986728 986729 986730 986731 986732 986733 986734 986735 986736 986737 986738 986739 986740 986741 986742 986743 986744 986745 986746 986747 986748 986749 986750 986751 986752 986753 986754 986755 986756 986757 986758 986759 986760 986761 986762 986763 986764 986765 986766 986767 986768 986769 986770 986771 986772 986773 986774 986775 986776 986777 986778 986779 986780 986781 986782 986783 986784 986785 986786 986787 986788 986789 986790 986791 986792 986793 986794 986795 986796 986797 986798 986799 986800 986801 986802 986803 986804 986805 986806 986807 986808 986809 986810 986811 986812 986813 986814 986815 986816 986817 986818 986819 986820 986821 986822 986823 986824 986825 986826 986827 986828 986829 986830 986831 986832 986833 986834 986835 986836 986837 986838 986839 986840 986841 986842 986843 986844 986845 986846 986847 986848 986849 986850 986851 986852 986853 986854 986855 986856 986857 986858 986859 986860 986861 986862 986863 986864 986865 986866 986867 986868 986869 986870 986871 986872 986873 986874 986875 986876 986877 986878 986879 986880 986881 986882 986883 986884 986885 986886 986887 986888 986889 986890 986891 986892 986893 986894 986895 986896 986897 986898 986899 986900 986901 986902 986903 986904 986905 986906 986907 986908 986909 986910 986911 986912 986913 986914 986915 986916 986917 986918 986919 986920 986921 986922 986923 986924 986925 986926 986927 986928 986929 986930 986931 986932 986933 986934 986935 986936 986937 986938 986939 986940 986941 986942 986943 986944 986945 986946 986947 986948 986949 986950 986951 986952 986953 986954 986955 986956 986957 986958 986959 986960 986961 986962 986963 986964 986965 986966 986967 986968 986969 986970 986971 986972 986973 986974 986975 986976 986977 986978 986979 986980 986981 986982 986983 986984 986985 986986 986987 986988 986989 986990 986991 986992 986993 986994 986995 986996 986997 986998 986999 987000 987001 987002 987003 987004 987005 987006 987007 987008 987009 987010 987011 987012 987013 987014 987015 987016 987017 987018 987019 987020 987021 987022 987023 987024 987025 987026 987027 987028 987029 987030 987031 987032 987033 987034 987035 987036 987037 987038 987039 987040 987041 987042 987043 987044 987045 987046 987047 987048 987049 987050 987051 987052 987053 987054 987055 987056 987057 987058 987059 987060 987061 987062 987063 987064 987065 987066 987067 987068 987069 987070 987071 987072 987073 987074 987075 987076 987077 987078 987079 987080 987081 987082 987083 987084 987085 987086 987087 987088 987089 987090 987091 987092 987093 987094 987095 987096 987097 987098 987099 987100 987101 987102 987103 987104 987105 987106 987107 987108 987109 987110 987111 987112 987113 987114 987115 987116 987117 987118 987119 987120 987121 987122 987123 987124 987125 987126 987127 987128 987129 987130 987131 987132 987133 987134 987135 987136 987137 987138 987139 987140 987141 987142 987143 987144 987145 987146 987147 987148 987149 987150 987151 987152 987153 987154 987155 987156 987157 987158 987159 987160 987161 987162 987163 987164 987165 987166 987167 987168 987169 987170 987171 987172 987173 987174 987175 987176 987177 987178 987179 987180 987181 987182 987183 987184 987185 987186 987187 987188 987189 987190 987191 987192 987193 987194 987195 987196 987197 987198 987199 987200 987201 987202 987203 987204 987205 987206 987207 987208 987209 987210 987211 987212 987213 987214 987215 987216 987217 987218 987219 987220 987221 987222 987223 987224 987225 987226 987227 987228 987229 987230 987231 987232 987233 987234 987235 987236 987237 987238 987239 987240 987241 987242 987243 987244 987245 987246 987247 987248 987249 987250 987251 987252 987253 987254 987255 987256 987257 987258 987259 987260 987261 987262 987263 987264 987265 987266 987267 987268 987269 987270 987271 987272 987273 987274 987275 987276 987277 987278 987279 987280 987281 987282 987283 987284 987285 987286 987287 987288 987289 987290 987291 987292 987293 987294 987295 987296 987297 987298 987299 987300 987301 987302 987303 987304 987305 987306 987307 987308 987309 987310 987311 987312 987313 987314 987315 987316 987317 987318 987319 987320 987321 987322 987323 987324 987325 987326 987327 987328 987329 987330 987331 987332 987333 987334 987335 987336 987337 987338 987339 987340 987341 987342 987343 987344 987345 987346 987347 987348 987349 987350 987351 987352 987353 987354 987355 987356 987357 987358 987359 987360 987361 987362 987363 987364 987365 987366 987367 987368 987369 987370 987371 987372 987373 987374 987375 987376 987377 987378 987379 987380 987381 987382 987383 987384 987385 987386 987387 987388 987389 987390 987391 987392 987393 987394 987395 987396 987397 987398 987399 987400 987401 987402 987403 987404 987405 987406 987407 987408 987409 987410 987411 987412 987413 987414 987415 987416 987417 987418 987419 987420 987421 987422 987423 987424 987425 987426 987427 987428 987429 987430 987431 987432 987433 987434 987435 987436 987437 987438 987439 987440 987441 987442 987443 987444 987445 987446 987447 987448 987449 987450 987451 987452 987453 987454 987455 987456 987457 987458 987459 987460 987461 987462 987463 987464 987465 987466 987467 987468 987469 987470 987471 987472 987473 987474 987475 987476 987477 987478 987479 987480 987481 987482 987483 987484 987485 987486 987487 987488 987489 987490 987491 987492 987493 987494 987495 987496 987497 987498 987499 987500 987501 987502 987503 987504 987505 987506 987507 987508 987509 987510 987511 987512 987513 987514 987515 987516 987517 987518 987519 987520 987521 987522 987523 987524 987525 987526 987527 987528 987529 987530 987531 987532 987533 987534 987535 987536 987537 987538 987539 987540 987541 987542 987543 987544 987545 987546 987547 987548 987549 987550 987551 987552 987553 987554 987555 987556 987557 987558 987559 987560 987561 987562 987563 987564 987565 987566 987567 987568 987569 987570 987571 987572 987573 987574 987575 987576 987577 987578 987579 987580 987581 987582 987583 987584 987585 987586 987587 987588 987589 987590 987591 987592 987593 987594 987595 987596 987597 987598 987599 987600 987601 987602 987603 987604 987605 987606 987607 987608 987609 987610 987611 987612 987613 987614 987615 987616 987617 987618 987619 987620 987621 987622 987623 987624 987625 987626 987627 987628 987629 987630 987631 987632 987633 987634 987635 987636 987637 987638 987639 987640 987641 987642 987643 987644 987645 987646 987647 987648 987649 987650 987651 987652 987653 987654 987655 987656 987657 987658 987659 987660 987661 987662 987663 987664 987665 987666 987667 987668 987669 987670 987671 987672 987673 987674 987675 987676 987677 987678 987679 987680 987681 987682 987683 987684 987685 987686 987687 987688 987689 987690 987691 987692 987693 987694 987695 987696 987697 987698 987699 987700 987701 987702 987703 987704 987705 987706 987707 987708 987709 987710 987711 987712 987713 987714 987715 987716 987717 987718 987719 987720 987721 987722 987723 987724 987725 987726 987727 987728 987729 987730 987731 987732 987733 987734 987735 987736 987737 987738 987739 987740 987741 987742 987743 987744 987745 987746 987747 987748 987749 987750 987751 987752 987753 987754 987755 987756 987757 987758 987759 987760 987761 987762 987763 987764 987765 987766 987767 987768 987769 987770 987771 987772 987773 987774 987775 987776 987777 987778 987779 987780 987781 987782 987783 987784 987785 987786 987787 987788 987789 987790 987791 987792 987793 987794 987795 987796 987797 987798 987799 987800 987801 987802 987803 987804 987805 987806 987807 987808 987809 987810 987811 987812 987813 987814 987815 987816 987817 987818 987819 987820 987821 987822 987823 987824 987825 987826 987827 987828 987829 987830 987831 987832 987833 987834 987835 987836 987837 987838 987839 987840 987841 987842 987843 987844 987845 987846 987847 987848 987849 987850 987851 987852 987853 987854 987855 987856 987857 987858 987859 987860 987861 987862 987863 987864 987865 987866 987867 987868 987869 987870 987871 987872 987873 987874 987875 987876 987877 987878 987879 987880 987881 987882 987883 987884 987885 987886 987887 987888 987889 987890 987891 987892 987893 987894 987895 987896 987897 987898 987899 987900 987901 987902 987903 987904 987905 987906 987907 987908 987909 987910 987911 987912 987913 987914 987915 987916 987917 987918 987919 987920 987921 987922 987923 987924 987925 987926 987927 987928 987929 987930 987931 987932 987933 987934 987935 987936 987937 987938 987939 987940 987941 987942 987943 987944 987945 987946 987947 987948 987949 987950 987951 987952 987953 987954 987955 987956 987957 987958 987959 987960 987961 987962 987963 987964 987965 987966 987967 987968 987969 987970 987971 987972 987973 987974 987975 987976 987977 987978 987979 987980 987981 987982 987983 987984 987985 987986 987987 987988 987989 987990 987991 987992 987993 987994 987995 987996 987997 987998 987999 988000 988001 988002 988003 988004 988005 988006 988007 988008 988009 988010 988011 988012 988013 988014 988015 988016 988017 988018 988019 988020 988021 988022 988023 988024 988025 988026 988027 988028 988029 988030 988031 988032 988033 988034 988035 988036 988037 988038 988039 988040 988041 988042 988043 988044 988045 988046 988047 988048 988049 988050 988051 988052 988053 988054 988055 988056 988057 988058 988059 988060 988061 988062 988063 988064 988065 988066 988067 988068 988069 988070 988071 988072 988073 988074 988075 988076 988077 988078 988079 988080 988081 988082 988083 988084 988085 988086 988087 988088 988089 988090 988091 988092 988093 988094 988095 988096 988097 988098 988099 988100 988101 988102 988103 988104 988105 988106 988107 988108 988109 988110 988111 988112 988113 988114 988115 988116 988117 988118 988119 988120 988121 988122 988123 988124 988125 988126 988127 988128 988129 988130 988131 988132 988133 988134 988135 988136 988137 988138 988139 988140 988141 988142 988143 988144 988145 988146 988147 988148 988149 988150 988151 988152 988153 988154 988155 988156 988157 988158 988159 988160 988161 988162 988163 988164 988165 988166 988167 988168 988169 988170 988171 988172 988173 988174 988175 988176 988177 988178 988179 988180 988181 988182 988183 988184 988185 988186 988187 988188 988189 988190 988191 988192 988193 988194 988195 988196 988197 988198 988199 988200 988201 988202 988203 988204 988205 988206 988207 988208 988209 988210 988211 988212 988213 988214 988215 988216 988217 988218 988219 988220 988221 988222 988223 988224 988225 988226 988227 988228 988229 988230 988231 988232 988233 988234 988235 988236 988237 988238 988239 988240 988241 988242 988243 988244 988245 988246 988247 988248 988249 988250 988251 988252 988253 988254 988255 988256 988257 988258 988259 988260 988261 988262 988263 988264 988265 988266 988267 988268 988269 988270 988271 988272 988273 988274 988275 988276 988277 988278 988279 988280 988281 988282 988283 988284 988285 988286 988287 988288 988289 988290 988291 988292 988293 988294 988295 988296 988297 988298 988299 988300 988301 988302 988303 988304 988305 988306 988307 988308 988309 988310 988311 988312 988313 988314 988315 988316 988317 988318 988319 988320 988321 988322 988323 988324 988325 988326 988327 988328 988329 988330 988331 988332 988333 988334 988335 988336 988337 988338 988339 988340 988341 988342 988343 988344 988345 988346 988347 988348 988349 988350 988351 988352 988353 988354 988355 988356 988357 988358 988359 988360 988361 988362 988363 988364 988365 988366 988367 988368 988369 988370 988371 988372 988373 988374 988375 988376 988377 988378 988379 988380 988381 988382 988383 988384 988385 988386 988387 988388 988389 988390 988391 988392 988393 988394 988395 988396 988397 988398 988399 988400 988401 988402 988403 988404 988405 988406 988407 988408 988409 988410 988411 988412 988413 988414 988415 988416 988417 988418 988419 988420 988421 988422 988423 988424 988425 988426 988427 988428 988429 988430 988431 988432 988433 988434 988435 988436 988437 988438 988439 988440 988441 988442 988443 988444 988445 988446 988447 988448 988449 988450 988451 988452 988453 988454 988455 988456 988457 988458 988459 988460 988461 988462 988463 988464 988465 988466 988467 988468 988469 988470 988471 988472 988473 988474 988475 988476 988477 988478 988479 988480 988481 988482 988483 988484 988485 988486 988487 988488 988489 988490 988491 988492 988493 988494 988495 988496 988497 988498 988499 988500 988501 988502 988503 988504 988505 988506 988507 988508 988509 988510 988511 988512 988513 988514 988515 988516 988517 988518 988519 988520 988521 988522 988523 988524 988525 988526 988527 988528 988529 988530 988531 988532 988533 988534 988535 988536 988537 988538 988539 988540 988541 988542 988543 988544 988545 988546 988547 988548 988549 988550 988551 988552 988553 988554 988555 988556 988557 988558 988559 988560 988561 988562 988563 988564 988565 988566 988567 988568 988569 988570 988571 988572 988573 988574 988575 988576 988577 988578 988579 988580 988581 988582 988583 988584 988585 988586 988587 988588 988589 988590 988591 988592 988593 988594 988595 988596 988597 988598 988599 988600 988601 988602 988603 988604 988605 988606 988607 988608 988609 988610 988611 988612 988613 988614 988615 988616 988617 988618 988619 988620 988621 988622 988623 988624 988625 988626 988627 988628 988629 988630 988631 988632 988633 988634 988635 988636 988637 988638 988639 988640 988641 988642 988643 988644 988645 988646 988647 988648 988649 988650 988651 988652 988653 988654 988655 988656 988657 988658 988659 988660 988661 988662 988663 988664 988665 988666 988667 988668 988669 988670 988671 988672 988673 988674 988675 988676 988677 988678 988679 988680 988681 988682 988683 988684 988685 988686 988687 988688 988689 988690 988691 988692 988693 988694 988695 988696 988697 988698 988699 988700 988701 988702 988703 988704 988705 988706 988707 988708 988709 988710 988711 988712 988713 988714 988715 988716 988717 988718 988719 988720 988721 988722 988723 988724 988725 988726 988727 988728 988729 988730 988731 988732 988733 988734 988735 988736 988737 988738 988739 988740 988741 988742 988743 988744 988745 988746 988747 988748 988749 988750 988751 988752 988753 988754 988755 988756 988757 988758 988759 988760 988761 988762 988763 988764 988765 988766 988767 988768 988769 988770 988771 988772 988773 988774 988775 988776 988777 988778 988779 988780 988781 988782 988783 988784 988785 988786 988787 988788 988789 988790 988791 988792 988793 988794 988795 988796 988797 988798 988799 988800 988801 988802 988803 988804 988805 988806 988807 988808 988809 988810 988811 988812 988813 988814 988815 988816 988817 988818 988819 988820 988821 988822 988823 988824 988825 988826 988827 988828 988829 988830 988831 988832 988833 988834 988835 988836 988837 988838 988839 988840 988841 988842 988843 988844 988845 988846 988847 988848 988849 988850 988851 988852 988853 988854 988855 988856 988857 988858 988859 988860 988861 988862 988863 988864 988865 988866 988867 988868 988869 988870 988871 988872 988873 988874 988875 988876 988877 988878 988879 988880 988881 988882 988883 988884 988885 988886 988887 988888 988889 988890 988891 988892 988893 988894 988895 988896 988897 988898 988899 988900 988901 988902 988903 988904 988905 988906 988907 988908 988909 988910 988911 988912 988913 988914 988915 988916 988917 988918 988919 988920 988921 988922 988923 988924 988925 988926 988927 988928 988929 988930 988931 988932 988933 988934 988935 988936 988937 988938 988939 988940 988941 988942 988943 988944 988945 988946 988947 988948 988949 988950 988951 988952 988953 988954 988955 988956 988957 988958 988959 988960 988961 988962 988963 988964 988965 988966 988967 988968 988969 988970 988971 988972 988973 988974 988975 988976 988977 988978 988979 988980 988981 988982 988983 988984 988985 988986 988987 988988 988989 988990 988991 988992 988993 988994 988995 988996 988997 988998 988999 989000 989001 989002 989003 989004 989005 989006 989007 989008 989009 989010 989011 989012 989013 989014 989015 989016 989017 989018 989019 989020 989021 989022 989023 989024 989025 989026 989027 989028 989029 989030 989031 989032 989033 989034 989035 989036 989037 989038 989039 989040 989041 989042 989043 989044 989045 989046 989047 989048 989049 989050 989051 989052 989053 989054 989055 989056 989057 989058 989059 989060 989061 989062 989063 989064 989065 989066 989067 989068 989069 989070 989071 989072 989073 989074 989075 989076 989077 989078 989079 989080 989081 989082 989083 989084 989085 989086 989087 989088 989089 989090 989091 989092 989093 989094 989095 989096 989097 989098 989099 989100 989101 989102 989103 989104 989105 989106 989107 989108 989109 989110 989111 989112 989113 989114 989115 989116 989117 989118 989119 989120 989121 989122 989123 989124 989125 989126 989127 989128 989129 989130 989131 989132 989133 989134 989135 989136 989137 989138 989139 989140 989141 989142 989143 989144 989145 989146 989147 989148 989149 989150 989151 989152 989153 989154 989155 989156 989157 989158 989159 989160 989161 989162 989163 989164 989165 989166 989167 989168 989169 989170 989171 989172 989173 989174 989175 989176 989177 989178 989179 989180 989181 989182 989183 989184 989185 989186 989187 989188 989189 989190 989191 989192 989193 989194 989195 989196 989197 989198 989199 989200 989201 989202 989203 989204 989205 989206 989207 989208 989209 989210 989211 989212 989213 989214 989215 989216 989217 989218 989219 989220 989221 989222 989223 989224 989225 989226 989227 989228 989229 989230 989231 989232 989233 989234 989235 989236 989237 989238 989239 989240 989241 989242 989243 989244 989245 989246 989247 989248 989249 989250 989251 989252 989253 989254 989255 989256 989257 989258 989259 989260 989261 989262 989263 989264 989265 989266 989267 989268 989269 989270 989271 989272 989273 989274 989275 989276 989277 989278 989279 989280 989281 989282 989283 989284 989285 989286 989287 989288 989289 989290 989291 989292 989293 989294 989295 989296 989297 989298 989299 989300 989301 989302 989303 989304 989305 989306 989307 989308 989309 989310 989311 989312 989313 989314 989315 989316 989317 989318 989319 989320 989321 989322 989323 989324 989325 989326 989327 989328 989329 989330 989331 989332 989333 989334 989335 989336 989337 989338 989339 989340 989341 989342 989343 989344 989345 989346 989347 989348 989349 989350 989351 989352 989353 989354 989355 989356 989357 989358 989359 989360 989361 989362 989363 989364 989365 989366 989367 989368 989369 989370 989371 989372 989373 989374 989375 989376 989377 989378 989379 989380 989381 989382 989383 989384 989385 989386 989387 989388 989389 989390 989391 989392 989393 989394 989395 989396 989397 989398 989399 989400 989401 989402 989403 989404 989405 989406 989407 989408 989409 989410 989411 989412 989413 989414 989415 989416 989417 989418 989419 989420 989421 989422 989423 989424 989425 989426 989427 989428 989429 989430 989431 989432 989433 989434 989435 989436 989437 989438 989439 989440 989441 989442 989443 989444 989445 989446 989447 989448 989449 989450 989451 989452 989453 989454 989455 989456 989457 989458 989459 989460 989461 989462 989463 989464 989465 989466 989467 989468 989469 989470 989471 989472 989473 989474 989475 989476 989477 989478 989479 989480 989481 989482 989483 989484 989485 989486 989487 989488 989489 989490 989491 989492 989493 989494 989495 989496 989497 989498 989499 989500 989501 989502 989503 989504 989505 989506 989507 989508 989509 989510 989511 989512 989513 989514 989515 989516 989517 989518 989519 989520 989521 989522 989523 989524 989525 989526 989527 989528 989529 989530 989531 989532 989533 989534 989535 989536 989537 989538 989539 989540 989541 989542 989543 989544 989545 989546 989547 989548 989549 989550 989551 989552 989553 989554 989555 989556 989557 989558 989559 989560 989561 989562 989563 989564 989565 989566 989567 989568 989569 989570 989571 989572 989573 989574 989575 989576 989577 989578 989579 989580 989581 989582 989583 989584 989585 989586 989587 989588 989589 989590 989591 989592 989593 989594 989595 989596 989597 989598 989599 989600 989601 989602 989603 989604 989605 989606 989607 989608 989609 989610 989611 989612 989613 989614 989615 989616 989617 989618 989619 989620 989621 989622 989623 989624 989625 989626 989627 989628 989629 989630 989631 989632 989633 989634 989635 989636 989637 989638 989639 989640 989641 989642 989643 989644 989645 989646 989647 989648 989649 989650 989651 989652 989653 989654 989655 989656 989657 989658 989659 989660 989661 989662 989663 989664 989665 989666 989667 989668 989669 989670 989671 989672 989673 989674 989675 989676 989677 989678 989679 989680 989681 989682 989683 989684 989685 989686 989687 989688 989689 989690 989691 989692 989693 989694 989695 989696 989697 989698 989699 989700 989701 989702 989703 989704 989705 989706 989707 989708 989709 989710 989711 989712 989713 989714 989715 989716 989717 989718 989719 989720 989721 989722 989723 989724 989725 989726 989727 989728 989729 989730 989731 989732 989733 989734 989735 989736 989737 989738 989739 989740 989741 989742 989743 989744 989745 989746 989747 989748 989749 989750 989751 989752 989753 989754 989755 989756 989757 989758 989759 989760 989761 989762 989763 989764 989765 989766 989767 989768 989769 989770 989771 989772 989773 989774 989775 989776 989777 989778 989779 989780 989781 989782 989783 989784 989785 989786 989787 989788 989789 989790 989791 989792 989793 989794 989795 989796 989797 989798 989799 989800 989801 989802 989803 989804 989805 989806 989807 989808 989809 989810 989811 989812 989813 989814 989815 989816 989817 989818 989819 989820 989821 989822 989823 989824 989825 989826 989827 989828 989829 989830 989831 989832 989833 989834 989835 989836 989837 989838 989839 989840 989841 989842 989843 989844 989845 989846 989847 989848 989849 989850 989851 989852 989853 989854 989855 989856 989857 989858 989859 989860 989861 989862 989863 989864 989865 989866 989867 989868 989869 989870 989871 989872 989873 989874 989875 989876 989877 989878 989879 989880 989881 989882 989883 989884 989885 989886 989887 989888 989889 989890 989891 989892 989893 989894 989895 989896 989897 989898 989899 989900 989901 989902 989903 989904 989905 989906 989907 989908 989909 989910 989911 989912 989913 989914 989915 989916 989917 989918 989919 989920 989921 989922 989923 989924 989925 989926 989927 989928 989929 989930 989931 989932 989933 989934 989935 989936 989937 989938 989939 989940 989941 989942 989943 989944 989945 989946 989947 989948 989949 989950 989951 989952 989953 989954 989955 989956 989957 989958 989959 989960 989961 989962 989963 989964 989965 989966 989967 989968 989969 989970 989971 989972 989973 989974 989975 989976 989977 989978 989979 989980 989981 989982 989983 989984 989985 989986 989987 989988 989989 989990 989991 989992 989993 989994 989995 989996 989997 989998 989999 990000 990001 990002 990003 990004 990005 990006 990007 990008 990009 990010 990011 990012 990013 990014 990015 990016 990017 990018 990019 990020 990021 990022 990023 990024 990025 990026 990027 990028 990029 990030 990031 990032 990033 990034 990035 990036 990037 990038 990039 990040 990041 990042 990043 990044 990045 990046 990047 990048 990049 990050 990051 990052 990053 990054 990055 990056 990057 990058 990059 990060 990061 990062 990063 990064 990065 990066 990067 990068 990069 990070 990071 990072 990073 990074 990075 990076 990077 990078 990079 990080 990081 990082 990083 990084 990085 990086 990087 990088 990089 990090 990091 990092 990093 990094 990095 990096 990097 990098 990099 990100 990101 990102 990103 990104 990105 990106 990107 990108 990109 990110 990111 990112 990113 990114 990115 990116 990117 990118 990119 990120 990121 990122 990123 990124 990125 990126 990127 990128 990129 990130 990131 990132 990133 990134 990135 990136 990137 990138 990139 990140 990141 990142 990143 990144 990145 990146 990147 990148 990149 990150 990151 990152 990153 990154 990155 990156 990157 990158 990159 990160 990161 990162 990163 990164 990165 990166 990167 990168 990169 990170 990171 990172 990173 990174 990175 990176 990177 990178 990179 990180 990181 990182 990183 990184 990185 990186 990187 990188 990189 990190 990191 990192 990193 990194 990195 990196 990197 990198 990199 990200 990201 990202 990203 990204 990205 990206 990207 990208 990209 990210 990211 990212 990213 990214 990215 990216 990217 990218 990219 990220 990221 990222 990223 990224 990225 990226 990227 990228 990229 990230 990231 990232 990233 990234 990235 990236 990237 990238 990239 990240 990241 990242 990243 990244 990245 990246 990247 990248 990249 990250 990251 990252 990253 990254 990255 990256 990257 990258 990259 990260 990261 990262 990263 990264 990265 990266 990267 990268 990269 990270 990271 990272 990273 990274 990275 990276 990277 990278 990279 990280 990281 990282 990283 990284 990285 990286 990287 990288 990289 990290 990291 990292 990293 990294 990295 990296 990297 990298 990299 990300 990301 990302 990303 990304 990305 990306 990307 990308 990309 990310 990311 990312 990313 990314 990315 990316 990317 990318 990319 990320 990321 990322 990323 990324 990325 990326 990327 990328 990329 990330 990331 990332 990333 990334 990335 990336 990337 990338 990339 990340 990341 990342 990343 990344 990345 990346 990347 990348 990349 990350 990351 990352 990353 990354 990355 990356 990357 990358 990359 990360 990361 990362 990363 990364 990365 990366 990367 990368 990369 990370 990371 990372 990373 990374 990375 990376 990377 990378 990379 990380 990381 990382 990383 990384 990385 990386 990387 990388 990389 990390 990391 990392 990393 990394 990395 990396 990397 990398 990399 990400 990401 990402 990403 990404 990405 990406 990407 990408 990409 990410 990411 990412 990413 990414 990415 990416 990417 990418 990419 990420 990421 990422 990423 990424 990425 990426 990427 990428 990429 990430 990431 990432 990433 990434 990435 990436 990437 990438 990439 990440 990441 990442 990443 990444 990445 990446 990447 990448 990449 990450 990451 990452 990453 990454 990455 990456 990457 990458 990459 990460 990461 990462 990463 990464 990465 990466 990467 990468 990469 990470 990471 990472 990473 990474 990475 990476 990477 990478 990479 990480 990481 990482 990483 990484 990485 990486 990487 990488 990489 990490 990491 990492 990493 990494 990495 990496 990497 990498 990499 990500 990501 990502 990503 990504 990505 990506 990507 990508 990509 990510 990511 990512 990513 990514 990515 990516 990517 990518 990519 990520 990521 990522 990523 990524 990525 990526 990527 990528 990529 990530 990531 990532 990533 990534 990535 990536 990537 990538 990539 990540 990541 990542 990543 990544 990545 990546 990547 990548 990549 990550 990551 990552 990553 990554 990555 990556 990557 990558 990559 990560 990561 990562 990563 990564 990565 990566 990567 990568 990569 990570 990571 990572 990573 990574 990575 990576 990577 990578 990579 990580 990581 990582 990583 990584 990585 990586 990587 990588 990589 990590 990591 990592 990593 990594 990595 990596 990597 990598 990599 990600 990601 990602 990603 990604 990605 990606 990607 990608 990609 990610 990611 990612 990613 990614 990615 990616 990617 990618 990619 990620 990621 990622 990623 990624 990625 990626 990627 990628 990629 990630 990631 990632 990633 990634 990635 990636 990637 990638 990639 990640 990641 990642 990643 990644 990645 990646 990647 990648 990649 990650 990651 990652 990653 990654 990655 990656 990657 990658 990659 990660 990661 990662 990663 990664 990665 990666 990667 990668 990669 990670 990671 990672 990673 990674 990675 990676 990677 990678 990679 990680 990681 990682 990683 990684 990685 990686 990687 990688 990689 990690 990691 990692 990693 990694 990695 990696 990697 990698 990699 990700 990701 990702 990703 990704 990705 990706 990707 990708 990709 990710 990711 990712 990713 990714 990715 990716 990717 990718 990719 990720 990721 990722 990723 990724 990725 990726 990727 990728 990729 990730 990731 990732 990733 990734 990735 990736 990737 990738 990739 990740 990741 990742 990743 990744 990745 990746 990747 990748 990749 990750 990751 990752 990753 990754 990755 990756 990757 990758 990759 990760 990761 990762 990763 990764 990765 990766 990767 990768 990769 990770 990771 990772 990773 990774 990775 990776 990777 990778 990779 990780 990781 990782 990783 990784 990785 990786 990787 990788 990789 990790 990791 990792 990793 990794 990795 990796 990797 990798 990799 990800 990801 990802 990803 990804 990805 990806 990807 990808 990809 990810 990811 990812 990813 990814 990815 990816 990817 990818 990819 990820 990821 990822 990823 990824 990825 990826 990827 990828 990829 990830 990831 990832 990833 990834 990835 990836 990837 990838 990839 990840 990841 990842 990843 990844 990845 990846 990847 990848 990849 990850 990851 990852 990853 990854 990855 990856 990857 990858 990859 990860 990861 990862 990863 990864 990865 990866 990867 990868 990869 990870 990871 990872 990873 990874 990875 990876 990877 990878 990879 990880 990881 990882 990883 990884 990885 990886 990887 990888 990889 990890 990891 990892 990893 990894 990895 990896 990897 990898 990899 990900 990901 990902 990903 990904 990905 990906 990907 990908 990909 990910 990911 990912 990913 990914 990915 990916 990917 990918 990919 990920 990921 990922 990923 990924 990925 990926 990927 990928 990929 990930 990931 990932 990933 990934 990935 990936 990937 990938 990939 990940 990941 990942 990943 990944 990945 990946 990947 990948 990949 990950 990951 990952 990953 990954 990955 990956 990957 990958 990959 990960 990961 990962 990963 990964 990965 990966 990967 990968 990969 990970 990971 990972 990973 990974 990975 990976 990977 990978 990979 990980 990981 990982 990983 990984 990985 990986 990987 990988 990989 990990 990991 990992 990993 990994 990995 990996 990997 990998 990999 991000 991001 991002 991003 991004 991005 991006 991007 991008 991009 991010 991011 991012 991013 991014 991015 991016 991017 991018 991019 991020 991021 991022 991023 991024 991025 991026 991027 991028 991029 991030 991031 991032 991033 991034 991035 991036 991037 991038 991039 991040 991041 991042 991043 991044 991045 991046 991047 991048 991049 991050 991051 991052 991053 991054 991055 991056 991057 991058 991059 991060 991061 991062 991063 991064 991065 991066 991067 991068 991069 991070 991071 991072 991073 991074 991075 991076 991077 991078 991079 991080 991081 991082 991083 991084 991085 991086 991087 991088 991089 991090 991091 991092 991093 991094 991095 991096 991097 991098 991099 991100 991101 991102 991103 991104 991105 991106 991107 991108 991109 991110 991111 991112 991113 991114 991115 991116 991117 991118 991119 991120 991121 991122 991123 991124 991125 991126 991127 991128 991129 991130 991131 991132 991133 991134 991135 991136 991137 991138 991139 991140 991141 991142 991143 991144 991145 991146 991147 991148 991149 991150 991151 991152 991153 991154 991155 991156 991157 991158 991159 991160 991161 991162 991163 991164 991165 991166 991167 991168 991169 991170 991171 991172 991173 991174 991175 991176 991177 991178 991179 991180 991181 991182 991183 991184 991185 991186 991187 991188 991189 991190 991191 991192 991193 991194 991195 991196 991197 991198 991199 991200 991201 991202 991203 991204 991205 991206 991207 991208 991209 991210 991211 991212 991213 991214 991215 991216 991217 991218 991219 991220 991221 991222 991223 991224 991225 991226 991227 991228 991229 991230 991231 991232 991233 991234 991235 991236 991237 991238 991239 991240 991241 991242 991243 991244 991245 991246 991247 991248 991249 991250 991251 991252 991253 991254 991255 991256 991257 991258 991259 991260 991261 991262 991263 991264 991265 991266 991267 991268 991269 991270 991271 991272 991273 991274 991275 991276 991277 991278 991279 991280 991281 991282 991283 991284 991285 991286 991287 991288 991289 991290 991291 991292 991293 991294 991295 991296 991297 991298 991299 991300 991301 991302 991303 991304 991305 991306 991307 991308 991309 991310 991311 991312 991313 991314 991315 991316 991317 991318 991319 991320 991321 991322 991323 991324 991325 991326 991327 991328 991329 991330 991331 991332 991333 991334 991335 991336 991337 991338 991339 991340 991341 991342 991343 991344 991345 991346 991347 991348 991349 991350 991351 991352 991353 991354 991355 991356 991357 991358 991359 991360 991361 991362 991363 991364 991365 991366 991367 991368 991369 991370 991371 991372 991373 991374 991375 991376 991377 991378 991379 991380 991381 991382 991383 991384 991385 991386 991387 991388 991389 991390 991391 991392 991393 991394 991395 991396 991397 991398 991399 991400 991401 991402 991403 991404 991405 991406 991407 991408 991409 991410 991411 991412 991413 991414 991415 991416 991417 991418 991419 991420 991421 991422 991423 991424 991425 991426 991427 991428 991429 991430 991431 991432 991433 991434 991435 991436 991437 991438 991439 991440 991441 991442 991443 991444 991445 991446 991447 991448 991449 991450 991451 991452 991453 991454 991455 991456 991457 991458 991459 991460 991461 991462 991463 991464 991465 991466 991467 991468 991469 991470 991471 991472 991473 991474 991475 991476 991477 991478 991479 991480 991481 991482 991483 991484 991485 991486 991487 991488 991489 991490 991491 991492 991493 991494 991495 991496 991497 991498 991499 991500 991501 991502 991503 991504 991505 991506 991507 991508 991509 991510 991511 991512 991513 991514 991515 991516 991517 991518 991519 991520 991521 991522 991523 991524 991525 991526 991527 991528 991529 991530 991531 991532 991533 991534 991535 991536 991537 991538 991539 991540 991541 991542 991543 991544 991545 991546 991547 991548 991549 991550 991551 991552 991553 991554 991555 991556 991557 991558 991559 991560 991561 991562 991563 991564 991565 991566 991567 991568 991569 991570 991571 991572 991573 991574 991575 991576 991577 991578 991579 991580 991581 991582 991583 991584 991585 991586 991587 991588 991589 991590 991591 991592 991593 991594 991595 991596 991597 991598 991599 991600 991601 991602 991603 991604 991605 991606 991607 991608 991609 991610 991611 991612 991613 991614 991615 991616 991617 991618 991619 991620 991621 991622 991623 991624 991625 991626 991627 991628 991629 991630 991631 991632 991633 991634 991635 991636 991637 991638 991639 991640 991641 991642 991643 991644 991645 991646 991647 991648 991649 991650 991651 991652 991653 991654 991655 991656 991657 991658 991659 991660 991661 991662 991663 991664 991665 991666 991667 991668 991669 991670 991671 991672 991673 991674 991675 991676 991677 991678 991679 991680 991681 991682 991683 991684 991685 991686 991687 991688 991689 991690 991691 991692 991693 991694 991695 991696 991697 991698 991699 991700 991701 991702 991703 991704 991705 991706 991707 991708 991709 991710 991711 991712 991713 991714 991715 991716 991717 991718 991719 991720 991721 991722 991723 991724 991725 991726 991727 991728 991729 991730 991731 991732 991733 991734 991735 991736 991737 991738 991739 991740 991741 991742 991743 991744 991745 991746 991747 991748 991749 991750 991751 991752 991753 991754 991755 991756 991757 991758 991759 991760 991761 991762 991763 991764 991765 991766 991767 991768 991769 991770 991771 991772 991773 991774 991775 991776 991777 991778 991779 991780 991781 991782 991783 991784 991785 991786 991787 991788 991789 991790 991791 991792 991793 991794 991795 991796 991797 991798 991799 991800 991801 991802 991803 991804 991805 991806 991807 991808 991809 991810 991811 991812 991813 991814 991815 991816 991817 991818 991819 991820 991821 991822 991823 991824 991825 991826 991827 991828 991829 991830 991831 991832 991833 991834 991835 991836 991837 991838 991839 991840 991841 991842 991843 991844 991845 991846 991847 991848 991849 991850 991851 991852 991853 991854 991855 991856 991857 991858 991859 991860 991861 991862 991863 991864 991865 991866 991867 991868 991869 991870 991871 991872 991873 991874 991875 991876 991877 991878 991879 991880 991881 991882 991883 991884 991885 991886 991887 991888 991889 991890 991891 991892 991893 991894 991895 991896 991897 991898 991899 991900 991901 991902 991903 991904 991905 991906 991907 991908 991909 991910 991911 991912 991913 991914 991915 991916 991917 991918 991919 991920 991921 991922 991923 991924 991925 991926 991927 991928 991929 991930 991931 991932 991933 991934 991935 991936 991937 991938 991939 991940 991941 991942 991943 991944 991945 991946 991947 991948 991949 991950 991951 991952 991953 991954 991955 991956 991957 991958 991959 991960 991961 991962 991963 991964 991965 991966 991967 991968 991969 991970 991971 991972 991973 991974 991975 991976 991977 991978 991979 991980 991981 991982 991983 991984 991985 991986 991987 991988 991989 991990 991991 991992 991993 991994 991995 991996 991997 991998 991999 992000 992001 992002 992003 992004 992005 992006 992007 992008 992009 992010 992011 992012 992013 992014 992015 992016 992017 992018 992019 992020 992021 992022 992023 992024 992025 992026 992027 992028 992029 992030 992031 992032 992033 992034 992035 992036 992037 992038 992039 992040 992041 992042 992043 992044 992045 992046 992047 992048 992049 992050 992051 992052 992053 992054 992055 992056 992057 992058 992059 992060 992061 992062 992063 992064 992065 992066 992067 992068 992069 992070 992071 992072 992073 992074 992075 992076 992077 992078 992079 992080 992081 992082 992083 992084 992085 992086 992087 992088 992089 992090 992091 992092 992093 992094 992095 992096 992097 992098 992099 992100 992101 992102 992103 992104 992105 992106 992107 992108 992109 992110 992111 992112 992113 992114 992115 992116 992117 992118 992119 992120 992121 992122 992123 992124 992125 992126 992127 992128 992129 992130 992131 992132 992133 992134 992135 992136 992137 992138 992139 992140 992141 992142 992143 992144 992145 992146 992147 992148 992149 992150 992151 992152 992153 992154 992155 992156 992157 992158 992159 992160 992161 992162 992163 992164 992165 992166 992167 992168 992169 992170 992171 992172 992173 992174 992175 992176 992177 992178 992179 992180 992181 992182 992183 992184 992185 992186 992187 992188 992189 992190 992191 992192 992193 992194 992195 992196 992197 992198 992199 992200 992201 992202 992203 992204 992205 992206 992207 992208 992209 992210 992211 992212 992213 992214 992215 992216 992217 992218 992219 992220 992221 992222 992223 992224 992225 992226 992227 992228 992229 992230 992231 992232 992233 992234 992235 992236 992237 TooltipText=null 20:46:08.423 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") 20:46:08.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:08.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:08.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:08.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:08.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:46:08.424 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 20:46:08.424 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:46:08.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:08.425 INFO [WorkbenchTestable][AbstractView] Launch removed 20:46:08.461 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:08.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:08.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:08.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:46:08.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:08.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:08.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:46:08.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:08.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:08.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:08.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:08.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 20:46:08.468 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:46:08.468 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:08.468 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:46:08.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:46:08.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:08.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:08.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:08.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:08.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:08.486 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:46:08.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:08.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:08.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:08.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:08.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:08.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:08.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 '\*?\QProblems\E') 20:46:08.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:08.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:08.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:08.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:08.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:08.522 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:08.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:08.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:08.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:08.567 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:08.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:08.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:08.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:08.568 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:46:08.568 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:08.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:08.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:08.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:08.569 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:46:08.570 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:46:08.570 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:46:08.570 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:46:08.570 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:46:08.570 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:46:08.570 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:46:08.570 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:46:08.570 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:46:08.570 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:46:08.570 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:46:08.570 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:46:08.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:46:09.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:46:09.571 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:46:09.571 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:09.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:09.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:09.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:09.572 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:46:09.573 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:46:09.573 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:46:09.573 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:46:09.573 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:46:09.573 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:46:09.573 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:46:09.573 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:46:09.573 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:46:09.573 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:46:09.573 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:46:09.573 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:46:09.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:46:09.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:46:09.574 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:09.574 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:09.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:09.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:09.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 20:46:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:09.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:09.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:09.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:09.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:09.575 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:09.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:09.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:09.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:09.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:46:09.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:09.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:09.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:09.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:09.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:09.577 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/custom-screenshots/Problemsorg.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest.png 20:46:09.694 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 20:46:09.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:09.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:09.695 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:46:09.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:09.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:09.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:09.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:09.697 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:09.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 '\*?\QPackage Explorer\E') 20:46:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:09.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:09.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:09.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:09.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:09.699 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:09.699 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:09.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:09.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:09.753 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:09.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:09.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:09.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:09.754 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:09.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:09.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:09.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:09.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:09.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:09.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:10.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:10.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:10.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:10.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:10.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:10.756 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:10.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:10.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:10.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:10.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:46:10.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:10.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:10.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:10.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:10.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:10.758 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 20:46:10.759 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:46:10.759 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item Project 20:46:10.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Project 20:46:10.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:10.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Project is already expanded. No action performed 20:46:10.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:10.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Project 20:46:10.759 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item test of tree item src 20:46:10.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:46:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:10.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:46:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:10.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:46:10.760 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item test 20:46:10.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test 20:46:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:10.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test is already expanded. No action performed 20:46:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:10.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test 20:46:10.760 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:46:10.760 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:46:10.761 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:46:10.770 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:46:10.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:10.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:10.771 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:10.771 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:10.771 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:10.771 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:10.771 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:10.771 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:10.771 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:10.771 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:10.771 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:10.771 DEBUG [main][MenuItemLookup] Item match:Run 20:46:10.772 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 20:46:10.772 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 20:46:10.772 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:10.772 DEBUG [main][MenuItemLookup] Found menu:'Run History' 20:46:10.772 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:46:10.772 DEBUG [main][MenuItemLookup] Item match:Run As 20:46:10.772 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 20:46:10.772 DEBUG [main][MenuItemLookup] Found menu:'2 Java Application Shift+Alt+X J' 20:46:10.772 DEBUG [main][MenuItemLookup] Item match:2 Java Application Shift+Alt+X J 20:46:10.772 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Application Shift+Alt+X J" 20:46:10.772 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Application Shift+Alt+X J 20:46:10.773 INFO [main][MenuItemHandler] Select menu item: &2 Java Application Shift+Alt+X J 20:46:10.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*'... 20:46:10.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:10.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:10.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:11.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:11.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:11.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:11.010 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:46:11.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:11.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:11.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:11.019 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:11.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:11.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:11.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=Hello World TooltipText=null 20:46:11.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'Matcher matching text to regular expression '.*TestClass.*' finished successfully 20:46:11.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:11.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Delayed model change job' is a system job, skipped 20:46:11.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:46:11.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:46:11.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:11.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:11.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:11.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:11.175 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:11.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:46:11.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:11.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:11.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:11.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:11.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated... 20:46:11.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.184 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:46:11.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:11.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:11.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:11.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:11.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:46:11.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:11.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:11.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:11.202 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:11.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:11.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:11.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:11.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:11.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:11.203 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:11.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:11.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:11.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:11.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:11.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:11.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console is terminated finished successfully 20:46:11.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.238 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:46:11.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:11.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:11.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:11.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:11.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:46:11.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:11.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:11.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:11.254 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:11.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:11.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:11.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:11.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:11.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:11.255 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:11.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:11.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:11.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:11.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:11.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:11.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:11.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:46:11.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" finished successfully 20:46:11.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 20:46:11.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:11.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:11.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:46:11.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.267 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:46:11.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:11.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:11.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:11.302 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:11.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 '\*?\QConsole\E') 20:46:11.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:11.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:11.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:11.333 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:11.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:11.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:11.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:11.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:11.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:11.334 INFO [WorkbenchTestable][AbstractView] Clearing console 20:46:11.334 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:11.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:11.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:11.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:11.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:11.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:11.336 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") 20:46:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:11.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:11.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:46:11.337 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Clear Console 20:46:11.359 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:46:11.359 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:11.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is ""... 20:46:11.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console text is "" finished successfully 20:46:11.362 INFO [WorkbenchTestable][AbstractView] Console cleared 20:46:11.363 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:11.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:11.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:11.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 20:46:11.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:11.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:11.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:11.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:11.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is ""... 20:46:11.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:11.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:11.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:12.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:12.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:12.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while console text is "" failed, NO exception will be thrown 20:46:12.367 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 20:46:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:12.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:12.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:12.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:12.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 20:46:12.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:12.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:12.380 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' is already open. Activate. 20:46:12.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:12.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:12.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:12.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:12.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:12.389 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:12.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 '\*?\QConsole\E') 20:46:12.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:12.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:12.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:12.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:12.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:12.397 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:12.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:12.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:12.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:12.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:12.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:12.398 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:12.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:12.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:12.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:12.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:12.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:12.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:12.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:12.400 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:12.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:12.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:12.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Project/src/test/TestClass2.java - Eclipse Platform TooltipText=null 20:46:12.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:12.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:12.402 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") 20:46:12.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:12.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:12.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:12.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:12.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:46:12.425 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Show Console When Standard Out Changes 20:46:12.425 INFO [WorkbenchTestable][AbstractView] Terminating console 20:46:12.425 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:12.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:12.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:12.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 20:46:12.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:12.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:12.427 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") 20:46:12.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:12.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:12.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:12.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:12.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:46:12.428 INFO [WorkbenchTestable][AbstractView] Console was terminated earlier 20:46:12.428 INFO [WorkbenchTestable][AbstractView] Removing launch from console 20:46:12.428 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:12.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:12.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:12.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 20:46:12.429 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") 20:46:12.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:12.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:12.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:12.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:12.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 20:46:12.430 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove Launch 20:46:12.430 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 20:46:12.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:12.431 INFO [WorkbenchTestable][AbstractView] Launch removed 20:46:12.465 INFO [WorkbenchTestable][AbstractView] Activate view Console 20:46:12.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 20:46:12.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:12.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Composite Text= TooltipText=null 20:46:12.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:12.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:12.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:46:12.469 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:12.469 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:12.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:12.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:12.470 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) 20:46:12.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:12.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:12.473 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:46:12.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:12.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:12.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Project/src/test/TestClass2.java - Eclipse Platform 20:46:12.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:12.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:12.475 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Project/src/test/TestClass2.java - Eclipse Platform' 20:46:12.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 '\*?\QPackage Explorer\E') 20:46:12.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:12.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:12.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:12.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:12.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:12.476 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:12.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:12.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:12.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:12.529 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:12.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:12.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:12.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:12.530 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:12.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:12.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:12.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:12.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:12.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:12.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:13.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:13.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:13.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:13.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:13.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:13.532 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:13.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:13.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:13.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:13.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 20:46:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:13.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:13.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:13.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:13.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:13.534 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Project 20:46:13.534 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 20:46:13.534 DEBUG [main][TreeItemHandler] Selecting tree item: Project 20:46:13.535 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 20:46:13.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 20:46:13.539 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:46:13.539 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:13.595 DEBUG [main][MenuItemLookup] Found menu:'New' 20:46:13.595 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:46:13.595 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:13.595 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:46:13.595 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:13.596 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:46:13.596 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:46:13.596 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:46:13.596 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:46:13.596 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:46:13.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:13.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:46:14.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:14.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:14.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:14.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:14.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:14.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:46:14.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:14.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:14.099 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:14.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:14.099 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'Project' via Explorer 20:46:14.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 20:46:14.099 DEBUG [main][TreeItemHandler] Selecting tree item: Project 20:46:14.099 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 20:46:14.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 20:46:14.106 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:46:14.106 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:14.153 DEBUG [main][MenuItemLookup] Found menu:'New' 20:46:14.153 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:46:14.153 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:14.153 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:46:14.153 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:46:14.153 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:46:14.153 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:14.153 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:46:14.153 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:46:14.153 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:46:14.153 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:46:14.153 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:46:14.153 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:46:14.153 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:46:14.153 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:46:14.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.... 20:46:14.867 DEBUG [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:46:14.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:46:14.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:14.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:14.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:14.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:14.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:46:14.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:14.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:14.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:14.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:46:14.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:14.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:14.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:14.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:14.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:14.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:14.873 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:46:14.873 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:46:14.873 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:46:14.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:14.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:14.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:14.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:14.873 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:46:14.873 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:14.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:14.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:14.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:46:14.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:14.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:14.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:14.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:14.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:14.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:14.875 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:46:14.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:14.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:14.875 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:14.875 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:14.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:46:14.881 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:46:15.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:46:15.382 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:46:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:15.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:46:15.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:46:15.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:46:15.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:46:15.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:46:15.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:15.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:15.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:15.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:15.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:15.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:15.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:15.382 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:15.382 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest 20:46:15.382 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:15.382 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:15.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 83.579 s - in org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest testConsoleSwitching no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 6.974 s consoleHasNoChangeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 24.485 s testRemoveAllTerminatedLaunches no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 2.96 s toggleShowConsoleOnStandardOutChange no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.483 s testConsoleHasAnyText no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 10.115 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: 4.32 s testRemoveLaunch no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 3.022 s testTerminateConsole no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 7.412 s testConsoleView no-configuration(org.eclipse.reddeer.eclipse.test.ui.console.ConsoleViewTest) Time elapsed: 4.002 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 20:46:15.397 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 20:46:15.399 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:46:15.399 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:15.399 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 20:46:15.399 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:15.399 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:46:15.400 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:15.400 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:46:15.400 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:15.400 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 20:46:15.400 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 20:46:15.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 20:46:15.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:15.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:15.400 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:15.401 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:15.401 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:15.401 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:15.401 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:15.401 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:15.401 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:15.401 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:15.401 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:15.401 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:15.401 DEBUG [main][MenuItemLookup] Item match:Window 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:46:15.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:15.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:15.402 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:15.402 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:15.402 DEBUG [main][MenuItemLookup] Item match:Window 20:46:15.403 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:15.403 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:15.403 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:15.403 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.403 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:15.403 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:46:15.403 DEBUG [main][MenuItemLookup] Item match:Perspective 20:46:15.403 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:46:15.403 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.403 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:46:15.403 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:46:15.403 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:46:15.403 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:46:15.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 20:46:15.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:15.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:15.403 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:15.404 DEBUG [main][MenuItemLookup] Item match:Window 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:46:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:15.404 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:15.404 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:15.405 DEBUG [main][MenuItemLookup] Item match:Window 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:46:15.405 DEBUG [main][MenuItemLookup] Item match:Perspective 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:46:15.405 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:46:15.405 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:46:15.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:15.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:15.406 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:15.406 DEBUG [main][MenuItemLookup] Item match:Window 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:46:15.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:15.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:15.406 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:15.406 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:15.407 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:15.407 DEBUG [main][MenuItemLookup] Item match:Window 20:46:15.407 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:15.407 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:15.407 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:15.407 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.407 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:15.407 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:46:15.407 DEBUG [main][MenuItemLookup] Item match:Perspective 20:46:15.407 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 20:46:15.407 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.407 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 20:46:15.407 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 20:46:15.407 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 20:46:15.407 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 20:46:15.408 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 20:46:15.408 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 20:46:15.408 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 20:46:15.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 20:46:15.459 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:46:15.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 20:46:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:15.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:15.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:15.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:46:15.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:15.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:15.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:15.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 "Reset Perspective") 20:46:15.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:15.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 20:46:15.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:15.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:15.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:15.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:15.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:15.462 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 20:46:15.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:15.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:15.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:15.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:15.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'] 20:46:15.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:15.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'] 20:46:15.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:15.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: "New Java Project"] 20:46:15.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:15.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'] 20:46:15.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:15.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'] 20:46:15.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:15.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'] 20:46:15.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:15.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 Java Project"] 20:46:15.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:15.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'] 20:46:15.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:15.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'] 20:46:15.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:15.724 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:15.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:15.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:15.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:15.725 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:15.725 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:15.725 DEBUG [main][MenuItemLookup] Item match:File 20:46:15.726 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:46:15.726 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:15.730 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:46:15.730 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:46:15.752 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:46:15.752 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:46:15.752 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:46:15.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 'New|Select a wizard'] is available.... 20:46:15.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:46:15.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:46:15.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:15.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:15.885 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:46:15.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:15.885 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:46:15.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:15.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:15.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:15.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:15.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:15.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:15.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:15.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:46:15.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:46:15.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:15.888 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:46:15.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:15.888 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:46:15.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:46:15.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:46:15.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:15.899 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:46:15.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:15.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:46:15.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:46:15.900 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:46:15.900 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:46:15.903 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:46:15.903 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:46:15.903 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:46:15.904 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:46:15.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:15.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:15.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:15.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:15.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:15.913 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:46:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:15.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:15.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:15.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:16.262 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:16.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:16.265 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:46:16.265 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 20:46:16.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:46:16.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:16.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:16.266 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:46:16.266 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:16.266 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 20:46:16.267 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:") 20:46:16.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:16.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:16.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:16.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:16.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:46:16.269 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:46:16.271 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 20:46:16.321 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:46:16.321 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:46:16.321 DEBUG [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) 20:46:16.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:16.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:16.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:16.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:16.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:16.326 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:46:16.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:16.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:16.326 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:16.326 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:16.592 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.... 20:46:19.862 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 20:46:19.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:46:19.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:46:19.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:19.862 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 20:46:19.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:19.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:19.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:19.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:19.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:19.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:46:19.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:19.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:19.862 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:19.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:19.862 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:19.862 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:19.863 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:19.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:19.863 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:46:19.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:19.863 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:19.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:19.863 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:19.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:19.863 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:19.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:19.863 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:46:19.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:19.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:19.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:19.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:19.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:19.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:19.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:19.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:19.864 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:19.864 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:19.865 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:19.865 DEBUG [main][MenuItemLookup] Item match:File 20:46:19.866 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:46:19.866 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:19.871 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:46:19.871 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:46:19.871 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:46:19.871 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:46:19.872 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:46:19.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.... 20:46:19.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 'New|Select a wizard'] is available. finished successfully 20:46:19.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:46:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:19.998 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:46:19.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:19.999 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:46:19.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:19.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:20.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:20.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:20.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:20.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:20.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:20.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:46:20.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:46:20.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:20.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:46:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:20.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:46:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:46:20.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:46:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:20.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:46:20.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:20.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:46:20.014 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:46:20.014 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:46:20.014 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:46:20.017 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:46:20.017 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:46:20.017 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:46:20.025 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:46:20.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:20.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:20.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:20.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:20.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:20.028 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:46:20.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:20.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:20.028 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:20.028 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:20.263 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:20.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:20.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:20.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:46:20.264 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 20:46:20.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:46:20.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:20.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:20.317 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:46:20.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:20.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:") 20:46:20.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:20.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:20.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:20.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:20.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:46:20.350 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:46:20.352 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 20:46:20.498 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:46:20.498 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:46:20.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.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) 20:46:20.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:20.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:20.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:20.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:20.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:20.504 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:46:20.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:20.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:20.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:20.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:20.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:46:21.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:46:21.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:21.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:46:21.697 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 20:46:21.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:46:21.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 20:46:21.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:46:21.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:46:21.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:46:21.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 20:46:21.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:46:21.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:46:21.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:21.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:46:21.698 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 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:21.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:21.698 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:21.731 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:21.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'] 20:46:21.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:21.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"] 20:46:21.733 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:21.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'] 20:46:21.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:21.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'] 20:46:21.734 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:21.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'] 20:46:21.796 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:21.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: "New Java Class"] 20:46:21.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:21.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:46:21.798 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:21.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:46:21.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:21.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 20:46:21.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:21.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:21.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 20:46:21.800 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 20:46:21.800 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:21.800 DEBUG [main][MenuItemLookup] Item match:File 20:46:21.801 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:46:21.801 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:21.805 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:46:21.805 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:46:21.833 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:46:21.833 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:46:21.833 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:46:22.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 'New|Select a wizard'] is available.... 20:46:22.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. finished successfully 20:46:22.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:46:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:22.127 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:46:22.127 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:22.127 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:46:22.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:22.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:22.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:22.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:22.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:22.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:22.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:46:22.130 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:46:22.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:22.130 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:46:22.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:22.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:46:22.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:46:22.131 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:46:22.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:22.131 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:46:22.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:22.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:46:22.131 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:46:22.131 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:46:22.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:46:22.132 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:46:22.132 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:46:22.132 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:46:22.132 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:46:22.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:22.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:22.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:22.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:22.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:22.134 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:46:22.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:22.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:22.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:22.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:22.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:46:22.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:22.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:22.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:46:22.320 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 20:46:22.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:46:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:22.321 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:46:22.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:22.322 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:") 20:46:22.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:22.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:22.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:22.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:22.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:46:22.401 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:46:22.403 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 20:46:22.435 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:46:22.435 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:46:22.435 DEBUG [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) 20:46:22.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:22.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:22.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:22.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:22.440 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:46:22.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:22.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:22.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:22.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:22.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:46:23.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:46:23.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:23.105 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 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:23.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:46:23.105 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 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:23.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:23.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:23.106 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 20:46:23.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 20:46:23.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:23.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:23.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:23.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:23.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:23.124 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:46:23.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 20:46:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:23.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 20:46:23.125 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 20:46:23.125 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:23.125 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:23.125 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:23.125 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:23.125 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:23.125 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:23.125 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:23.125 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:23.125 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:23.125 DEBUG [main][MenuItemLookup] Item match:Window 20:46:23.128 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:23.128 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:23.128 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:23.128 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:23.128 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:23.128 DEBUG [main][MenuItemLookup] Item match:Show View 20:46:23.134 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:46:23.134 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:46:23.134 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:46:23.134 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:46:23.134 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:46:23.134 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:46:23.134 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:46:23.134 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:46:23.134 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:46:23.134 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:46:23.134 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:46:23.134 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:46:23.134 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:46:23.134 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:46:23.134 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:23.134 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:46:23.134 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:46:23.202 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:46:23.202 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:46:23.202 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:46:23.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:46:23.332 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:46:23.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:46:23.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:23.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:23.333 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:46:23.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:23.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:23.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:23.333 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:23.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:23.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:23.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:23.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:23.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:23.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:23.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:23.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:23.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:23.335 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:23.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:23.335 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:23.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:23.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:23.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:23.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:23.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:23.336 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:23.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:23.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:23.336 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:46:23.336 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:46:23.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:46:23.337 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:46:23.337 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:23.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:23.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:23.398 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:23.398 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:23.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:23.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:23.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 "Open") 20:46:23.399 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:23.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:23.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:23.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:23.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:23.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:23.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:23.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:23.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:23.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:23.400 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:46:23.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:23.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:23.400 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:23.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:23.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:23.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:23.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:46:23.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:23.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:46:23.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:23.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:23.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 20:46:23.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:23.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:23.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 20:46:23.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 '\*?\QProject Explorer\E') 20:46:23.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:23.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:23.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:23.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:23.518 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:23.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:23.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:23.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform TooltipText=null 20:46:23.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:23.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:23.551 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:23.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:23.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:23.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:23.552 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:23.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:23.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:23.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:23.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:23.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:24.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:24.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:24.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:24.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:24.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:24.555 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:24.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:24.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:24.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:24.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:46:24.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:24.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:24.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:24.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:24.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:24.557 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 20:46:24.557 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:46:24.557 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 20:46:24.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 20:46:24.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:25.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:25.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 20:46:25.060 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:25.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:25.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:25.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:25.061 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:25.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:25.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:25.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:25.062 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:25.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:25.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:25.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:25.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:25.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:25.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:25.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:25.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:26.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:26.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:26.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:26.064 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:26.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:26.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:26.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:26.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 20:46:26.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:26.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:26.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:26.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:26.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:26.066 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 20:46:26.067 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:46:26.067 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 20:46:26.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 20:46:26.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:26.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 20:46:26.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:26.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 20:46:26.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:46:26.068 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:46:26.068 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:46:26.098 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:46:26.098 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:46:26.100 DEBUG [main][EditorHandler] 2 editor(s) found 20:46:26.101 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 20:46:26.156 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 20:46:26.156 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 20:46:26.254 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 20:46:26.254 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:26.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:26.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:26.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:26.255 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:46:26.256 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 20:46:26.256 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 20:46:26.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:26.256 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 20:46:26.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:26.256 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 20:46:26.257 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 20:46:26.257 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:46:26.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:26.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:26.757 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:46:26.759 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 20:46:26.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 20:46:26.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:27.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:27.259 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 20:46:27.261 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 20:46:27.261 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 20:46:27.262 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 20:46:27.262 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 20:46:27.263 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 20:46:27.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 20:46:27.263 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 20:46:27.263 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 20:46:27.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 20:46:27.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:46:27.292 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:46:27.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:46:27.305 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:46:27.317 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:27.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:27.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:27.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:27.318 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 20:46:27.318 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 20:46:27.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:27.319 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:46:27.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 20:46:27.341 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:27.341 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:27.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:27.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:27.359 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 20:46:27.359 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:27.359 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 20:46:27.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 20:46:27.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:27.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:27.359 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:27.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:27.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:27.372 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:46:27.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:27.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:27.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:27.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:27.373 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:27.373 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:27.374 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:27.374 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:27.374 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:27.374 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:27.374 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:27.374 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:27.374 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:27.374 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:27.374 DEBUG [main][MenuItemLookup] Item match:Window 20:46:27.375 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:27.375 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:27.375 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:27.375 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:27.375 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:27.375 DEBUG [main][MenuItemLookup] Item match:Show View 20:46:27.381 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:46:27.381 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:46:27.381 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:46:27.381 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:46:27.381 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:46:27.381 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:46:27.381 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:46:27.381 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:46:27.381 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:46:27.381 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:46:27.381 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:46:27.381 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:46:27.381 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:46:27.381 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:46:27.381 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:27.381 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:46:27.381 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:46:27.382 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:46:27.382 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:46:27.382 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:46:27.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:46:27.488 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:46:27.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:46:27.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:27.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:27.489 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:46:27.489 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:27.490 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:27.490 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:27.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:27.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:27.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:27.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:27.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:27.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:27.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:27.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:27.493 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:27.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:27.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:27.501 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:46:27.501 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:46:27.502 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:46:27.502 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:46:27.502 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:27.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:27.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:27.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:27.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:27.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:27.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:27.503 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:46:27.503 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:27.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:27.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:27.503 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:27.503 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:27.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:27.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:27.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:27.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:27.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:27.505 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:46:27.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:27.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:27.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:27.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:46:27.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:27.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:27.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:46:27.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:27.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:27.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:27.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:27.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:27.577 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:27.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 '\*?\QProject Explorer\E') 20:46:27.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:27.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:27.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:27.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:27.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:27.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:27.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:27.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:27.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:46:27.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:27.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:27.609 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:27.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:27.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:27.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:27.610 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:27.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:27.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:27.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:27.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:27.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:27.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:28.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:28.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:28.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:28.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:28.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:28.617 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:28.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:28.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:28.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:28.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 20:46:28.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:28.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:28.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:28.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:28.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:28.619 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 20:46:28.619 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:46:28.620 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 20:46:28.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 20:46:28.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:28.620 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 20:46:28.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:28.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 20:46:28.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:28.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:28.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:28.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:28.621 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:28.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:28.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:28.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:28.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:28.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:28.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:29.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:29.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:29.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:29.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:29.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:29.624 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:29.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:29.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:29.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46: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 20:46:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:29.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:29.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:29.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:29.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:29.626 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 20:46:29.626 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:46:29.626 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 20:46:29.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 20:46:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:29.627 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 20:46:29.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:29.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 20:46:29.627 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:46:29.627 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:46:29.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:46:29.637 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:46:29.637 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:46:29.638 DEBUG [main][EditorHandler] 0 editor(s) found 20:46:29.638 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:29.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:29.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:29.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:29.639 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:29.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:29.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:29.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:29.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:29.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:29.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:30.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:30.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:30.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:30.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:30.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:30.641 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:30.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:30.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:30.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46: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 20:46:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:30.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:30.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:30.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:30.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:30.643 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 20:46:30.643 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:46:30.644 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 20:46:30.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 20:46:30.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:30.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 20:46:30.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:30.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 20:46:30.644 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 20:46:30.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:46:30.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:30.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:46:30.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:30.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:46:30.645 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 20:46:30.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 20:46:30.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:30.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 20:46:30.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:30.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 20:46:30.645 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:46:30.645 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:46:30.645 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:46:30.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:46:30.656 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 20:46:30.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 20:46:30.656 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 20:46:30.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 20:46:30.670 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 20:46:30.670 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:46:30.671 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:46:30.876 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:46:30.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:30.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:46:30.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:46:30.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:46:30.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:30.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:46:30.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:30.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:30.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:30.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:30.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:46:30.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:30.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:30.876 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:30.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:30.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 '\*?\QTestClass.java\E') 20:46:30.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:30.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:30.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:30.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:30.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:30.905 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:30.905 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 20:46:30.905 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:30.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:30.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:30.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:30.948 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 20:46:30.948 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 20:46:30.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:30.949 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:46:31.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 20:46:31.002 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:31.002 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:31.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:31.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:31.034 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 20:46:31.034 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:31.034 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 20:46:31.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 20:46:31.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:31.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:31.034 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:31.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:31.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:31.047 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:46:31.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 20:46:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:31.048 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 20:46:31.048 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 20:46:31.048 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:31.048 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:31.048 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:31.048 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:31.048 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:31.048 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:31.048 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:31.048 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:31.048 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:31.048 DEBUG [main][MenuItemLookup] Item match:Window 20:46:31.051 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:31.051 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:31.051 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:31.051 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:31.051 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:31.051 DEBUG [main][MenuItemLookup] Item match:Show View 20:46:31.056 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:46:31.056 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:46:31.056 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:46:31.056 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:46:31.056 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:46:31.056 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:46:31.056 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:46:31.056 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:46:31.056 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:46:31.056 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:46:31.056 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:46:31.056 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:46:31.056 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:46:31.056 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:46:31.056 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:31.056 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:46:31.056 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:46:31.094 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:46:31.094 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:46:31.095 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:46:31.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:46:31.213 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:46:31.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:46:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:31.215 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:46:31.215 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:31.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:31.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:31.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:31.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:31.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:31.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:31.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:31.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:31.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:31.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:31.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:31.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:31.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:31.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:31.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:31.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:31.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:31.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:31.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:31.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:31.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:31.218 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:46:31.218 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:46:31.219 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:46:31.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:46:31.219 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:31.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:31.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:31.219 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:31.219 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:31.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:31.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:31.220 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:46:31.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:31.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:31.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:31.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:31.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:31.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:31.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:31.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:31.235 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:46:31.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:31.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:31.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:31.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:31.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:46:31.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:31.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:31.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:46:31.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:31.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:31.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 20:46:31.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:31.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:31.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 20:46:31.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') 20:46:31.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:31.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:31.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:31.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:31.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:31.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:31.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:31.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:31.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 20:46:31.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:31.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:31.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:31.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:31.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:31.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:31.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:31.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:31.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:31.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:31.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:31.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:31.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:31.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:31.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:32.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:32.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:32.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:32.347 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:32.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:32.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:32.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:32.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 20:46:32.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:32.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:32.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:32.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:32.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:32.349 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 20:46:32.349 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:46:32.350 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 20:46:32.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 20:46:32.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:32.350 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 20:46:32.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:32.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 20:46:32.350 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:46:32.350 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:46:32.351 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:46:32.361 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:46:32.362 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 20:46:32.363 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 20:46:32.363 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 20:46:32.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 20:46:32.363 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 20:46:32.363 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:32.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:32.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:32.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:32.371 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 20:46:32.371 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 20:46:32.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:32.372 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:46:32.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 20:46:32.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:32.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:32.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:32.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:32.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 20:46:32.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:32.452 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 20:46:32.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 20:46:32.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:32.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:32.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:32.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:32.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:32.465 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:46:32.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 20:46:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:32.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 20:46:32.466 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 20:46:32.467 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:32.467 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:32.467 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:32.467 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:32.467 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:32.467 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:32.467 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:32.467 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:32.467 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:32.467 DEBUG [main][MenuItemLookup] Item match:Window 20:46:32.467 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:32.467 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:32.467 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:32.467 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:32.467 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:32.467 DEBUG [main][MenuItemLookup] Item match:Show View 20:46:32.473 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:46:32.474 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:46:32.474 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:46:32.474 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:46:32.474 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:46:32.474 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:46:32.474 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:46:32.474 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:46:32.474 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:46:32.474 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:46:32.474 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:46:32.474 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:46:32.474 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:46:32.474 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:46:32.474 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:32.474 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:46:32.474 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:46:32.502 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:46:32.502 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:46:32.502 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:46:32.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:46:32.605 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:46:32.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:46:32.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:32.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:32.607 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:46:32.607 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:32.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:32.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:32.607 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:32.607 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:32.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:32.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:32.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:32.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:32.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:32.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:32.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:32.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:32.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:32.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:32.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:32.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:32.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:32.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:32.610 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:46:32.610 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:46:32.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:46:32.610 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:46:32.610 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:32.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:32.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:32.610 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:32.610 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:32.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:32.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:32.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") 20:46:32.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:32.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:32.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:32.611 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:32.611 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:32.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:32.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:32.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:32.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:32.612 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:46:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:32.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:32.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:32.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:32.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:32.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:32.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:46:32.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:32.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:32.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:46:32.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:32.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:32.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 20:46:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:32.688 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 20:46:32.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 '\*?\QProject Explorer\E') 20:46:32.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:32.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:32.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:32.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:32.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:32.690 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:32.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:32.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:32.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 20:46:32.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:32.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:32.693 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:32.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:32.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:32.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:32.694 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:32.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:32.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:32.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:32.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:32.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:32.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:33.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:33.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:33.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:33.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:33.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:33.722 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:33.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:33.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:33.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:33.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 20:46:33.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:33.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:33.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:33.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:33.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:33.724 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 20:46:33.724 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:46:33.724 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 20:46:33.724 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 20:46:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:33.725 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 20:46:33.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:33.725 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 20:46:33.725 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:46:33.725 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:46:33.725 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:46:33.734 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:46:33.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'] 20:46:33.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:33.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'] 20:46:33.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:33.736 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 20:46:33.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:33.736 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:33.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:33.736 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:33.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:33.736 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:33.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:33.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: "Create New File"] 20:46:33.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:33.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'] 20:46:33.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:33.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'] 20:46:33.737 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:33.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 20:46:33.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:33.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:33.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 20:46:33.738 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 20:46:33.738 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:33.738 DEBUG [main][MenuItemLookup] Item match:File 20:46:33.739 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:46:33.739 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:33.744 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:46:33.744 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:46:33.771 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:46:33.771 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:46:33.771 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:46:33.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 'New|Select a wizard'] is available.... 20:46:33.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:46:33.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:46:33.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:33.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:33.897 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:46:33.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:33.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 20:46:33.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:33.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:33.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:33.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:33.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:33.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:33.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:33.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:33.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:33.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:33.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:33.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:33.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:33.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:33.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:33.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:33.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:33.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:33.911 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 20:46:33.911 DEBUG [main][TreeItemHandler] Selecting tree item: File 20:46:33.911 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 20:46:33.914 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 20:46:33.914 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:46:33.914 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:46:33.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.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:46:33.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:33.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:33.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:33.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:33.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:33.916 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:46:33.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:33.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:33.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:33.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:33.965 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:33.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:33.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:33.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 20:46:33.966 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 20:46:33.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 20:46:33.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:33.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:33.967 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 20:46:33.967 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:33.977 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:") 20:46:33.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:33.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:33.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:33.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:33.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:46:33.981 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:46:33.982 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 20:46:33.983 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:") 20:46:33.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:33.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:33.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:33.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:33.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:46:33.985 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:46:33.994 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 20:46:33.994 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 20:46:33.994 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 20:46:33.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.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) 20:46:33.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:33.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:33.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:33.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:33.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:33.998 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:46:33.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:33.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:33.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:33.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:34.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:46:34.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:46:34.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:34.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:46:34.198 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 20:46:34.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:46:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:46:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:34.699 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:34.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:34.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@21130c67 is found... 20:46:34.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@21130c67 is found finished successfully 20:46:34.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 '\*?\Qtext.txt\E') 20:46:34.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:34.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:34.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:34.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:34.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:34.702 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:34.702 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 20:46:34.702 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:34.702 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 20:46:34.703 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 20:46:34.703 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 20:46:34.812 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 20:46:34.813 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:34.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:34.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:34.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:34.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:34.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:34.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:34.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:34.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:34.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:34.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:35.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:35.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:35.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:35.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:35.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:35.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:35.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:35.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:35.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:35.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 20:46:35.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:35.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:35.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:35.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:35.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:35.857 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 20:46:35.858 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:46:35.858 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 20:46:35.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 20:46:35.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:35.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 20:46:35.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:35.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 20:46:35.858 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 20:46:35.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:46:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:35.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:46:35.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:35.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:46:35.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 20:46:35.859 DEBUG [main][TreeItemHandler] Selecting tree item: files 20:46:35.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 20:46:35.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 20:46:35.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:46:35.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'New' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:35.927 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:46:35.927 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:46:35.927 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:46:35.927 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:46:35.927 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:46:35.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:35.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:46:35.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:46:36.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:36.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:36.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:36.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:36.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:36.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:46:36.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:36.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:36.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:36.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:36.428 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 20:46:36.428 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 20:46:36.428 DEBUG [main][TreeItemHandler] Selecting tree item: files 20:46:36.429 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 20:46:36.441 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 20:46:36.443 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:46:36.443 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:36.490 DEBUG [main][MenuItemLookup] Found menu:'New' 20:46:36.490 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:46:36.490 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:36.490 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:46:36.490 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:46:36.490 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:36.490 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:46:36.490 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:46:36.490 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:46:36.490 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:46:36.490 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:46:36.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:46:36.490 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:46:36.490 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:46:36.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 'Delete.*'] is available.... 20:46:36.711 DEBUG [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:46:36.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 20:46:36.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:36.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:36.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:36.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:36.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 "OK", Widget matcher matching widgets with style: 8) 20:46:36.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:36.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:36.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:36.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 20:46:36.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:36.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:36.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:36.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:36.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:36.715 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:46:36.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:36.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:36.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:36.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:36.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:46:36.728 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:46:37.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:46:37.228 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:46:37.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:37.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:46:37.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:46:37.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:46:37.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:37.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:37.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:37.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:37.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:37.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:46:37.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:37.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:37.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:37.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:37.229 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:37.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:37.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:37.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:37.230 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:37.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:37.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:37.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:37.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:37.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:37.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:37.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:37.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:38.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:38.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:38.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:38.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:38.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:38.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:38.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 20:46:38.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:38.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:38.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:38.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:38.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:38.234 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 20:46:38.235 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:46:38.235 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 20:46:38.235 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 20:46:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:38.235 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 20:46:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:38.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 20:46:38.236 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:46:38.236 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:46:38.237 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 20:46:38.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:46:38.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:38.237 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:46:38.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:38.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:46:38.237 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 20:46:38.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:46:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:38.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:46:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:38.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:46:38.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:46:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:38.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:46:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:38.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:46:38.239 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 20:46:38.239 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 20:46:38.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:46:38.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:38.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:46:38.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:38.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:46:38.239 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:46:38.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:38.239 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 20:46:38.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:38.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:46:38.240 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 20:46:38.240 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 20:46:38.240 DEBUG [WorkbenchTestable][AbstractResource] "module-info.java" 20:46:38.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:38.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:38.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:38.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:38.241 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 20:46:38.241 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 20:46:38.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:38.241 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:46:38.287 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 20:46:38.288 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:38.288 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:38.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:38.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:38.319 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 20:46:38.319 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:38.320 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 20:46:38.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 20:46:38.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:38.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:38.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:38.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:38.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:38.338 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:46:38.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 20:46:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:38.339 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 20:46:38.339 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 20:46:38.340 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:38.340 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:38.340 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:38.340 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:38.340 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:38.340 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:38.340 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:38.340 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:38.340 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:38.340 DEBUG [main][MenuItemLookup] Item match:Window 20:46:38.340 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:38.340 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:38.340 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:38.340 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:38.340 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:38.340 DEBUG [main][MenuItemLookup] Item match:Show View 20:46:38.346 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:46:38.346 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:46:38.346 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:46:38.346 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:46:38.346 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:46:38.346 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:46:38.346 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:46:38.346 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:46:38.346 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:46:38.346 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:46:38.346 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:46:38.346 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:46:38.346 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:46:38.346 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:46:38.346 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:38.346 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:46:38.347 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:46:38.347 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:46:38.347 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:46:38.347 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:46:38.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:46:38.457 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:46:38.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:46:38.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:38.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:38.459 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:46:38.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:38.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:38.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:38.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:38.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:38.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:38.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:38.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:38.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:38.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:38.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:38.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:38.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:38.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:38.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:38.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:38.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:38.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:38.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:38.469 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:38.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:38.469 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:38.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:38.469 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:38.470 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:46:38.470 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:46:38.470 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:46:38.470 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:46:38.470 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:38.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:38.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:38.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:38.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:38.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:38.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:38.471 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:46:38.471 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:38.471 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:38.471 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:38.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:38.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:38.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:38.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:38.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:38.473 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:46:38.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:38.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:38.473 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:38.473 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:38.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:38.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:38.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:46:38.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:38.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:38.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:46:38.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:38.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:38.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 20:46:38.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:38.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:38.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 20:46:38.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 '\*?\QProject Explorer\E') 20:46:38.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:38.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:38.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:38.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:38.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:38.565 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:38.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:38.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:38.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 20:46:38.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:38.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:38.568 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:38.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:38.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:38.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:38.595 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:38.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:38.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:38.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:38.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:38.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:38.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:39.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:39.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:39.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:39.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:39.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:39.598 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:39.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:39.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:39.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:39.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:46:39.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:39.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:39.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:39.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:39.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:39.600 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 20:46:39.601 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:46:39.601 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 20:46:39.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 20:46:39.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:39.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 20:46:39.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:39.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 20:46:39.602 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 20:46:39.602 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 20:46:39.602 DEBUG [main][TreeItemHandler] Setting tree item src collapsed 20:46:39.603 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 20:46:39.603 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 20:46:39.603 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 20:46:39.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 20:46:39.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:40.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 20:46:40.105 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:40.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:40.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:40.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:40.107 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 20:46:40.107 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 20:46:40.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:40.107 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:46:40.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 20:46:40.156 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:40.156 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:40.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:40.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:40.186 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) 20:46:40.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:40.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:40.198 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:46:40.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 20:46:40.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:40.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:40.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 20:46:40.199 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 20:46:40.199 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:40.199 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:40.199 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:40.199 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:40.199 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:40.199 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:40.200 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:40.200 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:40.200 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:40.200 DEBUG [main][MenuItemLookup] Item match:Window 20:46:40.200 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:40.200 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:40.200 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:40.200 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:40.200 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:40.200 DEBUG [main][MenuItemLookup] Item match:Show View 20:46:40.206 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:46:40.206 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:46:40.206 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:46:40.206 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:46:40.206 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:46:40.206 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:46:40.206 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:46:40.206 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:46:40.206 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:46:40.206 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:46:40.206 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:46:40.206 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:46:40.206 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:46:40.206 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:46:40.206 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:40.206 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:46:40.206 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:46:40.233 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:46:40.233 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:46:40.233 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:46:40.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:46:40.334 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:46:40.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:46:40.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:40.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:40.335 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:46:40.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:40.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:40.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:40.336 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:40.336 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:40.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:40.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:40.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:40.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:40.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:40.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:40.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:40.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:40.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:40.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:40.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:40.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:40.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:40.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:40.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:40.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:40.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:40.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:40.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:40.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:46:40.339 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:46:40.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:46:40.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:46:40.339 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:40.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:40.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:40.339 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:40.339 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:40.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:40.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:40.340 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:46:40.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:40.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:40.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:40.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:40.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:40.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:40.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:40.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:40.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:40.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:40.341 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:46:40.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:40.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:40.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:40.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:40.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:40.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:40.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:46:40.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:40.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:40.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:46:40.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:40.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:40.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 20:46:40.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:40.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:40.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 20:46:40.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 '\*?\QProject Explorer\E') 20:46:40.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:40.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:40.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:40.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:40.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:40.422 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:40.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:40.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:40.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 20:46:40.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:40.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:40.451 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:40.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:40.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:40.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:40.452 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:40.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:40.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:40.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:40.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:40.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:40.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:40.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:40.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:41.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:41.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:41.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:41.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:41.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:41.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:41.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:41.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 20:46:41.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:41.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:41.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:41.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:41.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:41.457 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 20:46:41.457 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 20:46:41.457 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 20:46:41.457 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 20:46:41.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 20:46:41.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:46:41.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'New' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:41.520 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:46:41.520 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:46:41.520 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:46:41.520 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:46:41.520 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:46:41.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:41.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:46:41.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:46:42.020 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:46:42.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:42.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:42.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:42.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:42.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:42.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:46:42.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:42.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:42.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:42.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:42.021 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 20:46:42.021 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 20:46:42.021 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 20:46:42.021 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 20:46:42.033 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 20:46:42.035 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:46:42.035 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:42.086 DEBUG [main][MenuItemLookup] Found menu:'New' 20:46:42.086 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:46:42.086 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:42.086 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:46:42.086 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:42.086 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:46:42.086 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:46:42.086 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:46:42.086 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:46:42.086 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:46:42.086 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:46:42.086 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:46:42.086 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:46:42.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 'Delete.*'] is available.... 20:46:42.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 'Delete.*'] is available. finished successfully 20:46:42.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:46:42.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:42.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:42.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:42.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:42.785 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:46:42.785 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:42.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:42.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:42.785 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:46:42.785 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:42.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:42.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:42.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:42.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:42.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:42.786 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:46:42.786 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:46:42.786 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:46:42.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:42.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:42.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:42.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:42.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:46:42.786 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:42.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:42.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:42.786 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:46:42.786 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:42.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:42.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:42.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:42.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:42.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:42.788 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:46:42.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:42.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:42.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:42.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:46:42.793 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:46:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:46:43.294 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:46:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:43.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:46:43.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:46:43.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:46:43.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:46:43.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:46:43.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:43.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:43.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:43.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:43.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:43.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:43.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:43.294 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:43.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:43.294 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest 20:46:43.294 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:43.294 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:43.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.899 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest selectCollapsedProjectExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 4.253 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 3.675 s select no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.418 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 5.867 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerItemTest) Time elapsed: 1.866 s Running org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:43.304 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:43.305 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:46:43.305 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:43.305 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:43.305 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:43.305 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:46:43.306 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:43.306 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:46:43.306 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:43.306 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:43.306 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 20:46:43.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:43.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:43.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:43.306 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:43.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.308 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:46:43.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:43.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:43.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:43.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:43.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') 20:46:43.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:43.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:43.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:43.312 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:43.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:43.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:43.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:46:43.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:43.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:43.335 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:43.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:43.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:43.336 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 20:46:43.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:43.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:43.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:43.338 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 20:46:43.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:43.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:43.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:43.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:43.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:43.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 20:46:43.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:43.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:43.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:43.341 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 20:46:43.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:43.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:43.342 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:43.342 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:43.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:43.343 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 20:46:43.343 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:43.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:43.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:43.344 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 20:46:43.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:43.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:43.345 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:43.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:43.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:43.346 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 20:46:43.346 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 20:46:43.346 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 20:46:43.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:43.347 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:46:43.369 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:43.370 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:43.370 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:43.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:43.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:43.384 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 20:46:43.384 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:43.384 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 20:46:43.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:43.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:43.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:43.384 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:43.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:43.394 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:46:43.394 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:43.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:43.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:43.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:43.416 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:43.416 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:43.416 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:43.416 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:43.416 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:43.416 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:43.416 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:43.416 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:43.416 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:43.416 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:43.416 DEBUG [main][MenuItemLookup] Item match:Window 20:46:43.418 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:43.418 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:43.418 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:43.418 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:43.418 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:43.418 DEBUG [main][MenuItemLookup] Item match:Show View 20:46:43.424 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:46:43.424 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:46:43.424 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:46:43.424 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:46:43.424 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:46:43.424 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:46:43.424 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:46:43.424 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:46:43.424 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:46:43.424 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:46:43.424 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:46:43.424 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:46:43.424 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:46:43.424 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:46:43.424 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:43.424 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:46:43.424 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:46:43.424 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:46:43.424 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:46:43.424 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:46:43.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:46:43.522 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:46:43.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:46:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:43.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 20:46:43.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:43.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:43.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:43.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:43.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:43.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:43.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:43.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:43.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:43.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:43.526 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:43.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:43.526 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:43.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:43.526 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:43.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:43.527 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:43.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:43.527 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:43.527 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:46:43.527 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:46:43.527 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:46:43.527 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:46:43.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:43.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:43.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:43.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:43.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:43.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.528 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:46:43.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:43.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:43.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:43.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:43.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:43.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:43.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:43.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:43.529 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:46:43.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:43.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:43.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:43.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:43.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:43.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:43.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:46:43.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:46:43.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:43.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:43.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 '\*?\QProject Explorer\E') 20:46:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:43.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:43.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:43.617 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:43.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:43.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:43.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:46:43.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:43.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:43.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:43.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:43.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:43.620 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 20:46:43.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:43.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:43.622 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:43.622 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:43.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:43.648 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 20:46:43.648 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 20:46:43.648 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 20:46:43.648 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:43.649 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:46:43.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:43.669 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:43.669 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:43.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:43.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:43.682 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 20:46:43.682 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:43.682 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 20:46:43.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:43.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:43.682 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:43.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:43.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:43.692 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:46:43.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:43.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:43.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:43.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:43.693 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:43.693 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:43.693 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:43.693 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:43.693 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:43.693 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:43.693 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:43.693 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:43.693 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:43.693 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:43.693 DEBUG [main][MenuItemLookup] Item match:Window 20:46:43.693 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:43.693 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:43.693 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:43.694 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:43.694 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:43.694 DEBUG [main][MenuItemLookup] Item match:Show View 20:46:43.699 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:46:43.699 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:46:43.699 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:46:43.699 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:46:43.699 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:46:43.699 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:46:43.699 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:46:43.699 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:46:43.699 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:46:43.699 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:46:43.699 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:46:43.699 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:46:43.699 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:46:43.699 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:46:43.699 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:43.699 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:46:43.699 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:46:43.721 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:46:43.721 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:46:43.722 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:46:43.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:46:43.819 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:46:43.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:46:43.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:43.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:43.821 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:46:43.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:43.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:43.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:43.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:43.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:43.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:43.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:43.822 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:43.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:43.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:43.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:43.823 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:43.823 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:43.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:43.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:43.824 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:46:43.824 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:46:43.824 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:46:43.824 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:46:43.824 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:43.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:43.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:43.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:43.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:43.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.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 "Open") 20:46:43.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:43.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:43.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:43.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:43.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:43.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:43.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:43.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:43.826 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:46:43.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:43.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:43.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:43.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:43.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:43.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:43.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:46:43.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:46:43.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:43.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:43.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:43.913 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:43.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 '\*?\QProject Explorer\E') 20:46:43.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:43.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:43.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:43.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:43.914 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:43.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:43.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:43.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:46:43.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:43.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:43.917 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:43.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:43.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:43.917 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 20:46:43.918 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 20:46:43.918 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 20:46:43.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:43.918 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:46:43.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:43.940 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:43.940 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:43.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:43.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:43.969 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 20:46:43.969 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:43.969 INFO [WorkbenchTestable][RequirementsRunner] Started test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 20:46:43.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:43.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:43.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:43.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:43.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:43.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:43.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:43.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:44.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:44.000 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:44.000 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:44.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:44.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:44.000 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getProjectsWhenExplorerIsClosed no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 20:46:44.000 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:44.001 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 20:46:44.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:44.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:44.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:44.001 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:44.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:44.013 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:46:44.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:44.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:44.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:44.013 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:44.014 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:44.014 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:44.014 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:44.014 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:44.014 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:44.014 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:44.014 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:44.014 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:44.014 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:44.014 DEBUG [main][MenuItemLookup] Item match:Window 20:46:44.014 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:44.014 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:44.014 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:44.014 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:44.014 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:44.014 DEBUG [main][MenuItemLookup] Item match:Show View 20:46:44.020 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:46:44.020 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:46:44.020 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:46:44.020 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:46:44.020 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:46:44.020 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:46:44.020 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:46:44.020 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:46:44.020 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:46:44.020 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:46:44.020 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:46:44.020 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:46:44.020 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:46:44.020 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:46:44.020 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:44.020 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:46:44.020 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:46:44.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:46:44.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:46:44.021 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:46:44.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:46:44.124 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:46:44.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:46:44.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:44.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:44.125 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:46:44.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:44.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:44.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:44.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:44.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:44.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:44.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:44.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:44.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:44.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:44.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:44.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:44.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:44.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:44.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:44.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:44.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:44.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:44.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:44.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:44.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:44.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:44.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:46:44.129 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:46:44.129 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:46:44.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:46:44.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:44.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:44.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:44.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:44.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:46:44.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:44.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:44.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:44.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:44.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:44.131 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:46:44.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:44.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:44.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:44.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:46:44.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:46:44.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:44.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:44.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:44.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:44.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') 20:46:44.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:44.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:44.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:44.220 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:44.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:44.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:44.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:46:44.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:44.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:44.222 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:44.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:44.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:44.223 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 20:46:44.223 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:44.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:44.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:44.224 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 20:46:44.224 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:44.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:44.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:44.225 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 20:46:44.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:44.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:44.226 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:44.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:44.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:44.251 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 20:46:44.251 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 20:46:44.251 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 20:46:44.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:44.252 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:46:44.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:44.274 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:44.274 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:44.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:44.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:44.287 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 20:46:44.287 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:44.288 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 20:46:44.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:44.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:44.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:44.288 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:44.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:44.297 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:46:44.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:44.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:44.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:44.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:44.298 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:44.298 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:44.298 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:44.298 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:44.298 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:44.298 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:44.298 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:44.298 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:44.298 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:44.298 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:44.298 DEBUG [main][MenuItemLookup] Item match:Window 20:46:44.299 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:44.299 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:44.299 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:44.299 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:44.299 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:44.299 DEBUG [main][MenuItemLookup] Item match:Show View 20:46:44.305 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:46:44.305 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:46:44.305 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:46:44.305 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:46:44.305 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:46:44.305 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:46:44.305 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:46:44.305 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:46:44.305 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:46:44.305 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:46:44.305 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:46:44.305 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:46:44.305 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:46:44.305 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:46:44.305 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:44.305 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:46:44.305 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:46:44.327 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:46:44.327 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:46:44.327 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:46:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:46:44.425 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:46:44.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:46:44.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:44.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:44.427 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:46:44.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:44.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:44.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:44.427 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:44.427 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:44.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:44.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:44.428 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:44.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:44.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:44.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:44.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:44.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:44.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:44.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:44.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:44.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:44.430 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:44.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:44.430 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:44.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:44.430 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:44.431 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:46:44.431 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:46:44.432 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:46:44.432 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:46:44.432 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:44.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:44.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:44.432 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:44.432 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:44.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:46:44.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:44.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:44.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:44.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:44.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:44.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:44.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:44.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:44.435 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:46:44.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:44.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:44.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:44.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:44.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:44.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:44.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:46:44.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:46:44.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:44.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:44.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:44.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:44.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 '\*?\QProject Explorer\E') 20:46:44.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:44.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:44.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:44.536 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:44.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:44.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:44.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:46:44.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:44.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:44.538 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:44.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:44.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:44.539 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 20:46:44.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:44.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:44.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:44.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:44.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:44.540 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 20:46:44.541 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 20:46:44.541 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 20:46:44.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:44.541 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:46:44.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:44.564 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:44.564 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:44.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:44.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:44.602 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 20:46:44.602 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:44.602 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 20:46:44.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:44.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:44.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:44.603 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:44.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:44.612 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:46:44.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:44.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:44.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:44.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:44.613 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:44.634 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:44.634 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:44.634 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:44.634 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:44.634 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:44.634 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:44.634 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:44.634 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:44.634 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:44.634 DEBUG [main][MenuItemLookup] Item match:Window 20:46:44.635 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:44.635 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:44.635 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:44.635 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:44.635 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:44.635 DEBUG [main][MenuItemLookup] Item match:Show View 20:46:44.641 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:46:44.641 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:46:44.641 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:46:44.641 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:46:44.641 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:46:44.641 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:46:44.641 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:46:44.641 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:46:44.641 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:46:44.641 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:46:44.641 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:46:44.641 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:46:44.641 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:46:44.641 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:46:44.641 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:44.641 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:46:44.641 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:46:44.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:46:44.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:46:44.642 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:46:44.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:46:44.752 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:46:44.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:46:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:44.753 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:46:44.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:44.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:44.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:44.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:44.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:44.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:44.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:44.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:44.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:44.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:44.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:44.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:44.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:44.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:44.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:44.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:44.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:44.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:44.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:44.757 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:46:44.757 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:46:44.757 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:46:44.757 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:46:44.757 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:44.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:44.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:44.757 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:44.757 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:44.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:46:44.758 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:44.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:44.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:44.758 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:44.758 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:44.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:44.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:44.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:44.760 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:46:44.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:44.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:44.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:44.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:44.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:44.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:44.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:46:44.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:46:44.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.889 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:44.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:44.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:44.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:44.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:46:44.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:44.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:44.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:44.891 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:44.891 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:44.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:44.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:46:44.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:44.892 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:44.893 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:44.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:44.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:44.894 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 20:46:44.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:44.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:44.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:44.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:44.895 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:44.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:44.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:44.895 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 20:46:44.896 INFO [WorkbenchTestable][AbstractView] Close view 'Project Explorer' 20:46:44.896 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Project Explorer 20:46:44.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:44.896 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 20:46:44.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:44.919 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:44.919 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:44.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:44.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:44.949 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) 20:46:44.949 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest 20:46:44.949 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:44.949 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:44.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:44.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.646 s - in org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest testDeleteAllEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.078 s testGetProjectsItemsEmpty no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.298 s open no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.287 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.286 s getEmptyListOfProjects no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.314 s selectAllWithEmptyExplorer no-configuration(org.eclipse.reddeer.eclipse.test.ui.navigator.ProjectExplorerTest) Time elapsed: 0.347 s Running org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:44.958 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:44.959 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:46:44.959 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:44.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:44.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:44.960 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:46:44.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:44.960 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:46:44.960 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:44.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:44.961 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 20:46:44.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:44.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:44.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:44.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:44.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:44.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:44.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:44.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:44.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:44.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:44.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:44.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:44.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:44.963 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:44.963 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:44.963 DEBUG [main][MenuItemLookup] Item match:Window 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:44.963 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:46:44.964 DEBUG [main][MenuItemLookup] Item match:Preferences 20:46:44.964 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:46:44.964 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:46:44.964 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:46:45.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 'Preferences.*'] is available.... 20:46:45.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 'Preferences.*'] is available. finished successfully 20:46:45.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:46:45.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:45.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:45.179 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:46:45.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:45.179 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:46:45.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:45.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:45.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:45.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:45.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:45.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:45.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:45.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:45.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:45.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:45.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:45.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:45.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:45.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:45.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:45.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:45.183 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:45.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:45.183 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:45.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 20:46:45.183 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 20:46:45.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:45.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:45.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 20:46:45.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 20:46:45.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 20:46:45.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:45.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 20:46:45.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:45.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 20:46:45.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 20:46:45.688 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 20:46:45.688 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 20:46:45.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 20:46:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:45.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:45.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:45.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:45.800 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 20:46:45.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:45.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:45.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:45.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:45.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:46:45.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:45.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:46:45.815 TRACE [main][WidgetHandler] Notify Table with event 13 20:46:45.815 TRACE [main][WidgetHandler] Wait for synchronization 20:46:45.820 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 20:46:45.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:45.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:46:45.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:46:45.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:45.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:46:45.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:45.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:46:45.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) 20:46:45.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:45.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:45.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:45.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:45.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:45.828 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:46:45.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:45.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:45.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:45.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:45.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:46:45.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:46:45.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:45.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:45.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:45.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:45.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:45.924 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:45.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:45.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:45.925 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 20:46:45.925 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:45.925 INFO [WorkbenchTestable][RequirementsRunner] Started test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 20:46:45.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:45.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:45.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:45.925 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:45.925 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:45.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:45.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:45.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:45.926 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:45.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:45.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:45.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:45.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:45.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:45.927 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:45.927 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:45.927 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:45.927 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:45.927 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:45.927 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:45.927 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:45.927 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:45.927 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:45.927 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:45.927 DEBUG [main][MenuItemLookup] Item match:Window 20:46:45.928 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:45.928 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:45.928 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:45.928 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:45.928 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:45.928 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:46:45.928 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:45.928 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:46:45.928 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:45.928 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:46:45.928 DEBUG [main][MenuItemLookup] Item match:Preferences 20:46:45.928 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:46:45.928 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:46:45.928 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:46:46.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:46:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:46:46.115 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:46:46.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:46.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:46.116 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:46:46.116 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:46.117 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:46:46.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:46.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:46.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:46.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:46.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:46.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:46.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:46.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:46.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:46.135 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:46.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:46.135 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:46.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:46.140 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:46.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:46.140 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:46.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:46.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:46.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 20:46:46.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 20:46:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:46.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 20:46:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:46.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 20:46:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 20:46:46.141 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 20:46:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:46.141 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 20:46:46.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:46.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 20:46:46.141 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 20:46:46.141 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 20:46:46.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 20:46:46.142 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 20:46:46.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:46.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:46.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:46.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:46.143 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...") 20:46:46.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:46.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:46.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:46.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:46.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:46.147 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 20:46:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:46.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:46.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:46.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:46.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 20:46:46.220 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 20:46:46.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 20:46:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:46.222 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:") 20:46:46.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:46.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:46.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:46.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:46.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:46:46.223 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:46:46.224 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 20:46:46.224 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) 20:46:46.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:46.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:46.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:46.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:46.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:46.226 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:46:46.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:46.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:46.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:46.227 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:46.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:46.276 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 20:46:46.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:46.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:46.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:46.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:46.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:46:46.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:46.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:46:46.278 TRACE [main][WidgetHandler] Notify Table with event 13 20:46:46.278 TRACE [main][WidgetHandler] Wait for synchronization 20:46:46.279 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 20:46:46.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:46.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:46.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:46.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:46:46.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:46.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:46.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:46:46.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:46:46.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:46.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:46:46.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:47.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 20:46:47.286 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...") 20:46:47.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:47.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:46:47.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:46:47.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:47.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 20:46:47.290 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 20:46:47.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:47.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:47.290 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:47.290 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:47.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 20:46:47.397 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 20:46:47.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 20:46:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:47.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.shell.DefaultShell, index 0 and no matchers specified 20:46:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:47.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:47.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:47.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:47.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:47.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:47.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:47.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 20:46:47.401 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 20:46:47.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 20:46:47.401 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 20:46:47.401 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) 20:46:47.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:47.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:47.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:47.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:47.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:47.403 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:46:47.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:47.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:47.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:47.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:47.445 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 20:46:47.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:47.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:46:47.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:47.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:47.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:46:47.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:46:47.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:47.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:46:47.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:47.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:46:47.448 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:46:47.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:47.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:47.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:47.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:47.452 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:46:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:47.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:47.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:47.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:46:47.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:46:47.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:47.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:47.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:47.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:47.494 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:47.494 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:47.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:47.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:47.495 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 20:46:47.495 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:47.495 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 20:46:47.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:47.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:47.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:47.495 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:47.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:47.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:47.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:47.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:47.496 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:47.496 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:47.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:47.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:47.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:47.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:47.496 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:47.496 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:47.496 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:47.496 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:47.496 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:47.496 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:47.496 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:47.496 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:47.496 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:47.496 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:47.496 DEBUG [main][MenuItemLookup] Item match:Window 20:46:47.497 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:47.497 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:47.497 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:47.497 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:47.497 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:47.497 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:46:47.497 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:47.497 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:46:47.497 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:47.497 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:46:47.497 DEBUG [main][MenuItemLookup] Item match:Preferences 20:46:47.497 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:46:47.497 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:46:47.497 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:46:47.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 'Preferences.*'] is available.... 20:46:47.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. finished successfully 20:46:47.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:46:47.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:47.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:47.696 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:46:47.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:47.696 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:46:47.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:47.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:47.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:47.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:47.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:47.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:47.698 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:47.698 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:47.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:47.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:47.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:47.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 20:46:47.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 20:46:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:47.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 20:46:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:47.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 20:46:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 20:46:47.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 20:46:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:47.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 20:46:47.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:47.715 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 20:46:47.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 20:46:47.715 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 20:46:47.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 20:46:47.715 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 20:46:47.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:47.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:47.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:47.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:47.722 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 20:46:47.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:47.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:47.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:47.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:47.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:46:47.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:47.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:46:47.725 TRACE [main][WidgetHandler] Notify Table with event 13 20:46:47.725 TRACE [main][WidgetHandler] Wait for synchronization 20:46:47.725 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:46:47.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:47.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:47.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:47.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:46:47.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:47.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:47.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:47.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:47.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:47.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:46:47.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:47.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:46:47.748 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:46:47.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:47.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:47.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:47.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:47.755 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:46:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:47.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:47.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:47.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:46:47.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:46:47.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:47.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:47.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:47.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:47.801 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:47.801 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:47.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:47.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:47.801 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 20:46:47.801 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:47.801 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 20:46:47.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:47.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:47.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:47.802 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:47.802 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:47.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:47.802 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:47.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:47.802 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:47.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:47.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:47.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:47.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:47.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:47.803 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:47.803 DEBUG [main][MenuItemLookup] Item match:Window 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:47.803 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:46:47.803 DEBUG [main][MenuItemLookup] Item match:Preferences 20:46:47.804 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:46:47.804 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:46:47.804 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:46:48.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:46:48.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:46:48.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:46:48.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:48.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:48.007 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:46:48.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:48.008 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:46:48.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:48.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:48.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:48.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:48.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:48.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:48.010 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:48.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:48.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:48.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:48.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:48.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 20:46:48.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 20:46:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:48.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 20:46:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:48.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 20:46:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 20:46:48.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 20:46:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:48.012 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 20:46:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:48.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 20:46:48.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 20:46:48.013 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 20:46:48.013 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 20:46:48.036 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 20:46:48.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:48.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:48.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.038 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 20:46:48.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:48.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:48.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:46:48.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:48.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:46:48.041 TRACE [main][WidgetHandler] Notify Table with event 13 20:46:48.041 TRACE [main][WidgetHandler] Wait for synchronization 20:46:48.062 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 20:46:48.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:46:48.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:46:48.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:46:48.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:48.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:46:48.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 "Cancel", Widget matcher matching widgets with style: 8) 20:46:48.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:48.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:48.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:48.104 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:46:48.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:48.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:48.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:48.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:46:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:46:48.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:48.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:48.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:48.150 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:48.150 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:48.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:48.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:48.151 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 20:46:48.151 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:48.151 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 20:46:48.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:48.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:48.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:48.151 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:48.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:48.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:48.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:48.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:48.152 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:48.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:48.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:48.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:48.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:48.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:48.152 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:48.152 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:48.152 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:48.152 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:48.152 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:48.152 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:48.152 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:48.152 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:48.152 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:48.152 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:48.152 DEBUG [main][MenuItemLookup] Item match:Window 20:46:48.153 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:48.153 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:48.153 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:48.153 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:48.153 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:48.153 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:46:48.153 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:48.153 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:46:48.153 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:48.153 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:46:48.153 DEBUG [main][MenuItemLookup] Item match:Preferences 20:46:48.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:46:48.185 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:46:48.185 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:46:48.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:46:48.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. finished successfully 20:46:48.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:46:48.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:48.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:48.386 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:46:48.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:48.386 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:46:48.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:48.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:48.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:48.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:48.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:48.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:48.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:48.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:48.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:48.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:48.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:48.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:48.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:48.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:48.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:48.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:48.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:48.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 20:46:48.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 20:46:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:48.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 20:46:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:48.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 20:46:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 20:46:48.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 20:46:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:48.414 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 20:46:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:48.414 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 20:46:48.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 20:46:48.415 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 20:46:48.415 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 20:46:48.415 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 20:46:48.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:48.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:48.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.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.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...") 20:46:48.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:48.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:48.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:48.419 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 20:46:48.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:48.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:48.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:48.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:48.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 20:46:48.478 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 20:46:48.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 20:46:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:48.480 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:") 20:46:48.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:48.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:48.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:46:48.484 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:46:48.485 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 20:46:48.486 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) 20:46:48.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:48.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:48.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:48.487 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:46:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:48.487 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:48.487 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:48.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:48.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:48.532 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 20:46:48.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:48.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:48.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:46:48.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:48.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:46:48.534 TRACE [main][WidgetHandler] Notify Table with event 13 20:46:48.534 TRACE [main][WidgetHandler] Wait for synchronization 20:46:48.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.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...") 20:46:48.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:46:48.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:46:48.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 20:46:48.542 INFO [WorkbenchTestable][AbstractButton] Click button A&dd... 20:46:48.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:48.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:48.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:48.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:48.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 20:46:48.628 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 20:46:48.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 20:46:48.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:48.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:48.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.shell.DefaultShell, index 0 and no matchers specified 20:46:48.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:48.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:48.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:48.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:48.633 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Editor 20:46:48.633 DEBUG [main][TreeItemHandler] Selecting tree item: Java Editor 20:46:48.633 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Editor about selection 20:46:48.633 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Editor 20:46:48.634 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) 20:46:48.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:48.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:48.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:48.635 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:46:48.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:48.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:48.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:48.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:48.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:48.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:48.692 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 20:46:48.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:48.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:48.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:48.692 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:46:48.692 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:48.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:46:48.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:46:48.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:46:48.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:48.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:46:48.695 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 20:46:48.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:46:48.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:46:48.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:46:48.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:48.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:46:48.699 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.*') 20:46:48.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:48.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:48.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 20:46:48.703 TRACE [main][WidgetHandler] Notify Table with event 13 20:46:48.703 TRACE [main][WidgetHandler] Wait for synchronization 20:46:48.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.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") 20:46:48.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:46:48.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:46:48.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 20:46:48.709 INFO [WorkbenchTestable][AbstractButton] Click button Re&move 20:46:48.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:48.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:48.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:48.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:48.711 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 20:46:48.711 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:48.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:48.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:48.712 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:46:48.712 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:48.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:48.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:46:48.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:46:48.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:48.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:46:48.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:50.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 20:46:50.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) 20:46:50.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:50.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:50.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:50.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:50.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:50.230 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:46:50.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:50.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:50.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:50.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:50.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:46:50.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:46:50.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:50.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:50.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:50.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:50.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:50.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:50.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:50.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:50.272 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 20:46:50.272 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:50.272 INFO [WorkbenchTestable][RequirementsRunner] Started test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 20:46:50.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:50.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:50.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:50.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:50.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:50.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:50.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:50.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:50.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:46:50.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:50.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:50.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:50.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:50.273 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:50.273 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:50.273 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:50.273 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:50.273 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:50.273 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:50.273 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:50.273 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:50.273 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:50.273 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:50.273 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:50.273 DEBUG [main][MenuItemLookup] Item match:Window 20:46:50.273 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:50.274 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:50.274 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:50.274 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:50.274 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:50.274 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:46:50.274 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:50.274 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:46:50.274 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:50.274 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:46:50.274 DEBUG [main][MenuItemLookup] Item match:Preferences 20:46:50.274 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:46:50.274 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:46:50.274 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:46:50.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.... 20:46:50.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 20:46:50.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:46:50.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:50.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:50.471 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:46:50.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:50.471 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:46:50.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:50.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:50.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:50.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:50.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:50.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:50.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:50.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:50.474 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:50.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:50.474 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:50.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:50.474 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:50.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:50.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:50.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:50.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 20:46:50.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 20:46:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:50.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 20:46:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:50.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 20:46:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 20:46:50.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 20:46:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:50.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 20:46:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:50.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 20:46:50.498 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 20:46:50.498 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 20:46:50.498 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 20:46:50.498 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 20:46:50.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:50.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:50.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:50.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:50.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.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...") 20:46:50.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:50.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:50.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:50.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:50.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:50.503 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 20:46:50.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:50.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:50.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:50.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:50.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 20:46:50.566 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 20:46:50.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 20:46:50.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:50.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:50.571 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:") 20:46:50.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:50.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:50.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:50.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:50.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:46:50.593 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:46:50.594 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 20:46:50.595 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) 20:46:50.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:50.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:50.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:50.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:50.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:50.604 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:46:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:50.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:50.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:50.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:50.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:50.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:50.650 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:46:50.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:50.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:50.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:50.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:46:50.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:50.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:50.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:50.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:50.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:50.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:46:50.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:50.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:46:50.652 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:46:50.652 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:50.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:50.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:50.652 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:46:50.652 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:50.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:50.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:50.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:50.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:50.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:46:50.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:50.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:46:50.654 TRACE [main][WidgetHandler] Notify Table with event 13 20:46:50.655 TRACE [main][WidgetHandler] Wait for synchronization 20:46:50.655 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:46:50.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:50.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:50.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:50.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:46:50.659 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:50.659 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:50.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:50.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:50.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:50.662 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:46:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:50.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:50.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:50.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:50.662 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:46:50.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:50.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:50.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:50.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:50.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:50.667 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:46:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:50.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:50.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:50.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:50.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:46:50.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:46:50.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:50.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:50.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:50.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:50.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:50.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:50.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:50.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:50.711 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 20:46:50.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:50.712 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 20:46:50.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:50.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:50.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:50.712 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:50.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.*'] 20:46:50.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:50.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.*'] 20:46:50.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:50.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.*'] 20:46:50.712 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:50.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:50.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:50.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:50.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:50.713 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:50.713 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:50.713 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:50.713 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:50.713 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:50.713 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:50.713 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:50.713 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:50.713 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:50.713 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:50.713 DEBUG [main][MenuItemLookup] Item match:Window 20:46:50.714 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:50.714 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:50.714 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:50.714 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:50.714 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:50.714 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:46:50.714 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:50.714 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:46:50.714 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:50.714 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:46:50.714 DEBUG [main][MenuItemLookup] Item match:Preferences 20:46:50.747 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:46:50.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:46:50.748 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:46:50.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.... 20:46:50.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:46:50.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:46:50.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:50.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:50.955 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:46:50.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:50.955 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:46:50.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:50.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:50.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:50.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:50.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:50.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:50.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:50.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:50.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:50.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:50.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:50.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:50.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:50.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:50.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:50.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:50.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children... 20:46:50.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 20:46:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:50.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 20:46:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:50.958 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 20:46:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editors has children finished successfully 20:46:50.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editors 20:46:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:50.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editors is already expanded. No action performed 20:46:50.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:50.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editors 20:46:50.959 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File Associations 20:46:50.959 DEBUG [main][TreeItemHandler] Selecting tree item: File Associations 20:46:50.959 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File Associations about selection 20:46:50.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File Associations 20:46:50.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:50.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:50.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:50.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:50.980 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...") 20:46:50.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:50.981 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:50.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:50.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:50.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:50.983 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 20:46:50.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:50.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:50.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:50.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add File Type"] is available.... 20:46:51.058 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 20:46:51.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add File Type 20:46:51.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:51.063 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:") 20:46:51.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:51.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:51.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:46:51.064 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:46:51.065 INFO [WorkbenchTestable][AbstractText] Text set to: myFileType 20:46:51.066 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) 20:46:51.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:51.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:51.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:51.067 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:46:51.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:51.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:51.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:51.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:51.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:51.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:51.115 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 20:46:51.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:51.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:51.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:46:51.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:51.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:46:51.117 TRACE [main][WidgetHandler] Notify Table with event 13 20:46:51.117 TRACE [main][WidgetHandler] Wait for synchronization 20:46:51.117 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") 20:46:51.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:51.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:51.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:51.124 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:46:51.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:51.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:51.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:51.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:51.125 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:46:51.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:51.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:51.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:51.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:46:51.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:51.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:51.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:51.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:46:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:46:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:46:51.127 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:46:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:51.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:51.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:51.131 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:46:51.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:51.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:51.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:51.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:51.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:46:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:46:51.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:51.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:51.173 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:51.173 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:51.174 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) 20:46:51.174 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest 20:46:51.174 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:46:51.174 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:46:51.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:51.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.216 s - in org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest getAssociatedEditorsForFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.964 s addEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 1.57 s selectFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.306 s getAssociatedEditorsTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.35 s removeEditorTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 2.121 s addFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.439 s removeFileTypeTest no-configuration(org.eclipse.reddeer.eclipse.test.ui.ide.ExtendedFileEditorsPreferencePageTest) Time elapsed: 0.462 s Running org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:46:51.185 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:46:51.187 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:46:51.187 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:51.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:46:51.187 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:51.187 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:46:51.212 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:51.212 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:46:51.212 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:51.213 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:46:51.213 DEBUG [main][EditorHandler] 0 editor(s) found 20:46:51.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:51.222 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 20:46:51.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:51.222 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:51.222 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:51.222 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:51.223 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:46:51.223 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:46:51.223 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:46:51.223 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:46:51.223 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:46:51.223 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:46:51.223 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:46:51.223 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:46:51.223 DEBUG [main][MenuItemLookup] Item match:Window 20:46:51.223 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:46:51.223 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:46:51.223 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:46:51.223 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:51.223 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:46:51.223 DEBUG [main][MenuItemLookup] Item match:Show View 20:46:51.229 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:46:51.229 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:46:51.229 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:46:51.229 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:46:51.229 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:46:51.229 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:46:51.229 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:46:51.229 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:46:51.229 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:46:51.229 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:46:51.229 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:46:51.229 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:46:51.229 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:46:51.229 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:46:51.229 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:51.229 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:46:51.229 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:46:51.230 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:46:51.230 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:46:51.230 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:46:51.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:46:51.343 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:46:51.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:46:51.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:51.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:51.344 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:46:51.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:51.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:51.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:51.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:51.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:51.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:51.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:51.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:51.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:51.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:51.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:46:51.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:51.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:51.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:51.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:51.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:51.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:46:51.347 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:46:51.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:51.347 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:46:51.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:51.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:46:51.347 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 20:46:51.347 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 20:46:51.348 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 20:46:51.348 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 20:46:51.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:51.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:51.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:51.348 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:51.348 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:51.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.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:46:51.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:46:51.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:46:51.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:46:51.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:46:51.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:46:51.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:51.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:51.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:51.351 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:46:51.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:51.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:51.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:51.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:51.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:46:51.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:46:51.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 20:46:51.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 20:46:51.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:51.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:51.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:51.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:51.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 '\*?\QProject Explorer\E') 20:46:51.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:51.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:51.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:51.446 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:51.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:51.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:51.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:46:51.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:51.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:51.448 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:51.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:51.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:51.449 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 20:46:51.449 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:51.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:51.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:51.450 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 20:46:51.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:51.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:51.451 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:51.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:51.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:51.452 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 20:46:51.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:46:51.452 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:46:51.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:46:51.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:46:51.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:46:51.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:46:51.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:46:51.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:51.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:51.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:51.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:51.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:46:51.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:51.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:51.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:51.503 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:51.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:51.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:51.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:51.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.539 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:46:51.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:51.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:51.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 '\*?\QProject Explorer\E') 20:46:51.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:51.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:51.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:51.544 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:51.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:51.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:51.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:46:51.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:51.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:51.575 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:51.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:51.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:51.609 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 20:46:51.609 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:51.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:51.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:51.610 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 20:46:51.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:51.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:51.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:51.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:51.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:51.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:51.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:46:51.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:51.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:51.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:51.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:51.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:51.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:51.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:51.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:46:51.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:51.614 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:51.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:51.614 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:51.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:51.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:51.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:51.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:51.615 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:51.615 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:51.616 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:51.616 DEBUG [main][MenuItemLookup] Item match:File 20:46:51.617 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:46:51.617 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:51.624 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:46:51.624 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:46:51.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:46:51.656 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:46:51.656 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:46:51.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.... 20:46:51.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:46:51.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:46:51.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:51.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:51.801 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:46:51.801 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:51.801 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:46:51.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:51.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:51.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:51.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:46:51.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:46:51.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:51.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:46:51.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:51.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:46:51.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:46:51.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:46:51.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:51.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:46:51.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:51.806 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:46:51.807 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:46:51.807 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:46:51.807 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:46:51.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:46:51.814 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:46:51.814 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:46:51.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.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:46:51.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:51.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:51.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:51.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:51.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:51.828 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:46:51.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:51.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:51.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:51.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:52.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'] 20:46:52.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:52.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:52.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:46:52.186 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 20:46:52.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:46:52.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:52.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:52.187 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:46:52.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:52.188 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:46:52.188 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:") 20:46:52.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:52.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:52.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:52.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:52.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:46:52.191 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:46:52.192 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:46:52.243 DEBUG [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") 20:46:52.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:52.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:52.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:52.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:52.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:52.246 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:46:52.247 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:46:52.247 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 20:46:52.247 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 20:46:52.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:52.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:52.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:52.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:52.284 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:46:52.284 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:46:52.284 DEBUG [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) 20:46:52.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:52.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:52.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:52.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:52.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:52.288 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:46:52.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:52.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:52.288 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:52.288 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:52.294 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.... 20:46:55.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 20:46:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:46:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:46:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:55.411 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 20:46:55.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:55.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:55.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:55.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:55.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:55.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:55.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:55.411 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:55.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:55.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:46:55.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:55.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:55.415 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:46:55.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:55.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:55.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:55.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:55.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:55.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:55.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 '\*?\QPackage Explorer\E') 20:46:55.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:55.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:55.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:55.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:55.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:55.418 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:55.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:55.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:55.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:55.466 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:55.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:55.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:55.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:55.467 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:55.467 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:55.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:55.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:55.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:55.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:55.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:55.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:55.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:56.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:56.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:56.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:56.474 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:46:56.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:46:56.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:56.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:56.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 20:46:56.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:56.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:56.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:56.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:56.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:56.476 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:46:56.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:46:56.477 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:46:56.477 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:56.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:56.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:56.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:56.507 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:56.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:56.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:56.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:56.509 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:56.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:56.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:56.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:56.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:56.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:56.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:57.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:57.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:57.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:57.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:46:57.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:46:57.511 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:46:57.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:46:57.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:57.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:57.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:46:57.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:57.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:57.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:57.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:57.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:57.513 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:46:57.513 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:46:57.514 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:46:57.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:46:57.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:58.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:46:58.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:46:58.016 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:46:58.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:46:58.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:46:58.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:58.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:58.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'] 20:46:58.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:58.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: "New Java Class"] 20:46:58.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:58.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'] 20:46:58.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:58.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'] 20:46:58.035 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:58.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'] 20:46:58.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:58.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:46:58.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:58.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:58.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:58.036 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:58.036 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:58.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:46:58.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:58.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:58.037 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:46:58.037 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:46:58.037 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:58.037 DEBUG [main][MenuItemLookup] Item match:File 20:46:58.038 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:46:58.039 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:46:58.045 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:46:58.045 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:46:58.045 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:46:58.045 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:58.045 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:46:58.045 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:46:58.046 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:46:58.046 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:46:58.046 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:46:58.046 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:46:58.046 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:46:58.046 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:46:58.046 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:46:58.046 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:58.046 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:46:58.046 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:46:58.046 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:46:58.046 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:58.046 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:46:58.046 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:58.046 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:46:58.046 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:46:58.082 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:46:58.082 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:46:58.082 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:46:58.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:46:58.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:46:58.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:46:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:58.206 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:46:58.206 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:58.207 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:46:58.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:58.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:58.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:58.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:58.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:46:58.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:46:58.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:46:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:46:58.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:46:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:58.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:46:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:58.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:46:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:46:58.220 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:46:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:46:58.220 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:46:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:46:58.221 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:46:58.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:46:58.221 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:46:58.221 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:46:58.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:46:58.224 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:46:58.224 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:46:58.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.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:46:58.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:58.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:58.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:58.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:58.234 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:46:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:58.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:58.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:58.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:58.375 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:46:58.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:58.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:58.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:46:58.376 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 20:46:58.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:46:58.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:58.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:58.377 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:46:58.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:46:58.377 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:") 20:46:58.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:58.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:58.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:58.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:58.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:46:58.426 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:46:58.427 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 20:46:58.489 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:46:58.489 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:46:58.489 DEBUG [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) 20:46:58.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:58.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:58.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:58.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:58.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:46:58.494 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:46:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:46:58.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:46:58.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:46:58.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:46:58.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:46:59.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:46:59.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:59.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:46:59.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:46:59.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38f4ff01 is found... 20:46:59.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38f4ff01 is found finished successfully 20:46:59.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 '\*?\QErrorTestClass.java\E') 20:46:59.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:59.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:59.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:59.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:59.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:59.011 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:59.011 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 20:46:59.011 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:46:59.027 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:59.027 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 20:46:59.027 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:46:59.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:46:59.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:59.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:59.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:46:59.028 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:46:59.028 DEBUG [main][MenuItemLookup] Found menu:'File' 20:46:59.028 DEBUG [main][MenuItemLookup] Item match:File 20:46:59.030 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:46:59.030 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:46:59.030 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:46:59.030 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:46:59.030 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:59.030 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:46:59.030 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:46:59.030 DEBUG [main][MenuItemLookup] Found menu:'' 20:46:59.030 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:46:59.030 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:46:59.058 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:46:59.058 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:46:59.059 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:46:59.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:46:59.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:46:59.195 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:59.195 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 20:46:59.195 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:46:59.195 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:59.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:59.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:59.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:46:59.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:59.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:59.269 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:46:59.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:59.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:59.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:46:59.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:46:59.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:46:59.287 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:46:59.287 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:46:59.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:46:59.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:46:59.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:46:59.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:46:59.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:46:59.321 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:59.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:59.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:59.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:46:59.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:59.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:59.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 20:46:59.322 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:59.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:59.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:59.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:46:59.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:59.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:59.324 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:59.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:59.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:59.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:46:59.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:59.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:59.325 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:46:59.325 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:46:59.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:46:59.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:46:59.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:46:59.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:46:59.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:46:59.326 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:46:59.327 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:46:59.327 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:46:59.327 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:46:59.327 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:46:59.327 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:46:59.327 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:46:59.327 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:46:59.327 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:46:59.327 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:46:59.327 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:46:59.327 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:46:59.328 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:46:59.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:47:00.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:47:00.831 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:00.831 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:00.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:00.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:00.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:00.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:00.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:00.832 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:00.833 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:00.833 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:00.833 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:00.833 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:00.833 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:00.833 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:00.833 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:00.834 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:00.834 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:00.834 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:00.834 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:00.834 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:00.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:47:00.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:47:00.834 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:00.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:00.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:00.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:00.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:00.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:00.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 20:47:00.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:00.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:00.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:00.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:00.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:00.837 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:47:00.837 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:47:00.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:01.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:01.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:47:01.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:47:01.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:01.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:47:01.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:01.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:47:01.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 20:47:01.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:01.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:01.352 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:01.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:01.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:01.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:01.360 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47: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 '\*?\QProblems\E') 20:47:01.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:01.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:01.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:01.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:01.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:01.366 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:01.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:01.367 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:01.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:01.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:01.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:01.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 20:47:01.368 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:01.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:01.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:01.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:01.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:01.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:01.369 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:01.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:01.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:01.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:01.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:01.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:01.370 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:01.370 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:01.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:01.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:01.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:01.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:01.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:01.371 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:01.372 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:01.372 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:01.372 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:01.372 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:01.372 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:01.372 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:01.372 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:01.372 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:01.372 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:01.372 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:01.372 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:01.372 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:01.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:47:02.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:47:02.373 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:02.373 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:02.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:02.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:02.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:02.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:02.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:02.375 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:02.375 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:02.375 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:02.375 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:02.375 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:02.376 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:02.376 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:02.376 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:02.376 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:02.376 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:02.376 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:02.376 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:02.376 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:02.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:47:02.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:47:02.376 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:02.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:02.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:02.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:02.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:02.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:02.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:02.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:02.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:02.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:02.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:02.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:02.380 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:47:02.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:47:02.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:02.380 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:47:02.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:02.380 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:47:02.381 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:47:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:02.381 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:47:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:02.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:47:02.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 20:47:02.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:02.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:02.388 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:02.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:02.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:02.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:02.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:02.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:47:02.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:02.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:02.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:02.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:02.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:02.449 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:02.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:02.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:02.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:02.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:02.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:02.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view.... 20:47:02.450 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:02.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:02.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:02.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:02.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:02.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:02.451 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:02.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:02.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:02.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:02.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:02.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:02.452 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:02.452 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:02.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:02.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:02.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:02.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:02.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:02.453 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:02.454 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:02.454 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:02.454 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:02.454 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:02.454 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:02.454 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:02.454 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:02.455 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:02.455 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:02.455 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:02.455 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:02.455 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:47:03.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:47:03.956 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:03.956 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:03.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:03.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:03.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:03.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:03.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:03.957 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:03.958 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:03.958 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:03.958 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:03.958 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:03.958 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:03.958 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:03.958 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:03.958 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:03.958 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:03.958 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:03.959 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:03.959 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:47:03.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:47:03.959 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:03.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:03.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:03.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:03.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:03.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:03.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 20:47:03.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:03.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:03.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:03.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:03.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:03.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Warnings exists in Problems view. finished successfully 20:47:03.963 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:03.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:03.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:03.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:03.964 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:03.964 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:03.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:03.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:03.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:03.965 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:03.966 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:03.966 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:03.966 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:03.966 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:03.966 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:03.966 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:03.966 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:03.966 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:03.966 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:03.966 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:03.966 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:03.966 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:03.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:47:04.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:47:04.967 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:04.967 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:04.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:04.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:04.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:04.969 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:04.969 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:04.969 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:04.969 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:04.969 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:04.969 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:04.970 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:04.970 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:04.970 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:04.970 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:04.970 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:04.970 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:04.970 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:04.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:47:04.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:47:04.970 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:04.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:04.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:04.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:04.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:04.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:04.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:04.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:04.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:04.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:04.972 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:47:04.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:47:04.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:04.972 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:47:04.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:04.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:47:04.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:47:04.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:04.972 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:47:04.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:04.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:47:04.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:04.980 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:04.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:04.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:04.981 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:04.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 '\*?\QProblems\E') 20:47:04.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:04.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:05.013 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:05.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:05.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:05.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:05.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:05.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:05.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 20:47:05.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:05.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:05.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:05.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.049 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:05.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:05.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:05.049 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:05.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:47:05.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:05.080 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:05.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:05.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:05.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:05.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:05.081 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:05.082 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:05.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:05.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:05.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:05.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.114 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:05.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:05.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:05.115 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:05.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 '\*?\QProblems\E') 20:47:05.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:05.145 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:05.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:05.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:05.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:05.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:05.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:05.147 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:05.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:05.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:05.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:05.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:05.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:05.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:05.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:05.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') 20:47:05.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:05.211 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:05.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:05.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:05.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:05.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:05.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:05.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:05.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:05.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:05.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:05.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:05.243 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:05.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 '\*?\QProblems\E') 20:47:05.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:05.250 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:05.250 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:05.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:05.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:05.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:05.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:05.251 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:05.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:05.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:05.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:05.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:05.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:05.283 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:05.284 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:47:05.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:05.314 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:05.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:05.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:05.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:05.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:05.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:05.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:05.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 20:47:05.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:05.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:05.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:05.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:05.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:05.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:47:05.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:05.377 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:05.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:05.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:05.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:05.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:05.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:05.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:05.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:05.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:05.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:05.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:05.379 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:05.380 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:05.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:05.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:05.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:05.381 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:05.381 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:05.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:05.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:05.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:05.382 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:05.383 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:05.383 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:05.383 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:05.383 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:05.383 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:05.383 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:05.383 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:05.383 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:05.383 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:05.383 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:05.383 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:05.383 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:05.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:47:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:47:06.384 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:06.384 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:06.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:06.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:06.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:06.385 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:06.386 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:06.386 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:06.386 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:06.386 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:06.386 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:06.386 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:06.386 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:06.387 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:06.387 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:06.387 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:06.387 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:06.387 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:47:06.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:47:06.387 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:06.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:06.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:06.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:06.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:06.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:06.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:06.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:06.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:06.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:06.389 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:06.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:06.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:06.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:06.390 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:06.390 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:06.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:06.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:06.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:06.391 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:06.392 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:06.392 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:06.392 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:06.392 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:06.392 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:06.392 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:06.392 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:06.392 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:06.392 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:06.392 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:06.392 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:06.392 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:06.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:47:07.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:47:07.393 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:07.393 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:07.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:07.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:07.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:07.394 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:07.395 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:07.395 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:07.395 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:07.395 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:07.396 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:07.396 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:07.396 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:07.396 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:07.396 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:07.396 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:07.396 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:07.396 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:07.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:47:07.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:47:07.396 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:07.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:07.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:07.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:07.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 20:47:07.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:07.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:07.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:07.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:07.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:07.398 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:47:07.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:47:07.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:07.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:47:07.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:07.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:47:07.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:47:07.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:07.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:47:07.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:07.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:47:07.398 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:07.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:07.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:07.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:07.399 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:07.399 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:07.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:07.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:07.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:07.400 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:07.401 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:07.401 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:07.401 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:07.401 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:07.401 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:07.401 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:07.401 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:07.402 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:07.402 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:07.402 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:07.402 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:07.402 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:47:08.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:47:08.903 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:08.903 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:08.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:08.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:08.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:08.904 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:08.905 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:08.905 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:08.905 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:08.905 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:08.905 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:08.905 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:08.905 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:08.905 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:08.905 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:08.905 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:08.905 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:08.905 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:08.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:47:08.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:47:08.905 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:08.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:08.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:08.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:08.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 20:47:08.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:08.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:08.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:08.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:08.907 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:47:08.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:47:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:08.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:47:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:08.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:47:08.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:47:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:08.907 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:47:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:08.907 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:47:08.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:08.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:08.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:08.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:08.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:08.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:08.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 '\*?\QProblems\E') 20:47:08.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:08.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:08.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:08.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:08.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:08.946 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:08.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:08.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:08.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:08.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:08.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:08.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 20:47:08.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:08.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:08.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:08.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:08.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:08.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 20:47:08.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:08.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:08.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:08.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:08.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:08.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:08.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:08.956 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:08.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:08.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:08.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:08.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 '\*?\QProblems\E') 20:47:08.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:08.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:08.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:08.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:08.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:08.964 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:08.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:08.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:08.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:08.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:08.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:08.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:08.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:08.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:08.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:08.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:08.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:08.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:08.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:08.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:08.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:08.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.021 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:09.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:09.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:09.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:09.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 '\*?\QProblems\E') 20:47:09.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:09.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:09.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:09.028 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:09.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:09.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:09.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:09.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:09.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:09.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:09.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:09.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:09.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:09.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 20:47:09.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:09.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:09.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:09.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:09.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:09.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:09.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:09.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 '\*?\QProblems\E') 20:47:09.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:09.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:09.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:09.092 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:09.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:09.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:09.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:09.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:09.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:09.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 20:47:09.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:09.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:09.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:09.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:09.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:09.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:09.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:09.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 '\*?\QProblems\E') 20:47:09.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:09.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:09.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:09.159 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:09.159 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:09.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:09.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:09.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:09.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:09.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:09.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:09.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:09.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:09.163 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:09.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:09.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:09.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:09.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.194 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:09.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:09.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:09.195 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:09.195 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:47:09.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:09.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:09.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:09.227 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:09.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:09.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:09.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:09.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:09.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:09.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 20:47:09.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:09.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:09.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:09.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:09.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:09.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:09.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:09.260 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:09.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 '\*?\QProblems\E') 20:47:09.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:09.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:09.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:09.290 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:09.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:09.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:09.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:09.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:09.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:09.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 20:47:09.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:09.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:09.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:09.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:09.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:09.293 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:09.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:09.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:09.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:09.295 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:09.295 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:09.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:09.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:09.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:09.296 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:09.297 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:09.297 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:09.297 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:09.297 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:09.297 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:09.297 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:09.297 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:09.297 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:09.297 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:09.297 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:09.297 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:09.297 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:09.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:47:10.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:47:10.336 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:10.336 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:10.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:10.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:10.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:10.337 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:10.338 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:10.338 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:10.338 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:10.338 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:10.338 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:10.338 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:10.338 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:10.338 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:10.338 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:10.338 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:10.338 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:10.338 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:10.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:47:10.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:47:10.339 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:10.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:10.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:10.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:10.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:47:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:10.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:10.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:10.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:10.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:10.340 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:10.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:10.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:10.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:10.341 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:10.341 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:10.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:10.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:10.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:10.342 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:10.343 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:10.343 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:10.343 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:10.343 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:10.343 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:10.343 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:10.343 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:10.343 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:10.343 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:10.343 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:10.343 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:10.343 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:10.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:47:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:47:11.344 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:11.344 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:11.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:11.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:11.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:11.345 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:11.346 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:11.346 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:11.346 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:11.346 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:11.346 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:11.346 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:11.346 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:11.346 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:11.346 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:11.346 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:11.346 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:11.346 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:47:11.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:47:11.346 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:11.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:11.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:11.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:11.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:11.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:11.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:11.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:11.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:11.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:11.348 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:11.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:11.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:11.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:11.351 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:47:11.351 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:47:11.351 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:47:11.351 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:47:11.351 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:47:11.351 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:47:11.351 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:47:11.351 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:47:11.351 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:47:11.351 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:47:11.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:47:11.446 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 20:47:11.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:47:11.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:11.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:11.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 "Restore Defaults") 20:47:11.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:11.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:11.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:11.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:47:11.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:11.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:11.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:11.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:11.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:11.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:11.449 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:47:11.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:11.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:11.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:11.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:11.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:47:11.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:11.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:47:11.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:11.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:11.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:11.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:11.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:11.462 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:47:11.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:11.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:11.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:11.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:11.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:47:11.530 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 20:47:11.530 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:47:11.530 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:11.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:11.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:11.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:11.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:11.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:11.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:11.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:11.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:11.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:11.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:11.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:11.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:11.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:11.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:12.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:12.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:12.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:12.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:12.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:47:12.560 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:12.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:12.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:12.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:12.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 20:47:12.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:12.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:12.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:12.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:12.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:12.562 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:47:12.563 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:47:12.563 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:47:12.563 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:47:12.573 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:47:12.583 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:47:12.583 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:12.629 DEBUG [main][MenuItemLookup] Found menu:'New' 20:47:12.629 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:47:12.629 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:12.629 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:47:12.629 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:12.629 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:47:12.629 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:47:12.629 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:47:12.629 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:47:12.630 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:47:12.630 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:47:12.630 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:47:12.630 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:47:12.630 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:12.630 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:47:12.630 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:47:12.630 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:12.630 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:47:12.630 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:47:12.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:47:12.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:47:12.630 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:47:12.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:12.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:47:12.630 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:47:13.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:13.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:13.130 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:13.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:13.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:47:13.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:13.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:13.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:13.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:13.131 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:47:13.131 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:47:13.131 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:47:13.131 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:47:13.140 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:47:13.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:47:13.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:13.188 DEBUG [main][MenuItemLookup] Found menu:'New' 20:47:13.188 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:47:13.188 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:13.188 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:47:13.188 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:13.188 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:47:13.188 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:47:13.188 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:47:13.188 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:47:13.188 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:47:13.188 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:47:13.188 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:47:13.188 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:47:13.250 DEBUG [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:47:13.871 DEBUG [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:47:13.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:47:13.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:13.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:13.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:13.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:13.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: 32) 20:47:13.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:13.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:13.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:13.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:47:13.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:13.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:13.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:13.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:13.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:13.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:13.878 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:47:13.878 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:47:13.878 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:47:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:13.878 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:13.878 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:13.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) 20:47:13.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:13.878 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:47:13.878 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:13.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:13.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:13.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:13.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:13.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:13.880 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:47:13.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:13.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:13.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:13.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:13.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:47:13.885 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:47:14.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:47:14.386 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:47:14.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:14.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:47:14.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:47:14.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:47:14.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:47:14.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:14.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:14.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:14.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:14.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:14.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:14.386 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:14.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:14.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:47:14.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:47:14.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:47:14.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:14.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:14.387 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:47:14.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:47:14.387 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:47:14.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:47:14.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:47:14.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:47:14.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:47:14.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:14.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:14.396 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:14.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:14.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:14.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:14.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:14.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 '\*?\QProblems\E') 20:47:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:14.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:14.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:14.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:14.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:14.414 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:14.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:14.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:14.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:14.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:14.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:14.448 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:47:14.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:14.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:14.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:14.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:14.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:14.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:14.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') 20:47:14.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:14.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:14.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:14.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:14.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:14.476 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:14.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:14.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:14.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:47:14.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:14.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:14.507 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:14.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:14.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:14.508 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 20:47:14.509 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:14.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:14.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:14.509 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 20:47:14.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:14.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:14.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:14.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:14.511 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:14.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:14.511 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:14.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:14.511 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:47:14.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:14.511 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:14.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:14.511 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:14.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:14.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:14.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:14.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:47:14.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:14.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:14.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:14.512 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:14.512 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:14.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:14.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:14.513 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:47:14.513 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:14.513 DEBUG [main][MenuItemLookup] Item match:File 20:47:14.514 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:47:14.514 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:14.519 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:47:14.519 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:47:14.540 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:47:14.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:47:14.540 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:47:14.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:47:14.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:47:14.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:47:14.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:14.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:14.664 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:47:14.664 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:14.665 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:47:14.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:14.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:14.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:14.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:14.665 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:14.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:47:14.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:47:14.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:47:14.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:47:14.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:14.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:47:14.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:14.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:47:14.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:47:14.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:47:14.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:14.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:47:14.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:14.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:47:14.668 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:47:14.668 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:47:14.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:47:14.683 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:47:14.683 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:47:14.683 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:47:14.683 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:47:14.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:14.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:14.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:14.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:14.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:14.686 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:47:14.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:14.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:14.686 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:14.686 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:15.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'] 20:47:15.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:15.074 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:15.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:47:15.074 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 20:47:15.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:47:15.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:15.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:15.076 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:47:15.076 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:15.076 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:47:15.076 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:") 20:47:15.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:15.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:15.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:15.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:15.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:47:15.079 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:47:15.081 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:47:15.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.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") 20:47:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:15.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:15.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:15.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:15.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:15.128 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:47:15.129 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:47:15.129 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:47:15.129 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:47:15.129 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:47:15.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.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) 20:47:15.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:15.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:15.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:15.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:15.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:15.132 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:47:15.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:15.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:15.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:15.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:15.415 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.... 20:47:18.620 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 20:47:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:47:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:47:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:18.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 20:47:18.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:18.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:18.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:18.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:18.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:18.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:18.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:18.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:18.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:47:18.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:18.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:18.622 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:47:18.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:18.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:18.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:18.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:18.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:18.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:18.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 '\*?\QPackage Explorer\E') 20:47:18.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:18.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:18.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:18.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:18.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:18.625 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:47:18.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:47:18.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:18.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:18.688 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:47:18.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:47:18.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:18.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:18.689 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:47:18.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:47:18.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:18.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:18.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:18.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:18.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:19.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:19.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:19.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:19.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:19.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:47:19.692 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:47:19.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:47:19.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:19.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:19.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 20:47:19.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:19.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:19.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:19.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:19.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:19.694 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:47:19.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:47:19.695 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:47:19.695 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:19.695 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:19.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:19.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:19.737 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:19.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:19.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:19.738 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:19.738 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:19.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:19.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:19.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:19.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:19.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:19.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:20.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:20.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:20.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:20.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:20.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:47:20.741 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:20.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:20.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:20.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:20.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 20:47:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:20.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:20.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:20.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:20.742 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:47:20.743 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:47:20.743 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:47:20.743 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:47:20.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:21.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:21.244 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:47:21.245 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:47:21.245 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:47:21.246 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:47:21.256 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:47:21.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'] 20:47:21.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47: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'] 20:47:21.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47: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 Java Class"] 20:47:21.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47: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'] 20:47:21.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:21.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'] 20:47:21.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:21.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'] 20:47:21.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:21.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 Class"] 20:47:21.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:21.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'] 20:47:21.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:21.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'] 20:47:21.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:21.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:21.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:21.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:21.260 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:21.260 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:47:21.260 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:21.260 DEBUG [main][MenuItemLookup] Item match:File 20:47:21.261 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:47:21.261 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:21.266 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:47:21.266 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:47:21.291 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:47:21.291 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:47:21.291 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:47:21.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:47: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 'New|Select a wizard'] is available. finished successfully 20:47:21.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:47:21.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:21.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:21.419 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:47:21.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:21.419 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:47:21.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:21.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:21.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:21.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:21.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:21.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:47:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:47:21.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:47:21.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:47:21.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:21.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:47:21.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:21.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:47:21.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:47:21.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:47:21.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:21.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:47:21.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:21.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:47:21.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:47:21.433 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:47:21.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:47:21.436 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:47:21.436 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:47:21.436 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:47:21.436 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:47:21.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:21.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:21.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:21.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:21.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:21.446 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:47:21.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:21.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:21.446 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:21.446 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:21.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'] 20:47:21.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:21.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:21.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:47:21.580 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 20:47:21.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:47:21.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:21.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:21.581 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:47:21.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:21.582 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:") 20:47:21.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:21.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:21.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:21.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:21.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:47:21.634 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:47:21.635 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 20:47:21.644 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:47:21.644 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:47:21.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.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) 20:47:21.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:21.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:21.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:21.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:21.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:21.680 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:47:21.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:21.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:21.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:21.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:21.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:47:22.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:47:22.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:22.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:22.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:22.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@205f9d8 is found... 20:47:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@205f9d8 is found finished successfully 20:47:22.327 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') 20:47:22.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:22.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:22.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:22.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:22.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:22.329 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:22.329 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 20:47:22.329 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:47:22.336 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:22.336 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 20:47:22.336 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:47:22.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:47:22.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:22.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:22.337 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:47:22.367 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:47:22.367 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:22.367 DEBUG [main][MenuItemLookup] Item match:File 20:47:22.368 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:47:22.368 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:47:22.368 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:47:22.368 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:47:22.368 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:22.368 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:47:22.368 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:47:22.368 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:22.368 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:47:22.369 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:47:22.369 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:47:22.369 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:47:22.369 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:47:22.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:47:22.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:47:22.409 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:22.409 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 20:47:22.409 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:22.410 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:22.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:22.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:22.471 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:22.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:22.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:22.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:22.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:22.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:22.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:47:22.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:22.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:22.498 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:47:22.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 '\*?\QProblems\E') 20:47:22.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:22.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:22.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:22.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:22.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:22.505 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:22.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:22.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:22.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:47:22.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:22.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:22.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 20:47:22.506 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:22.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:22.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:22.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:47:22.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:22.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:22.507 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:22.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:22.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:22.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:47:22.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:22.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:22.508 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:22.508 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:22.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:22.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:22.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:47:22.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:22.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:22.532 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:22.533 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:22.533 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:22.533 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:22.533 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:22.533 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:22.533 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:47:22.533 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:22.533 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:22.533 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:22.533 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:22.533 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:22.533 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:22.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:47:23.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:47:23.534 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:23.534 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:23.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:23.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:23.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:47:23.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:23.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:23.535 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:23.536 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:23.536 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:23.536 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:23.536 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:23.536 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:23.536 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:47:23.536 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:23.536 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:23.536 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:23.536 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:23.537 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:23.537 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:23.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:47:23.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:47:23.540 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:23.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:23.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:23.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:47:23.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:23.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:23.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 20:47:23.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:23.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:23.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:23.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:23.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:24.042 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:24.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:24.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:24.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:24.044 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:24.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:24.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:24.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:24.045 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:24.045 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:24.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:24.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:24.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:24.047 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:24.048 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:24.048 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:24.048 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:24.048 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:24.048 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:24.048 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:47:24.048 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:24.048 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:24.048 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:24.048 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:24.048 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:24.048 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:24.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:47:25.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:47:25.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:25.049 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:25.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:25.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:25.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:25.050 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:25.051 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:25.051 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:25.051 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:25.051 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:25.051 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:25.051 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:47:25.051 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:25.051 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:25.051 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:25.051 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:25.051 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:25.051 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:25.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:47:25.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:47:25.052 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:25.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:25.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:25.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:25.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 20:47:25.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:25.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:25.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:25.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:25.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:25.053 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:47:25.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:47:25.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:25.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:25.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:47:25.555 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:47:25.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:25.555 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:47:25.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:25.555 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:47:25.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 20:47:25.556 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:47:25.556 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:25.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:25.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:25.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:25.590 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:25.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:25.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:25.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:25.591 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:25.591 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:25.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:25.592 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:25.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:25.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:25.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:26.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:26.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:26.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:26.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:26.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:47:26.593 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:26.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:26.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:26.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:26.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 20:47:26.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:26.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:26.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:26.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:26.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:26.595 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:47:26.596 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:47:26.596 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:47:26.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:47:26.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:26.596 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 20:47:26.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:26.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:47:26.597 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:47:26.597 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:47:26.597 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:47:26.611 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:47:26.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:26.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:26.621 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:26.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:26.621 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:47:26.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:26.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:26.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:26.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:26.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:26.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:26.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:26.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:47:26.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:26.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:26.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:26.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:26.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:26.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:47:26.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:26.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:26.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:47:26.624 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:47:26.624 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:26.625 DEBUG [main][MenuItemLookup] Item match:File 20:47:26.626 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:47:26.626 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:47:26.633 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:47:26.633 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:47:26.633 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:47:26.633 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:26.633 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:47:26.633 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:47:26.633 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:47:26.633 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:47:26.633 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:47:26.633 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:47:26.633 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:47:26.633 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:47:26.633 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:47:26.633 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:26.634 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:47:26.634 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:47:26.634 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:47:26.634 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:26.634 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:47:26.634 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:26.634 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:47:26.634 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:47:26.673 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:47:26.673 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:47:26.673 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:47:26.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:47:26.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. finished successfully 20:47:26.798 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:47:26.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:26.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:26.799 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:47:26.799 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:26.799 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:47:26.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:26.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:26.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:26.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:26.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:26.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:47:26.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:47:26.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:47:26.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:47:26.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:26.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:47:26.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:26.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:47:26.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:47:26.802 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:47:26.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:26.802 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:47:26.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:26.802 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:47:26.803 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:47:26.803 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:47:26.803 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:47:26.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:47:26.803 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:47:26.803 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:47:26.803 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:47:26.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:26.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:26.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:26.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:26.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:26.815 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:47:26.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:26.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:26.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:26.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:26.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'] 20:47:26.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:26.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:26.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:47:26.953 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 20:47:26.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:47:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:26.955 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:47:26.955 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:26.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 20:47:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:26.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:27.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:27.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:27.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:47:27.016 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:47:27.017 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 20:47:27.026 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:47:27.026 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:47:27.026 DEBUG [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) 20:47:27.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:27.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:27.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:27.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:27.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:27.068 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:47:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:27.068 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:27.068 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:27.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:47:27.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:47:27.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:27.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:47:27.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:47:27.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:47:27.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:47:27.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:47:27.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:27.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:27.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:27.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:47:27.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:27.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:27.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:27.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:27.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:27.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:27.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:47:27.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:47:27.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:47:27.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:47:27.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:47:27.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:27.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:27.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:27.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:47:27.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:27.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:27.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:27.817 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:27.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:27.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52032418 is found... 20:47:27.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@52032418 is found finished successfully 20:47:27.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 20:47:27.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:27.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:27.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:27.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:27.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:27.895 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:27.895 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 20:47:27.895 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:47:27.901 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:27.902 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 20:47:27.902 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:47:27.902 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:27.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:27.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:27.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:27.903 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:27.903 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:27.903 DEBUG [main][MenuItemLookup] Item match:File 20:47:27.904 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:47:27.904 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:47:27.904 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:47:27.904 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:47:27.904 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:27.904 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:47:27.904 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:47:27.904 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:27.904 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:47:27.904 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:47:27.905 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:47:27.905 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:47:27.905 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:47:28.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:47:28.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:47:28.013 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:28.014 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 20:47:28.014 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:28.014 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:28.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:28.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:28.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:28.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:28.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:28.225 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:28.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:28.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:28.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:28.294 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:28.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 '\*?\QProblems\E') 20:47:28.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:28.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:28.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:28.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:28.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:28.332 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:28.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:28.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:28.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:28.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:28.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:28.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 20:47:28.334 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:28.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:28.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:28.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:28.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:28.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:28.335 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:28.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:28.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:28.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:28.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:28.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:28.336 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:28.336 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:28.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:28.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:28.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:28.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:28.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:28.337 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:28.338 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:28.338 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:28.338 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:28.338 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:28.338 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:28.339 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:47:28.339 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:28.339 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:28.339 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:28.339 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:28.339 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:28.339 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:28.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:47:29.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:47:29.840 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:29.840 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:29.840 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:29.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:29.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:29.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:29.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:29.841 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:29.842 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:29.842 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:29.842 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:29.842 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:29.842 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:29.842 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:47:29.842 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:29.842 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:29.842 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:29.842 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:29.842 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:29.842 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:47:29.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:47:29.843 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:29.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:29.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:29.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:29.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:29.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:29.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 20:47:29.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:29.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:29.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:29.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:29.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:29.846 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:47:29.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:47:29.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:29.872 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:47:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:29.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:47:29.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:47:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:29.873 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:47:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:29.873 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:47:29.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 20:47:29.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:29.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:29.882 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:29.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:29.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:29.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:29.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:29.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:29.889 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:29.889 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:47:29.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:29.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:29.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:29.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:29.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:29.922 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:29.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:29.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:29.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:29.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:29.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:29.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 2... 20:47:29.923 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:29.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:29.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:29.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:29.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:29.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:29.924 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:29.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:29.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:29.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:29.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:29.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:29.925 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:29.925 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:29.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:29.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:29.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:29.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:29.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:29.926 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:29.927 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:29.927 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:29.927 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:29.927 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:29.927 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:29.927 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:47:29.927 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:29.927 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:29.928 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:29.928 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:29.928 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:29.928 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:29.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:47:31.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:47:31.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:31.429 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:31.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:31.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:31.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:31.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:31.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:31.430 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:31.431 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:31.431 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:31.431 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:31.431 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:31.431 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:31.431 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:47:31.431 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:31.431 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:31.431 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:31.431 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:31.431 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:31.431 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:31.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:47:31.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:47:31.432 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:31.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:31.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:31.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:31.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:31.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:31.433 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:31.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:31.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:31.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:31.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:31.435 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:47:31.435 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:47:31.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:31.435 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:47:31.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:31.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:47:31.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:47:31.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:31.436 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:47:31.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:31.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:47:31.436 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:31.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:31.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:31.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:31.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 20:47:31.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:31.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:31.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:31.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:31.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:31.438 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:47:31.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:47:31.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:31.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:47:31.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:31.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:47:31.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:47:31.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:31.438 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:47:31.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:31.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:47:31.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 2. Expected number of problems is: 2 finished successfully 20:47:31.439 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:31.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:31.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:31.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:31.441 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:47:31.441 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:47:31.441 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:47:31.441 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:47:31.441 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:47:31.441 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:47:31.441 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:47:31.441 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:47:31.441 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:47:31.441 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:47:31.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:47:31.550 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 20:47:31.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:47:31.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:31.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:31.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:47:31.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:31.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:31.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:31.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:47:31.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:31.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:31.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:31.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:31.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:31.553 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:47:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:31.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:31.553 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:31.553 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:31.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 20:47:31.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:31.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:31.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:31.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:47:31.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:31.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:31.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:31.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:31.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:31.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:31.566 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:47:31.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:31.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:31.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:31.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:47:31.639 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 20:47:31.639 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:47:31.639 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:31.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:31.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:31.653 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:31.653 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:31.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:31.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:31.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:31.654 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:31.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:31.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:31.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:31.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:31.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:32.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:32.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:32.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:32.677 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:32.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:47:32.677 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:32.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:32.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:32.678 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:32.678 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:32.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:32.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:32.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:32.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:32.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:32.679 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:47:32.679 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:47:32.679 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:47:32.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:47:32.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:47:32.699 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:47:32.699 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:32.754 DEBUG [main][MenuItemLookup] Found menu:'New' 20:47:32.754 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:47:32.754 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:32.754 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:47:32.754 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:32.754 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:47:32.754 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:47:32.754 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:47:32.754 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:47:32.754 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:47:32.754 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:47:32.754 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:47:32.754 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:47:32.754 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:32.754 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:47:32.754 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:47:32.755 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:32.755 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:47:32.755 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:47:32.755 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:47:32.755 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:47:32.755 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:47:32.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:47:32.755 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:47:33.255 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:33.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:33.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:47:33.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:33.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:47:33.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:33.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:33.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:33.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:33.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:33.256 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:47:33.256 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:47:33.256 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:47:33.256 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:47:33.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:47:33.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:47:33.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:33.318 DEBUG [main][MenuItemLookup] Found menu:'New' 20:47:33.318 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:47:33.318 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:33.318 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:47:33.318 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:33.318 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:47:33.318 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:47:33.318 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:47:33.318 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:47:33.318 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:47:33.318 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:47:33.318 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:47:33.318 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:47:33.384 DEBUG [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:47:33.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 'Delete.*'] is available. finished successfully 20:47:33.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:47:33.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:33.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:33.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:33.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:33.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: 32) 20:47:33.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:33.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:33.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:33.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:47:33.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:33.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:33.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:33.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:33.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:33.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:33.522 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:47:33.522 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:47:33.522 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:47:33.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:33.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:33.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:33.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:33.522 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:47:33.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:33.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:33.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:33.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:47:33.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:33.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:33.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:33.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:33.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:33.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:33.524 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:47:33.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:33.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:33.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:33.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:33.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:47:33.529 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:47:34.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:47:34.030 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:47:34.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:47:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:47:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:47:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:47:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:47:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:47:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:34.030 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:34.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:34.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:47:34.030 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:47:34.030 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:47:34.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:34.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:34.031 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:47:34.031 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:47:34.031 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:47:34.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:47:34.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:47:34.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:47:34.031 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:47:34.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:34.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:34.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:34.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:34.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:34.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:34.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:34.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:34.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:34.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:47:34.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:34.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:34.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:34.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:34.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:34.053 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:34.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:34.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:34.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:34.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:34.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:34.094 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:47:34.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:34.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:34.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:34.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:34.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:34.097 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:34.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') 20:47:34.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:34.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:34.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:34.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:34.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:34.098 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:34.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:34.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:34.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:47:34.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:34.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:34.134 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:34.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:34.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:34.135 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 20:47:34.135 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:34.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:34.136 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:34.136 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 20:47:34.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:34.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:34.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:34.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:34.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'] 20:47:34.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:34.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'] 20:47:34.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:34.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 Project"] 20:47:34.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:34.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'] 20:47:34.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:34.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'] 20:47:34.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:34.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'] 20:47:34.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:34.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 Project"] 20:47:34.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:34.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'] 20:47:34.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:34.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'] 20:47:34.138 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:34.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:34.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:34.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:34.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:34.139 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:47:34.139 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:34.139 DEBUG [main][MenuItemLookup] Item match:File 20:47:34.140 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:47:34.141 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:47:34.145 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:47:34.145 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:47:34.145 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:47:34.145 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:34.145 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:47:34.145 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:47:34.145 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:47:34.145 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:47:34.145 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:47:34.145 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:47:34.145 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:47:34.145 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:47:34.145 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:47:34.145 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:34.146 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:47:34.146 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:47:34.146 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:47:34.146 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:34.146 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:47:34.146 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:34.146 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:47:34.146 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:47:34.172 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:47:34.172 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:47:34.173 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:47:34.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 'New|Select a wizard'] is available.... 20:47:34.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. finished successfully 20:47:34.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:47:34.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:34.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:34.299 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:47:34.299 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:34.299 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:47:34.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:34.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:34.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:34.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:34.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:34.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:47:34.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:47:34.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:47:34.302 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:47:34.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:34.302 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:47:34.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:34.302 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:47:34.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:47:34.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:47:34.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:34.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:47:34.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:34.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:47:34.314 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:47:34.314 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:47:34.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:47:34.318 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:47:34.318 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:47:34.318 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:47:34.318 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:47:34.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:34.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:34.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:34.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:34.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:34.328 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:47:34.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:34.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:34.328 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:34.328 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:34.679 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:34.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:34.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:34.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:47:34.694 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 20:47:34.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:47:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:34.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:34.719 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:47:34.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:34.719 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:47:34.719 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:") 20:47:34.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:34.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:34.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:34.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:34.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:47:34.722 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:47:34.724 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:47:34.767 DEBUG [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") 20:47:34.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:34.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:34.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:34.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:34.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:34.770 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:47:34.771 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:47:34.771 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:47:34.771 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:47:34.771 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:47:34.771 DEBUG [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) 20:47:34.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:34.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:34.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:34.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:34.774 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:47:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:34.774 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:34.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:34.812 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.... 20:47:38.260 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 20:47:38.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:47:38.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:47:38.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:38.261 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 20:47:38.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:38.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:38.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:47:38.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:38.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:38.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:38.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:38.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:38.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:38.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:47:38.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:38.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:38.262 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:47:38.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:38.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:38.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:38.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:38.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:38.264 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:38.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 '\*?\QPackage Explorer\E') 20:47:38.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:38.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:38.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:38.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:38.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:38.266 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:47:38.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:47:38.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:38.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:38.325 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:47:38.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:47:38.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:38.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:38.326 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:47:38.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:47:38.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:38.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:38.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:38.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:38.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:38.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:38.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:39.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:39.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:39.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:47:39.328 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:47:39.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:47:39.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:39.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:39.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 20:47:39.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:39.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:39.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:39.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:39.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:39.330 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:47:39.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:47:39.331 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:39.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:39.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:39.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:39.356 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:39.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:39.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:39.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:39.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:39.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:39.357 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:39.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:39.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:39.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:39.359 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:47:39.359 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:47:39.359 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:47:39.359 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:47:39.359 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:47:39.359 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:47:39.359 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:47:39.359 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:47:39.359 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:47:39.360 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:47:39.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:47:39.447 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 20:47:39.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:47:39.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:39.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:39.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 "Restore Defaults") 20:47:39.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:39.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:39.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:39.448 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:47:39.448 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:39.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:39.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:39.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:39.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:39.449 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:39.450 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:47:39.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:39.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:39.450 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:39.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:39.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:47:39.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:39.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:39.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:39.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:47:39.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:39.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:39.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:39.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:39.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:39.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:39.463 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:47:39.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:39.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:39.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:39.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:39.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:47:39.527 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 20:47:39.527 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:47:39.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:39.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:39.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:39.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:39.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:39.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:39.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:39.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:39.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:39.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:39.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:39.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:39.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:39.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:39.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:40.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:40.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:40.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:40.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:40.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:47:40.560 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:40.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:40.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:40.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:40.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 20:47:40.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:40.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:40.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:40.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:40.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:40.562 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:47:40.562 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:47:40.562 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:47:40.563 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:47:40.576 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:47:40.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:47:40.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:40.620 DEBUG [main][MenuItemLookup] Found menu:'New' 20:47:40.620 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:47:40.620 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:40.620 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:47:40.620 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:40.620 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:47:40.620 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:47:40.620 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:47:40.620 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:47:40.621 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:47:40.621 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:47:40.621 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:47:40.621 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:47:40.621 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:40.621 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:47:40.621 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:47:40.621 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:40.621 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:47:40.621 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:47:40.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:47:40.621 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:47:40.621 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:47:40.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:40.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:47:40.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:47:41.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:47:41.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:41.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:41.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:47:41.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:41.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:41.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:41.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:41.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:41.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:41.121 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:47:41.122 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:47:41.122 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:47:41.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:47:41.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:47:41.132 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:47:41.132 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:41.180 DEBUG [main][MenuItemLookup] Found menu:'New' 20:47:41.180 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:47:41.180 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:41.180 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:47:41.180 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:41.180 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:47:41.180 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:47:41.180 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:47:41.180 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:47:41.180 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:47:41.181 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:47:41.181 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:47:41.181 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:47:41.233 DEBUG [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:47:41.846 DEBUG [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:47:41.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:47:41.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:41.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:41.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:41.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:41.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:41.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:41.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:41.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:41.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:47:41.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:41.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:41.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:41.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:41.854 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:47:41.854 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:47:41.854 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:47:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:41.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:41.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:41.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 "OK", Widget matcher matching widgets with style: 8) 20:47:41.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:41.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:47:41.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:41.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:41.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:41.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:41.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:41.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:41.857 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:47:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:41.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:41.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:41.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:41.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:47:41.874 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:47:42.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:47:42.374 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:47:42.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:42.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:47:42.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:47:42.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:47:42.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:42.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:42.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:47:42.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:42.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:42.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:42.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:42.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:42.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:42.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:47:42.375 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:47:42.375 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:47:42.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:42.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:42.376 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:47:42.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:47:42.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:47:42.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:47:42.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:47:42.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:47:42.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:47:42.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:42.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:42.384 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:42.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:42.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:42.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:42.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:42.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:42.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:42.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 '\*?\QProblems\E') 20:47:42.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:42.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:42.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:42.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:42.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:42.417 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:42.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:42.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:42.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:42.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:42.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:42.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:47:42.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:42.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:42.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:42.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:42.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:42.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:42.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 '\*?\QProject Explorer\E') 20:47:42.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:42.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:42.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:42.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:42.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:42.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:42.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:42.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:42.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:47:42.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:42.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:42.494 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:42.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:42.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:42.495 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 20:47:42.495 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:42.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:42.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:42.518 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 20:47:42.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:42.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:42.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:42.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:42.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:42.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:42.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:42.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:42.519 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:47:42.519 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:42.520 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:42.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:42.520 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:42.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:42.520 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:42.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:42.520 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:47:42.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:42.520 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:42.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:42.520 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:47:42.520 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:42.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:42.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:42.521 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:42.521 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:47:42.521 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:42.522 DEBUG [main][MenuItemLookup] Item match:File 20:47:42.523 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:47:42.523 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:42.527 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:47:42.527 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:47:42.528 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:47:42.528 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:47:42.528 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:47:42.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:47: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 'New|Select a wizard'] is available. finished successfully 20:47:42.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:47:42.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:42.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:42.655 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:47:42.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:42.655 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:47:42.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:42.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:42.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:42.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:42.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:42.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:47:42.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:47:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:47:42.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:47:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:42.668 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:47:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:42.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:47:42.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:47:42.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:47:42.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:42.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:47:42.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:42.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:47:42.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:47:42.669 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:47:42.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:47:42.669 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:47:42.669 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:47:42.669 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:47:42.670 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:47:42.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:42.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:42.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:42.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:42.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:42.671 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:47:42.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:42.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:42.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:42.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:43.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'] 20:47:43.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:43.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:43.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:47:43.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 20:47:43.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:47:43.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:43.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:43.030 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:47:43.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:43.030 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:47:43.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:") 20:47:43.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:43.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:43.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:43.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:43.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:47:43.033 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:47:43.035 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:47:43.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.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") 20:47:43.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:43.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:43.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:43.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:43.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:43.082 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:47:43.083 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:47:43.083 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:47:43.083 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:47:43.083 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:47:43.083 DEBUG [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) 20:47:43.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:43.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:43.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:43.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:43.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:43.087 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:47:43.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:43.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:43.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:43.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:43.093 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.... 20:47:46.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 20:47:46.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:47:46.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:47:46.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:46.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 20:47:46.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:46.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:46.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:47:46.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:46.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:46.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:46.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:46.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:46.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:46.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:47:46.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:46.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:46.097 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:47:46.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:46.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:46.099 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:46.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:46.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:46.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:46.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') 20:47:46.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:46.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:46.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:46.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:46.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:46.100 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:47:46.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:47:46.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:46.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:46.148 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:47:46.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:47:46.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:46.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:46.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:47:46.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:47:46.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:46.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:46.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:46.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:46.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:46.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:47.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:47.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:47.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:47:47.152 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:47:47.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:47:47.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:47.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:47.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 20:47:47.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:47.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:47.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:47.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:47.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:47.154 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:47:47.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:47:47.154 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:47.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:47.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:47.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:47.180 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:47:47.180 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:47:47.180 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:47:47.180 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:47:47.180 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:47:47.180 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:47:47.180 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:47:47.180 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:47:47.181 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:47:47.181 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:47:47.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:47:47.268 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 20:47:47.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:47:47.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:47.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:47.268 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:47:47.268 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:47.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:47.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:47.269 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:47:47.269 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:47.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:47.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:47.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:47.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:47.271 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:47:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:47.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:47.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:47.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:47.274 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:47:47.274 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:47.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:47.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:47.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:47:47.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:47.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:47.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:47.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:47.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:47.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:47.296 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:47:47.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:47.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:47.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:47.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:47.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:47:47.349 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 20:47:47.349 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:47.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:47.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:47.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:47.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 20:47:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:47.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:47.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:47.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:47.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:47.352 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:47.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:47.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:47.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:47.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 20:47:47.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:47.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:47.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:47.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:47.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:47.353 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:47.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:47.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:47.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:47.355 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:47:47.355 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:47:47.355 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:47:47.355 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:47:47.355 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:47:47.355 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:47:47.355 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:47:47.355 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:47:47.355 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:47:47.356 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:47:47.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:47:47.446 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 20:47:47.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:47:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:47.447 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 20:47:47.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:47.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:47:47.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:47.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:47.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:47:47.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:47:47.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:47.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 1 was found 20:47:47.449 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'Resource', 'Location') 20:47:47.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:47:47.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:47:47.450 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1, 3) 20:47:47.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:47:47.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:47:47.451 TRACE [main][WidgetHandler] Notify Table with event 13 20:47:47.451 TRACE [main][WidgetHandler] Wait for synchronization 20:47:47.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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 ") 20:47:47.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:47.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:47:47.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:47.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:47.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:47.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:47.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:47.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:47.461 INFO [WorkbenchTestable][AbstractButton] Click button <- &Hide 20:47:47.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:47.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:47.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:47.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:47.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:47:47.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:47.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:47:47.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:47.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:47.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:47.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:47.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:47.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:47.470 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:47:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:47.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:47.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:47.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:47.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:47:47.534 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 20:47:47.534 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:47.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:47.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:47.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:47.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 20:47:47.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:47.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:47.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:47.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:47.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:47.536 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:47.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:47.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:47.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:47.537 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:47.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:47.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:47.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:47.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:47.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:47.538 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:47.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:47.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:47.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:47.539 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:47:47.539 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:47:47.539 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:47:47.539 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:47:47.539 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:47:47.539 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:47:47.540 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:47:47.540 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:47:47.540 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:47:47.540 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:47:47.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:47:47.695 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 20:47:47.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:47:47.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:47.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:47.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:47:47.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:47.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:47.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:47.696 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:47:47.696 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:47.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:47.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:47.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:47.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:47.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:47.698 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:47:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:47.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:47.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:47.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:47.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) 20:47:47.704 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:47.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:47.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:47.704 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:47:47.704 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:47.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:47.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:47.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:47.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:47.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:47.714 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:47:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:47.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:47.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:47.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:47.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:47:47.813 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 20:47:47.813 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:47:47.813 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:47.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:47.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:47.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:47.843 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:47.843 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:47.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:47.844 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:47.845 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:47.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:47.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:47.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:47.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:47.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:47.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:48.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:48.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:48.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:48.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:48.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:47:48.894 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:48.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:48.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:48.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:48.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.ctab.DefaultCTabItem, index 0 and no matchers specified 20:47:48.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:48.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:48.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:48.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:48.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:48.896 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:47:48.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:47:48.897 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:47:48.897 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:47:48.910 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:47:48.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:47:48.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:48.957 DEBUG [main][MenuItemLookup] Found menu:'New' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:48.958 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:47:48.958 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:47:48.958 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:47:48.958 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:47:48.958 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:47:48.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:48.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:47:48.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:47:49.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:47:49.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:49.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:49.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:47:49.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:49.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:49.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:49.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:49.459 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:49.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:49.459 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:47:49.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:47:49.459 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:47:49.459 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:47:49.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:47:49.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:47:49.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:49.517 DEBUG [main][MenuItemLookup] Found menu:'New' 20:47:49.517 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:47:49.517 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:49.517 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:47:49.517 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:49.517 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:47:49.517 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:47:49.517 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:47:49.517 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:47:49.517 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:47:49.517 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:47:49.517 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:47:49.517 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:47:49.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 'Delete.*'] is available.... 20:47:50.183 DEBUG [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:47:50.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:47:50.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:50.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:50.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:50.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:50.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: 32) 20:47:50.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:50.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:50.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:50.188 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:47:50.188 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:50.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:50.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:50.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:50.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:50.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:50.189 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:47:50.189 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:47:50.189 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:47:50.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:50.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:50.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:50.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:50.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:47:50.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:47:50.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:50.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:50.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:47:50.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:47:50.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:50.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:50.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:50.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:50.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:50.192 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:47:50.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:50.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:50.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:50.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:50.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:47:50.197 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:47:50.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:47:50.698 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:47:50.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:50.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:47:50.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:47:50.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:47:50.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:47:50.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:47:50.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:50.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:50.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:47:50.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:50.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:50.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:50.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:50.698 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:50.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:50.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:47:50.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:47:50.698 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:47:50.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:47:50.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:47:50.699 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:47:50.699 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:47:50.699 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:47:50.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:47:50.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:47:50.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:47:50.699 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:47:50.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:50.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:50.706 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:50.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:50.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:50.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:50.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:50.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') 20:47:50.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:50.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:50.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:50.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:50.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:50.742 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:50.742 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:50.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:50.752 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:50.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:50.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:50.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:47:50.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:50.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:50.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:50.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:50.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:50.778 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:50.778 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:47:50.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:50.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:50.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:50.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:50.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:50.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:50.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:50.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:50.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:47:50.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:50.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:50.811 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:50.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:50.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:50.812 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 20:47:50.812 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:50.812 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:50.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:50.813 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 20:47:50.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:50.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:50.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:50.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:50.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'] 20:47:50.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:50.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'] 20:47:50.814 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:50.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: "New Java Project"] 20:47:50.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:50.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:47:50.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:50.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:47:50.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:50.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:47:50.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:50.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: "New Java Project"] 20:47:50.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:50.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:47:50.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:50.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'] 20:47:50.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:50.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:50.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:50.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:50.816 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:50.816 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:47:50.817 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:50.817 DEBUG [main][MenuItemLookup] Item match:File 20:47:50.818 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:47:50.818 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:50.822 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:47:50.822 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:47:50.846 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:47:50.846 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:47:50.846 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:47:50.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.... 20:47:50.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:47:50.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:47:50.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:50.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:50.969 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:47:50.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:50.970 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:47:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:50.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:50.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:50.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:47:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:47:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:47:50.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:47:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:50.972 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:47:50.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:50.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:47:50.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:47:50.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:47:50.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:50.973 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:47:50.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:50.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:47:50.973 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:47:50.973 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:47:50.973 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:47:50.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:47:50.973 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:47:50.974 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:47:50.974 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:47:50.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:50.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:50.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:50.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:50.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:50.986 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:47:50.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:50.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:50.986 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:50.986 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:51.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:47:51.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:51.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:51.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:47:51.360 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 20:47:51.360 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:47:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:51.361 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:47:51.361 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:51.361 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:47:51.361 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:") 20:47:51.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:51.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:51.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:51.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:51.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:47:51.364 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:47:51.366 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:47:51.415 DEBUG [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") 20:47:51.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:51.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:51.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:51.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:51.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:51.418 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:47:51.419 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:47:51.419 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:47:51.419 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:47:51.419 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:47:51.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.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) 20:47:51.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:51.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:51.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:51.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:51.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:51.432 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:47:51.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:51.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:51.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:51.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:51.438 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.... 20:47:54.449 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 20:47:54.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:47:54.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:47:54.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:54.450 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 20:47:54.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:54.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:54.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:47:54.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:54.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:54.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:54.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:54.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:54.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:54.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:47:54.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:54.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:54.452 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:47:54.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:54.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:54.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:54.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:54.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:54.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:54.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 '\*?\QPackage Explorer\E') 20:47:54.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:54.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:54.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:54.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:54.457 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:54.457 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:47:54.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:47:54.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:54.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:54.515 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:47:54.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:47:54.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:54.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:54.519 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:47:54.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:47:54.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:54.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:54.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:54.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:54.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:55.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:55.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:55.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:55.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:55.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:47:55.555 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:47:55.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:47:55.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:55.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:55.556 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:55.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:55.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:55.556 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:55.557 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:47:55.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:47:55.557 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:47:55.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:55.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:55.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:55.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:55.595 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:55.595 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:55.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:55.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:55.596 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:55.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:55.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:55.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:55.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:55.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:55.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:56.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:56.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:56.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:56.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:47:56.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:47:56.599 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:56.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:56.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:56.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:56.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:56.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:56.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:56.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:56.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:56.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:56.601 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:47:56.601 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:47:56.602 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:47:56.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:47:56.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:57.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:57.102 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:47:57.104 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:47:57.104 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:47:57.104 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:47:57.122 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:47:57.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'] 20:47:57.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:57.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'] 20:47:57.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:57.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 Class"] 20:47:57.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:57.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'] 20:47:57.123 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:57.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'] 20:47:57.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:57.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'] 20:47:57.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:57.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 Class"] 20:47:57.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:57.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'] 20:47:57.124 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:57.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'] 20:47:57.125 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:57.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:47:57.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:57.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:57.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:47:57.150 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:47:57.150 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:57.151 DEBUG [main][MenuItemLookup] Item match:File 20:47:57.151 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:47:57.152 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:57.156 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:47:57.156 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:47:57.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:47:57.157 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:47:57.157 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:47:57.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:47:57.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. finished successfully 20:47:57.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:47:57.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:57.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:57.282 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:47:57.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:57.283 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:47:57.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:57.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:57.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:57.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:57.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:57.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:47:57.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:47:57.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:47:57.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:47:57.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:57.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:47:57.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:57.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:47:57.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:47:57.285 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:47:57.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:57.285 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:47:57.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:57.285 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:47:57.286 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:47:57.286 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:47:57.286 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:47:57.300 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:47:57.300 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:47:57.300 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:47:57.300 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:47:57.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:57.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:57.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:57.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:57.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:57.302 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:47:57.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:57.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:57.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:57.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:57.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'] 20:47:57.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:57.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:57.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:47:57.429 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 20:47:57.429 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:47:57.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:57.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:57.430 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:47:57.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:47:57.431 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:") 20:47:57.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:57.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:57.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:57.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:57.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:47:57.479 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:47:57.480 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 20:47:57.514 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:47:57.514 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:47:57.514 DEBUG [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) 20:47:57.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:57.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:57.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:57.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:57.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:47:57.525 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:47:57.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:47:57.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:47:57.525 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:47:57.525 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:47:57.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:47:58.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:47:58.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:58.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:47:58.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:47:58.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:47:58.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:47:58.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:47:58.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:47:58.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:47:58.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:47:58.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:47:58.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:47:58.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:47:58.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d568e35 is found... 20:47:58.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4d568e35 is found finished successfully 20:47:58.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 20:47:58.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:58.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:58.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:58.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:58.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:58.078 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:58.078 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 20:47:58.078 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:47:58.085 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:58.085 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 20:47:58.085 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:47:58.085 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:58.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:58.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:58.086 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:58.086 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:58.086 DEBUG [main][MenuItemLookup] Found menu:'File' 20:47:58.086 DEBUG [main][MenuItemLookup] Item match:File 20:47:58.087 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:47:58.087 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:47:58.087 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:47:58.087 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:47:58.087 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:58.087 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:47:58.087 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:47:58.087 DEBUG [main][MenuItemLookup] Found menu:'' 20:47:58.087 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:47:58.087 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:47:58.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:47:58.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:47:58.088 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:47:58.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:47:58.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:47:58.152 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:58.152 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 20:47:58.152 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:58.152 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:58.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:58.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:58.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:58.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:58.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:58.254 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:58.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:58.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:58.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:47:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:47:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:47:58.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:47:58.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:47:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:58.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:58.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:58.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:58.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:47:58.292 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:58.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:58.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:58.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:58.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:58.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:58.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 20:47:58.294 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:58.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:58.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:58.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:58.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:58.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:58.295 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:58.295 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:58.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:58.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:58.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:58.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:58.295 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:58.296 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:58.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:58.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:58.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:58.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:58.296 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:58.296 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:58.297 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:58.297 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:58.297 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:58.297 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:58.297 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:58.297 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:47:58.297 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:58.298 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:58.298 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:58.298 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:58.298 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:58.298 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:58.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:47:59.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:47:59.799 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:47:59.799 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:59.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:59.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:59.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:59.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:59.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:59.800 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:47:59.801 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:59.801 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:59.801 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:59.801 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:47:59.801 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:47:59.802 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:47:59.802 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:47:59.802 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:47:59.802 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:47:59.802 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:47:59.802 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:47:59.802 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:47:59.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:47:59.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:47:59.802 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:47:59.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:47:59.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:59.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:47:59.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:47:59.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:47:59.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:47:59.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:59.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:59.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:47:59.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:47:59.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:47:59.806 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:47:59.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:47:59.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:59.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:47:59.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:59.806 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:47:59.806 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:47:59.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:47:59.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:47:59.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:47:59.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:47:59.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 20:47:59.807 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:47:59.807 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:59.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:59.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:59.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:59.854 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:59.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:59.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:59.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:59.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:47:59.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:47:59.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:47:59.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:47:59.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:47:59.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:47:59.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:00.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:00.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:00.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:00.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:00.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:48:00.857 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:00.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:00.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:00.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:00.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:00.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:00.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:00.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:00.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:00.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:00.859 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:48:00.860 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:48:00.860 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:48:00.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:48:00.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:00.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 20:48:00.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:00.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:48:00.861 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:48:00.861 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:48:00.861 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:48:00.877 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:48:00.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:00.878 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:00.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'] 20:48:00.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:00.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: "New Java Class"] 20:48:00.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:00.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'] 20:48:00.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:00.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'] 20:48:00.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:00.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'] 20:48:00.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:00.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 Class"] 20:48:00.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:00.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'] 20:48:00.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:00.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'] 20:48:00.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:00.881 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:48:00.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:00.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:00.882 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:48:00.882 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:48:00.910 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:00.910 DEBUG [main][MenuItemLookup] Item match:File 20:48:00.911 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:48:00.911 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:00.916 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:48:00.916 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:48:00.917 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:48:00.917 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:48:00.917 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:48:01.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.... 20:48:01.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:48:01.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:48:01.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:01.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:01.045 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:48:01.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:01.045 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:48:01.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:01.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:01.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:01.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:01.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:01.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:48:01.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:48:01.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:48:01.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:48:01.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:01.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:48:01.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:01.048 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:48:01.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:48:01.049 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:48:01.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:01.049 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:48:01.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:01.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:48:01.049 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:48:01.049 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:48:01.049 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:48:01.050 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:48:01.050 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:48:01.050 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:48:01.060 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:48:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:01.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:01.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:01.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:01.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:01.062 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:48:01.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:01.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:01.062 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:01.062 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:01.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:48:01.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:01.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:01.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:48:01.210 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 20:48:01.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:48:01.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:01.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:01.211 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:48:01.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:01.211 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:") 20:48:01.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:01.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:01.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:01.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:01.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:48:01.266 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:48:01.267 INFO [WorkbenchTestable][AbstractText] Text set to: NextErrorTestClass 20:48:01.301 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:48:01.301 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:48:01.301 DEBUG [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) 20:48:01.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:01.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:01.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:01.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:01.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:01.305 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:48:01.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:01.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:01.305 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:01.305 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:48:01.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:48:01.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:01.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:48:01.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:48:01.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:48:01.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:48:01.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:48:01.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:01.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:01.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:01.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:01.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:01.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:48:01.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:01.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:01.870 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:01.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:01.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:01.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:48:01.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:48:01.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:48:01.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:48:01.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:48:01.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:01.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:01.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:01.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:01.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:01.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:48:01.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:01.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:01.871 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:01.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:01.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b8f550f is found... 20:48:01.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b8f550f is found finished successfully 20:48:01.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNextErrorTestClass.java\E') 20:48:01.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:01.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:01.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:01.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:01.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:01.874 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:01.874 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextErrorTestClass { } TooltipText=null 20:48:01.875 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:48:01.895 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:01.896 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 20:48:01.897 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:48:01.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 20:48:01.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:01.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:01.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 20:48:01.898 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 20:48:01.898 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:01.898 DEBUG [main][MenuItemLookup] Item match:File 20:48:01.899 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:48:01.899 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:48:01.899 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:48:01.899 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:48:01.899 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:01.900 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:48:01.900 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:48:01.900 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:01.900 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:48:01.900 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:48:01.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:48:01.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:48:01.930 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:48:01.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:48:01.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:48:01.972 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:01.972 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class NextErrorTestClass{ } TooltipText=null 20:48:01.972 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:01.972 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:01.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:02.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:02.041 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:02.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:02.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:02.050 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:02.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:02.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:02.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 20:48:02.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:02.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:02.060 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 20:48:02.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 20:48:02.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:02.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:02.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:02.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:02.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:02.112 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:02.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:02.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:02.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 20:48:02.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:02.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:02.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 20:48:02.114 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:02.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:02.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:02.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 20:48:02.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:02.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:02.115 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:02.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:02.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:02.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 20:48:02.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:02.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:02.115 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:02.116 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:02.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:02.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:02.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 20:48:02.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:02.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:02.117 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:02.117 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:02.117 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:02.117 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:02.117 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:02.118 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:02.118 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:48:02.118 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:02.118 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:02.118 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:02.118 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:02.118 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:02.118 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:02.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:48:03.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:48:03.119 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:03.119 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:03.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:03.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:03.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 20:48:03.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:03.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:03.120 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:03.121 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:03.121 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:03.121 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:03.121 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:03.121 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:03.121 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:48:03.121 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:03.121 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:03.121 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:03.121 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:03.121 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:03.121 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:48:03.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:48:03.122 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:03.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:03.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:03.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform TooltipText=null 20:48:03.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:03.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:03.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:03.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:03.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:03.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:03.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:03.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:03.125 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:48:03.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:48:03.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:03.149 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:48:03.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:03.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:48:03.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:48:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:03.150 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:48:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:03.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:48:03.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 20:48:03.150 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:48:03.150 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:03.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:03.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:03.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:03.186 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:03.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:03.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:03.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:03.187 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:03.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:03.187 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:03.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:03.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:03.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:03.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:03.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:03.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:04.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:04.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:04.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:48:04.189 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:04.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:04.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:04.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:04.191 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:04.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:04.191 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:04.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:04.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:04.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:04.191 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:48:04.192 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:48:04.192 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:48:04.192 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:48:04.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:04.192 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 20:48:04.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:04.192 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:48:04.193 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:48:04.193 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:48:04.193 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:48:04.203 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:48:04.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'] 20:48:04.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:04.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'] 20:48:04.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:04.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: "New Java Class"] 20:48:04.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:04.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'] 20:48:04.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:04.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'] 20:48:04.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:04.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'] 20:48:04.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:04.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: "New Java Class"] 20:48:04.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:04.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'] 20:48:04.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:04.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'] 20:48:04.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:04.206 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform 20:48:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:04.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:04.206 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 20:48:04.206 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextErrorTestClass.java - Eclipse Platform' 20:48:04.207 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:04.207 DEBUG [main][MenuItemLookup] Item match:File 20:48:04.207 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:48:04.207 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:04.212 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:48:04.212 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:48:04.244 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:48:04.244 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:48:04.244 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:48:04.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:48:04.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. finished successfully 20:48:04.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:48:04.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:04.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:04.370 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:48:04.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:04.371 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:48:04.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:04.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:04.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:04.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:04.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:48:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:48:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:48:04.373 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:48:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:04.373 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:48:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:04.373 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:48:04.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:48:04.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:48:04.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:04.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:48:04.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:04.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:48:04.384 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:48:04.384 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:48:04.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:48:04.384 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:48:04.384 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:48:04.384 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:48:04.384 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:48:04.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:04.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:04.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:04.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:04.386 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:48:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:04.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:04.387 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:04.387 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:04.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'] 20:48:04.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:04.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:04.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:48:04.523 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 20:48:04.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:48:04.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:04.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:04.525 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:48:04.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:04.525 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:") 20:48:04.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:04.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:04.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:04.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:04.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:48:04.572 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:48:04.573 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 20:48:04.608 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:48:04.608 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:48:04.609 DEBUG [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) 20:48:04.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:04.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:04.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:04.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:04.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:04.628 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:48:04.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:04.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:04.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:04.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:04.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:48:05.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:48:05.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:05.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:48:05.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:48:05.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:05.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:05.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:05.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26741d03 is found... 20:48:05.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26741d03 is found finished successfully 20:48:05.232 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') 20:48:05.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:05.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:05.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:05.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:05.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:05.236 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:05.236 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 20:48:05.236 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:48:05.244 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:05.244 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 20:48:05.244 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:48:05.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:05.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:05.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:05.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:05.298 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:05.298 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:05.298 DEBUG [main][MenuItemLookup] Item match:File 20:48:05.299 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:48:05.299 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:48:05.299 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:48:05.299 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:48:05.299 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:05.299 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:48:05.299 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:48:05.299 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:05.299 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:48:05.299 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:48:05.300 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:48:05.300 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:48:05.300 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:48:05.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:48:05.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:48:05.341 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:05.341 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 20:48:05.341 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:05.341 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:05.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:05.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:05.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:05.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:05.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:05.407 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:05.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:05.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:05.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:05.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:05.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:05.415 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:05.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') 20:48:05.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:05.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:05.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:05.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:05.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:05.447 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:05.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:05.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:05.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:05.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:05.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:05.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 20:48:05.449 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:05.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:05.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:05.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:05.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:05.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:05.450 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:05.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:05.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:05.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:05.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:05.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:05.451 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:05.451 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:05.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:05.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:05.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:05.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:05.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:05.452 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:05.452 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:05.452 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:05.452 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:05.453 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:05.453 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:05.453 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 20:48:05.453 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:05.453 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:05.453 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:05.453 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:05.453 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:05.453 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:05.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:48:06.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:48:06.454 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:06.454 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:06.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:06.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:06.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:06.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:06.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:06.456 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:06.456 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:06.456 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:06.456 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:06.456 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:06.456 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:06.457 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 0 warnings, 0 others)' 20:48:06.457 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:06.457 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:06.457 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:06.457 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:06.457 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:06.457 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:06.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:48:06.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:48:06.457 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:06.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:06.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:06.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:06.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:06.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:06.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:06.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:06.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:06.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:06.960 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:06.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:06.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:06.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:06.962 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:06.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:06.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:06.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:06.962 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:06.962 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:06.963 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:06.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:06.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:06.963 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:06.964 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:06.964 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:06.964 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:06.964 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:06.964 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:06.964 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 20:48:06.964 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:06.964 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:06.964 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:06.964 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:06.964 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:06.964 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:06.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:48:07.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:48:07.965 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:07.965 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:07.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:07.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:07.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:07.966 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:07.967 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:07.967 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:07.967 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:07.967 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:07.967 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:07.967 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 20:48:07.967 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:07.968 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:07.968 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:07.968 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:07.968 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:07.968 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:48:07.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:48:07.968 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:07.968 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:07.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:07.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:07.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 20:48:07.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:07.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:07.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:07.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:07.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:07.970 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:48:07.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:48:07.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:07.970 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:48:07.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:07.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:48:07.970 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:48:07.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:07.970 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:48:07.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:07.970 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:48:07.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 20:48:07.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:07.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:07.978 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:07.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:07.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:07.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:07.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:07.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:07.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:07.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:48:07.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:07.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:08.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:08.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:08.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:08.020 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:08.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:08.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:08.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:08.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:08.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:08.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:08.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:08.028 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:08.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:08.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:08.035 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:08.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:08.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 '\*?\QProblems\E') 20:48:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:08.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:08.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:08.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:08.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:08.042 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:08.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:08.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:08.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:08.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:08.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:08.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 20:48:08.043 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:08.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:08.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:08.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:08.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:08.044 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:08.044 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:08.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:08.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:08.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:08.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:08.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:08.045 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:08.045 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:08.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:08.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:08.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:08.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:08.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:08.046 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:08.047 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:08.047 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:08.047 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:08.047 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:08.047 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:08.047 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 20:48:08.047 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:08.047 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:08.047 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:08.047 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:08.047 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:08.047 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:08.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:48:09.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:48:09.048 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:09.048 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:09.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:09.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:09.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:09.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:09.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:09.049 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:09.050 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:09.050 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:09.050 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:09.050 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:09.050 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:09.050 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 20:48:09.050 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:09.050 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:09.050 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:09.050 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:09.050 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:09.050 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:09.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:48:09.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:48:09.051 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:09.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:09.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:09.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:09.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:09.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:09.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 20:48:09.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:09.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:09.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:09.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:09.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:09.080 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:48:09.081 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:48:09.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:09.081 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:48:09.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:09.081 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:48:09.081 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:48:09.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:09.081 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:48:09.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:09.081 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:48:09.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 20:48:09.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 20:48:09.082 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:09.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:09.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:09.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:09.083 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:09.083 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:09.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:09.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:09.084 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:09.084 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:09.084 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:09.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:09.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:09.085 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:09.086 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:09.086 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:09.086 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:09.086 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:09.086 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:09.086 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 20:48:09.086 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:09.086 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:09.086 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:09.086 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:09.086 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:09.086 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:09.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:48:10.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:48:10.087 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:10.087 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:10.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:10.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:10.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:10.088 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:10.089 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:10.089 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:10.089 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:10.089 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:10.089 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:10.089 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 20:48:10.089 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:10.089 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:10.089 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:10.089 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:10.090 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:10.090 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:10.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:48:10.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:48:10.090 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:10.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:10.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:10.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:10.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 20:48:10.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:10.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:10.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:10.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:10.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:10.091 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 20:48:10.091 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 20:48:10.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:10.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 20:48:10.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:10.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 20:48:10.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 20:48:10.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:10.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 20:48:10.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:10.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 20:48:10.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 20:48:10.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:10.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:10.105 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:10.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:10.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:10.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:10.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:48:10.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:10.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:10.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:10.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:10.112 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:10.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:10.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:10.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:10.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:10.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:10.113 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:10.113 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:10.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:10.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:10.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:10.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:10.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:10.114 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:10.115 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:10.115 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:10.115 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:10.115 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:10.115 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:10.115 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 20:48:10.115 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:10.115 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:10.115 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:10.115 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:10.115 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:10.115 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:10.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:48:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:48:11.116 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:11.116 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:11.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:11.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:11.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:11.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:11.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:11.118 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:11.118 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:11.118 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:11.118 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:11.119 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:11.119 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:11.119 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 20:48:11.119 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:11.119 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:11.119 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:11.119 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:11.119 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:11.119 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:48:11.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:48:11.119 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:11.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:11.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:11.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:11.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:11.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:11.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:11.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.123 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 20:48:11.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 20:48:11.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:11.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 20:48:11.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:11.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 20:48:11.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 20:48:11.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:11.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 20:48:11.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:11.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 20:48:11.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 20:48:11.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.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 20:48:11.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:11.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:11.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.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 20:48:11.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.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 20:48:11.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.129 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:11.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.129 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.162 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:11.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:11.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:11.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:11.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 '\*?\QProblems\E') 20:48:11.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:11.194 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:11.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:11.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:11.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:11.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:11.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:11.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 20:48:11.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.197 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:11.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.229 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:11.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:11.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:11.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:11.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') 20:48:11.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:11.266 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:11.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:11.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:11.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:11.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:11.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:11.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 20:48:11.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.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 20:48:11.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.277 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:11.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:11.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:11.278 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:11.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 20:48:11.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:11.310 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:11.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:11.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:11.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:11.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:11.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:11.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 20:48:11.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.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 20:48:11.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:11.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:11.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:11.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 '\*?\QProblems\E') 20:48:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:11.376 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:11.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:11.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:11.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:11.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:11.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:11.377 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:11.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.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 20:48:11.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:11.414 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:11.414 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:48:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:11.447 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:11.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:11.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:11.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:11.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:11.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:11.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 20:48:11.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.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 20:48:11.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:11.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:11.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:11.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:11.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:11.450 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:11.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:11.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:11.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:11.478 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:11.478 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:11.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:11.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:11.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:11.480 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:11.480 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:11.480 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:11.480 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:11.480 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:11.480 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:11.481 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 20:48:11.481 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:11.481 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:11.481 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:11.481 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:11.481 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:11.481 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:11.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:48:12.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:48:12.982 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:12.982 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:12.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:12.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:12.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:12.984 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:12.984 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:12.984 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:12.984 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:12.984 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:12.985 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:12.985 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 20:48:12.985 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:12.985 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:12.985 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:12.985 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:12.985 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:12.985 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:12.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:48:12.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:48:12.985 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:12.985 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:12.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:12.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:12.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 20:48:12.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:12.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:12.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:12.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:12.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:12.987 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 20:48:12.987 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 20:48:12.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:12.987 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 20:48:12.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:12.987 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 20:48:12.988 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 20:48:12.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:12.988 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 20:48:12.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:12.988 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 20:48:12.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 20:48:12.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:12.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:12.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:12.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:12.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:12.989 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:12.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:12.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:12.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:12.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:12.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:12.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 20:48:12.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:12.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:12.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:12.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:12.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:12.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 20:48:12.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:12.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:12.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:12.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:12.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:12.991 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:12.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:12.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:12.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:12.992 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:12.992 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:12.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:12.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:12.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:12.993 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:12.994 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:12.994 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:12.994 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:12.994 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:12.994 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:12.994 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 20:48:12.994 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:12.994 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:12.994 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:12.994 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:12.994 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:12.994 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:12.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:48:13.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:48:13.995 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:13.995 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:13.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:13.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:13.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:13.997 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:13.997 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:13.997 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:13.997 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:13.998 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:13.998 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:13.998 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 20:48:13.998 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:13.998 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:13.998 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:13.998 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:13.998 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:13.998 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:13.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:48:13.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:48:13.998 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:13.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:13.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:13.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:13.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:13.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:13.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.000 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (2 items) and wait with time period 1 20:48:14.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 20:48:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:14.000 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 20:48:14.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:14.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 20:48:14.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (2 items) 20:48:14.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:14.001 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (2 items) is already expanded. No action performed 20:48:14.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:14.001 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (2 items) 20:48:14.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:14.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:14.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48: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 '\*?\QProblems\E') 20:48:14.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:14.042 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:14.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:14.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:14.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:14.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:14.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:14.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 20:48:14.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:14.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:14.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:14.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:14.078 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:14.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 '\*?\QProblems\E') 20:48:14.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:14.110 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:14.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:14.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:14.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:14.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:14.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:14.111 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:14.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:14.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:14.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:14.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:14.147 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:14.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 '\*?\QProblems\E') 20:48:14.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:14.181 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:14.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:14.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:14.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:14.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:14.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:14.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:14.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.184 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:14.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.185 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:14.193 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:14.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 '\*?\QProblems\E') 20:48:14.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:14.226 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:14.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:14.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:14.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:14.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:14.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:14.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 20:48:14.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:14.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:14.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:14.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:14.262 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:48:14.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:14.296 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:14.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:14.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:14.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:14.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:14.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:14.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:14.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.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 20:48:14.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:14.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:14.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:14.308 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:14.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 '\*?\QProblems\E') 20:48:14.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:14.314 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:14.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:14.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:14.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:14.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:14.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:14.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 20:48:14.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.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 20:48:14.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:14.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:14.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:14.377 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:14.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 '\*?\QProblems\E') 20:48:14.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:14.415 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:14.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:14.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:14.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:14.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:14.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:14.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 20:48:14.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:14.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:14.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:14.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:14.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 '\*?\QProblems\E') 20:48:14.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:14.458 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:14.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:14.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:14.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:14.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:14.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:14.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 20:48:14.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.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.ctab.DefaultCTabItem, index 0 and no matchers specified 20:48:14.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:14.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:14.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:14.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:14.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:48:14.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:14.530 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:14.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:14.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:14.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:14.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:14.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:14.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:48:14.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:14.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:14.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:14.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:14.543 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:14.543 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:48:14.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:14.577 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:14.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:14.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:14.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:14.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:14.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:14.578 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:14.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.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 20:48:14.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:14.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:14.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:14.613 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:14.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 20:48:14.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:14.646 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:14.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:14.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:14.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:14.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:14.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:14.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 20:48:14.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:14.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:14.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:14.657 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:14.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 '\*?\QProblems\E') 20:48:14.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:14.664 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:14.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:14.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:14.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:14.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:14.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:14.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 20:48:14.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:14.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:14.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:14.736 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:14.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') 20:48:14.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:14.743 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:14.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:14.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:14.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:14.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:14.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:14.744 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:14.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.746 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:14.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:14.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:14.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:14.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:14.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 '\*?\QProblems\E') 20:48:14.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:14.794 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:14.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:14.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:14.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:14.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:14.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:14.795 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:14.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:14.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:14.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:14.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:14.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:14.798 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:14.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:14.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:14.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:14.823 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:14.824 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:14.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:14.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:14.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:14.825 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:14.825 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:14.825 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:14.825 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:14.825 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:14.825 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:14.825 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 20:48:14.825 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:14.826 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:14.826 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:14.826 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:14.826 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:14.826 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:14.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:48:16.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:48:16.327 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:16.327 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:16.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:16.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:16.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:16.328 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:16.329 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:16.329 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:16.329 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:16.329 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:16.329 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:16.329 TRACE [main][WorkbenchPartLookup] Found view 'Problems (2 errors, 1 warning, 0 others)' 20:48:16.329 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:16.329 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:16.329 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:16.329 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:16.329 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:16.329 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:16.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:48:16.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:48:16.330 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:16.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:16.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:16.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:16.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 20:48:16.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.331 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:16.331 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:48:16.331 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:48:16.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:16.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:48:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:16.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:48:16.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:48:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:16.332 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:48:16.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:16.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:48:16.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:16.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:16.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 '\*?\QProblems\E') 20:48:16.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:16.374 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:16.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:16.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:16.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:16.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:16.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:16.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 20:48:16.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:16.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:16.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:16.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:16.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:16.411 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:16.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 '\*?\QProblems\E') 20:48:16.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:16.444 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:16.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:16.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:16.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:16.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:16.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:16.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:16.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:16.472 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:16.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:16.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:16.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:16.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:16.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:16.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') 20:48:16.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:16.488 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:16.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:16.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:16.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:16.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:16.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:16.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 20:48:16.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:16.491 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:16.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:16.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:16.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:16.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:16.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:16.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 '\*?\QProblems\E') 20:48:16.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:16.541 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:16.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:16.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:16.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:16.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:16.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:16.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 20:48:16.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.543 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:16.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:16.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:16.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:16.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:16.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 '\*?\QProblems\E') 20:48:16.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:16.608 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:16.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:16.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:16.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:16.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:16.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:16.609 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:16.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:16.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:16.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:16.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.643 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:16.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:16.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:16.644 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:16.644 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:48:16.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:16.676 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:16.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:16.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:16.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:16.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:16.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:16.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:16.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:16.679 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:16.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:16.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:16.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:16.712 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:16.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 '\*?\QProblems\E') 20:48:16.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:16.744 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:16.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:16.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:16.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:16.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:16.745 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:16.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 20:48:16.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:16.747 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:16.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:16.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:16.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:16.775 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:48:16.775 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:48:16.775 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:48:16.775 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:48:16.775 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:48:16.775 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:48:16.775 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:48:16.775 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:48:16.775 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:48:16.775 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:48:16.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:48:16.865 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 20:48:16.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:48:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:16.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:48:16.866 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:16.866 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:48:16.866 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:16.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:16.868 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:48:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:16.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:16.868 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:16.868 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:16.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:48:16.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:16.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:16.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:16.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:48:16.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:16.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:16.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:16.883 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:16.884 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:48:16.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:16.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:16.884 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:16.884 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:16.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:48:16.960 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 20:48:16.960 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:48:16.960 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:16.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:16.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:16.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:16.995 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:16.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:16.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:16.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:16.996 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:16.996 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:16.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:16.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:16.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:16.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:16.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:17.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:17.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:17.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:17.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:17.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:48:17.998 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:17.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:17.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:17.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:17.999 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:18.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:18.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:18.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:18.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:18.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:18.000 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:48:18.000 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:48:18.000 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:48:18.001 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:48:18.012 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:48:18.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:48:18.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'New' 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:48:18.078 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:18.079 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:48:18.079 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:48:18.079 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:48:18.079 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:48:18.079 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:48:18.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:18.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:48:18.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:48:18.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:18.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:18.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:18.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:18.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:18.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:48:18.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:18.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:18.580 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:18.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:18.580 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:48:18.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:48:18.580 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:48:18.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:48:18.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:48:18.590 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:48:18.590 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:18.641 DEBUG [main][MenuItemLookup] Found menu:'New' 20:48:18.641 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:48:18.641 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:18.641 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:48:18.641 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:18.641 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:48:18.641 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:48:18.641 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:48:18.641 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:48:18.641 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:48:18.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:48:18.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:48:18.641 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:48:18.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.... 20:48:19.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 'Delete.*'] is available. finished successfully 20:48:19.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:48:19.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:19.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:19.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:19.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:19.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:19.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:19.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:19.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:19.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:48:19.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:19.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:19.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:19.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:19.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:19.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:19.344 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:48:19.344 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:48:19.344 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:48:19.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:19.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:19.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:19.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:19.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:48:19.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:19.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:19.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:19.345 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:48:19.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:19.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:19.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:19.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:19.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:19.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:19.346 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:48:19.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:19.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:19.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:19.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:19.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:48:19.352 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:48:19.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:48:19.853 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:48:19.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:19.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:48:19.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:48:19.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:48:19.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:48:19.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:19.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:19.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:19.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:19.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:19.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:19.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:19.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:19.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:19.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:48:19.853 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:48:19.853 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:48:19.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:19.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:19.854 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:48:19.854 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:48:19.854 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:48:19.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:48:19.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:48:19.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:48:19.854 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:48:19.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:19.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:19.863 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:19.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:19.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:19.870 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:19.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:19.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 '\*?\QProblems\E') 20:48:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:19.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:19.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:19.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:19.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:19.878 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:19.878 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:19.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:19.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:19.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:19.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:19.915 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:48:19.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:19.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:19.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:19.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:19.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 '\*?\QProject Explorer\E') 20:48:19.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:19.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:19.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:19.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:19.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:19.920 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:19.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:19.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:19.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:48:19.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:19.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:19.931 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:19.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:19.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:19.933 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 20:48:19.933 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:19.933 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:19.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:19.963 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 20:48:19.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:19.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:19.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:19.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:19.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:19.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:19.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:19.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:19.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:48:19.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:19.965 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:19.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:19.965 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:19.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:19.965 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:19.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:19.965 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:48:19.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:19.965 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:19.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:19.966 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:19.966 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:19.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:19.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:19.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:19.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:19.990 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:48:19.990 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:19.990 DEBUG [main][MenuItemLookup] Item match:File 20:48:19.992 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:48:19.992 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:19.997 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:48:19.997 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:48:19.997 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:48:19.998 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:48:19.998 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:48:20.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.... 20:48:20.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:48:20.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:48:20.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:20.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:20.122 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:48:20.122 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:20.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 20:48:20.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:20.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:20.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:20.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:20.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:20.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:48:20.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:48:20.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:48:20.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:48:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:20.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:48:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:20.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:48:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:48:20.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:48:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:20.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:48:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:20.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:48:20.125 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:48:20.125 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:48:20.126 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:48:20.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:48:20.139 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:48:20.139 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:48:20.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) 20:48:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:20.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:20.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:20.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:20.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:20.141 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:48:20.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:20.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:20.142 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:20.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:20.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'] 20:48:20.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:20.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:20.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:48:20.490 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 20:48:20.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:48:20.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:20.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:20.491 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:48:20.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:20.491 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:48:20.491 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:") 20:48:20.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:20.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:20.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:20.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:20.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:48:20.520 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:48:20.522 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:48:20.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.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") 20:48:20.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:20.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:20.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:20.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:20.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:20.567 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:48:20.568 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:48:20.568 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:48:20.568 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:48:20.568 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:48:20.569 DEBUG [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) 20:48:20.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:20.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:20.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:20.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:20.572 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:48:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:20.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:20.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:20.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:20.600 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.... 20:48:23.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 20:48:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:48:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:48:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:23.728 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 20:48:23.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:23.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:23.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:23.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:23.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:23.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:23.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:23.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:23.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:23.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:48:23.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:23.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:23.729 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:48:23.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:23.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:23.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:23.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:23.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:23.731 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:23.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 '\*?\QPackage Explorer\E') 20:48:23.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:23.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:23.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:23.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:23.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:23.732 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:48:23.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:48:23.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:23.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:23.781 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:48:23.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:48:23.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:23.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:23.789 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:48:23.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:48:23.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:23.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:23.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:23.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:23.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:24.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:24.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:24.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:24.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:24.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:48:24.791 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:48:24.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:48:24.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:24.792 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:24.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:24.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:24.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:24.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:24.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:24.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:24.793 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:48:24.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:48:24.794 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:48:24.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:24.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:24.821 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:24.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:24.822 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:24.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:24.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:24.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:24.823 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:24.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:24.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:24.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:24.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:24.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:24.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:25.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:25.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:25.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:25.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:25.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:48:25.825 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:25.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:25.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:25.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:25.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 20:48:25.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:25.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:25.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:25.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:25.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:25.827 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:48:25.827 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:48:25.828 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:48:25.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:48:25.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:26.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:26.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:48:26.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:48:26.335 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:48:26.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:48:26.344 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:48:26.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:48:26.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:26.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'] 20:48:26.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:26.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: "New Java Class"] 20:48:26.345 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:26.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'] 20:48:26.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:26.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'] 20:48:26.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:26.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'] 20:48:26.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:26.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: "New Java Class"] 20:48:26.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:26.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'] 20:48:26.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:26.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'] 20:48:26.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:26.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:26.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:26.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:26.347 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:26.347 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:48:26.348 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:26.348 DEBUG [main][MenuItemLookup] Item match:File 20:48:26.348 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:48:26.348 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:48:26.353 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:48:26.353 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:48:26.353 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:48:26.353 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:26.353 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:48:26.353 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:48:26.353 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:48:26.354 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:48:26.354 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:48:26.354 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:48:26.354 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:48:26.354 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:48:26.354 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:48:26.354 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:26.354 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:48:26.354 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:48:26.354 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:48:26.354 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:26.354 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:48:26.354 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:26.354 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:48:26.354 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:48:26.379 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:48:26.379 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:48:26.379 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:48:26.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.... 20:48:26.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 20:48:26.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:48:26.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:26.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:26.501 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:48:26.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:26.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 20:48:26.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:26.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:26.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:26.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:26.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:26.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:48:26.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:48:26.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:48:26.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:48:26.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:26.504 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:48:26.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:26.504 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:48:26.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:48:26.504 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:48:26.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:26.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:48:26.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:26.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:48:26.505 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:48:26.505 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:48:26.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:48:26.520 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:48:26.521 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:48:26.521 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:48:26.521 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:48:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:26.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:26.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:26.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:26.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:26.530 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:48:26.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:26.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:26.530 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:26.530 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:26.671 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:26.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:26.671 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:26.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:48:26.672 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 20:48:26.672 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:48:26.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:26.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:26.673 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:48:26.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:26.673 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:") 20:48:26.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:26.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:26.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:26.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:26.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:48:26.719 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:48:26.720 INFO [WorkbenchTestable][AbstractText] Text set to: NonExistingImportQuickFix 20:48:26.776 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:48:26.776 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:48:26.776 DEBUG [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) 20:48:26.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:26.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:26.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:26.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:26.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:26.781 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:48:26.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:26.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:26.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:26.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:26.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:48:27.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:48:27.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:27.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:48:27.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:48:27.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:48:27.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:27.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:27.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:27.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:27.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:27.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:48:27.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:27.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:27.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:27.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:27.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f38f59a is found... 20:48:27.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4f38f59a is found finished successfully 20:48:27.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QNonExistingImportQuickFix.java\E') 20:48:27.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:27.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:27.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:27.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:27.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:27.323 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:27.323 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NonExistingImportQuickFix { } TooltipText=null 20:48:27.323 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1 20:48:27.323 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 1, offser 0 20:48:27.336 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:27.337 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 20:48:27.337 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:48:27.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 20:48:27.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:27.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:27.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 20:48:27.338 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 20:48:27.338 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:27.338 DEBUG [main][MenuItemLookup] Item match:File 20:48:27.339 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:48:27.339 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:48:27.339 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:48:27.339 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:48:27.339 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:27.339 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:48:27.339 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:48:27.339 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:27.339 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:48:27.339 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:48:27.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:48:27.339 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:48:27.340 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:48:27.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:48:27.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:48:27.521 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:27.521 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= import abc.efg.SomeClass; public class NonExistingImportQuickFix { } TooltipText=null 20:48:27.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:27.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:27.528 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:27.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:27.543 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:27.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 20:48:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:27.544 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 20:48:27.544 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:48:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:27.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:27.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:27.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:27.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:27.552 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:27.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:27.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:27.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:27.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 20:48:27.628 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:27.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:27.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:27.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:27.629 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:27.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:27.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:27.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:27.630 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:27.630 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:27.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:27.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:27.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:27.631 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:27.632 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:27.632 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:27.632 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:27.632 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:27.632 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:27.632 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:48:27.632 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:27.632 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:27.632 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:27.632 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:27.632 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:27.632 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:27.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:48:28.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:48:28.633 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:28.633 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:28.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:28.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:28.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:28.634 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:28.635 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:28.635 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:28.635 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:28.635 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:28.635 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:28.635 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:48:28.635 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:28.635 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:28.635 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:28.635 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:28.635 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:28.635 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:28.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:48:28.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:48:28.635 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:28.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:28.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:28.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:28.636 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:28.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:28.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:28.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:28.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:28.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:29.137 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:29.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:29.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:29.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:29.138 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:29.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:29.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:29.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:29.139 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:29.139 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:29.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:29.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:29.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:29.140 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:29.141 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:29.141 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:29.141 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:29.141 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:29.141 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:29.141 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:48:29.141 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:29.141 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:29.141 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:29.141 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:29.141 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:29.141 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:29.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:48:30.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:48:30.142 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:30.142 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:30.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:30.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:30.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:30.143 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:30.144 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:30.144 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:30.144 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:30.144 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:30.144 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:30.144 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:48:30.144 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:30.144 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:30.144 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:30.144 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:30.144 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:30.144 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:30.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:48:30.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:48:30.144 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:30.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:30.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:30.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:30.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 20:48:30.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:30.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:30.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:30.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:30.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:30.146 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:48:30.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:48:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:30.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:48:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:30.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:48:30.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:48:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:30.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:48:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:30.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:48:30.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 20:48:30.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:30.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:30.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform 20:48:30.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:30.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:30.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform' 20:48:30.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 '\*?\QProblems\E') 20:48:30.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:30.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:30.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:30.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:30.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:30.160 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:30.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:30.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:30.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 20:48:30.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:30.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:30.161 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:30.161 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:30.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:30.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:30.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 20:48:30.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:30.162 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:30.162 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:30.163 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:30.163 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:30.163 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:30.163 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:30.163 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:30.163 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:48:30.163 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:30.163 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:30.163 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:30.163 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:30.163 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:30.163 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:30.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:48:31.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:48:31.164 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:31.164 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:31.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:31.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:31.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 20:48:31.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:31.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:31.165 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:31.166 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:31.166 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:31.166 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:31.166 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:31.166 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:31.166 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:48:31.166 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:31.166 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:31.166 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:31.166 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:31.166 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:31.166 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:31.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:48:31.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:48:31.166 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:31.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:31.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:31.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NonExistingImportQuickFix.java - Eclipse Platform TooltipText=null 20:48:31.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:31.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:31.167 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:31.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:31.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:31.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:31.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:31.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:31.170 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:48:31.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:48:31.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:31.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:48:31.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:31.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:48:31.170 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:48:31.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:31.170 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:48:31.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:31.170 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:48:31.171 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The import abc cannot be resolved 20:48:31.171 DEBUG [main][TreeItemHandler] Selecting tree item: The import abc cannot be resolved 20:48:31.171 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The import abc cannot be resolved about selection 20:48:31.176 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The import abc cannot be resolved 20:48:31.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:48:31.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:31.231 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 20:48:31.231 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:31.231 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:48:31.231 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 20:48:31.231 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:48:31.231 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 20:48:31.231 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:31.231 DEBUG [main][MenuItemLookup] Found menu:'Show In' 20:48:31.231 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 20:48:31.231 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 20:48:31.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 20:48:31.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 20:48:31.232 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 20:48:31.499 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.... 20:48:31.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:31.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:31.500 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 20:48:31.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 20:48:31.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:31.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:31.510 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 20:48:31.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:31.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:31.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:31.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:31.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:48:31.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:48:31.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:48:31.512 TRACE [main][WidgetHandler] Notify Table with event 13 20:48:31.512 TRACE [main][WidgetHandler] Wait for synchronization 20:48:31.513 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:48:31.513 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:31.513 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 20:48:31.513 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:31.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:31.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:31.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:31.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:31.514 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:48:31.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:31.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:31.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:31.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:31.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 20:48:31.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 20:48:31.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available.... 20:48:31.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New"] is available. finished successfully 20:48:31.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New 20:48:31.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:31.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:31.698 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:48:31.698 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:31.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:31.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:31.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New" as the parent 20:48:31.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:31.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:31.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:31.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:31.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:31.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:31.744 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:48:31.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:31.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:31.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:31.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:31.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:48:32.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:48:32.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37c8757a is found... 20:48:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@37c8757a is found finished successfully 20:48:32.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSomeClass.java\E') 20:48:32.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:32.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:32.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:32.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:32.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:32.302 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:32.302 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package abc.efg; public class SomeClass { } TooltipText=null 20:48:32.302 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:32.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:32.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:32.342 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:32.342 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:48:32.343 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:48:32.343 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:48:32.343 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:48:32.343 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:48:32.343 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:48:32.343 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:48:32.343 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:48:32.343 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:48:32.343 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:48:32.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:48:32.452 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 20:48:32.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:48:32.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:32.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:32.453 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:48:32.453 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:32.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:32.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:32.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:48:32.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:32.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:32.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:32.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:32.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:32.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:32.462 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:48:32.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:32.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:32.462 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:32.462 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:32.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:48:32.464 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:32.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:32.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:32.464 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:48:32.464 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:32.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:32.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:32.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:32.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:32.467 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:48:32.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:32.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:32.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:32.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:32.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:48:32.544 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 20:48:32.544 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:48:32.544 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:32.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:32.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:32.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:32.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:32.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:32.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:32.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:32.579 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:32.579 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:32.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:32.580 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:32.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:32.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:32.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:33.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:33.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:33.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:33.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:33.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:48:33.581 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:33.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:33.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:33.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:33.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 20:48:33.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:33.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:33.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:33.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:33.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:33.583 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:48:33.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:48:33.584 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:48:33.584 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:48:33.604 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:48:33.606 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:48:33.606 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'New' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:33.651 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:48:33.651 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:48:33.652 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:48:33.652 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:48:33.652 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:48:33.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:33.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:48:33.652 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:48:34.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:48:34.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:34.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:34.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:34.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:34.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:34.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:48:34.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:34.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:34.152 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:34.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:34.153 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:48:34.153 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:48:34.153 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:48:34.153 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:48:34.161 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:48:34.163 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:48:34.163 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:34.210 DEBUG [main][MenuItemLookup] Found menu:'New' 20:48:34.210 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:48:34.210 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:34.210 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:48:34.210 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:34.210 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:48:34.210 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:48:34.210 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:48:34.210 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:48:34.210 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:48:34.210 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:48:34.210 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:48:34.210 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:48:34.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 'Delete.*'] is available.... 20:48:34.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 'Delete.*'] is available. finished successfully 20:48:34.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:48:34.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:34.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:34.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:34.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:34.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:34.403 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:34.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:34.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:34.403 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:48:34.403 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:34.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:34.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:34.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:34.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:34.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:34.404 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:48:34.404 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:48:34.404 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:48:34.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:34.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:34.404 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:34.404 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:34.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:48:34.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:34.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:34.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:34.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:48:34.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:34.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:34.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:34.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:34.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:34.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:34.406 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:48:34.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:34.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:34.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:34.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:34.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:48:34.411 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:48:34.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:48:34.912 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:48:34.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:34.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:48:34.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:48:34.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:48:34.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:48:34.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:48:34.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:48:34.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:34.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:34.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:34.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:34.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:34.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:34.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:34.912 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:34.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:34.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:48:34.912 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:48:34.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:48:34.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:34.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:34.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:48:34.912 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:48:34.913 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:48:34.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:48:34.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:48:34.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:48:34.913 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:48:34.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:34.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:34.919 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:34.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:34.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:34.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:34.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:34.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:48:34.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:34.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:34.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:34.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:34.950 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:34.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:34.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:34.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:34.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:34.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:34.987 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:48:34.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:34.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:34.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:34.989 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:34.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 20:48:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:34.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:34.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:34.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:34.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:34.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:34.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:35.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:35.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:48:35.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:35.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:35.023 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:35.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:35.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:35.024 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 20:48:35.024 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:35.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:35.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:35.025 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 20:48:35.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:35.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:35.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:35.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:35.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:48:35.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:35.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:48:35.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:35.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 Java Project"] 20:48:35.026 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:35.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:48:35.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:35.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:35.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:35.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:35.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:35.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:48:35.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:35.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:35.027 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:35.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:35.028 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:35.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:35.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:35.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:35.028 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:35.028 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:48:35.028 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:35.028 DEBUG [main][MenuItemLookup] Item match:File 20:48:35.029 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:48:35.029 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:35.034 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:48:35.034 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:48:35.057 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:48:35.057 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:48:35.058 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:48:35.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.... 20:48: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 'New|Select a wizard'] is available. finished successfully 20:48:35.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:48:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:35.179 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:48:35.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:35.179 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:48:35.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:35.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:35.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:35.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:35.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:35.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:48:35.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:48:35.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:48:35.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:48:35.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:35.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:48:35.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:35.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:48:35.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:48:35.182 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:48:35.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:35.182 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:48:35.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:35.182 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:48:35.183 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:48:35.183 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:48:35.183 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:48:35.196 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:48:35.196 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:48:35.196 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:48:35.197 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:48:35.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:35.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:35.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:35.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:35.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:35.199 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:48:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:35.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:35.199 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:35.199 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:35.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:35.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:35.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:35.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:48:35.553 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 20:48:35.553 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:48:35.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:35.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:35.554 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:48:35.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:35.554 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:48:35.554 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:") 20:48:35.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:35.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:35.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:35.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:35.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:48:35.557 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:48:35.558 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:48:35.603 DEBUG [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") 20:48:35.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:35.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:35.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:35.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:35.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:35.606 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:48:35.606 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:48:35.607 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:48:35.607 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:48:35.607 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:48:35.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) 20:48:35.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:35.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:35.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:35.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:35.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:35.610 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:48:35.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:35.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:35.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:35.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:35.637 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.... 20:48:39.048 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 20:48:39.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:48:39.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:48:39.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:39.048 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 20:48:39.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:39.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:39.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:39.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:39.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:39.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:39.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:39.048 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:39.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:39.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:48:39.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:39.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:39.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:48:39.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:39.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:39.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:39.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:39.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:39.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:39.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 '\*?\QPackage Explorer\E') 20:48:39.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:39.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:39.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:39.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:39.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:39.052 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:48:39.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:48:39.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:39.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:39.098 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:48:39.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:48:39.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:39.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:39.099 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:48:39.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:48:39.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:39.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:39.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:39.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:39.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:39.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:39.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:40.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:40.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:40.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:48:40.102 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:48:40.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:48:40.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:40.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:40.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:40.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:40.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:40.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:40.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:40.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:40.104 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:48:40.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:48:40.104 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:48:40.104 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:40.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:40.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:40.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:40.147 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:40.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:40.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:40.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:40.148 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:40.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:40.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:40.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:40.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:40.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:40.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:40.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:40.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:41.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:41.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:41.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:48:41.151 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:41.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:41.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:41.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:41.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 20:48:41.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:41.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:41.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:41.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:41.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:41.153 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:48:41.153 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:48:41.154 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:48:41.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:48:41.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:41.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:41.654 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:48:41.656 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:48:41.656 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:48:41.656 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:48:41.665 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:48:41.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'] 20:48:41.672 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:41.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:41.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:41.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:48:41.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:41.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:41.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:41.673 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:41.673 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:41.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'] 20:48:41.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:41.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: "New Java Class"] 20:48:41.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:41.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'] 20:48:41.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:41.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'] 20:48:41.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:41.674 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:41.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:41.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:41.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:41.675 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:48:41.675 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:41.675 DEBUG [main][MenuItemLookup] Item match:File 20:48:41.676 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:48:41.676 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:41.681 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:48:41.681 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:48:41.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:48:41.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:48:41.682 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:48:41.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:48:41.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:48:41.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:48:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:41.823 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:48:41.823 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:41.823 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:48:41.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:41.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:41.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:41.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:41.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:48:41.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:48:41.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:48:41.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:48:41.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:41.837 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:48:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:41.837 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:48:41.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:48:41.837 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:48:41.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:41.838 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:48:41.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:41.838 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:48:41.839 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:48:41.839 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:48:41.839 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:48:41.842 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:48:41.843 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:48:41.843 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:48:41.843 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:48:41.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:41.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:41.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:41.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:41.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:41.854 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:48:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:41.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:41.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:41.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:42.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'] 20:48:42.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:42.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:42.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:48:42.014 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 20:48:42.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:48:42.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:42.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:42.015 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:48:42.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:42.016 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:") 20:48:42.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:42.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:42.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:42.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:42.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:48:42.061 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:48:42.063 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 20:48:42.110 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:48:42.110 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:48:42.110 DEBUG [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) 20:48:42.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:42.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:42.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:42.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:42.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:42.114 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:48:42.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:42.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:42.115 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:42.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:42.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:48:42.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:48:42.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:42.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:42.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:42.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c3bf202 is found... 20:48:42.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6c3bf202 is found finished successfully 20:48:42.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 20:48:42.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:42.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:42.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:42.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:42.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:42.626 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:42.627 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 20:48:42.627 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:48:42.633 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:42.633 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 20:48:42.633 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:48:42.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:42.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:42.634 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:42.635 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:42.635 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:42.635 DEBUG [main][MenuItemLookup] Item match:File 20:48:42.636 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:48:42.636 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:48:42.636 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:48:42.636 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:48:42.636 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:42.636 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:48:42.636 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:48:42.636 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:42.636 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:48:42.636 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:48:42.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:48:42.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:48:42.667 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:48:42.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:48:42.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:48:42.708 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:42.708 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 20:48:42.708 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:42.708 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:42.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:42.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:42.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:42.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:42.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:42.788 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:42.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:42.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:42.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:42.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:42.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:42.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:42.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') 20:48:42.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:42.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:42.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:42.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:42.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:42.804 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:42.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:42.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:42.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:42.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:42.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:42.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 20:48:42.805 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:42.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:42.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:42.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:42.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:42.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:42.806 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:42.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:42.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:42.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:42.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:42.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:42.807 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:42.807 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:42.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:42.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:42.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:42.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:42.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:42.831 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:42.832 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:42.832 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:42.832 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:42.832 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:42.832 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:42.832 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:48:42.832 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:42.832 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:42.832 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:42.832 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:42.832 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:42.832 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:42.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:48:43.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:48:43.833 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:43.833 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:43.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:43.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:43.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:43.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:43.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:43.834 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:43.835 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:43.835 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:43.835 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:43.835 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:43.835 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:43.835 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:48:43.835 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:43.835 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:43.835 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:43.835 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:43.835 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:43.835 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:43.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:48:43.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:48:43.836 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:43.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:43.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:43.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:43.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:43.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:43.837 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:43.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:43.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:43.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:43.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:43.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:44.338 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:44.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:44.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:44.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:44.339 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:44.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:44.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:44.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:44.340 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:44.340 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:44.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:44.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:44.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:44.341 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:44.342 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:44.342 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:44.342 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:44.342 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:44.342 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:44.342 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:48:44.342 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:44.342 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:44.342 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:44.342 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:44.342 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:44.342 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:44.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:48:45.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:48:45.343 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:45.343 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:45.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:45.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:45.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:45.344 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:45.345 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:45.345 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:45.345 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:45.345 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:45.345 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:45.345 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:48:45.345 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:45.345 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:45.345 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:45.345 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:45.345 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:45.345 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:45.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:48:45.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:48:45.346 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:45.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:45.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:45.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:45.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:45.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:45.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:45.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:45.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:45.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:45.348 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:48:45.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:48:45.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:45.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:48:45.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:45.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:48:45.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:48:45.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:45.348 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:48:45.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:45.348 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:48:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 20:48:45.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:45.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:45.356 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:45.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:45.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:45.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:48:45.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:45.365 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:48:45.365 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:48:45.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:45.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:45.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:45.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:45.399 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:45.399 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:45.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:45.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:45.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:45.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:45.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:45.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 20:48:45.401 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:45.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:45.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:45.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:45.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:45.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:45.402 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:45.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:45.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:45.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:45.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:45.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:45.403 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:45.403 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:45.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:45.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:45.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:45.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:45.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:45.404 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:45.405 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:45.405 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:45.405 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:45.405 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:45.405 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:45.405 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:48:45.405 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:45.406 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:45.406 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:45.406 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:45.406 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:45.406 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:45.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:48:46.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:48:46.907 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:46.907 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:46.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:46.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:46.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:46.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:46.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:46.908 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:48:46.909 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:46.909 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:46.909 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:46.909 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:48:46.909 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:48:46.909 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:48:46.909 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:48:46.909 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:48:46.909 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:48:46.909 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:48:46.909 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:48:46.909 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:48:46.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:48:46.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:48:46.910 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:46.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:46.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:46.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:48:46.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:46.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:46.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 20:48:46.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:46.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:46.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:46.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:46.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:46.936 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:48:46.936 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:48:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:46.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:48:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:46.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:48:46.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:48:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:46.937 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:48:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:46.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:48:46.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 20:48:46.937 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:46.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:46.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:46.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:46.939 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:48:46.939 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:48:46.939 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:48:46.940 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:48:46.940 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:48:46.940 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:48:46.940 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:48:46.940 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:48:46.940 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:48:46.940 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:48:47.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:48:47.027 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 20:48:47.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:48:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:47.028 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:48:47.028 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:47.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:48:47.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:47.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:47.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:47.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:47.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:47.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:47.030 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:48:47.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:47.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:47.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:47.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:47.033 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:48:47.033 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:47.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:47.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:47.033 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:48:47.033 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:47.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:47.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:47.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:47.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:47.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:47.042 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:48:47.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:47.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:47.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:47.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:47.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:48:47.111 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 20:48:47.111 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:48:47.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:47.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:47.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:47.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:47.139 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:47.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:47.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:47.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:47.140 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:47.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:47.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:47.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:47.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:47.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:47.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:47.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:47.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:48.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:48.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:48.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:48:48.143 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:48.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:48.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:48.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:48.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:48.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:48.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:48.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:48.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:48.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:48.144 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:48:48.145 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:48:48.145 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:48:48.145 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:48:48.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:48:48.165 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:48:48.165 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'New' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:48.221 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:48:48.221 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:48:48.221 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:48:48.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:48:48.222 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:48:48.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:48.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:48:48.222 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:48:48.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:48.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:48.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:48.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:48.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:48.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:48:48.722 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:48.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:48.723 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:48.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:48.723 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:48:48.723 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:48:48.723 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:48:48.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:48:48.732 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:48:48.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:48:48.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:48.782 DEBUG [main][MenuItemLookup] Found menu:'New' 20:48:48.782 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:48:48.782 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:48.782 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:48:48.782 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:48.782 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:48:48.782 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:48:48.782 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:48:48.782 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:48:48.782 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:48:48.782 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:48:48.782 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:48:48.782 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:48:48.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.... 20:48:48.973 DEBUG [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:48:48.973 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:48:48.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:48.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:48.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:48.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:48.974 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:48.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:48.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:48.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:48.974 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:48:48.974 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:48.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:48.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:48.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:48.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:48.975 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:48.975 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:48:48.975 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:48:48.975 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:48:48.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:48.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:48.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:48.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:48.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:48:48.976 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:48.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:48.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:48.976 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:48:48.976 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:48.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:48.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:48.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:48.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:48.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:48.978 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:48:48.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:48.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:48.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:48.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:48.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:48:48.983 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:48:49.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:48:49.484 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:48:49.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:49.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:48:49.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:48:49.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:48:49.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:48:49.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:48:49.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:48:49.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:49.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:49.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:49.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:49.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:49.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:49.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:49.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:49.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:49.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:48:49.484 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:48:49.484 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:48:49.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:49.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:49.485 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:48:49.485 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:48:49.485 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:48:49.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:48:49.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:48:49.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:48:49.485 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:48:49.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:49.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:49.492 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:49.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:49.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:49.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:49.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:49.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:49.500 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:49.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 '\*?\QProblems\E') 20:48:49.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:49.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:49.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:49.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:49.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:49.507 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:49.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:49.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:49.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:49.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:49.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:49.539 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:48:49.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:49.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:49.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:49.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:49.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:49.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:49.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 '\*?\QProject Explorer\E') 20:48:49.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:49.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:49.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:49.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:49.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:49.578 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:49.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:49.589 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:49.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:48:49.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:49.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:49.616 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:49.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:49.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:49.617 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 20:48:49.617 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:49.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:49.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:49.618 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 20:48:49.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:49.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:49.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:49.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:49.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:49.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:49.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:49.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:49.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:48:49.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:49.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:49.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:49.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:49.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:49.621 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:49.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:49.621 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:48:49.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:49.621 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:49.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:49.621 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:49.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:49.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:49.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:49.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:49.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:49.622 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:48:49.622 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:49.622 DEBUG [main][MenuItemLookup] Item match:File 20:48:49.624 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:48:49.624 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:49.629 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:48:49.629 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:48:49.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:48:49.656 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:48:49.657 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:48:49.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.... 20:48:49.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 20:48:49.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:48:49.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:49.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:49.795 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:48:49.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:49.796 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:48:49.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:49.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:49.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:49.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:49.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:49.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:48:49.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:48:49.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:48:49.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:48:49.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:49.799 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:48:49.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:49.799 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:48:49.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:48:49.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:48:49.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:49.799 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:48:49.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:49.799 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:48:49.800 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:48:49.800 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:48:49.800 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:48:49.814 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:48:49.814 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:48:49.814 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:48:49.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.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:48:49.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:49.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:49.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:49.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:49.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:49.816 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:48:49.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:49.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:49.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:49.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:50.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:50.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:50.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:50.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:48:50.180 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 20:48:50.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:48:50.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:50.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:50.182 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:48:50.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:50.182 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:48:50.182 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:") 20:48:50.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:50.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:50.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:50.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:50.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:48:50.186 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:48:50.188 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:48:50.232 DEBUG [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") 20:48:50.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:50.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:50.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:50.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:50.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:50.235 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:48:50.236 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:48:50.237 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:48:50.237 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:48:50.237 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:48:50.237 DEBUG [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) 20:48:50.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:50.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:50.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:50.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:50.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:50.240 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:48:50.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:50.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:50.240 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:50.240 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:50.535 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.... 20:48:53.823 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 20:48:53.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:48:53.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:48:53.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:53.823 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 20:48:53.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:53.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:53.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:53.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:53.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:53.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:53.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:53.823 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:53.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:53.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:48:53.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:53.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:53.825 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:48:53.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:53.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:53.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:53.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:53.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:53.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:53.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:48:53.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:53.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:53.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:53.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:53.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:53.827 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:48:53.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:48:53.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:53.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:53.873 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:48:53.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:48:53.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:53.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:53.874 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:48:53.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:48:53.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:53.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:53.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:53.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:53.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:54.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:54.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:54.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:54.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:54.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:48:54.877 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:48:54.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:48:54.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:54.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:54.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:54.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:54.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:54.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:54.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:54.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:54.879 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:48:54.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:48:54.879 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:54.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:54.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:54.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:54.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 20:48:54.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:54.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:54.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:54.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:54.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:54.908 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:54.908 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:54.908 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:54.909 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:54.910 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:48:54.910 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:48:54.910 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:48:54.910 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:48:54.910 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:48:54.910 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:48:54.910 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:48:54.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:48:54.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:48:54.910 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:48:55.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:48:55.097 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 20:48:55.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:48:55.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:55.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:55.098 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:48:55.098 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:55.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:55.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:55.098 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:48:55.098 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:55.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:55.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:55.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:55.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:55.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:55.101 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:48:55.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:55.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:55.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:55.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:55.103 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:48:55.103 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:55.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:55.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:55.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:48:55.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:55.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:55.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:55.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:55.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:55.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:55.107 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:48:55.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:55.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:55.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:55.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:55.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:48:55.202 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 20:48:55.202 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:48:55.202 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:55.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:55.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:55.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:55.234 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:55.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:55.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:55.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:55.235 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:55.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:55.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:55.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:55.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:55.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:55.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:55.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:55.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:56.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:56.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:48:56.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:48:56.237 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:56.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:56.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:56.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:56.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 20:48:56.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:56.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:56.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:56.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:56.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:56.239 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:48:56.239 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:48:56.239 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:48:56.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:48:56.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:48:56.249 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:48:56.249 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:56.297 DEBUG [main][MenuItemLookup] Found menu:'New' 20:48:56.297 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:48:56.297 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:56.297 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:48:56.297 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:56.297 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:48:56.297 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:48:56.297 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:48:56.297 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:48:56.297 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:48:56.297 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:48:56.297 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:48:56.297 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:48:56.297 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:56.298 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:48:56.298 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:48:56.298 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:56.298 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:48:56.298 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:48:56.298 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:48:56.298 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:48:56.298 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:48:56.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:56.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:48:56.298 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:48:56.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:48:56.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:56.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:56.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:56.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:56.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:56.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:56.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:56.798 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:56.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:56.799 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:48:56.799 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:48:56.799 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:48:56.799 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:48:56.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:48:56.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:48:56.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:56.855 DEBUG [main][MenuItemLookup] Found menu:'New' 20:48:56.855 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:48:56.855 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:56.855 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:48:56.855 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:56.855 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:48:56.855 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:48:56.855 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:48:56.855 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:48:56.855 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:48:56.855 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:48:56.855 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:48:56.855 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:48:56.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 'Delete.*'] is available.... 20:48:57.521 DEBUG [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:48:57.521 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:48:57.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:57.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:57.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:57.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:57.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:48:57.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:57.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:57.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:57.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:48:57.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:57.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:57.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:57.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:57.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:57.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:57.527 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:48:57.527 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:48:57.527 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:48:57.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:57.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:57.527 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:57.527 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:57.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 "OK", Widget matcher matching widgets with style: 8) 20:48:57.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:48:57.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:57.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:57.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:48:57.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:48:57.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:57.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:57.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:57.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:57.529 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:48:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:57.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:57.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:57.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:48:57.536 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:48:58.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:48:58.037 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:48:58.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:48:58.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:48:58.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:48:58.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:48:58.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:48:58.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:48:58.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:48:58.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:48:58.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:48:58.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:48:58.037 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:48:58.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:48:58.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:48:58.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:48:58.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:48:58.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:48:58.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:48:58.038 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:48:58.038 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:48:58.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:48:58.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:48:58.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:48:58.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:48:58.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:48:58.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:58.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:58.047 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:48:58.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:58.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:58.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:58.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:58.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:58.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:58.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 '\*?\QProblems\E') 20:48:58.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:58.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:58.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:58.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:58.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:58.062 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:48:58.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:48:58.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:58.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:48:58.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:58.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:58.096 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:48:58.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:58.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:58.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:58.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:58.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:58.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:58.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 '\*?\QProject Explorer\E') 20:48:58.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:58.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:58.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:58.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:58.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:48:58.099 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:58.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:58.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:58.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:48:58.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:48:58.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:48:58.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:58.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:58.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:58.132 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 20:48:58.132 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:48:58.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:48:58.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:48:58.133 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 20:48:58.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:58.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:58.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:58.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:58.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'] 20:48:58.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:58.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'] 20:48:58.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:58.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 Java Project"] 20:48:58.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:58.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'] 20:48:58.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:58.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'] 20:48:58.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:58.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'] 20:48:58.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:58.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: "New Java Project"] 20:48:58.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:58.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'] 20:48:58.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:58.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'] 20:48:58.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:58.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:48:58.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:58.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:58.136 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:48:58.136 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:48:58.136 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:58.136 DEBUG [main][MenuItemLookup] Item match:File 20:48:58.137 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:48:58.137 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'File' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'' 20:48:58.142 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:48:58.142 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:48:58.168 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:48:58.168 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:48:58.168 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:48:58.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 'New|Select a wizard'] is available.... 20:48:58.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:48:58.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:48:58.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:58.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:58.300 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:48:58.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:58.301 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:48:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:58.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:58.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:58.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:48:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:48:58.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:48:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:48:58.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:48:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:58.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:48:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:58.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:48:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:48:58.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:48:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:48:58.314 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:48:58.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:48:58.314 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:48:58.315 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:48:58.315 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:48:58.315 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:48:58.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:48:58.315 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:48:58.315 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:48:58.316 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:48:58.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:58.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:58.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:58.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:58.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:58.317 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:48:58.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:58.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:58.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:58.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:58.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:48:58.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:58.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:58.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:48:58.687 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 20:48:58.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:48:58.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:48:58.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:48:58.688 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:48:58.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:48:58.688 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:48:58.689 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:") 20:48:58.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:58.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:58.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:58.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:58.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:48:58.691 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:48:58.693 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:48:58.736 DEBUG [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") 20:48:58.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:58.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:58.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:58.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:58.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:58.739 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:48:58.739 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:48:58.739 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:48:58.739 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:48:58.739 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:48:58.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) 20:48:58.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:48:58.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:48:58.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:48:58.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:48:58.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:48:58.743 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:48:58.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:48:58.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:48:58.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:48:58.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:48:58.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.... 20:49:01.797 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 20:49:01.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:49:01.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:49:01.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:01.797 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 20:49:01.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:49:01.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:01.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:01.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:01.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:01.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:01.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:01.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:01.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:01.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:49:01.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:01.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:01.798 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:49:01.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:01.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:01.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:01.800 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49:01.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:49:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:01.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:01.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:01.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:01.802 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:01.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:01.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:01.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:01.850 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:01.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:01.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:01.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:01.851 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:01.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:01.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:01.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:01.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:01.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:01.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:02.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:02.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:02.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:02.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:02.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:49:02.853 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:02.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:02.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:02.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:02.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 20:49:02.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:02.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:02.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:02.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:02.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:02.855 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:49:02.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:49:02.856 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:02.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:02.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:02.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:02.883 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:49:02.883 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:49:02.883 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:49:02.883 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:49:02.883 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:49:02.883 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:49:02.883 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:49:02.883 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:49:02.883 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:49:02.883 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:49:02.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:49:02.970 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 20:49:02.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:49:02.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:02.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:02.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:49:02.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:02.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:02.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:02.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:02.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:02.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:02.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:02.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:02.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:02.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:02.973 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:49:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:02.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:02.973 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:02.973 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:02.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:49:02.992 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:02.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:02.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:02.992 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:02.992 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:02.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:02.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:02.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:02.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:02.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:02.994 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:49:02.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:02.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:02.994 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:02.994 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:03.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:49:03.049 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 20:49:03.049 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:03.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:03.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:03.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:03.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 20:49:03.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:03.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:03.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:03.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:03.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:03.051 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:03.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:03.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:03.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:03.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 20:49:03.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:03.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:03.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:03.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:03.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:03.053 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:03.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:03.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:03.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:03.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 20:49:03.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:03.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:03.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:03.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:03.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:03.055 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:03.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:03.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:03.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:03.060 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:49:03.060 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:49:03.060 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:49:03.060 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:49:03.060 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:49:03.060 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:49:03.060 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:49:03.061 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:49:03.061 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:49:03.061 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:49:03.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:49:03.166 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 20:49:03.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:49:03.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:03.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:03.167 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:49:03.167 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:03.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:03.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:03.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:03.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:03.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:03.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:03.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:03.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:03.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:49:03.170 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 2] 'ID', 'Creation Time') 20:49:03.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:49:03.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:49:03.195 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0, 1) 20:49:03.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:49:03.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:49:03.195 TRACE [main][WidgetHandler] Notify Table with event 13 20:49:03.195 TRACE [main][WidgetHandler] Wait for synchronization 20:49:03.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 "Show ->") 20:49:03.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:03.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:03.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:03.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:03.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:03.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:03.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:03.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:03.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:03.199 INFO [WorkbenchTestable][AbstractButton] Click button &Show -> 20:49:03.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:03.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:03.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:03.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:03.214 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:49:03.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:03.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:03.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:03.215 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:03.215 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:03.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:03.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:03.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:03.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:03.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:03.219 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:49:03.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:03.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:03.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:03.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:03.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:49:03.293 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 20:49:03.294 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:03.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:03.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:03.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:03.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:03.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:03.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:03.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:03.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:03.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:03.296 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:03.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:03.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:03.297 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:03.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:03.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:03.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:03.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:03.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:03.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:03.298 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:03.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:03.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:03.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:03.300 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:49:03.300 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:49:03.300 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:49:03.300 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:49:03.300 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:49:03.300 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:49:03.300 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:49:03.300 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:49:03.300 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:49:03.300 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:49:03.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:49:03.401 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 20:49:03.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:49:03.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:03.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:03.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 20:49:03.402 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:03.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:03.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:03.402 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:03.402 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:03.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:03.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:03.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:03.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:03.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:03.404 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:49:03.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:03.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:03.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:03.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:03.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 "OK", Widget matcher matching widgets with style: 8) 20:49:03.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:03.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:03.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:03.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:03.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:03.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:03.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:03.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:03.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:03.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:03.421 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:49:03.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:03.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:03.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:03.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:03.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:49:03.493 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 20:49:03.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:49:03.493 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:03.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:03.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:03.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:03.523 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:03.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:03.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:03.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:03.525 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:03.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:03.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:03.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:03.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:03.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:03.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:04.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:04.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:04.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:04.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:04.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:49:04.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:04.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:04.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:04.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:04.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 20:49:04.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:04.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:04.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:04.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:04.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:04.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:49:04.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:49:04.529 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:49:04.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:49:04.544 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:49:04.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:49:04.545 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'New' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:04.589 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:49:04.589 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:49:04.589 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:49:04.589 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:49:04.589 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:49:04.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:04.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:49:04.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:49:05.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:49:05.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:05.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:05.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:05.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:05.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:05.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:05.090 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:05.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:05.090 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:49:05.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:49:05.090 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:49:05.090 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:49:05.099 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:49:05.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:49:05.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:05.146 DEBUG [main][MenuItemLookup] Found menu:'New' 20:49:05.146 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:49:05.146 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:05.146 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:49:05.146 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:05.146 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:49:05.146 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:49:05.146 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:49:05.146 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:49:05.146 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:49:05.146 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:49:05.146 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:49:05.146 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:49:05.198 DEBUG [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:49:05.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 'Delete.*'] is available. finished successfully 20:49:05.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:49:05.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:05.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:05.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:05.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:05.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: 32) 20:49:05.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:05.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:49:05.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:05.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:05.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:05.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:05.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:05.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:05.827 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:49:05.827 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:49:05.827 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:49:05.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:05.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:05.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:05.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:05.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:49:05.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:05.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:05.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:05.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:49:05.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:05.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:05.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:05.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:05.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:05.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:05.830 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:49:05.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:05.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:05.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:05.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:05.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:49:05.852 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:49:06.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:49:06.353 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:49:06.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:49:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:49:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:49:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:06.353 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:06.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:06.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:49:06.353 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:49:06.353 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:49:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:06.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:06.354 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:49:06.354 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:49:06.354 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:49:06.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:49:06.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:49:06.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:49:06.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:49:06.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:06.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:06.365 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:06.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:06.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:06.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:06.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:06.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:06.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49:06.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') 20:49:06.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:06.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:06.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:06.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:06.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:06.383 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:06.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:06.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:06.417 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:06.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:06.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:06.419 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:49:06.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:06.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:06.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:06.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:06.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:06.421 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49:06.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 '\*?\QProject Explorer\E') 20:49:06.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:06.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:06.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:06.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:06.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:06.423 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:06.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:06.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:06.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:49:06.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:06.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:06.454 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:06.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:06.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:06.455 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 20:49:06.455 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:06.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:06.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:06.456 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 20:49:06.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:06.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:06.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:06.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:06.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:06.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:06.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:06.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:06.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: "New Java Project"] 20:49:06.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:06.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'] 20:49:06.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:06.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'] 20:49:06.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:06.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'] 20:49:06.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:06.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: "New Java Project"] 20:49:06.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:06.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'] 20:49:06.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:06.459 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:06.459 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:06.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:06.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:06.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:06.459 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49:06.459 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:49:06.459 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:06.459 DEBUG [main][MenuItemLookup] Item match:File 20:49:06.460 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:49:06.460 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:06.465 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:49:06.465 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:49:06.489 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:49:06.489 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:49:06.489 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:49:06.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.... 20:49: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. finished successfully 20:49:06.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:49:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:06.609 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:49:06.609 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:06.609 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:49:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:06.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:06.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:06.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:06.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:06.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:49:06.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:49:06.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:49:06.612 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:49:06.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:06.612 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:49:06.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:06.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:49:06.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:49:06.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:49:06.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:06.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:49:06.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:06.613 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:49:06.613 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:49:06.613 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:49:06.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:49:06.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:49:06.626 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:49:06.626 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:49:06.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) 20:49:06.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:06.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:06.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:06.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:06.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:06.629 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:49:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:06.629 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:06.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:06.996 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:06.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:06.996 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:06.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:49:06.997 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 20:49:06.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:49:06.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:06.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:06.998 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:49:06.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:06.998 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:49:06.998 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:") 20:49:06.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:06.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:07.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:07.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:07.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:49:07.002 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:49:07.003 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:49: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.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") 20:49:07.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:07.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:07.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:07.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:07.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:07.059 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:49:07.059 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:49:07.060 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:49:07.060 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:49:07.060 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:49:07.060 DEBUG [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) 20:49:07.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:07.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:07.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:07.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:07.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:07.062 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:49:07.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:07.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:07.063 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:07.063 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:07.235 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.... 20:49:10.633 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 20:49:10.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:49:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:49:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:10.634 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 20:49:10.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:10.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:10.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:10.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:10.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:10.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:10.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:49:10.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:10.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:10.635 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:49:10.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:10.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:10.636 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:10.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:10.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:10.637 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49: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 '\*?\QPackage Explorer\E') 20:49:10.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:10.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:10.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:10.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:10.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:10.638 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:10.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:10.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:10.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:10.689 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:10.689 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:10.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:10.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:10.690 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:10.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:10.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:10.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:10.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:10.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:10.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:11.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:11.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:11.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:11.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:11.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:49:11.696 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:11.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:11.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:11.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:11.697 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:11.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:11.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:11.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:11.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:11.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:11.698 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:49:11.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:49:11.698 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:49:11.698 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:11.698 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:11.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:11.729 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:11.729 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:11.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:11.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:11.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:11.731 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:11.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:11.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:11.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:11.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:11.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:11.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:12.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:12.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:12.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:12.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:12.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:49:12.733 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:12.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:12.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:12.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:12.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 20:49:12.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:12.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:12.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:12.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:12.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:12.735 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:49:12.736 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:49:12.736 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:49:12.736 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:49:12.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:13.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:13.237 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:49:13.238 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:49:13.238 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:49:13.238 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:49:13.256 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:49:13.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'] 20:49:13.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:13.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'] 20:49:13.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:13.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 Class"] 20:49:13.257 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:13.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'] 20:49:13.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:13.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'] 20:49:13.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:13.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'] 20:49:13.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:13.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 Class"] 20:49:13.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:13.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'] 20:49:13.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:13.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'] 20:49:13.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:13.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:13.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:13.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:13.284 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49:13.284 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:49:13.284 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:13.284 DEBUG [main][MenuItemLookup] Item match:File 20:49:13.285 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:49:13.285 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:13.290 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:49:13.290 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:49:13.290 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:49:13.291 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:49:13.291 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:49:13.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:49:13.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 'New|Select a wizard'] is available. finished successfully 20:49:13.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:49:13.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:13.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:13.412 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:49:13.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:13.412 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:49:13.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:13.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:13.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:13.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:13.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:13.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:49:13.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:49:13.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:49:13.414 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:49:13.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:13.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:49:13.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:13.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:49:13.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:49:13.415 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:49:13.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:13.415 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:49:13.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:13.415 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:49:13.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:49:13.415 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:49:13.416 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:49:13.431 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:49:13.431 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:49:13.431 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:49:13.431 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:49:13.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:13.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:13.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:13.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:13.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:13.433 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:49:13.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:13.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:13.433 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:13.433 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:13.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'] 20:49:13.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:13.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:13.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:49:13.561 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 20:49:13.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:49:13.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:13.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:13.562 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:49:13.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:13.562 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:") 20:49:13.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:13.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:13.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:13.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:13.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:49:13.606 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:49:13.607 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 20:49:13.641 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:49:13.641 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:49:13.641 DEBUG [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) 20:49:13.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:13.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:13.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:13.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:13.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:13.646 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:49:13.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:13.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:13.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:13.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:13.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:49:14.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:49:14.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:14.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:14.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7ec58366 is found... 20:49:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7ec58366 is found finished successfully 20:49:14.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 20:49:14.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:14.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:14.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:14.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:14.221 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:14.221 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 20:49:14.221 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:49:14.228 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:14.228 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 20:49:14.228 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:49:14.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:49:14.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:14.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:14.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:49:14.229 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:49:14.229 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:14.229 DEBUG [main][MenuItemLookup] Item match:File 20:49:14.231 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:49:14.231 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:49:14.231 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:49:14.231 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:49:14.231 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:14.231 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:49:14.231 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:49:14.231 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:14.231 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:49:14.231 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:49:14.231 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:49:14.231 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:49:14.231 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:49:14.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:49:14.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:49:14.320 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:14.320 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 20:49:14.320 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:14.321 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:14.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:14.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:14.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:14.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:14.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:14.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:14.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:14.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:14.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:49:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:14.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:49:14.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:49:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:14.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:14.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:14.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:14.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:14.431 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:14.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:14.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:14.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:49:14.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:14.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:14.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 20:49:14.432 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:14.432 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:14.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:14.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:49:14.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:14.433 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:14.433 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:14.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:14.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:14.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:49:14.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:14.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:14.434 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:14.434 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:14.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:14.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:14.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:49:14.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:14.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:14.435 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:14.435 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:14.435 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:14.435 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:14.435 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:14.436 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:14.436 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:49:14.436 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:14.436 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:14.436 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:14.436 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:14.436 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:14.436 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:14.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:49:15.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:49:15.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:15.442 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:15.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:15.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:15.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:49:15.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:15.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:15.443 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:15.443 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:15.443 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:15.443 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:15.444 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:15.444 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:15.444 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:49:15.444 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:15.444 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:15.444 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:15.444 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:15.444 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:15.444 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:15.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:49:15.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:49:15.444 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:15.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:15.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:15.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:49:15.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:15.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:15.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:15.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:15.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:15.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:15.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:15.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:15.947 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:15.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:15.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:15.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:15.948 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:15.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:15.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:15.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:15.949 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:15.949 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:15.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:15.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:15.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:15.950 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:15.951 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:15.951 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:15.951 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:15.951 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:15.951 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:15.951 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:49:15.951 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:15.951 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:15.951 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:15.951 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:15.951 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:15.951 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:15.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:49:16.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:49:16.952 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:16.952 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:16.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:16.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:16.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:16.953 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:16.954 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:16.954 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:16.954 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:16.954 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:16.954 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:16.954 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:49:16.954 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:16.954 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:16.954 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:16.954 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:16.954 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:16.954 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:16.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:49:16.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:49:16.954 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:16.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:16.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:16.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:16.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 20:49:16.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:16.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:16.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:16.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:16.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:16.956 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:49:16.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:49:16.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:16.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:49:16.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:16.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:49:16.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:49:16.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:16.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:49:16.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:16.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:49:16.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 20:49:16.957 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:49:16.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:16.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:16.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:16.986 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:16.986 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:16.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:16.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:16.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:16.987 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:16.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:16.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:16.988 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:16.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:16.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:16.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:17.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:17.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:17.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:17.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:17.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:49:17.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:17.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:17.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:17.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:17.991 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:17.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:17.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:17.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:17.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:17.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:17.992 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:49:17.992 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:49:17.993 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:49:17.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:49:17.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:17.993 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 20:49:17.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:17.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:49:17.993 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:49:17.993 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:49:17.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:49:18.008 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:49:18.008 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:18.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:18.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:18.009 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:18.009 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:49:18.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:18.010 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:18.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:18.010 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:18.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:18.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'] 20:49:18.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:18.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: "New Java Class"] 20:49:18.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:18.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'] 20:49:18.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:18.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'] 20:49:18.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:18.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:49:18.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:18.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:18.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:49:18.014 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:49:18.015 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:18.015 DEBUG [main][MenuItemLookup] Item match:File 20:49:18.016 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:49:18.016 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:18.020 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:49:18.020 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:49:18.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:49:18.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:49:18.021 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:49:18.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.... 20:49:18.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 'New|Select a wizard'] is available. finished successfully 20:49:18.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:49:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:18.173 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:49:18.173 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:18.173 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:49:18.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:18.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:18.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:18.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:18.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:18.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:49:18.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:49:18.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:49:18.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:49:18.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:18.176 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:49:18.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:18.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:49:18.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:49:18.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:49:18.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:18.176 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:49:18.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:18.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:49:18.177 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:49:18.177 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:49:18.177 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:49:18.177 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:49:18.178 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:49:18.178 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:49:18.178 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:49:18.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:18.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:18.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:18.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:18.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:18.180 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:49:18.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:18.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:18.180 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:18.180 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:18.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:49:18.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:18.319 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:18.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:49:18.319 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 20:49:18.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:49:18.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:18.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:18.320 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:49:18.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:18.320 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:") 20:49:18.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:18.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:18.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:18.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:18.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:49:18.366 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:49:18.368 INFO [WorkbenchTestable][AbstractText] Text set to: NextWarningTestClass 20:49:18.401 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:49:18.402 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:49:18.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.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) 20:49:18.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:18.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:18.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:18.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:18.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:18.406 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:49:18.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:18.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:18.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:18.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:18.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:49:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:49:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:18.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2d1a92a2 is found... 20:49:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2d1a92a2 is found finished successfully 20:49:18.960 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') 20:49:18.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:18.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:18.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:18.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:18.964 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:18.964 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class NextWarningTestClass { } TooltipText=null 20:49:18.964 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:49:18.970 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:18.971 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 20:49:18.971 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:49:18.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 20:49:18.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:18.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:18.971 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 20:49:18.972 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 20:49:18.972 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:18.972 DEBUG [main][MenuItemLookup] Item match:File 20:49:18.973 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:49:18.973 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:49:18.973 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:49:18.973 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:49:18.973 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:18.973 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:49:18.973 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:49:18.973 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:18.973 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:49:18.973 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:49:18.973 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:49:18.973 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:49:18.973 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:49:19.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:49:19.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:49:19.047 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:19.047 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class NextWarningTestClass{ private int i; } TooltipText=null 20:49:19.048 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:19.048 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:19.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:19.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:19.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:19.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:19.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:19.129 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:19.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:19.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:19.137 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 20:49:19.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:19.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:19.138 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 20:49:19.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 '\*?\QProblems\E') 20:49:19.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:19.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:19.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:19.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:19.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:19.146 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:19.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:19.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:19.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 20:49:19.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:19.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:19.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 20:49:19.147 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:19.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:19.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:19.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 20:49:19.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:19.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:19.148 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:19.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:19.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:19.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 20:49:19.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:19.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:19.149 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:19.175 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:19.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:19.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:19.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 20:49:19.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:19.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:19.177 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:19.177 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:19.177 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:19.177 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:19.177 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:19.177 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:19.178 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:49:19.178 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:19.178 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:19.178 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:19.178 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:19.178 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:19.178 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:19.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:49:20.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:49:20.679 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:20.679 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:20.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:20.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:20.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 20:49:20.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:20.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:20.680 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:20.681 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:20.681 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:20.681 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:20.681 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:20.681 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:20.681 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 20:49:20.681 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:20.681 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:20.681 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:20.681 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:20.681 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:20.681 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:20.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:49:20.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:49:20.682 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:20.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:20.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:20.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform TooltipText=null 20:49:20.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:20.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:20.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 20:49:20.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:20.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:20.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:20.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:20.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:20.685 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 20:49:20.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 20:49:20.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:20.685 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 20:49:20.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:20.685 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 20:49:20.685 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 20:49:20.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:20.686 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 20:49:20.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:20.686 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 20:49:20.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 20:49:20.686 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:49:20.686 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:20.686 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:20.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:20.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:20.735 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:20.735 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:20.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:20.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:20.736 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:20.737 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:20.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:20.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:20.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:20.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:20.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:21.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:21.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:21.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:21.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:21.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:49:21.739 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:21.739 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:21.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:21.740 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:21.740 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:21.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:21.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:21.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:21.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:21.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:21.741 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:49:21.741 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:49:21.742 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:49:21.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:49:21.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:21.742 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 20:49:21.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:21.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:49:21.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:49:21.742 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:49:21.742 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:49:21.759 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:49:21.759 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:21.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:21.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'] 20:49:21.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:21.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: "New Java Class"] 20:49:21.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:21.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'] 20:49:21.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:21.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'] 20:49:21.761 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:21.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'] 20:49:21.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:21.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:49:21.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:21.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:21.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:21.762 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:21.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:21.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform 20:49:21.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:21.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:21.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 20:49:21.763 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/NextWarningTestClass.java - Eclipse Platform' 20:49:21.763 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:21.763 DEBUG [main][MenuItemLookup] Item match:File 20:49:21.764 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:49:21.764 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:49:21.768 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:21.769 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:49:21.769 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:49:21.800 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:49:21.800 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:49:21.800 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:49:21.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.... 20:49:21.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 'New|Select a wizard'] is available. finished successfully 20:49:21.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:49:21.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:21.947 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:49:21.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:21.947 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:49:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:21.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:21.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:21.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:21.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:21.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:49:21.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:49:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:49:21.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:49:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:21.950 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:49:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:21.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:49:21.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:49:21.951 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:49:21.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:21.951 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:49:21.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:21.951 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:49:21.951 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:49:21.951 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:49:21.951 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:49:21.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:49:21.952 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:49:21.952 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:49:21.952 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:49:21.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:21.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:21.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:21.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:21.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:21.954 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:49:21.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:21.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:21.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:21.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:22.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'] 20:49:22.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:22.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:22.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:49:22.092 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 20:49:22.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:49:22.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:22.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:22.094 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:49:22.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:22.094 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:") 20:49:22.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:22.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:22.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:22.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:22.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:49:22.138 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:49:22.140 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 20:49:22.175 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:49:22.175 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:49:22.175 DEBUG [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) 20:49:22.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:22.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:22.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:22.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:22.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:22.186 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:49:22.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:22.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:22.187 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:22.187 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:22.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:49:22.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:49:22.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:22.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:22.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:22.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@598d51de is found... 20:49:22.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@598d51de is found finished successfully 20:49:22.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 20:49:22.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:22.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:22.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:22.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:22.724 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:22.724 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 20:49:22.724 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:49:22.735 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:22.735 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 20:49:22.735 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:49:22.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:22.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:22.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:22.738 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:22.738 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:22.738 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:22.738 DEBUG [main][MenuItemLookup] Item match:File 20:49:22.739 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:49:22.739 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:49:22.739 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:49:22.739 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:49:22.739 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:22.739 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:49:22.739 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:49:22.739 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:22.739 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:49:22.739 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:49:22.740 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:49:22.740 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:49:22.740 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:49:22.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:49:22.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:49:22.807 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:22.807 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 20:49:22.807 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:22.807 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:22.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:22.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:22.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:22.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:22.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:22.896 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:22.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:22.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:22.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:22.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:22.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:22.904 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:22.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 '\*?\QProblems\E') 20:49:22.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:22.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:22.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:22.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:22.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:22.940 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:22.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:22.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:22.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:22.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:22.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:22.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 20:49:22.943 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:22.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:22.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:22.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:22.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:22.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:22.944 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:22.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:22.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:22.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:22.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:22.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:22.945 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:22.945 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:22.945 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:22.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:22.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:22.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:22.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:22.946 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:22.946 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:22.946 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:22.946 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:22.947 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:22.947 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:22.947 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 20:49:22.947 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:22.947 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:22.947 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:22.947 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:22.947 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:22.947 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:22.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:49:23.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:49:23.948 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:23.948 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:23.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:23.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:23.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:23.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:23.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:23.949 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:23.950 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:23.950 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:23.950 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:23.950 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:23.950 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:23.950 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 2 warnings, 0 others)' 20:49:23.950 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:23.950 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:23.950 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:23.950 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:23.950 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:23.950 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:49:23.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:49:23.951 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:23.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:23.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:23.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:23.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:23.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:23.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 20:49:23.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:23.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:23.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:23.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:23.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:24.455 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:24.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:24.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:24.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:24.456 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:24.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:24.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:24.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:24.457 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:24.457 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:24.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:24.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:24.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:24.458 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:24.458 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:24.458 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:24.458 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:24.459 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:24.459 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:24.459 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 20:49:24.459 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:24.459 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:24.459 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:24.459 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:24.459 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:24.459 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:24.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:49:25.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:49:25.460 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:25.460 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:25.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:25.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:25.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:25.461 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:25.462 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:25.462 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:25.462 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:25.462 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:25.462 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:25.462 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 20:49:25.462 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:25.462 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:25.463 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:25.463 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:25.463 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:25.463 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:25.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:49:25.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:49:25.463 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:25.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:25.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:25.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:25.464 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:25.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:25.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:25.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:25.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:25.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:25.465 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:49:25.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:49:25.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:25.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:49:25.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:25.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:49:25.465 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:49:25.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:25.465 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:49:25.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:25.465 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:49:25.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 20:49:25.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:25.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:25.473 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:25.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:25.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:25.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:25.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:25.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:25.509 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:25.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 '\*?\QProblems\E') 20:49:25.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:25.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:25.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:25.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:25.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:25.518 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:25.518 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:25.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:25.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:25.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:25.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:25.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:25.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:25.528 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:25.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:25.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:25.536 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:25.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:25.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:25.536 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:25.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') 20:49:25.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:25.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:25.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:25.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:25.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:25.544 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:25.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:25.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:25.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:25.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:25.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:25.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 20:49:25.545 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:25.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:25.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:25.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:25.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:25.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:25.546 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:25.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:25.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:25.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:25.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:25.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:25.547 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:25.547 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:25.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:25.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:25.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:25.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:25.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:25.548 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:25.549 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:25.549 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:25.549 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:25.549 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:25.549 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:25.549 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 20:49:25.549 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:25.549 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:25.549 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:25.549 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:25.549 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:25.549 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:25.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:49:26.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:49:26.550 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:26.550 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:26.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:26.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:26.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:26.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:26.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:26.551 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:26.552 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:26.552 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:26.552 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:26.552 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:26.552 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:26.552 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 20:49:26.552 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:26.552 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:26.552 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:26.552 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:26.553 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:26.553 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:26.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:49:26.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:49:26.553 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:26.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:26.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:26.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:26.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:26.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:26.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 20:49:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:26.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:26.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:26.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:26.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:26.556 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 20:49:26.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 20:49:26.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:26.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 20:49:26.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:26.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 20:49:26.557 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 20:49:26.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:26.557 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 20:49:26.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:26.557 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 20:49:26.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 20:49:26.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 20:49:26.557 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:26.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:26.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:26.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:26.558 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:26.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:26.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:26.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:26.559 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:26.559 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:26.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:26.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:26.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:26.560 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:26.561 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:26.561 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:26.561 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:26.561 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:26.561 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:26.561 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 20:49:26.561 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:26.561 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:26.561 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:26.561 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:26.562 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:26.562 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:26.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:49:28.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:49:28.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:28.063 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:28.063 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:28.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:28.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:28.064 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:28.065 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:28.065 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:28.065 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:28.065 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:28.065 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:28.065 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 20:49:28.065 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:28.065 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:28.065 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:28.065 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:28.065 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:28.065 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:28.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:49:28.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:49:28.065 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:28.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:28.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:28.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:28.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 20:49:28.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:28.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:28.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:28.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:28.067 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:49:28.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:49:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:28.067 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:49:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:28.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:49:28.067 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:49:28.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:28.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:49:28.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:28.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:49:28.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 20:49:28.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:28.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:28.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:28.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:28.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:28.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:28.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') 20:49:28.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:28.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:28.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:28.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:28.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:28.110 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:28.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:28.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:28.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:28.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:28.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:28.111 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:28.112 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:28.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:28.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:28.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:28.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:28.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:28.113 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:28.114 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:28.114 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:28.114 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:28.114 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:28.114 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:28.114 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 20:49:28.114 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:28.114 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:28.114 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:28.114 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:28.114 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:28.114 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:28.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:49:29.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:49:29.115 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:29.115 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:29.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:29.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:29.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:29.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:29.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:29.117 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:29.118 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:29.118 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:29.118 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:29.118 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:29.118 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:29.118 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 20:49:29.118 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:29.118 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:29.118 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:29.118 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:29.118 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:29.118 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:29.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:49:29.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:49:29.118 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:29.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:29.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:29.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:29.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:29.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:29.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:29.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.123 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 20:49:29.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 20:49:29.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:29.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 20:49:29.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:29.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 20:49:29.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 20:49:29.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:29.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 20:49:29.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:29.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 20:49:29.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 20:49:29.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.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 20:49:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.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 20:49:29.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.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 20:49:29.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:29.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:29.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:29.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:29.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:29.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 '\*?\QProblems\E') 20:49:29.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:29.174 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:29.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:29.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:29.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:29.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:29.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:29.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 20:49:29.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:29.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:29.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:29.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:29.241 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:29.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') 20:49:29.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:29.251 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:29.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:29.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:29.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:29.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:29.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:29.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.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 20:49:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:29.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:29.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:29.302 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:29.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 '\*?\QProblems\E') 20:49:29.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:29.352 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:29.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:29.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:29.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:29.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:29.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:29.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 20:49:29.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.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 20:49:29.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:29.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:29.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:29.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:29.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 '\*?\QProblems\E') 20:49:29.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:29.446 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:29.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:29.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:29.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:29.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:29.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:29.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 20:49:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:29.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:29.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:29.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:29.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:29.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') 20:49:29.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:29.542 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:29.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:29.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:29.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:29.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:29.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:29.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 20:49:29.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.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 20:49:29.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:29.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:29.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:29.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:29.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:29.546 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:29.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:29.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:29.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:29.547 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:29.547 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:29.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:29.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:29.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:29.549 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:29.549 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:29.549 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:29.549 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:29.549 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:29.549 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:29.550 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 20:49:29.550 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:29.550 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:29.550 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:29.550 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:29.550 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:29.550 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:29.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:49:31.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:49:31.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:31.051 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:31.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:31.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:31.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:31.052 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:31.053 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:31.053 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:31.053 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:31.053 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:31.053 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:31.053 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 20:49:31.053 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:31.053 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:31.053 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:31.053 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:31.053 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:31.053 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:31.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:49:31.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:49:31.054 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:31.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:31.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:31.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:31.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 20:49:31.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:31.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:31.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:31.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:31.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:31.056 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 20:49:31.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 20:49:31.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:31.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 20:49:31.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:31.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 20:49:31.056 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 20:49:31.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:31.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 20:49:31.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:31.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 20:49:31.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:31.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:31.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:31.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:31.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:31.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:31.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 20:49:31.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:31.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:31.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:31.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:31.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:31.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:31.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:31.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:31.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:31.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:31.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:31.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:31.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:31.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:31.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:31.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:31.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:31.059 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:31.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:31.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:31.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:31.060 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:31.060 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:31.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:31.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:31.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:31.061 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:31.062 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:31.062 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:31.062 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:31.062 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:31.062 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:31.062 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 20:49:31.062 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:31.062 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:31.062 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:31.062 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:31.062 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:31.062 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:31.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:49:32.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:49:32.563 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:32.564 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:32.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:32.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:32.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:32.565 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:32.566 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:32.566 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:32.566 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:32.566 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:32.566 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:32.567 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 20:49:32.567 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:32.567 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:32.567 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:32.567 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:32.567 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:32.567 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:49:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:49:32.567 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:32.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:32.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:32.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:32.568 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:32.569 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:49:32.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:49:32.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:32.569 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:49:32.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:32.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:49:32.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:49:32.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:32.569 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:49:32.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:32.569 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:49:32.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:32.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:32.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:32.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:32.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 20:49:32.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:32.586 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:32.586 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:32.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:32.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:32.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:32.587 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:32.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 20:49:32.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.588 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:32.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 20:49:32.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:32.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:32.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:32.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:32.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:32.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 '\*?\QProblems\E') 20:49:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:32.632 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:32.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:32.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:32.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:32.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:32.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:32.633 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:32.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:32.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:32.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:32.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:32.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:32.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:32.669 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:32.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 '\*?\QProblems\E') 20:49:32.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:32.704 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:32.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:32.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:32.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:32.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:32.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:32.706 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:32.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:32.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 20:49:32.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:32.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:32.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:32.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') 20:49:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:32.754 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:32.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:32.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:32.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:32.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:32.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:32.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 20:49:32.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:32.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:32.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:32.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:32.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:32.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 '\*?\QProblems\E') 20:49:32.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:32.800 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:32.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:32.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:32.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:32.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:32.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:32.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:32.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:32.804 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:32.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:32.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.837 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:32.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:32.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:32.864 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:32.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 '\*?\QProblems\E') 20:49:32.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:32.871 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:32.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:32.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:32.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:32.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:32.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:32.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 20:49:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:32.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 20:49:32.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:32.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:32.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:32.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:32.883 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:32.883 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:49:32.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:32.916 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:32.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:32.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:32.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:32.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:32.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:32.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 20:49:32.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:32.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:32.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:32.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:32.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:32.920 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:32.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:32.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:32.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:32.921 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:32.921 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:32.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:32.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:32.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:32.948 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:32.949 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:32.949 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:32.949 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:32.949 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:32.949 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:32.949 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 20:49:32.949 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:32.949 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:32.949 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:32.949 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:32.949 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:32.949 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:32.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:49:33.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:49:33.950 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:33.950 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:33.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:33.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:33.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:33.952 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:49:33.952 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:33.952 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:33.952 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:33.952 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:49:33.952 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:49:33.953 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 2 warnings, 0 others)' 20:49:33.953 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:49:33.953 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:49:33.953 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:49:33.953 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:49:33.953 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:49:33.953 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:49:33.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:49:33.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:49:33.953 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:33.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:33.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:33.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:33.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 20:49:33.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:33.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:33.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:33.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:33.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:33.955 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (2 items) and wait with time period 1 20:49:33.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 20:49:33.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:33.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 20:49:33.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:33.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 20:49:33.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (2 items) 20:49:33.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:33.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (2 items) is already expanded. No action performed 20:49:33.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:33.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (2 items) 20:49:33.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:33.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:33.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:33.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:33.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:33.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:33.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 '\*?\QProblems\E') 20:49:33.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:33.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:34.004 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:34.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:34.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:34.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:34.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:34.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:34.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 20:49:34.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.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 20:49:34.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:34.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:34.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:34.018 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:34.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 '\*?\QProblems\E') 20:49:34.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.054 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:34.055 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:34.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:34.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:34.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:34.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:34.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:34.056 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:34.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:34.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:34.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:34.069 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:34.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 '\*?\QProblems\E') 20:49:34.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:34.115 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:34.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:34.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:34.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:34.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:34.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:34.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:34.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:34.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:34.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:34.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:34.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:34.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 '\*?\QProblems\E') 20:49:34.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:34.205 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:34.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:34.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:34.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:34.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:34.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:34.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:34.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:34.245 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:34.245 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:49:34.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:34.281 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:34.281 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:34.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:34.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:34.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:34.282 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49: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 20:49:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:34.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:34.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:34.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:34.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:34.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:49:34.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:34.326 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:34.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:34.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:34.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:34.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:34.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:34.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:34.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.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 20:49:34.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:34.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:34.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:34.394 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:34.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 '\*?\QProblems\E') 20:49:34.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:34.402 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:34.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:34.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:34.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:34.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:34.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:34.403 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:34.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:34.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:34.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 '\*?\QProblems\E') 20:49:34.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:34.447 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:34.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:34.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:34.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:34.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:34.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:34.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 20:49:34.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.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 20:49:34.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:34.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:34.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:34.485 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:34.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') 20:49:34.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:34.493 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:34.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:34.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:34.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:34.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:34.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:34.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 20:49:34.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:34.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:34.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:34.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 '\*?\QProblems\E') 20:49:34.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:34.568 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:34.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:34.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:34.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:34.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:34.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:34.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:34.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.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 20:49:34.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:34.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:34.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:34.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:34.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 20:49:34.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:34.647 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:34.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:34.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:34.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:34.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:34.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:34.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 20:49:34.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:34.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:34.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:34.684 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:34.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') 20:49:34.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:34.691 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:34.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:34.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:34.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:34.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:34.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:34.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 20:49:34.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.727 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:34.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:34.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:34.728 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:34.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') 20:49:34.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:34.761 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:34.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:34.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:34.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:34.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:34.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:34.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 20:49:34.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.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.ctab.DefaultCTabItem, index 0 and no matchers specified 20:49:34.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:49:34.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:34.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:34.800 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:49:34.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:49:34.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:34.833 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:34.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:34.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:34.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:49:34.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:34.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:34.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 20:49:34.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:34.837 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:34.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:34.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:34.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:34.839 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:49:34.840 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:49:34.840 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:49:34.840 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:49:34.840 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:49:34.840 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:49:34.840 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:49:34.840 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:49:34.840 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:49:34.840 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:49:34.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:49:34.946 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 20:49:34.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:49:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:34.947 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:49:34.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:34.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:34.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:34.949 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:49:34.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:34.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:34.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:34.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:34.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 "OK", Widget matcher matching widgets with style: 8) 20:49:34.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:34.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:34.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:34.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:34.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:34.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:34.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:34.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:34.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:34.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:34.962 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:49:34.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:34.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:34.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:34.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:35.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:49:35.036 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 20:49:35.036 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:49:35.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:35.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:35.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:35.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:35.074 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:35.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:35.074 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:35.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:35.075 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:35.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:35.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:35.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:35.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:35.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:35.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:35.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:35.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:36.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:36.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:36.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:49:36.077 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:36.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:36.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:36.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:36.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 20:49:36.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:36.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:36.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:36.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:36.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:36.080 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:49:36.080 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:49:36.080 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:49:36.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:49:36.091 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:49:36.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:49:36.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'New' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:36.148 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:49:36.148 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:49:36.149 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:49:36.149 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:49:36.149 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:49:36.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:36.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:49:36.149 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:49:36.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:36.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:36.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:49:36.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:36.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:49:36.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:36.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:36.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:36.649 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:36.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:36.650 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:49:36.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:49:36.650 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:49:36.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:49:36.662 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:49:36.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:49:36.664 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:36.708 DEBUG [main][MenuItemLookup] Found menu:'New' 20:49:36.708 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:49:36.708 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:36.709 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:49:36.709 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:36.709 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:49:36.709 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:49:36.709 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:49:36.709 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:49:36.709 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:49:36.709 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:49:36.709 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:49:36.709 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:49:36.774 DEBUG [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:49:36.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 'Delete.*'] is available. finished successfully 20:49:36.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:49:36.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:36.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:36.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:36.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:36.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:36.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:36.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:36.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:36.906 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:49:36.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:36.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:36.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:36.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:36.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:36.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:36.907 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:49:36.907 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:49:36.907 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:49:36.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:36.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:36.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:36.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:36.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:49:36.907 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:36.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:36.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:36.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:49:36.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:36.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:36.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:36.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:36.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:36.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:36.909 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:49:36.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:36.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:36.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:36.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:36.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:49:36.914 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:49:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:49:37.435 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:49:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:37.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:49:37.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:49:37.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:49:37.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:49:37.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:49:37.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:49:37.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:49:37.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:49:37.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:37.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:37.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:49:37.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:37.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:37.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:37.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:37.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:37.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:49:37.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:49:37.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:49:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:37.436 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:49:37.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:49:37.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:49:37.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:49:37.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:49:37.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:49:37.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:49:37.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:37.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:37.448 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:37.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:37.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:37.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:37.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:37.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:37.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49:37.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 '\*?\QProblems\E') 20:49:37.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:37.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:37.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:37.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:37.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:37.463 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:37.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:37.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:37.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:37.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:37.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:37.506 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:49:37.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:37.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:37.507 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:37.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:37.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:37.508 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49:37.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:49:37.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:37.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:37.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:37.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:37.535 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:37.535 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:37.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:37.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:37.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:49:37.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:37.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:37.600 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:37.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:37.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:37.601 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 20:49:37.601 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:37.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:37.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:37.602 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 20:49:37.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:37.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:37.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:37.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:37.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:37.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:37.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:37.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:37.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:49:37.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:37.603 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:37.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:37.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:37.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:37.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:37.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:37.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:49:37.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:37.604 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:37.604 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:37.605 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:37.605 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:37.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:37.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:37.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:37.605 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49:37.605 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:49:37.606 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:37.606 DEBUG [main][MenuItemLookup] Item match:File 20:49:37.607 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:49:37.607 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:37.611 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:49:37.611 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:49:37.612 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:49:37.612 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:49:37.634 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:49:37.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 'New|Select a wizard'] is available.... 20:49:37.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 'New|Select a wizard'] is available. finished successfully 20:49:37.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:49:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:37.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:37.758 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:49:37.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:37.758 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:49:37.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:37.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:37.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:37.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:37.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:37.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:49:37.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:49:37.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:49:37.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:49:37.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:37.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:49:37.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:37.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:49:37.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:49:37.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:49:37.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:37.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:49:37.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:37.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:49:37.762 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:49:37.762 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:49:37.762 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:49:37.775 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:49:37.775 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:49:37.775 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:49:37.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) 20:49:37.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:37.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:37.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:37.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:37.777 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:49:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:37.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:37.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:37.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:38.140 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:38.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:38.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:38.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:49:38.153 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 20:49:38.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:49:38.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:38.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:38.154 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:49:38.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:38.154 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:49:38.155 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:") 20:49:38.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:38.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:38.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:38.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:38.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:49:38.186 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:49:38.188 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:49:38.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.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") 20:49:38.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:38.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:38.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:38.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:38.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:38.234 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:49:38.235 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:49:38.235 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:49:38.235 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:49:38.235 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:49:38.235 DEBUG [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) 20:49:38.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:38.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:38.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:38.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:38.238 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:49:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:38.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:38.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:38.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:38.534 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.... 20:49:41.868 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 20:49:41.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:49:41.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:49:41.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:41.868 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 20:49:41.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:41.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:41.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:49:41.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:41.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:41.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:41.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:41.868 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:41.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:41.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:49:41.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:41.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:41.870 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:49:41.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:41.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:41.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:41.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:41.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:41.871 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49: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 '\*?\QPackage Explorer\E') 20:49:41.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:41.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:41.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:41.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:41.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:41.872 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:41.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:41.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:41.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:41.919 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:41.920 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:41.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:41.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:41.921 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:41.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:41.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:41.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:41.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:41.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:41.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:42.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:42.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:42.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:42.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:42.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:49:42.923 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:42.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:42.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:42.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:42.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 20:49:42.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:42.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:42.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:42.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:42.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:42.926 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:49:42.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:49:42.926 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:42.926 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:42.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:42.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:42.965 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:49:42.965 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:49:42.965 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:49:42.965 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:49:42.965 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:49:42.965 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:49:42.965 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:49:42.965 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:49:42.965 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:49:42.965 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:49:43.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:49:43.067 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 20:49:43.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:49:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:43.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 20:49:43.068 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:43.068 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:43.068 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:43.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:43.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:43.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:43.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:43.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:43.071 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:49:43.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:43.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:43.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:43.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:43.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:49:43.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:43.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:43.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:43.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:43.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:43.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:43.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:43.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:43.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:43.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:43.089 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:49:43.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:43.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:43.089 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:43.089 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:43.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:49:43.148 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 20:49:43.148 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:43.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:43.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:43.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:43.149 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:43.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:43.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:43.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:43.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:43.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:43.150 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:43.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:43.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:43.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:43.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 20:49:43.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:43.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:43.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:43.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:43.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:43.152 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:43.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:43.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:43.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:43.157 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:49:43.157 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:49:43.157 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:49:43.157 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:49:43.157 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:49:43.157 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:49:43.157 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:49:43.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:49:43.157 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:49:43.157 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:49:43.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:49:43.253 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 20:49:43.253 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:49:43.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:43.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49: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: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 20:49:43.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:43.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:43.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:43.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:43.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:43.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:43.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:43.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:43.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:43.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:43.257 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:49:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:43.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:43.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:43.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:43.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) 20:49:43.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:43.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:43.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:43.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:43.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:43.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:43.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:43.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:43.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:43.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:43.273 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:49:43.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:43.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:43.273 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:43.273 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:43.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:49:43.339 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 20:49:43.340 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:49:43.340 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:43.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:43.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:43.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:43.371 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:43.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:43.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:43.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:43.372 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:43.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:43.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:43.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:43.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:43.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:43.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:43.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:43.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:44.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:44.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:44.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:49:44.374 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:44.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:44.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:44.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49: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 20:49:44.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:44.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:44.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:44.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:44.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:44.376 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:49:44.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:49:44.376 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:49:44.377 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:49:44.390 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:49:44.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:49:44.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'New' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:44.436 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:49:44.436 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:49:44.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:49:44.436 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:49:44.436 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:49:44.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:44.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:49:44.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:49:44.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:44.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:44.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:49:44.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:44.936 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:44.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:44.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:44.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:44.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:44.937 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:49:44.937 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:49:44.937 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:49:44.937 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:49:44.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:49:44.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:49:44.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:44.995 DEBUG [main][MenuItemLookup] Found menu:'New' 20:49:44.995 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:49:44.995 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:44.995 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:49:44.995 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:44.996 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:49:44.996 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:49:44.996 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:49:44.996 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:49:44.996 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:49:44.996 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:49:44.996 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:49:44.996 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:49:45.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 'Delete.*'] is available.... 20:49:45.166 DEBUG [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:49:45.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:49:45.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:45.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:45.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:45.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:45.168 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:45.168 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:45.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:45.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:45.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:49:45.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:45.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:45.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:45.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:45.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:45.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:45.173 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:49:45.173 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:49:45.173 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:49:45.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:45.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:45.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:45.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:45.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:49:45.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:45.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:45.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:45.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:49:45.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:45.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:45.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:45.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:45.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:45.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:45.175 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:49:45.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:45.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:45.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:45.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:45.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:49:45.181 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:49:45.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:49:45.682 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:49:45.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:45.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:49:45.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:49:45.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:49:45.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:49:45.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:45.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:45.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:49:45.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:45.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:45.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:45.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:45.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:45.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:45.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:49:45.682 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:49:45.682 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:49:45.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:45.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:45.683 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:49:45.683 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:49:45.683 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:49:45.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:49:45.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:49:45.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:49:45.683 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:49:45.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:45.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:45.691 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:45.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:45.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:45.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:45.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:45.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:45.700 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49:45.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 20:49:45.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:45.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:45.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:45.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:45.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:45.728 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:45.728 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:45.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:45.762 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:45.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:45.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:45.763 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:49:45.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:45.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:45.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:45.766 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49:45.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') 20:49:45.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:45.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:45.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:45.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:45.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:45.768 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:45.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:45.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:45.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:49:45.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:45.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:45.800 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:45.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:45.801 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:45.801 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 20:49:45.801 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:45.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:45.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:45.802 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 20:49:45.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:45.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:45.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:45.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:45.804 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:45.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:45.804 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:45.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:45.804 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:49:45.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:45.804 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:45.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:45.804 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:45.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:45.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:45.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:45.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:49:45.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:45.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:45.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:45.805 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:45.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:45.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:45.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:45.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:45.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49:45.806 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:49:45.806 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:45.806 DEBUG [main][MenuItemLookup] Item match:File 20:49:45.807 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:49:45.807 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:45.812 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:49:45.812 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:49:45.837 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:49:45.837 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:49:45.837 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:49:45.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:49:45.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. finished successfully 20:49:45.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:49:45.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:45.959 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:49:45.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:45.959 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:49:45.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:45.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:45.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:45.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:45.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:49:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:49:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:49:45.961 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:49:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:45.961 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:49:45.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:45.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:49:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:49:45.962 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:49:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:45.962 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:49:45.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:45.962 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:49:45.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:49:45.962 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:49:45.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:49:45.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:49:45.963 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:49:45.963 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:49:45.963 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:49:45.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:45.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:45.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:45.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:45.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:45.965 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:49:45.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:45.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:45.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:45.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:46.334 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:46.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:46.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:46.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:49:46.335 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 20:49:46.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:49:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:46.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:46.336 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:49:46.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:46.336 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:49:46.337 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:") 20:49:46.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:46.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:46.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:46.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:46.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:49:46.364 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:49:46.365 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:49:46.411 DEBUG [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") 20:49:46.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:46.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:46.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:46.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:46.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:46.414 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:49:46.415 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:49:46.415 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:49:46.416 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:49:46.416 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:49:46.416 DEBUG [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) 20:49:46.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:46.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:46.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:46.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:46.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:46.418 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:49:46.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:46.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:46.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:46.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:46.653 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.... 20:49:49.953 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 20:49:49.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:49:49.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:49:49.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:49.953 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 20:49:49.953 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:49.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:49.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:49:49.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:49.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:49.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:49.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:49.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:49.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:49.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:49:49.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:49.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:49.956 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:49:49.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:49.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:49.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:49.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:49.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:49.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49:49.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 '\*?\QPackage Explorer\E') 20:49:49.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:49.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:49.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:49.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:49.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:49.959 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:49.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:50.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:50.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:50.011 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:50.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:50.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:50.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:50.012 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:50.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:50.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:50.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:50.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:50.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:50.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:50.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:50.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:51.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:51.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:51.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:49:51.014 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:51.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:51.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:51.015 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:51.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 20:49:51.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:51.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:51.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:51.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:51.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:51.016 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:49:51.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:49:51.017 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:51.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:51.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:51.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:51.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 20:49:51.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:51.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:51.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:51.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:51.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:51.053 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:51.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:51.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:51.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:51.089 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:49:51.089 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:49:51.089 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:49:51.089 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:49:51.089 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:49:51.089 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:49:51.089 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:49:51.089 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:49:51.089 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:49:51.089 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:49:51.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:49:51.312 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 20:49:51.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:49:51.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:51.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:51.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 "Restore Defaults") 20:49:51.313 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:51.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:51.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:51.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:51.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:51.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:51.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:51.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:51.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:51.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:51.315 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:49:51.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:51.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:51.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:51.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:51.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 20:49:51.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:51.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:51.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:51.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:51.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:51.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:51.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:51.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:51.330 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:49:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:51.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:51.330 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:51.330 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:51.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:49:51.433 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 20:49:51.433 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:49:51.433 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:51.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:51.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:51.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:51.508 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:51.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:51.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:51.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:51.510 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:51.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:51.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:51.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:51.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:51.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:51.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:52.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:52.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:52.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:52.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:52.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:49:52.512 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:52.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:52.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:52.513 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:52.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:49:52.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:52.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:52.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:52.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:52.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:52.514 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:49:52.514 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:49:52.514 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:49:52.515 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:49:52.528 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:49:52.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:49:52.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'New' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:52.572 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:49:52.572 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:49:52.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:49:52.572 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:49:52.572 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:49:52.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:52.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:49:52.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:49:53.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:49:53.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:53.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:53.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:49:53.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:53.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:53.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:53.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:53.073 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:53.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:53.073 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:49:53.073 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:49:53.073 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:49:53.073 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:49:53.082 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:49:53.082 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:49:53.082 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:53.129 DEBUG [main][MenuItemLookup] Found menu:'New' 20:49:53.129 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:49:53.129 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:53.129 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:49:53.129 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:53.129 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:49:53.129 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:49:53.129 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:49:53.129 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:49:53.129 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:49:53.129 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:49:53.129 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:49:53.129 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:49:53.182 DEBUG [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:49:53.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 20:49:53.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:49:53.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:53.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:53.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:53.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:53.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:53.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:53.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:53.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:53.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:49:53.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:53.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:53.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:53.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:53.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:53.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:53.799 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:49:53.799 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:49:53.799 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:49:53.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:53.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:53.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:53.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:53.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) 20:49:53.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:53.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:53.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:53.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:49:53.800 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:53.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:53.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:53.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:53.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:53.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:53.802 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:49:53.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:53.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:53.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:53.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:53.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:49:53.824 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:49:54.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:49:54.324 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:49:54.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:54.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:49:54.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:49:54.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:49:54.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:54.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:54.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:49:54.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:54.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:54.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:54.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:54.324 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:54.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:54.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:49:54.324 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:49:54.324 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:49:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:54.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:54.325 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:49:54.325 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:49:54.325 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:49:54.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:49:54.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:49:54.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:49:54.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:49:54.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:54.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:54.333 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:49:54.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:54.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:54.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:54.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:54.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:54.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49:54.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:49:54.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:54.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:54.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:54.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:54.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:54.366 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:54.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:54.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:54.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:54.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:54.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:54.378 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:49:54.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:54.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:54.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:54.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:54.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:54.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49:54.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 '\*?\QProject Explorer\E') 20:49:54.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:54.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:54.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:54.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:54.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:54.405 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:54.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:54.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:54.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:49:54.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:49:54.441 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:49:54.442 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:54.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:54.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:54.443 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 20:49:54.443 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:54.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:54.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:54.444 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 20:49:54.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:54.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:54.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:54.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:54.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:54.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:54.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:54.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:54.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:49:54.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:54.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:54.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:54.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'] 20:49:54.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:54.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'] 20:49:54.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:54.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: "New Java Project"] 20:49:54.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:54.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'] 20:49:54.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:54.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'] 20:49:54.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:54.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:54.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:54.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:54.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49:54.470 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:49:54.471 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:54.471 DEBUG [main][MenuItemLookup] Item match:File 20:49:54.472 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:49:54.472 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:49:54.476 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:49:54.476 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:49:54.476 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'File' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'' 20:49:54.477 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:49:54.477 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:49:54.477 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:49:54.477 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:49:54.478 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:49:54.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 'New|Select a wizard'] is available.... 20:49:54.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 'New|Select a wizard'] is available. finished successfully 20:49:54.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:49:54.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:54.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:54.610 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:49:54.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:54.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 20:49:54.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:54.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:54.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:54.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:54.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:54.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:49:54.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:49:54.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:49:54.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:49:54.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:54.623 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:49:54.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:54.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:49:54.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:49:54.623 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:49:54.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:49:54.623 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:49:54.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:49:54.623 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:49:54.624 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:49:54.624 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:49:54.624 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:49:54.625 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:49:54.625 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:49:54.625 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:49:54.625 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:49:54.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:54.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:54.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:54.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:54.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:54.627 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:49:54.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:54.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:54.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:54.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:54.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:49:54.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:54.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:54.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:49:54.988 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 20:49:54.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:49:54.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:54.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:54.990 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:49:54.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:49:54.990 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:49:54.990 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:") 20:49:54.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:54.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:54.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:54.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:54.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:49:54.993 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:49:54.994 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:49:55.037 DEBUG [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") 20:49:55.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:55.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:55.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:55.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:55.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:55.041 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:49:55.041 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:49:55.041 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:49:55.042 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:49:55.042 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:49:55.042 DEBUG [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) 20:49:55.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:55.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:55.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:55.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:55.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:55.045 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:49:55.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:55.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:55.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:55.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:55.051 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.... 20:49:58.100 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 20:49:58.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:49:58.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:49:58.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:49:58.101 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 20:49:58.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:49:58.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:49:58.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:49:58.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:49:58.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:49:58.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:49:58.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:49:58.101 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:49:58.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:49:58.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:49:58.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:58.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:58.103 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:49:58.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:58.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:58.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:49:58.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:58.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:58.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:49:58.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:49:58.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:58.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:58.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:58.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:58.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:49:58.107 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:58.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:58.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:58.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:58.269 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:58.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:58.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:58.270 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:58.271 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:58.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:58.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:58.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:58.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:58.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:58.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:58.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:58.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:59.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:59.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:49:59.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:49:59.273 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:49:59.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:49:59.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:59.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:59.275 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:59.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:59.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:59.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:59.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:59.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:59.275 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:49:59.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:49:59.276 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:59.276 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:59.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:59.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:59.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:49:59.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:59.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:59.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:59.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:59.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:49:59.306 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:49:59.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:49:59.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:59.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:59.308 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:49:59.308 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:49:59.308 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:49:59.308 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:49:59.308 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:49:59.308 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:49:59.308 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:49:59.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:49:59.309 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:49:59.309 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:49:59.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:49:59.407 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 20:49:59.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:49:59.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:49:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:49:59.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:49:59.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:59.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:59.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:59.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:59.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:59.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:59.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:59.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:59.410 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:49:59.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:59.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:59.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:59.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:59.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 "OK", Widget matcher matching widgets with style: 8) 20:49:59.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:49:59.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:49:59.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:49:59.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:49:59.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:49:59.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:59.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:59.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:49:59.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:49:59.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:49:59.424 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:49:59.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:49:59.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:49:59.424 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:49:59.424 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:49:59.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:49:59.491 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 20:49:59.491 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:49:59.491 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:59.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:59.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:59.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:59.524 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:59.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:59.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:59.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:59.525 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:49:59.525 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:49:59.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:49:59.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:49:59.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:49:59.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:49:59.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:00.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:00.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:00.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:00.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:00.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:50:00.528 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:00.528 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:00.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:00.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:00.529 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:00.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:00.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:00.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:00.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:00.529 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:50:00.529 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:50:00.530 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:50:00.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:50:00.544 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:50:00.546 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:50:00.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'New' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:00.592 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:50:00.592 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:50:00.592 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:50:00.592 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:50:00.592 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:50:00.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:00.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:50:00.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:50:01.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:50:01.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:01.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:01.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:01.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:01.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:01.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:01.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:01.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:01.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:01.093 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:50:01.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:50:01.093 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:50:01.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:50:01.102 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:50:01.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:50:01.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:01.169 DEBUG [main][MenuItemLookup] Found menu:'New' 20:50:01.169 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:50:01.169 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:01.169 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:50:01.169 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:01.169 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:50:01.169 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:50:01.169 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:50:01.169 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:50:01.169 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:50:01.169 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:50:01.169 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:50:01.169 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:50:01.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.... 20:50:01.347 DEBUG [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:50:01.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:50:01.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:01.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:01.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:01.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:01.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: 32) 20:50:01.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:50:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:01.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:50:01.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:50:01.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:01.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:01.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:01.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:01.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:01.350 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:50:01.350 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:50:01.350 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:50:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:01.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:01.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:01.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:50:01.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:50:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:01.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:50:01.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:50:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:01.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:01.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:01.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:01.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:01.353 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:50:01.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:01.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:01.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:01.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:01.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:50:01.378 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:50:01.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:50:01.878 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:50:01.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:01.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:50:01.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:50:01.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:01.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:50:01.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:01.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:01.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:01.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:01.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:01.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:01.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:01.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:01.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:50:01.879 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:50:01.879 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:50:01.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:01.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:01.879 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:50:01.880 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:50:01.880 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:50:01.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:50:01.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:50:01.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:50:01.880 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:50:01.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:01.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:01.890 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:01.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:01.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:01.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:01.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:01.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:01.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:01.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 '\*?\QProblems\E') 20:50:01.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:01.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:01.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:01.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:01.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:01.907 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:01.907 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:01.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:01.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:01.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:01.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:01.940 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:50:01.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:01.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:01.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:01.942 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:01.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 '\*?\QProject Explorer\E') 20:50:01.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:01.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:01.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:01.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:01.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:01.944 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:01.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:01.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:01.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:50:01.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:01.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:01.976 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:01.976 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:01.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:01.977 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 20:50:01.977 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:01.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:01.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:01.978 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 20:50:01.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:01.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:01.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:01.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:01.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:01.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:01.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:01.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:01.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:50:01.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:01.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:01.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:01.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:01.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:01.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:01.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:01.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:50:01.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:01.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:01.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:01.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:01.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:01.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:01.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:01.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:01.981 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:01.981 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:50:01.981 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:01.981 DEBUG [main][MenuItemLookup] Item match:File 20:50:01.982 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:50:01.982 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:01.986 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:50:01.986 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:50:02.011 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:50:02.011 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:50:02.011 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:50:02.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:50:02.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:50:02.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:50:02.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:02.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:02.150 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:50:02.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:02.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 20:50:02.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:02.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:02.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:02.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:02.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:02.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:50:02.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:50:02.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:50:02.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:50:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:02.154 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:50:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:02.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:50:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:50:02.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:50:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:02.154 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:50:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:02.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:50:02.166 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:50:02.166 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:50:02.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:50:02.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:50:02.166 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:50:02.166 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:50:02.166 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:50:02.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:02.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:02.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:02.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:02.167 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:02.168 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:50:02.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:02.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:02.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:02.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:02.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'] 20:50:02.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:02.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:02.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.... 20:50:02.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 20:50:02.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:50:02.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:02.550 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:50:02.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:02.550 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:50:02.550 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:") 20:50:02.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:02.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:02.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:02.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:02.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:50:02.553 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:50:02.555 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:50:02.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") 20:50:02.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:02.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:02.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:02.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:02.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:02.600 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:50:02.601 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:50:02.601 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:50:02.601 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:50:02.601 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:50:02.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) 20:50:02.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:02.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:02.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:02.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:02.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:02.604 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:50:02.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:02.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:02.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:02.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:02.611 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.... 20:50:05.828 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 20:50:05.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:50:05.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:50:05.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:05.828 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 20:50:05.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:05.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:05.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:05.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:05.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:05.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:05.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:05.828 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:05.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:05.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:50:05.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:05.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:05.830 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:50:05.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:05.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:05.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:05.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:05.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:05.831 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:05.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 '\*?\QPackage Explorer\E') 20:50:05.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:05.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:05.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:05.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:05.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:05.832 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:50:05.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:50:05.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:05.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:05.879 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:50:05.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:50:05.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:05.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:05.880 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:50:05.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:50:05.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:05.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:05.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:05.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:05.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:06.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:06.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:06.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:06.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:06.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:50:06.882 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:50:06.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:50:06.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:06.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:06.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 20:50:06.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:06.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:06.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:06.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:06.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:06.886 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:50:06.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:50:06.886 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:50:06.887 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:06.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:06.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:06.928 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:06.928 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:06.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:06.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:06.929 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:06.930 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:06.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:06.930 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:06.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:06.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:06.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:06.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:07.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:07.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:07.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:07.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:07.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:50:07.932 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:07.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:07.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:07.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:07.934 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:07.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:07.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:07.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:07.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:07.934 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:50:07.935 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:50:07.935 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:50:07.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:50:07.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:08.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:08.436 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:50:08.437 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:50:08.437 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:50:08.437 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:50:08.454 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:50:08.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:50:08.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:08.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:50:08.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:08.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: "New Java Class"] 20:50:08.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:08.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:50:08.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:08.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:50:08.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:08.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:08.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:50:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:08.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:08.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:08.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:08.457 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:08.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:08.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:08.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:08.458 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:50:08.458 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:08.458 DEBUG [main][MenuItemLookup] Item match:File 20:50:08.459 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:50:08.459 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:50:08.463 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:50:08.463 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:50:08.463 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:50:08.463 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:08.463 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:50:08.463 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:50:08.463 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:50:08.463 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:50:08.464 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:50:08.464 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:50:08.464 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:50:08.464 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:50:08.464 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:50:08.464 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:08.464 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:50:08.464 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:50:08.464 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:50:08.464 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:08.464 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:50:08.464 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:08.464 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:50:08.464 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:50:08.489 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:50:08.489 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:50:08.489 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:50:08.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:50:08.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:50:08.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:50:08.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:08.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:08.610 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:50:08.610 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:08.611 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:50:08.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:08.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:08.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:08.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:08.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:50:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:50:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:50:08.613 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:50:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:08.613 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:50:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:08.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:50:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:50:08.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:50:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:08.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:50:08.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:08.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:50:08.614 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:50:08.614 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:50:08.615 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:50:08.630 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:50:08.630 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:50:08.630 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:50:08.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.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:50:08.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:08.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:08.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:08.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:08.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:08.632 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:50:08.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:08.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:08.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:08.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:08.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'] 20:50:08.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:08.756 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:08.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:50:08.757 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 20:50:08.764 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:50:08.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:08.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:08.765 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:50:08.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:08.765 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:") 20:50:08.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:08.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:08.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:08.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:08.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:50:08.806 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:50:08.807 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 20:50:08.866 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:50:08.866 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:50:08.866 DEBUG [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) 20:50:08.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:08.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:08.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:08.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:08.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:08.870 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:50:08.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:08.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:08.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:08.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:08.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:50:09.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:50:09.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:09.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:09.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:09.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a15030f is found... 20:50:09.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6a15030f is found finished successfully 20:50:09.419 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') 20:50:09.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:09.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:09.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:09.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:09.424 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:09.424 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 20:50:09.424 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:50:09.431 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:09.431 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 20:50:09.431 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:50:09.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:50:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:09.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:09.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:50:09.432 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:50:09.432 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:09.432 DEBUG [main][MenuItemLookup] Item match:File 20:50:09.433 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:50:09.433 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:50:09.434 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:50:09.434 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:50:09.434 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:09.434 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:50:09.434 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:50:09.434 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:09.434 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:50:09.434 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:50:09.434 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:50:09.434 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:50:09.434 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:50:09.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:50:09.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:50:09.511 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:09.511 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 20:50:09.511 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:09.512 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:09.512 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:09.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:09.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:09.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:09.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:09.586 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:09.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:09.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:09.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:50:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:09.595 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:50:09.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 '\*?\QProblems\E') 20:50:09.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:09.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:09.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:09.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:09.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:09.625 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:09.625 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:09.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:09.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:50:09.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:09.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:09.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 20:50:09.626 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:09.626 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:09.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:09.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:50:09.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:09.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:09.627 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:09.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:09.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:09.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:50:09.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:09.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:09.628 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:09.628 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:09.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:09.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:09.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:50:09.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:09.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:09.629 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:09.630 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:09.630 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:09.630 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:09.630 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:09.630 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:09.630 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:50:09.630 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:09.630 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:09.630 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:09.630 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:09.630 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:09.630 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:09.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:50:10.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:50:10.631 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:10.631 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:10.631 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:10.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:10.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:50:10.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:10.632 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:10.633 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:10.633 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:10.633 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:10.633 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:10.633 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:10.633 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:10.633 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:50:10.634 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:10.634 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:10.634 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:10.634 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:10.634 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:10.634 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:50:10.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:50:10.634 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:10.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:10.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:10.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:50:10.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:10.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:10.635 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:10.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:10.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:10.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:10.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:11.136 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:11.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:11.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:11.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:11.137 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:11.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:11.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:11.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:11.138 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:11.138 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:11.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:11.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:11.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:11.139 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:11.140 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:11.140 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:11.140 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:11.140 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:11.140 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:11.140 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:50:11.140 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:11.140 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:11.140 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:11.140 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:11.140 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:11.140 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:11.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:50:12.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:50:12.141 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:12.141 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:12.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:12.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:12.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:12.142 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:12.143 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:12.143 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:12.143 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:12.143 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:12.143 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:12.143 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:50:12.143 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:12.143 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:12.143 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:12.143 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:12.143 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:12.143 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:12.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:50:12.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:50:12.144 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:12.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:12.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:12.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:12.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 20:50:12.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:12.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:12.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:12.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:12.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:12.146 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:50:12.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:50:12.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:12.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:50:12.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:12.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:50:12.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:50:12.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:12.146 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:50:12.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:12.146 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:50:12.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 20:50:12.146 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:50:12.146 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:12.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:12.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:12.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:12.159 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:12.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:12.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:12.160 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:12.161 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:12.161 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:12.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:12.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:12.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:12.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:12.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:12.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:12.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:13.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:13.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:13.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:50:13.163 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:13.163 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:13.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:13.164 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:13.164 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:13.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:13.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:13.165 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:13.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:13.165 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:13.165 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:50:13.165 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:50:13.166 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:50:13.166 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:50:13.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:13.166 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProblemsViewTestProject is already expanded. No action performed 20:50:13.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:13.166 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:50:13.167 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:50:13.167 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:50:13.167 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:50:13.184 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:50:13.185 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:13.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:13.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:13.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:13.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: "New Java Class"] 20:50:13.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:13.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'] 20:50:13.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:13.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'] 20:50:13.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:13.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'] 20:50:13.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:13.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: "New Java Class"] 20:50:13.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:13.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'] 20:50:13.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:13.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'] 20:50:13.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:13.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:50:13.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:13.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:13.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:50:13.190 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:50:13.190 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:13.190 DEBUG [main][MenuItemLookup] Item match:File 20:50:13.191 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:50:13.191 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:13.196 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:50:13.196 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:50:13.234 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:50:13.234 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:50:13.234 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:50:13.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.... 20:50:13.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. finished successfully 20:50:13.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:50:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:13.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:13.389 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:50:13.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:13.390 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:50:13.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:13.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:13.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:13.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:13.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:50:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:50:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:50:13.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:50:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:13.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:50:13.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:13.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:50:13.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:50:13.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:50:13.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:13.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:50:13.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:13.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:50:13.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:50:13.393 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:50:13.394 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:50:13.394 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:50:13.394 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:50:13.394 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:50:13.404 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:50:13.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:13.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:13.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:13.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:13.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:13.406 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:50:13.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:13.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:13.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:13.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:13.542 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:13.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:13.542 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:50:13.543 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 20:50:13.543 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:50:13.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:13.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:13.544 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:50:13.544 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:13.544 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:") 20:50:13.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:13.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:13.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:13.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:13.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:50:13.610 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:50:13.611 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 20:50:13.620 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:50:13.620 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:50:13.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) 20:50:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:13.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:13.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:13.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:13.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:13.660 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:50:13.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:13.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:13.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:13.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:13.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:50:14.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:50:14.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:14.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:14.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:14.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38197398 is found... 20:50:14.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38197398 is found finished successfully 20:50:14.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QWarningTestClass.java\E') 20:50:14.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:14.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:14.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:14.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:14.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:14.198 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:14.198 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 20:50:14.198 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:50:14.215 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:14.215 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 20:50:14.215 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:50:14.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:14.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:14.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:14.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:14.216 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:14.216 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:14.216 DEBUG [main][MenuItemLookup] Item match:File 20:50:14.217 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:50:14.217 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:50:14.217 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:50:14.217 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:50:14.217 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:14.217 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:50:14.217 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:50:14.218 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:14.218 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:50:14.218 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:50:14.218 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:50:14.218 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:50:14.218 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:50:14.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:50:14.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:50:14.298 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:14.299 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 20:50:14.299 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:14.299 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:14.299 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:14.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:14.362 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:14.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:14.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:14.386 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:14.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:14.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:14.395 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:14.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:14.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:14.395 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:14.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 20:50:14.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:14.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:14.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:14.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:14.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:14.404 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:14.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:14.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:14.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:14.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:14.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 20:50:14.405 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:14.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:14.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:14.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:14.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:14.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:14.406 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:14.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:14.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:14.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:14.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:14.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:14.407 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:14.407 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:14.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:14.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:14.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:14.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:14.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:14.408 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:14.409 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:14.409 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:14.409 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:14.409 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:14.409 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:14.409 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:50:14.409 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:14.410 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:14.410 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:14.410 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:14.410 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:14.410 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:14.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:50:15.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:50:15.437 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:15.437 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:15.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:15.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:15.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:15.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:15.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:15.438 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:15.439 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:15.439 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:15.439 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:15.439 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:15.439 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:15.439 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:50:15.439 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:15.439 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:15.439 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:15.439 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:15.439 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:15.439 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:15.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:50:15.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:50:15.440 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:15.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:15.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:15.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:15.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:15.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:15.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:15.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:15.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:15.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:15.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:15.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:15.948 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:15.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:15.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:15.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:15.949 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:15.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:15.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:15.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:15.950 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:15.950 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:15.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:15.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:15.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:15.951 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:15.952 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:15.952 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:15.952 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:15.952 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:15.952 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:15.952 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:15.952 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:15.953 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:15.953 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:15.953 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:15.953 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:15.953 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:15.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:50:17.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:50:17.454 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:17.454 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:17.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:17.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:17.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:17.455 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:17.456 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:17.456 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:17.456 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:17.456 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:17.456 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:17.456 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:17.456 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:17.456 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:17.456 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:17.456 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:17.456 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:17.456 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:17.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:50:17.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:50:17.457 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:17.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:17.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:17.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:17.458 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:17.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:17.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:17.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:17.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:17.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:17.458 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:50:17.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:50:17.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:17.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:50:17.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:17.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:50:17.459 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:50:17.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:17.459 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:50:17.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:17.459 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:50:17.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 20:50:17.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:17.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:17.466 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:17.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:17.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:17.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:17.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:17.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:17.474 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:17.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 '\*?\QProblems\E') 20:50:17.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:17.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:17.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:17.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:17.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:17.480 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:17.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:17.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:17.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:17.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:17.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:17.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 20:50:17.481 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:17.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:17.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:17.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:17.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:17.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:17.509 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:17.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:17.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:17.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:17.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:17.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:17.510 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:17.510 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:17.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:17.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:17.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:17.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:17.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:17.511 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:17.512 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:17.512 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:17.512 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:17.512 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:17.512 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:17.512 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:17.512 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:17.512 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:17.512 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:17.512 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:17.512 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:17.512 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:17.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:50:18.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:50:18.513 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:18.513 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:18.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:18.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:18.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:18.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:18.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:18.514 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:18.515 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:18.515 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:18.515 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:18.515 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:18.515 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:18.515 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:18.515 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:18.515 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:18.515 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:18.515 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:18.515 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:18.515 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:50:18.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:50:18.516 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:18.516 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:18.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:18.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:18.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:18.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:18.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.ctab.DefaultCTabItem, index 0 and no matchers specified 20:50:18.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:18.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:18.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:18.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:18.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:18.519 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:50:18.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:50:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:18.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:50:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:18.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:50:18.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:50:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:18.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:50:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:18.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:50:18.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 20:50:18.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:18.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:18.527 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:18.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:18.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:18.560 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:18.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:18.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:18.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:18.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:50:18.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:18.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:18.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:18.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:18.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:18.596 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:18.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:18.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:18.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:18.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:18.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:18.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 20:50:18.597 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:18.597 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:18.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:18.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:18.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:18.598 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:18.598 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:18.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:18.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:18.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:18.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:18.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:18.600 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:18.600 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:18.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:18.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:18.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:18.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:18.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:18.601 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:18.601 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:18.601 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:18.601 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:18.602 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:18.602 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:18.602 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:18.602 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:18.602 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:18.602 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:18.602 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:18.602 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:18.602 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:18.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:50:19.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:50:19.603 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:19.603 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:19.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:19.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:19.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:19.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:19.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:19.604 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:19.605 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:19.605 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:19.605 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:19.605 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:19.605 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:19.605 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:19.605 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:19.605 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:19.605 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:19.605 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:19.605 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:19.605 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:19.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:50:19.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:50:19.606 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:19.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:19.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:19.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:19.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:19.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:19.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 20:50:19.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:19.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:19.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:19.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:19.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:19.609 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:50:19.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:50:19.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:19.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:50:19.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:19.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:50:19.610 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:50:19.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:19.610 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:50:19.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:19.610 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:50:19.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 20:50:19.610 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:19.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:19.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:19.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:19.611 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:19.611 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:19.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:19.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:19.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:19.612 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:19.613 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:19.613 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:19.613 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:19.613 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:19.613 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:19.613 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:19.613 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:19.613 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:19.613 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:19.613 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:19.613 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:19.613 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:19.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:50:20.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:50:20.640 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:20.640 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:20.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:20.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:20.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:20.642 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:20.642 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:20.642 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:20.642 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:20.642 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:20.643 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:20.643 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:20.643 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:20.643 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:20.643 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:20.643 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:20.643 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:20.643 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:20.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:50:20.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:50:20.643 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:20.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:20.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:20.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:20.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.ctab.DefaultCTabItem, index 0 and no matchers specified 20:50:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:20.645 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:50:20.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:50:20.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:20.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:50:20.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:20.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:50:20.645 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:50:20.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:20.645 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:50:20.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:20.645 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:50:20.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:20.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:20.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:20.653 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:20.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 '\*?\QProblems\E') 20:50:20.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:20.660 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:20.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:20.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:20.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:20.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:20.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:20.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 20:50:20.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.661 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:20.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 20:50:20.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:20.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.700 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:20.701 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:20.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') 20:50:20.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:20.711 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:20.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:20.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:20.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:20.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:20.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:20.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 20:50:20.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:20.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 20:50:20.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:20.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:20.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:20.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 '\*?\QProblems\E') 20:50:20.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:20.795 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:20.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:20.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:20.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:20.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:20.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:20.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:20.799 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:20.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:20.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:20.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:20.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:20.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:20.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:50:20.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:20.867 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:20.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:20.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:20.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:20.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:20.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:20.868 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:20.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:20.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:20.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:20.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 '\*?\QProblems\E') 20:50:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:20.910 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:20.910 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:20.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:20.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:20.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:20.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:20.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 20:50:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:20.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 20:50:20.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:20.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:20.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:20.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:20.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:20.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 20:50:20.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:20.982 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:20.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:20.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:20.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:20.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:20.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:20.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 20:50:20.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.983 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:20.985 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:20.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:20.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:20.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:20.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:20.993 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:20.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:20.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:20.994 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:20.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:50:20.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:20.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:21.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:21.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:21.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:21.028 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:21.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:21.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:21.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:21.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:21.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:21.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:21.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:21.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:21.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:21.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:21.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:21.031 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:21.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:21.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:21.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:21.032 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:21.032 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:21.032 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:21.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:21.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:21.059 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:21.060 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:21.060 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:21.060 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:21.060 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:21.060 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:21.060 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:21.060 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:21.060 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:21.060 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:21.060 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:21.060 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:21.060 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:21.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:50:22.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:50:22.561 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:22.562 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:22.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:22.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:22.563 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:22.563 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:22.564 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:22.564 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:22.564 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:22.564 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:22.564 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:22.564 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:22.564 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:22.564 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:22.564 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:22.564 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:22.564 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:22.564 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:22.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:50:22.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:50:22.564 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:22.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:22.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:22.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:22.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 20:50:22.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:22.566 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:50:22.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:50:22.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:22.566 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:50:22.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:22.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:50:22.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:50:22.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:22.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:50:22.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:22.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:50:22.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:22.575 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:22.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 '\*?\QProblems\E') 20:50:22.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:22.609 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:22.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:22.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:22.611 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:22.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 20:50:22.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:22.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.647 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:22.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:22.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:22.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:22.647 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:50:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:22.684 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:22.684 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:22.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:22.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:22.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:22.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:22.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 20:50:22.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:22.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 20:50:22.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:22.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:22.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:22.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:22.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:22.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 '\*?\QProblems\E') 20:50:22.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:22.729 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:22.729 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:22.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:22.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:22.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:22.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:22.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:22.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:22.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:22.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:22.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:22.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:22.768 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:22.768 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:50:22.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:22.775 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:22.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:22.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:22.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:22.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:22.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:22.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 20:50:22.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:22.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:22.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:22.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:22.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:22.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:50:22.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:22.831 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:22.831 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:22.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:22.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:22.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:22.832 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:22.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 20:50:22.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:22.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:22.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:22.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:22.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:22.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:22.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:22.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') 20:50:22.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:22.875 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:22.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:22.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:22.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:22.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:22.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:22.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 20:50:22.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:22.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:22.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:22.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:22.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:22.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:22.919 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:22.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 '\*?\QProblems\E') 20:50:22.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:22.931 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:22.931 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:22.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:22.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:22.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:22.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:22.932 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:22.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:22.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:22.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:22.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:22.962 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:22.962 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:22.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:22.963 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:22.963 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:22.964 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:22.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:22.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:22.964 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:22.964 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:22.965 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:22.965 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:22.965 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:22.965 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:22.966 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:22.966 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:22.966 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:22.966 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:22.966 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:22.966 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:22.966 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:22.966 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:22.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:50:23.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:50:23.967 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:23.967 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:23.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:23.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:23.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:23.968 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:23.969 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:23.969 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:23.969 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:23.969 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:23.969 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:23.969 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:23.969 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:23.969 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:23.969 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:23.969 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:23.969 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:23.969 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:23.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:50:23.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:50:23.970 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:23.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:23.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:23.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:23.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:23.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:23.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:23.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:23.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:23.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:23.971 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:50:23.971 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:50:23.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:23.972 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:50:23.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:23.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:50:23.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:50:23.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:23.972 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:50:23.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:23.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:50:23.972 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:23.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:23.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:23.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:23.973 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:23.973 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:23.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:23.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:23.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:23.975 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:23.975 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:23.975 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:23.975 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:23.976 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:23.976 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:23.976 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:23.976 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:23.976 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:23.976 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:23.976 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:23.976 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:23.976 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:23.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:50:25.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:50:25.477 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:25.477 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:25.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:25.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:25.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:25.478 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:25.479 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:25.479 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:25.479 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:25.479 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:25.480 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:25.480 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:25.480 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:25.480 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:25.480 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:25.480 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:25.480 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:25.480 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:25.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:50:25.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:50:25.480 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:25.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:25.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:25.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:25.481 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:25.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:25.482 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:50:25.482 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:50:25.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:25.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:50:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:25.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:50:25.483 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:50:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:25.483 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:50:25.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:25.483 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:50:25.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:25.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:25.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 '\*?\QProblems\E') 20:50:25.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:25.524 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:25.524 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:25.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:25.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:25.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:25.525 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:25.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 20:50:25.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:25.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 20:50:25.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:25.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:25.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:25.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:25.562 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:25.562 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:50:25.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:25.596 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:25.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:25.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:25.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:25.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:25.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:25.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:25.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:25.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:25.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:25.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.608 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:25.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:25.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:25.608 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:25.608 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:50:25.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:25.640 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:25.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:25.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:25.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:25.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:25.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:25.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 20:50:25.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:25.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.ctab.DefaultCTabItem, index 0 and no matchers specified 20:50:25.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:25.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:25.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:25.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:25.677 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:25.677 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:50:25.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:25.710 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:25.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:25.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:25.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:25.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:25.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:25.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 20:50:25.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:25.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:25.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:25.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 '\*?\QProblems\E') 20:50:25.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:25.778 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:25.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:25.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:25.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:25.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:25.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:25.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:25.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 20:50:25.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:25.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:25.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:25.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:25.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:25.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 '\*?\QProblems\E') 20:50:25.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:25.846 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:25.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:25.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:25.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:25.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:25.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:25.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:25.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:25.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 20:50:25.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:25.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.859 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:25.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:25.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:25.860 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:25.860 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:50:25.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:25.893 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:25.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:25.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:25.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:25.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:25.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:25.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 20:50:25.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:25.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:25.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:25.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:25.897 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:25.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:25.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:25.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:25.923 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:25.923 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:25.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:25.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:25.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:25.924 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:25.925 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:25.925 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:25.925 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:25.925 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:25.925 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:25.926 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:25.926 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:25.926 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:25.926 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:25.926 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:25.926 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:25.926 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:25.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:50:27.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:50:27.427 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:27.427 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:27.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:27.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:27.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:27.429 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:27.430 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:27.430 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:27.430 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:27.430 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:27.430 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:27.430 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:27.430 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:27.430 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:27.430 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:27.430 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:27.430 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:27.430 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:27.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:50:27.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:50:27.431 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:27.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:27.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:27.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:27.432 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:27.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.432 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:27.433 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:50:27.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:50:27.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:27.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:50:27.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:27.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:50:27.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:50:27.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:27.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:50:27.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:27.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:50:27.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:27.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:27.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 '\*?\QProblems\E') 20:50:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:27.475 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:27.475 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:27.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:27.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:27.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:27.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:27.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 20:50:27.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:27.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 20:50:27.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:27.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:27.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:27.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:27.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:27.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 widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 20:50:27.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:27.545 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:27.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:27.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:27.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:27.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:27.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:27.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 20:50:27.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:27.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 20:50:27.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:27.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:27.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:27.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:27.559 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:27.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') 20:50:27.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:27.596 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:27.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:27.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:27.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:27.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:27.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:27.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 20:50:27.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:27.600 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:27.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:27.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:27.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:27.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:27.611 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:27.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') 20:50:27.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:27.647 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:27.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:27.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:27.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:27.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:27.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:27.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 20:50:27.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:27.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:27.658 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:27.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 '\*?\QProblems\E') 20:50:27.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:27.693 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:27.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:27.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:27.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:27.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:27.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:27.694 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:27.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:27.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 20:50:27.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:27.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.731 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:27.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:27.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:27.731 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:27.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 '\*?\QProblems\E') 20:50:27.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:27.738 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:27.738 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:27.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:27.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:27.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:27.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:27.739 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:27.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:27.741 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:27.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:27.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:50:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:27.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:50:27.774 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:50:27.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:27.809 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:27.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:27.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:27.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:50:27.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:27.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:27.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 20:50:27.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:27.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:27.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:27.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:27.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:27.837 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:27.837 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:27.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:27.838 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:27.838 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:27.838 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:27.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:27.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:27.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:27.839 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:27.840 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:27.840 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:27.840 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:27.840 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:27.840 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:27.840 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:27.840 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:27.840 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:27.840 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:27.840 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:27.840 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:27.840 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:27.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:50:28.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:50:28.841 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:28.841 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:28.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:28.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:28.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:28.842 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:28.843 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:28.843 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:28.843 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:28.843 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:28.843 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:28.843 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 1 warning, 0 others)' 20:50:28.843 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:28.844 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:28.844 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:28.844 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:28.844 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:28.844 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:28.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:50:28.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:50:28.844 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:28.844 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:28.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:28.845 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:28.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:28.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:28.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:28.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:28.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:28.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:28.846 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:50:28.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:50:28.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:28.846 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:50:28.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:28.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:50:28.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:50:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:28.847 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:50:28.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:28.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:50:28.847 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:28.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:28.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:28.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:28.849 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:50:28.849 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:50:28.849 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:50:28.849 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:50:28.849 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:50:28.849 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:50:28.849 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:50:28.849 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:50:28.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:50:28.850 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:50:28.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:50:28.946 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 20:50:28.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:50:28.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:28.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:28.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 "Restore Defaults") 20:50:28.947 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:50:28.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:28.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:28.947 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:50:28.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:50:28.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:28.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:28.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:28.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:28.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:28.949 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:50:28.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:28.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:28.949 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:28.949 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:28.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) 20:50:28.958 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:50:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:28.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:28.958 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:50:28.959 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:50:28.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:28.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:28.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:28.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:28.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:28.961 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:50:28.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:28.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:28.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:28.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:29.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:50:29.036 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 20:50:29.036 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:50:29.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:29.037 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:29.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:29.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:29.071 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:29.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:29.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:29.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:29.072 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:29.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:29.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:29.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:29.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:29.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:29.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:29.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:29.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:30.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:30.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:30.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:50:30.074 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:30.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:30.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:30.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:30.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 20:50:30.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:30.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:30.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:30.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:30.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:30.076 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:50:30.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:50:30.077 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:50:30.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:50:30.087 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:50:30.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:50:30.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'New' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:30.145 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:50:30.145 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:50:30.145 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:50:30.145 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:50:30.145 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:50:30.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:30.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:50:30.145 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:50:30.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:50:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:50:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:30.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:30.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:30.646 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:50:30.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:50:30.646 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:50:30.646 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:50:30.655 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:50:30.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:50:30.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:30.707 DEBUG [main][MenuItemLookup] Found menu:'New' 20:50:30.707 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:50:30.707 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:30.707 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:50:30.707 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:30.707 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:50:30.707 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:50:30.707 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:50:30.707 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:50:30.707 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:50:30.707 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:50:30.707 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:50:30.707 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:50:30.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 'Delete.*'] is available.... 20:50:31.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 'Delete.*'] is available. finished successfully 20:50:31.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:50:31.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:31.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:31.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:31.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:31.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: 32) 20:50:31.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:50:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:31.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:50:31.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:50:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:31.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:31.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:31.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:31.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:31.419 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:50:31.419 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:50:31.419 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:50:31.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:31.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:31.419 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:31.419 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:31.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:50:31.419 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:50:31.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:31.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:31.420 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:50:31.420 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:50:31.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:31.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:31.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:31.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:31.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:31.421 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:50:31.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:31.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:31.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:31.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:31.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:50:31.426 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:50:31.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:50:31.927 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:50:31.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:31.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:50:31.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:50:31.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:50:31.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:31.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:50:31.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:50:31.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:31.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:31.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:31.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:31.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:31.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:31.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:31.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:31.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:50:31.928 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:50:31.928 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:50:31.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:31.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:31.928 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:50:31.928 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:50:31.928 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:50:31.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:50:31.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:50:31.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:50:31.928 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:50:31.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:31.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:31.936 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:31.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:31.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:31.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:31.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:31.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:31.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:31.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 '\*?\QProblems\E') 20:50:31.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:31.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:31.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:31.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:31.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:31.950 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:31.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:31.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:31.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:31.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:31.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:31.988 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:50:31.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:31.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:31.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:31.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:31.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:31.990 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50: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 '\*?\QProject Explorer\E') 20:50:31.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:31.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:31.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:31.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:31.992 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:31.992 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:31.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:32.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:32.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:50:32.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:32.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:32.027 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:32.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:32.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:32.028 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 20:50:32.028 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:32.028 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:32.029 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:32.029 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 20:50:32.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:32.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:32.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:32.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:32.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:50:32.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:32.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: Matcher matching text to regular expression 'New|Select a wizard'] 20:50:32.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:32.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: "New Java Project"] 20:50:32.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:32.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'] 20:50:32.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:32.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'] 20:50:32.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:32.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'] 20:50:32.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:32.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: "New Java Project"] 20:50:32.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:32.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'] 20:50:32.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:32.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'] 20:50:32.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:32.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:32.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:32.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:32.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:32.054 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:50:32.054 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:32.054 DEBUG [main][MenuItemLookup] Item match:File 20:50:32.055 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:50:32.055 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:32.060 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:50:32.060 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:50:32.060 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:50:32.060 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:50:32.061 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:50:32.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:50:32.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:50:32.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:50:32.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:32.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:32.181 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:50:32.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:32.182 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:50:32.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:32.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:32.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:32.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:32.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:32.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:50:32.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:50:32.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:50:32.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:50:32.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:32.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:50:32.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:32.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:50:32.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:50:32.185 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:50:32.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:32.185 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:50:32.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:32.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:50:32.185 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:50:32.185 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:50:32.186 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:50:32.199 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:50:32.199 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:50:32.199 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:50:32.199 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:50:32.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:32.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:32.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:32.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:32.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:32.201 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:50:32.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:32.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:32.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:32.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:32.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:32.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:32.562 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:32.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:50:32.562 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 20:50:32.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:50:32.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:32.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:32.563 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:50:32.563 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:32.563 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:50:32.563 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:") 20:50:32.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:32.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:32.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:32.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:32.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:50:32.567 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:50:32.568 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:50:32.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.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") 20:50:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:32.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:32.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:32.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:32.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:32.617 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:50:32.618 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:50:32.618 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:50:32.618 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:50:32.618 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:50:32.618 DEBUG [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) 20:50:32.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:32.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:32.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:32.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:32.621 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:50:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:32.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:32.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:32.833 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.... 20:50:36.242 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 20:50:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:50:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:50:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:36.242 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 20:50:36.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:36.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:36.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:36.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:36.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:36.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:36.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:36.242 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:36.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:50:36.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:36.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:36.244 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:50:36.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:36.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:36.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:36.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:36.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:36.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:36.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:50:36.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:36.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:36.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:36.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:36.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:36.248 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:50:36.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:50:36.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:36.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:36.302 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:50:36.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:50:36.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:36.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:36.303 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:50:36.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:50:36.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:36.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:36.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:36.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:36.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:36.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:36.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:37.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:37.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:37.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:50:37.306 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:50:37.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:50:37.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:37.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:37.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 20:50:37.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:37.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:37.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:37.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:37.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:37.308 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:50:37.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:50:37.309 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:37.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:37.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:37.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:37.336 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:50:37.336 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:50:37.336 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:50:37.336 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:50:37.336 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:50:37.336 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:50:37.336 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:50:37.336 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:50:37.336 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:50:37.336 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:50:37.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:50:37.491 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 20:50:37.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:50:37.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:37.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:37.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:50:37.492 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:50:37.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:37.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:37.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:50:37.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:50:37.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:37.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:37.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:37.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:37.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:37.494 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:50:37.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:37.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:37.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:37.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:37.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:50:37.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:50:37.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:37.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:37.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:50:37.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:50:37.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:37.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:37.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:37.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:37.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:37.499 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:50:37.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:37.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:37.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:37.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:37.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:50:37.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 20:50:37.595 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:37.596 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:37.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:37.597 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:37.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:37.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:37.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:37.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:37.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:37.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:37.598 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:37.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:37.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:37.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:37.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:50:37.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:37.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:37.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:37.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:37.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:37.600 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:37.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:37.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:37.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:37.602 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:50:37.602 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:50:37.602 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:50:37.602 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:50:37.602 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:50:37.602 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:50:37.602 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:50:37.602 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:50:37.602 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:50:37.602 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:50:37.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:50:37.727 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 20:50:37.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:50:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:37.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 "Restore Defaults") 20:50:37.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:50:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:37.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:37.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:50:37.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:50:37.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:37.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:37.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:37.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:37.731 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:50:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:37.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:37.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:37.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:37.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) 20:50:37.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:50:37.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:37.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:37.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:50:37.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:50:37.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:37.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:37.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:37.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:37.820 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:50:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:37.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:37.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:37.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:37.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:50:37.904 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 20:50:37.904 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:50:37.904 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:37.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:37.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:37.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:37.936 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:37.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:37.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:37.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:37.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:37.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:37.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:37.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:37.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:37.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:37.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:38.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:38.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:38.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:38.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:38.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:50:38.939 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:38.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:38.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:38.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:38.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 20:50:38.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:38.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:38.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:38.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:38.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:38.942 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:50:38.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:50:38.942 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:50:38.943 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:50:38.952 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:50:38.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:50:38.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:38.999 DEBUG [main][MenuItemLookup] Found menu:'New' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:39.000 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:50:39.000 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:50:39.000 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:50:39.000 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:50:39.000 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:50:39.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:39.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:50:39.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:50:39.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:50:39.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:39.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:39.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:39.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:39.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:39.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:39.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:39.500 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:39.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:39.501 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:50:39.501 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:50:39.501 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:50:39.501 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:50:39.512 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:50:39.513 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:50:39.513 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:39.554 DEBUG [main][MenuItemLookup] Found menu:'New' 20:50:39.554 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:50:39.554 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:39.554 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:50:39.554 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:39.554 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:50:39.554 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:50:39.554 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:50:39.554 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:50:39.554 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:50:39.554 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:50:39.554 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:50:39.555 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:50:39.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 'Delete.*'] is available.... 20:50:40.229 DEBUG [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:50:40.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:50:40.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:40.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:40.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:40.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:40.234 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:40.234 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:50:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:40.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:50:40.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:50:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:40.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:40.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:40.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:40.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:40.236 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:50:40.236 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:50:40.236 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:50:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:40.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:40.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:40.236 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:50:40.236 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:50:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:40.237 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:50:40.237 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:50:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:40.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:40.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:40.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:40.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:40.239 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:50:40.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:40.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:40.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:40.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:40.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:50:40.244 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:50:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:50:40.745 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:50:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:40.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:50:40.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:50:40.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:40.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:40.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:40.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:40.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:40.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:40.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:40.745 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:40.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:50:40.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:50:40.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:50:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:40.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:50:40.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:50:40.747 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:50:40.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:50:40.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:50:40.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:50:40.747 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:50:40.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:40.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:40.755 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:40.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:40.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:40.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:40.763 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:40.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 '\*?\QProblems\E') 20:50:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:40.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:40.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:40.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:40.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:40.789 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:40.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:40.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:40.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:40.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:40.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:40.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:50:40.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:40.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:40.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:40.824 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:40.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:50:40.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:40.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:40.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:40.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:40.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:40.825 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:40.825 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:40.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:40.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:50:40.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:40.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:40.856 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:40.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:40.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:40.857 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 20:50:40.857 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:40.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:40.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:40.858 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 20:50:40.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:40.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:40.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:40.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:40.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'] 20:50:40.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:40.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'] 20:50:40.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:40.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: "New Java Project"] 20:50:40.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:40.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'] 20:50:40.859 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:40.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'] 20:50:40.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:40.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'] 20:50:40.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:40.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 Java Project"] 20:50:40.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:40.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'] 20:50:40.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:40.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'] 20:50:40.860 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:40.860 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:40.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:40.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:40.861 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:40.861 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:50:40.861 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:40.861 DEBUG [main][MenuItemLookup] Item match:File 20:50:40.862 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:50:40.862 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:40.866 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:50:40.866 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:50:40.890 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:50:40.890 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:50:40.890 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:50:41.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:50:41.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. finished successfully 20:50:41.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:50:41.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:41.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:41.010 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:50:41.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:41.010 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:50:41.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:41.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:41.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:41.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:41.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:41.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:50:41.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:50:41.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:50:41.012 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:50:41.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:41.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:50:41.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:41.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:50:41.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:50:41.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:50:41.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:41.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:50:41.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:41.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:50:41.013 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:50:41.014 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:50:41.014 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:50:41.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:50:41.014 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:50:41.014 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:50:41.014 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:50:41.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:41.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:41.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:41.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:41.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:41.027 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:50:41.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:41.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:41.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:41.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:41.382 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:41.384 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:41.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:41.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:50:41.385 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 20:50:41.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:50:41.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:41.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:41.386 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:50:41.386 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:41.386 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:50:41.386 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:") 20:50:41.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:41.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:41.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:41.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:41.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:50:41.389 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:50:41.391 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:50:41.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.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") 20:50:41.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:41.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:41.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:41.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:41.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:41.436 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:50:41.436 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:50:41.436 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:50:41.437 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:50:41.437 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:50:41.437 DEBUG [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) 20:50:41.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:41.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:41.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:41.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:41.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:41.440 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:50:41.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:41.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:41.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:41.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:41.446 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.... 20:50:44.448 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 20:50:44.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:50:44.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:50:44.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:44.448 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 20:50:44.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:44.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:44.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:44.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:44.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:44.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:44.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:44.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:44.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:44.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:50:44.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:44.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:44.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:50:44.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:44.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:44.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:44.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:44.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 '\*?\QPackage Explorer\E') 20:50:44.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:44.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:44.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:44.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:44.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:44.452 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:50:44.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:50:44.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:44.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:44.499 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:50:44.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:50:44.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:44.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:44.500 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:50:44.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:50:44.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:44.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:44.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:44.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:44.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:45.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:45.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:45.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:45.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:45.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:50:45.503 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:50:45.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:50:45.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:45.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:45.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 20:50:45.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:45.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:45.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:45.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:45.506 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:50:45.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:50:45.507 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:50:45.507 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:45.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:45.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:45.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:45.555 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:50:45.555 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:45.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:45.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:45.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:45.557 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:45.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:45.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:45.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:45.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:45.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:45.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:45.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:45.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:45.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:45.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:46.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:46.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:46.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:46.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:46.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:50:46.702 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:46.702 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:46.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:46.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:46.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 20:50:46.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:46.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:46.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:46.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:46.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:46.705 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:50:46.705 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:50:46.706 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:50:46.706 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:50:46.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:47.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:47.207 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:50:47.208 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:50:47.208 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:50:47.209 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:50:47.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:50:47.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'] 20:50:47.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:47.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'] 20:50:47.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:47.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"] 20:50:47.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:47.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'] 20:50:47.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:47.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'] 20:50:47.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:47.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'] 20:50:47.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:47.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"] 20:50:47.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:47.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'] 20:50:47.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:47.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'] 20:50:47.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:47.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:47.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:47.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:47.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:47.232 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:50:47.232 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:47.232 DEBUG [main][MenuItemLookup] Item match:File 20:50:47.233 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:50:47.233 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:47.239 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:50:47.239 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:50:47.267 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:50:47.267 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:50:47.268 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:50:47.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.... 20:50:47.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 20:50:47.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:50:47.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:47.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:47.395 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:50:47.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:47.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 20:50:47.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:47.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:47.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:47.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:47.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:50:47.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:50:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:50:47.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:50:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:47.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:50:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:47.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:50:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:50:47.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:50:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:47.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:50:47.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:47.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:50:47.399 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:50:47.399 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:50:47.410 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:50:47.413 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:50:47.413 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:50:47.414 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:50:47.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) 20:50:47.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:47.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:47.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:47.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:47.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:47.416 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:50:47.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:47.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:47.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:47.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:47.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'] 20:50:47.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:47.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:47.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.... 20:50:47.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 20:50:47.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:50:47.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:47.554 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:50:47.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:47.554 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:") 20:50:47.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:47.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:47.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:47.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:47.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:50:47.637 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:50:47.638 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 20:50:47.680 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:50:47.680 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:50:47.680 DEBUG [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) 20:50:47.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:47.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:47.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:47.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:47.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:47.685 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:50:47.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:47.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:47.685 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:47.685 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:47.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:50:48.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:50:48.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:48.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:48.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:48.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79fe9099 is found... 20:50:48.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@79fe9099 is found finished successfully 20:50:48.253 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') 20:50:48.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:48.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:48.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:48.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:48.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:48.259 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:48.259 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 20:50:48.260 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:50:48.266 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:48.266 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 20:50:48.266 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:50:48.266 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:50:48.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:48.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:48.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:50:48.267 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:50:48.267 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:48.267 DEBUG [main][MenuItemLookup] Item match:File 20:50:48.268 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:50:48.268 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:50:48.268 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:50:48.268 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:50:48.268 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:48.268 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:50:48.268 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:50:48.268 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:48.268 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:50:48.268 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:50:48.269 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:50:48.269 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:50:48.269 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:50:48.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:50:48.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:50:48.400 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:48.400 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 20:50:48.400 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:48.400 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:48.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:48.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:48.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:48.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:48.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:48.446 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:48.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:48.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:48.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:50:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:48.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:50:48.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 '\*?\QProblems\E') 20:50:48.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:48.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:48.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:48.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:48.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:48.492 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:48.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:48.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:48.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:50:48.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:48.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:48.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 20:50:48.494 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:48.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:48.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:48.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:50:48.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:48.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:48.496 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:48.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:48.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:48.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:50:48.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:48.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:48.497 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:48.497 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:48.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:48.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:48.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:50:48.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:48.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:48.499 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:48.500 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:48.500 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:48.500 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:48.500 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:48.500 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:48.500 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:50:48.500 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:48.501 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:48.501 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:48.501 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:48.501 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:48.501 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:48.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:50:49.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:50:49.505 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:49.505 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:49.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:49.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:49.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:50:49.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:49.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:49.506 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:49.507 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:49.507 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:49.507 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:49.507 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:49.507 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:49.507 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:50:49.507 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:49.507 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:49.507 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:49.507 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:49.507 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:49.507 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:49.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:50:49.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:50:49.508 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:49.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:49.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:49.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:50:49.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:49.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:49.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 20:50:49.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:49.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:49.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:49.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:49.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:50.010 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:50.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:50.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:50.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:50.011 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:50.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:50.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:50.012 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:50.012 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:50.012 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:50.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:50.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:50.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:50.013 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:50.014 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:50.014 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:50.014 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:50.014 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:50.014 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:50.014 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:50:50.014 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:50.014 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:50.014 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:50.014 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:50.014 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:50.014 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:50.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:50:51.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:50:51.015 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:51.015 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:51.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:51.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:51.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:51.017 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:50:51.018 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:51.018 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:51.018 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:51.018 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:50:51.018 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:50:51.018 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:50:51.018 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:50:51.018 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:50:51.018 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:50:51.018 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:50:51.018 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:50:51.018 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:50:51.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:50:51.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:50:51.018 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:51.019 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:51.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:51.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:51.020 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:51.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:51.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:51.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:51.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:51.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:51.020 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:50:51.020 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:50:51.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:51.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:50:51.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:51.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:50:51.021 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:50:51.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:51.021 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:50:51.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:51.021 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:50:51.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 20:50:51.021 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:51.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:51.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:51.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:51.022 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:51.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:51.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:51.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:51.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:51.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:51.025 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:51.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:51.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:51.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:51.027 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:50:51.027 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:50:51.027 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:50:51.027 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:50:51.027 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:50:51.027 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:50:51.027 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:50:51.027 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:50:51.027 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:50:51.027 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:50:51.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:50:51.136 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 20:50:51.136 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:50:51.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:51.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:51.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Restore Defaults") 20:50:51.137 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:50:51.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:51.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:51.137 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:50:51.137 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:50:51.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:51.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:51.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:51.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:51.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:51.139 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:50:51.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:51.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:51.139 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:51.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:51.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", Widget matcher matching widgets with style: 8) 20:50:51.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:50:51.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:51.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:51.142 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:50:51.142 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:50:51.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:51.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:51.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:51.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:51.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:51.151 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:50:51.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:51.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:51.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:51.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:51.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:50:51.221 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 20:50:51.221 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:50:51.221 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:51.221 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:51.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:51.251 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:51.251 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:51.251 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:51.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:51.252 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:51.252 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:51.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:51.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:51.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:51.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:51.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:51.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:51.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:51.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:52.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:52.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:52.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:50:52.255 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:52.255 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:52.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:52.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:52.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 20:50:52.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:52.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:52.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:52.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:52.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:52.257 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:50:52.257 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:50:52.257 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:50:52.257 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:50:52.275 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:50:52.277 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:50:52.277 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'New' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:52.326 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:50:52.326 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:50:52.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:50:52.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:50:52.327 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:50:52.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:52.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:50:52.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:50:52.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:52.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:52.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:52.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:52.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:52.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:50:52.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:52.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:52.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:52.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:52.827 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:50:52.827 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:50:52.827 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:50:52.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:50:52.836 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:50:52.841 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:50:52.841 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:52.884 DEBUG [main][MenuItemLookup] Found menu:'New' 20:50:52.884 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:50:52.884 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:52.884 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:50:52.884 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:52.884 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:50:52.884 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:50:52.884 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:50:52.884 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:50:52.884 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:50:52.884 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:50:52.884 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:50:52.884 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:50:52.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.... 20:50:53.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 'Delete.*'] is available. finished successfully 20:50:53.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:50:53.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:53.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:53.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:53.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:53.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:50:53.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:50:53.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:53.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:53.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:50:53.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:50:53.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:53.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:53.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:53.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:53.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:53.576 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:50:53.576 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:50:53.576 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:50:53.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:53.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:53.577 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:53.577 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:53.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 "OK", Widget matcher matching widgets with style: 8) 20:50:53.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:50:53.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:53.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:53.577 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:50:53.577 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:50:53.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:53.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:53.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:53.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:53.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:53.579 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:50:53.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:53.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:53.579 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:53.579 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:53.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:50:53.584 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:50:54.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:50:54.085 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:50:54.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:54.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:50:54.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:50:54.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:50:54.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:50:54.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:54.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:54.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:54.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:54.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:54.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:54.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:54.085 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:54.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:54.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:50:54.085 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:50:54.085 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:50:54.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:50:54.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:50:54.086 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:50:54.086 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:50:54.086 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:50:54.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:50:54.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:50:54.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:50:54.086 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:50:54.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:54.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:54.094 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:50:54.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:54.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:54.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:54.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:54.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:54.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:54.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:50:54.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:54.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:54.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:54.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:54.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:54.108 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:50:54.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:50:54.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:54.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:54.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:54.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:54.143 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:50:54.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:54.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:54.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:54.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:54.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:54.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:54.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:50:54.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:54.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:54.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:54.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:54.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:54.146 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:54.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:54.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:54.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:50:54.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:50:54.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:50:54.179 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:54.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:54.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:54.179 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 20:50:54.180 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:54.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:54.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:54.180 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 20:50:54.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:54.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:54.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:54.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:54.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'] 20:50:54.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:54.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'] 20:50:54.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:54.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:50:54.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:54.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:54.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:54.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:54.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:54.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:54.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:54.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:50:54.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:54.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:54.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:54.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:54.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:54.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:54.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:54.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:54.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:54.184 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:50:54.184 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:54.184 DEBUG [main][MenuItemLookup] Item match:File 20:50:54.185 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:50:54.185 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'File' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'' 20:50:54.189 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:50:54.189 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:50:54.213 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:50:54.213 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:50:54.213 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:50:54.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:50:54.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 20:50:54.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:50:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:54.340 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:50:54.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:54.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 20:50:54.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:54.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:54.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:54.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:54.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:54.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:50:54.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:50:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:50:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:50:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:50:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:54.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:50:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:50:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:50:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:50:54.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:50:54.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:50:54.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:50:54.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:50:54.344 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:50:54.355 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:50:54.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:50:54.358 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:50:54.358 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:50:54.358 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:50:54.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:54.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:54.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:54.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:54.360 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:50:54.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:54.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:54.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:54.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:54.749 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:50:54.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:54.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:54.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:50:54.753 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 20:50:54.753 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:50:54.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:54.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:54.754 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:50:54.754 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:50:54.754 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:50:54.755 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:") 20:50:54.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:54.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:54.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:54.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:54.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:50:54.757 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:50:54.759 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:50:54.812 DEBUG [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") 20:50:54.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:54.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:54.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:54.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:54.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:54.816 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:50:54.817 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:50:54.817 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:50:54.818 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:50:54.818 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:50:54.818 DEBUG [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) 20:50:54.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:54.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:54.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:54.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:54.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:50:54.832 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:50:54.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:50:54.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:50:54.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:50:54.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:50:55.219 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.... 20:50:58.391 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 20:50:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:50:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:50:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:50:58.391 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 20:50:58.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:50:58.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:50:58.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:50:58.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:50:58.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:50:58.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:50:58.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:50:58.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:50:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:50:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:50:58.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:58.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:58.393 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:50:58.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:58.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:58.404 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:50:58.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:50:58.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:50:58.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:50:58.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 '\*?\QPackage Explorer\E') 20:50:58.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:58.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:58.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:58.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:58.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:50:58.407 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:50:58.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:50:58.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:58.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:58.496 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:50:58.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:50:58.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:58.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:58.498 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:50:58.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:50:58.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:58.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:58.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:58.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:58.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:58.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:59.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:59.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:59.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:50:59.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:50:59.501 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:50:59.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:50:59.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:59.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:59.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 20:50:59.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:59.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:59.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:50:59.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:50:59.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:50:59.503 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:50:59.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:50:59.503 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:50:59.503 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:59.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:59.532 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:59.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:59.533 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:59.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:59.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:59.534 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:59.534 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:50:59.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:50:59.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:50:59.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:50:59.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:50:59.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:50:59.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:00.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:00.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:00.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:00.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:00.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:51:00.536 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:00.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:00.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:00.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:00.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 20:51:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:00.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:00.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:00.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:00.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:00.538 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:51:00.539 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:51:00.539 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:51:00.539 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:51:00.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:01.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:01.040 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:51:01.041 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:51:01.041 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:51:01.042 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:51:01.059 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:51:01.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'] 20:51:01.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:01.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:01.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:01.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:51:01.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:01.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:01.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:01.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:01.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:01.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:01.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:01.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:51:01.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:01.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:01.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:01.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:01.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:01.062 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:51:01.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:01.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:01.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:51:01.063 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:51:01.063 DEBUG [main][MenuItemLookup] Found menu:'File' 20:51:01.063 DEBUG [main][MenuItemLookup] Item match:File 20:51:01.064 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:51:01.064 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'File' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:01.068 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:51:01.068 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:51:01.095 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:51:01.095 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:51:01.095 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:51:01.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:51:01.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 'New|Select a wizard'] is available. finished successfully 20:51:01.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:51:01.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:01.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:01.224 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:51:01.224 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:01.224 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:51:01.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:01.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:01.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:01.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:01.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:01.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:51:01.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:51:01.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:51:01.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:51:01.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:01.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:51:01.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:01.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:51:01.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:51:01.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:51:01.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:01.242 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:51:01.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:01.242 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:51:01.243 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:51:01.243 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:51:01.243 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:51:01.253 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:51:01.253 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:51:01.253 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:51:01.253 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:51:01.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:01.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:01.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:01.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:01.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:01.255 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:51:01.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:01.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:01.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:01.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:01.380 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:01.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:01.380 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:01.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:51:01.380 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 20:51:01.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:51:01.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:01.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:01.381 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:51:01.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:01.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.wizards.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 20:51:01.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:01.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:01.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:01.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:01.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:51:01.435 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:51:01.437 INFO [WorkbenchTestable][AbstractText] Text set to: ErrorTestClass 20:51:01.470 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:51:01.470 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:51:01.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.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) 20:51:01.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:01.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:01.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:01.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:01.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:01.481 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:51:01.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:01.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:01.481 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:01.481 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:01.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:51:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:51:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:51:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:51:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:51:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3707cdba is found... 20:51:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3707cdba is found finished successfully 20:51:02.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QErrorTestClass.java\E') 20:51:02.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:02.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:02.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:02.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:02.020 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:02.020 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class ErrorTestClass { } TooltipText=null 20:51:02.021 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:51:02.034 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:02.034 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 20:51:02.034 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:51:02.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:51:02.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:02.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:02.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:51:02.035 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:51:02.035 DEBUG [main][MenuItemLookup] Found menu:'File' 20:51:02.035 DEBUG [main][MenuItemLookup] Item match:File 20:51:02.037 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:51:02.037 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:51:02.037 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:51:02.037 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:51:02.037 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:02.037 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:51:02.037 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:51:02.037 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:02.037 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:51:02.037 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:51:02.037 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:51:02.037 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:51:02.038 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:51:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:51:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:51:02.103 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:02.131 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=testError public class ErrorTestClass{ } TooltipText=null 20:51:02.145 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:02.146 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:02.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:02.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:02.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:02.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:02.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:02.203 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:02.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:02.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:02.211 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:51:02.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:02.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:02.212 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:51:02.212 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:51:02.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:02.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:02.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:02.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:02.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:02.242 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:02.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:02.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:02.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:51:02.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:02.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:02.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view.... 20:51:02.243 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:02.243 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:02.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:02.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:51:02.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:02.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:02.244 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:02.244 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:02.244 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:02.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:51:02.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:02.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:02.245 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:02.245 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:02.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:02.245 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:02.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:51:02.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:02.246 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:02.246 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:02.246 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:02.246 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:02.246 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:02.246 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:02.246 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:02.247 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:51:02.247 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:02.247 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:02.247 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:02.247 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:02.247 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:02.247 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:02.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:03.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:03.256 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:03.256 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:03.256 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:03.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:03.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:51:03.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:03.257 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:03.257 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:03.258 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:03.258 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:03.258 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:03.258 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:03.258 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:03.258 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:51:03.258 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:03.258 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:03.259 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:03.259 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:03.259 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:03.259 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:03.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:03.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:03.259 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:03.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:03.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:03.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:51:03.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:03.260 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:03.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 20:51:03.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:03.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:03.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:03.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:03.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:03.762 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:03.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:03.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:03.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:03.763 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:03.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:03.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:03.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:03.764 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:03.764 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:03.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:03.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:03.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:03.766 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:03.767 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:03.767 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:03.767 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:03.767 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:03.767 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:03.767 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:51:03.767 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:03.767 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:03.767 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:03.767 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:03.767 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:03.767 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:03.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:04.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:04.768 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:04.768 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:04.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:04.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:04.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:04.769 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:04.770 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:04.770 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:04.770 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:04.770 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:04.770 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:04.770 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:51:04.770 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:04.770 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:04.770 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:04.770 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:04.770 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:04.770 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:04.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:04.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:04.770 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:04.770 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:04.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:04.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:04.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 20:51:04.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:04.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:04.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:04.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:04.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:04.772 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:51:04.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:51:04.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:04.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:51:04.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:04.772 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:51:04.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:51:04.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:04.772 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:51:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:04.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:51:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Errors exists in Problems view. finished successfully 20:51:04.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:04.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:04.779 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:04.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:04.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:04.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform 20:51:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:04.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform' 20:51:04.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:51:04.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:04.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:04.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:04.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:04.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:04.794 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:04.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:04.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:04.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:51:04.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:04.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:04.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 0. Expected number of problems is: 1... 20:51:04.795 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:04.795 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:04.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:04.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:51:04.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:04.796 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:04.796 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:04.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:04.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:04.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:51:04.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:04.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:04.797 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:04.797 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:04.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:04.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:04.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:51:04.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:04.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:04.798 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:04.798 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:04.798 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:04.798 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:04.798 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:04.798 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:04.799 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:51:04.799 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:04.799 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:04.799 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:04.799 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:04.799 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:04.799 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:04.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:06.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:06.300 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:06.300 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:06.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:06.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:06.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:51:06.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:06.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:06.301 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:06.302 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:06.302 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:06.302 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:06.302 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:06.302 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:06.302 TRACE [main][WorkbenchPartLookup] Found view 'Problems (1 error, 0 warnings, 0 others)' 20:51:06.302 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:06.302 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:06.302 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:06.302 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:06.302 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:06.302 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:06.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:06.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:06.302 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:06.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:06.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:06.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/ErrorTestClass.java - Eclipse Platform TooltipText=null 20:51:06.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:06.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:06.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 20:51:06.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:06.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:06.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:06.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:06.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:06.306 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Errors (1 item) and wait with time period 1 20:51:06.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:51:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:06.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:51:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:06.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:51:06.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Errors (1 item) 20:51:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:06.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Errors (1 item) is already expanded. No action performed 20:51:06.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:06.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Errors (1 item) 20:51:06.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until number of problems in Problems view is 1. Expected number of problems is: 1 finished successfully 20:51:06.307 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:06.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:06.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:06.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:06.308 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:51:06.308 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:51:06.309 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:51:06.309 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:51:06.309 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:51:06.309 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:51:06.309 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:51:06.309 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:51:06.309 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:51:06.309 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:51:06.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:51:06.412 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 20:51:06.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:51:06.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:06.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:06.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 "Restore Defaults") 20:51:06.413 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:51:06.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:06.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:06.413 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:51:06.413 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:51:06.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:06.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:06.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:06.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:06.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:06.415 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:51:06.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:06.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:06.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:06.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:06.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", Widget matcher matching widgets with style: 8) 20:51:06.418 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:51:06.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:06.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:06.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:51:06.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:51:06.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:06.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:06.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:06.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:06.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:06.427 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:51:06.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:06.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:06.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:06.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:06.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:51:06.498 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 20:51:06.498 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:51:06.498 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:06.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:06.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:06.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:06.526 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:06.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:06.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:06.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:06.527 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:06.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:06.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:06.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:06.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:06.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:06.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:07.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:07.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:07.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:07.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:07.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:51:07.529 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:07.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:07.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:07.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:07.530 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:07.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:07.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:07.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:07.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:07.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:07.531 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:51:07.531 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:51:07.531 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:51:07.531 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:51:07.549 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:51:07.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:51:07.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'New' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:07.595 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:51:07.595 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:51:07.595 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:51:07.595 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:51:07.596 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:51:07.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:51:07.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:51:07.596 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:51:08.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:51:08.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:51:08.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:51:08.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:51:08.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:51:08.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:51:08.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:51:08.096 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:51:08.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:51:08.096 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:51:08.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:51:08.096 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:51:08.097 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:51:08.105 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:51:08.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:51:08.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:08.154 DEBUG [main][MenuItemLookup] Found menu:'New' 20:51:08.154 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:51:08.154 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:08.154 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:51:08.154 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:08.154 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:51:08.154 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:51:08.154 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:51:08.154 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:51:08.154 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:51:08.154 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:51:08.154 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:51:08.154 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:51:08.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.... 20:51:08.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 'Delete.*'] is available. finished successfully 20:51:08.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:51:08.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:08.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:08.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:08.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:08.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:08.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:51:08.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:08.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:08.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:51:08.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:51:08.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:08.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:08.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:08.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:08.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:08.853 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:51:08.853 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:51:08.853 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:51:08.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:08.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:08.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:08.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 "OK", Widget matcher matching widgets with style: 8) 20:51:08.854 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:51:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:08.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:51:08.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:51:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:08.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:08.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:08.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:08.855 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:51:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:08.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:08.856 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:08.856 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:08.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:51:08.861 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:51:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:51:09.361 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:51:09.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:51:09.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:51:09.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:51:09.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:51:09.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:51:09.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:51:09.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:51:09.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:51:09.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:51:09.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:51:09.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:51:09.362 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:51:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:51:09.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:51:09.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:51:09.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:51:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:09.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:09.363 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:51:09.363 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:51:09.363 INFO [WorkbenchTestable][RequirementsRunner] Started test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:51:09.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:51:09.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:51:09.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:51:09.363 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:51:09.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:09.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:09.371 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:09.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:09.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:09.377 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:51:09.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:09.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:09.378 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:51:09.378 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:51:09.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:09.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:09.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:09.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:09.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:09.405 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:09.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:09.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:09.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:09.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:09.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:09.440 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:51:09.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:09.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:09.442 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:51:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:09.442 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:51: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 '\*?\QProject Explorer\E') 20:51:09.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:09.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:09.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:09.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:09.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:09.444 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:09.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:09.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:09.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:51:09.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:09.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:09.477 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:09.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:09.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:09.478 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 20:51:09.478 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:09.478 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:09.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:09.479 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 20:51:09.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:09.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:09.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:09.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:09.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'] 20:51:09.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:09.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'] 20:51:09.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:09.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: "New Java Project"] 20:51:09.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:09.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'] 20:51:09.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:09.481 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:09.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:09.481 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:09.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:09.481 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:51:09.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:09.481 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:09.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:09.481 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:09.481 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:09.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:51:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:09.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:09.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:51:09.482 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:51:09.482 DEBUG [main][MenuItemLookup] Found menu:'File' 20:51:09.482 DEBUG [main][MenuItemLookup] Item match:File 20:51:09.483 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:51:09.483 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'File' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:09.487 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:51:09.487 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:51:09.510 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:51:09.510 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:51:09.511 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:51:09.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.... 20:51:09.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:51:09.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:51:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:09.632 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:51:09.632 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:09.632 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:51:09.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:09.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:09.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:09.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:09.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:09.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:51:09.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:51:09.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:51:09.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:51:09.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:09.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:51:09.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:09.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:51:09.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:51:09.635 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:51:09.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:09.635 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:51:09.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:09.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:51:09.635 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:51:09.635 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:51:09.636 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:51:09.650 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:51:09.650 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:51:09.650 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:51:09.650 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:51:09.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:09.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:09.652 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:09.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:09.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:09.653 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:51:09.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:09.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:09.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:09.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:10.027 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:10.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:10.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:10.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:51:10.037 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 20:51:10.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:51:10.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:10.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:10.038 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:51:10.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:10.038 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:51:10.039 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:") 20:51:10.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:10.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:10.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:10.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:10.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:51:10.041 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:51:10.043 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:51:10.087 DEBUG [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") 20:51:10.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:10.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:10.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:10.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:10.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:10.090 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:51:10.091 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:51:10.091 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:51:10.091 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:51:10.091 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:51:10.091 DEBUG [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) 20:51:10.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:10.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:10.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:10.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:10.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:10.108 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:51:10.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:10.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:10.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:10.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:10.330 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.... 20:51:13.793 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 20:51:13.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:51:13.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:51:13.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:51:13.793 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 20:51:13.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:51:13.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:51:13.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:51:13.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:51:13.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:51:13.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:51:13.793 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:51:13.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:51:13.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:51:13.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:13.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:13.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:51:13.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:13.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:13.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:51:13.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:13.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:13.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:51:13.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') 20:51:13.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:13.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:13.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:13.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:13.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:13.798 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:51:13.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:51:13.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:13.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:13.849 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:51:13.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:51:13.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:13.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:13.850 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:51:13.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:51:13.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:13.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:13.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:13.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:13.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:14.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:14.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:14.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:14.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:14.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:51:14.852 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:51:14.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:51:14.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:14.853 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:14.853 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:14.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:14.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:14.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:14.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:14.854 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:14.854 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:51:14.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:51:14.854 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:51:14.854 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:14.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:14.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:14.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:14.882 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:14.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:14.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:14.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:14.883 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:14.883 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:14.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:14.884 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:14.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:14.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:14.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:15.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:15.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:15.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:15.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:15.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:51:15.886 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:15.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:15.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:15.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:15.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 20:51:15.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:15.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:15.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:15.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:15.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:15.887 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:51:15.887 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:51:15.888 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:51:15.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:51:15.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:16.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:16.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:51:16.390 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:51:16.390 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:51:16.390 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:51:16.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:51:16.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'] 20:51:16.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:16.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:16.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:16.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"] 20:51:16.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:16.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'] 20:51:16.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:16.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'] 20:51:16.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:16.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'] 20:51:16.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:16.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"] 20:51:16.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:16.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'] 20:51:16.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:16.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'] 20:51:16.409 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:16.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:51:16.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:16.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:16.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:51:16.410 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:51:16.410 DEBUG [main][MenuItemLookup] Found menu:'File' 20:51:16.410 DEBUG [main][MenuItemLookup] Item match:File 20:51:16.411 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:51:16.411 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'File' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:16.415 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:51:16.415 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:51:16.416 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:51:16.416 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:51:16.416 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:51:16.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 'New|Select a wizard'] is available.... 20:51:16.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 'New|Select a wizard'] is available. finished successfully 20:51:16.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:51:16.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:16.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:16.553 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:51:16.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:16.553 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:51:16.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:16.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:16.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:16.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:16.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:16.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:51:16.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:51:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:51:16.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:51:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:16.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:51:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:16.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:51:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:51:16.556 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:51:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:16.556 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:51:16.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:16.556 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:51:16.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:51:16.566 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:51:16.567 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:51:16.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:51:16.570 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:51:16.570 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:51:16.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.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:51:16.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:16.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:16.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:16.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:16.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:16.572 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:51:16.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:16.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:16.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:16.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:16.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:16.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:16.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:16.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:51:16.704 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 20:51:16.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:51:16.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:16.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:16.705 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:51:16.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:16.705 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:") 20:51:16.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:16.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:16.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:16.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:51:16.759 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:51:16.760 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 20:51:16.793 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:51:16.793 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:51:16.793 DEBUG [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) 20:51:16.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:16.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:16.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:16.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:16.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:16.797 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:51:16.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:16.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:16.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:16.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:16.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:51:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:51:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:51:17.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:51:17.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:51:17.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:51:17.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:51:17.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:51:17.381 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:51:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:51:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3af0f99b is found... 20:51:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3af0f99b is found finished successfully 20:51:17.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 '\*?\QWarningTestClass.java\E') 20:51:17.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:17.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:17.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:17.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:17.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:17.384 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:17.384 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 20:51:17.384 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:51:17.390 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:17.390 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 20:51:17.390 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:51:17.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:17.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:17.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:17.391 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:17.391 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:17.391 DEBUG [main][MenuItemLookup] Found menu:'File' 20:51:17.391 DEBUG [main][MenuItemLookup] Item match:File 20:51:17.392 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:51:17.392 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:51:17.392 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:51:17.392 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:51:17.392 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:17.392 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:51:17.392 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:51:17.392 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:17.392 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:51:17.392 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:51:17.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:51:17.436 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:51:17.436 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:51:17.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:51:17.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:51:17.495 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:17.495 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 20:51:17.495 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:17.495 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:17.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:17.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:17.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:17.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:17.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:17.570 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:17.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:17.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:17.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:17.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:17.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:17.578 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:17.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 20:51:17.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:17.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:17.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:17.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:17.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:17.609 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:17.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:17.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:17.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:17.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:17.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:17.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 20:51:17.610 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:17.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:17.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:17.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:17.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:17.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:17.611 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:17.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:17.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:17.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:17.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:17.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:17.612 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:17.613 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:17.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:17.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:17.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:17.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:17.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:17.614 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:17.615 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:17.615 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:17.615 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:17.615 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:17.615 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:17.615 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:51:17.615 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:17.615 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:17.615 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:17.615 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:17.615 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:17.615 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:17.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:18.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:18.618 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:18.618 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:18.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:18.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:18.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:18.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:18.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:18.619 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:18.620 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:18.620 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:18.620 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:18.620 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:18.620 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:18.620 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:51:18.620 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:18.620 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:18.620 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:18.620 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:18.620 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:18.620 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:18.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:18.620 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:18.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:18.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:18.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:18.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:18.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:18.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 20:51:18.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:18.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:18.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:18.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:18.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:19.123 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:19.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:19.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:19.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:19.124 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:19.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:19.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:19.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:19.125 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:19.125 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:19.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:19.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:19.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:19.126 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:19.126 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:19.126 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:19.126 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:19.126 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:19.126 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:19.126 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:19.126 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:19.127 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:19.127 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:19.127 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:19.127 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:19.127 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:19.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:20.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:20.627 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:20.628 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:20.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:20.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:20.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:20.629 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:20.629 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:20.629 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:20.629 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:20.630 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:20.630 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:20.630 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:20.630 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:20.630 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:20.630 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:20.630 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:20.630 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:20.630 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:20.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:20.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:20.630 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:20.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:20.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:20.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:20.631 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:20.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:20.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:20.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:20.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:20.632 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:51:20.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:51:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:20.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:51:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:20.632 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:51:20.632 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:51:20.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:20.632 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:51:20.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:20.633 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:51:20.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 20:51:20.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:20.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:20.639 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:20.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:20.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:20.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:20.640 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:51:20.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:20.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:20.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:20.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:20.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:20.673 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:20.673 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:20.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:20.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:20.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:20.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:20.674 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:20.674 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:20.674 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:20.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:20.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:20.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:20.675 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:20.675 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:20.675 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:20.675 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:20.675 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:20.675 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:20.675 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:20.676 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:20.676 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:20.676 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:20.676 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:20.676 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:20.676 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:20.676 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:20.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:22.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:22.177 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:22.177 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:22.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:22.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:22.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:22.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:22.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:22.178 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:22.179 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:22.179 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:22.179 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:22.179 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:22.179 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:22.179 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:22.179 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:22.179 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:22.179 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:22.179 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:22.179 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:22.179 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:22.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:22.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:22.180 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:22.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:22.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:22.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:22.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:22.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:22.181 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:22.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:22.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:22.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:22.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:22.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:22.184 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:51:22.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:51:22.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:22.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:51:22.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:22.184 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:51:22.184 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:51:22.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:22.184 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:51:22.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:22.185 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:51:22.185 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item The value of the field WarningTestClass.i is not used 20:51:22.185 DEBUG [main][TreeItemHandler] Selecting tree item: The value of the field WarningTestClass.i is not used 20:51:22.185 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item The value of the field WarningTestClass.i is not used about selection 20:51:22.187 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: The value of the field WarningTestClass.i is not used 20:51:22.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:51:22.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:22.240 DEBUG [main][MenuItemLookup] Found menu:'Go to Resource' 20:51:22.240 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:22.240 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:51:22.240 DEBUG [main][MenuItemLookup] Found menu:'Copy Details' 20:51:22.240 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:51:22.240 DEBUG [main][MenuItemLookup] Found menu:'Select All Ctrl+A' 20:51:22.240 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:22.240 DEBUG [main][MenuItemLookup] Found menu:'Show In' 20:51:22.240 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 20:51:22.240 DEBUG [main][MenuItemLookup] Item match:Quick Fix Ctrl+1 20:51:22.240 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Quick Fix Ctrl+1" 20:51:22.240 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Quick Fix Ctrl+1 20:51:22.241 INFO [main][MenuItemHandler] Select menu item: &Quick Fix Ctrl+1 20:51:22.414 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.... 20:51:22.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:22.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:22.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: "Quick Fix"] is available. finished successfully 20:51:22.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Quick Fix 20:51:22.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:22.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:22.416 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 20:51:22.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:22.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:22.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:22.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:22.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:51:22.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:51:22.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:51:22.425 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 20:51:22.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:22.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:22.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:22.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:22.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:51:22.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:51:22.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:51:22.427 TRACE [main][WidgetHandler] Notify Table with event 13 20:51:22.427 TRACE [main][WidgetHandler] Wait for synchronization 20:51:22.427 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:51:22.427 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:51:22.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:22.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:22.428 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Quick Fix" as the parent 20:51:22.428 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:51:22.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:22.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:22.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:22.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:22.429 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:22.429 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:51:22.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:22.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:22.430 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:22.430 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:22.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable... 20:51:22.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.swt.condition.NewShellIsOpenedOrIsNotAvailable finished successfully 20:51:22.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59871ef5 is found... 20:51:22.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59871ef5 is found finished successfully 20:51:22.567 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') 20:51:22.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:22.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:22.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:22.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:22.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:22.570 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:22.570 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ @SuppressWarnings("unused") private int i; } TooltipText=null 20:51:22.570 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:22.570 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:22.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:22.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:22.615 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:51:22.615 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:51:22.615 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:51:22.615 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:51:22.615 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:51:22.615 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:51:22.615 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:51:22.615 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:51:22.615 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:51:22.615 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:51:22.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:51:22.718 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 20:51:22.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:51:22.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:22.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:22.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 "Restore Defaults") 20:51:22.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:51:22.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:22.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:22.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:51:22.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:51:22.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:22.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:22.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:22.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:22.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:22.721 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:51:22.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:22.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:22.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:22.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:22.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 20:51:22.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:51:22.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:22.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:22.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:51:22.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:51:22.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:22.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:22.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:22.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:22.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:22.744 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:51:22.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:22.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:22.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:22.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:22.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:51:22.819 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 20:51:22.819 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:51:22.820 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:22.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:22.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:22.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:22.851 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:22.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:22.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:22.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:22.852 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:22.852 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:22.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:22.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:22.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:22.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:22.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:23.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:23.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:23.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:23.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:23.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:51:23.854 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:23.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:23.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:23.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:23.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 20:51:23.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:23.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:23.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:23.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:23.856 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:51:23.856 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:51:23.856 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:51:23.856 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:51:23.874 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:51:23.877 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:51:23.877 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'New' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:23.922 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:51:23.922 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:51:23.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:51:23.922 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:51:23.922 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:51:23.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:51:23.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:51:23.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:51:24.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:51:24.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:51:24.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:51:24.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:51:24.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:51:24.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:51:24.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:51:24.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:51:24.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:51:24.423 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:51:24.423 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:51:24.423 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:51:24.424 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:51:24.432 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:51:24.434 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:51:24.434 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:24.482 DEBUG [main][MenuItemLookup] Found menu:'New' 20:51:24.483 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:51:24.483 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:24.483 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:51:24.483 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:24.483 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:51:24.483 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:51:24.483 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:51:24.483 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:51:24.483 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:51:24.483 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:51:24.483 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:51:24.483 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:51:24.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 'Delete.*'] is available.... 20:51:24.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 'Delete.*'] is available. finished successfully 20:51:24.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:51:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:24.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:24.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:24.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:24.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: 32) 20:51:24.691 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:51:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:24.691 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:51:24.691 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:51:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:24.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:24.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:24.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:24.691 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:24.692 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:51:24.692 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:51:24.692 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:51:24.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:24.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:24.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:24.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:24.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", Widget matcher matching widgets with style: 8) 20:51:24.692 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:51:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:24.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:51:24.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:51:24.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:24.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:24.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:24.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:24.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:24.694 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:51:24.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:24.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:24.694 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:24.694 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:24.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:51:24.700 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:51:25.201 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 20:51:25.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:51:25.203 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.... 20:51:25.204 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") 20:51:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:25.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:25.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:25.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:25.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:25.206 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 20:51:25.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:51:25.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:25.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:25.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:51:25.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:25.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:25.209 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 20:51:25.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 "Continue") 20:51:25.209 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:51:25.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:25.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:25.209 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:51:25.209 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:51:25.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:25.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:25.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:25.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:25.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:25.211 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 20:51:25.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:25.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:25.211 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:25.211 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:25.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:51:25.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:51:25.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:51:25.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:51:25.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:51:25.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:51:25.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:51:25.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:51:25.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:51:25.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:51:25.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:51:25.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:51:25.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:51:25.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:51:25.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:51:25.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:51:25.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:51:25.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:51:25.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:51:25.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:51:25.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:51:25.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:51:25.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:51:25.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:51:25.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:25.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:25.791 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:51:25.791 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:51:25.791 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:51:25.791 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:51:25.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:51:25.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:51:25.792 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:51:25.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:25.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:25.799 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:25.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:25.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:25.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:51:25.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:25.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:25.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:51:25.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 '\*?\QProblems\E') 20:51:25.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:25.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:25.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:25.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:25.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:25.813 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:25.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:25.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:25.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:25.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:25.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:25.851 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:51:25.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:25.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:25.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:51:25.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:25.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:25.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:51:25.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 '\*?\QProject Explorer\E') 20:51:25.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:25.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:25.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:25.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:25.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:25.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:25.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:25.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:25.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:51:25.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:25.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:25.904 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:25.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:25.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:25.905 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 20:51:25.905 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:25.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:25.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:25.906 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 20:51:25.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:25.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:25.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:25.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:25.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'] 20:51:25.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:25.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'] 20:51:25.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:25.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: "New Java Project"] 20:51:25.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:25.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'] 20:51:25.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:25.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'] 20:51:25.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:25.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'] 20:51:25.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:25.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: "New Java Project"] 20:51:25.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:25.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'] 20:51:25.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:25.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:25.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:25.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:51:25.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:25.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:25.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:51:25.909 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:51:25.910 DEBUG [main][MenuItemLookup] Found menu:'File' 20:51:25.910 DEBUG [main][MenuItemLookup] Item match:File 20:51:25.911 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:51:25.911 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:51:25.915 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:51:25.915 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:51:25.915 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:51:25.915 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:25.915 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:51:25.915 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:51:25.915 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:51:25.915 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:51:25.915 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:51:25.915 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:51:25.915 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:51:25.915 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:51:25.915 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:51:25.915 DEBUG [main][MenuItemLookup] Found menu:'File' 20:51:25.915 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:51:25.915 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:51:25.916 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:51:25.916 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:25.916 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:51:25.916 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:25.916 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:51:25.916 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:51:25.969 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:51:25.969 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:51:25.969 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:51:26.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 'New|Select a wizard'] is available.... 20:51:26.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:51:26.108 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:51:26.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:26.121 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:51:26.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:26.121 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:51:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:26.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:26.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:26.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:51:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:51:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:51:26.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:51:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:26.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:51:26.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:26.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:51:26.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:51:26.125 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:51:26.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:26.125 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:51:26.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:26.125 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:51:26.125 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:51:26.125 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:51:26.126 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:51:26.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:51:26.139 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:51:26.139 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:51:26.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) 20:51:26.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:26.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:26.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:26.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:26.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:26.141 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:51:26.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:26.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:26.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:26.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:26.520 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:26.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:26.521 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:26.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:51:26.522 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 20:51:26.522 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:51:26.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:26.523 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:51:26.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:26.523 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:51:26.523 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:") 20:51:26.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:26.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:26.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:26.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:26.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:51:26.526 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:51:26.527 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:51:26.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") 20:51:26.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:26.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:26.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:26.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:26.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:26.577 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:51:26.578 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:51:26.578 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:51:26.578 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:51:26.578 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:51:26.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.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) 20:51:26.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:26.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:26.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:26.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:26.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:26.582 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:51:26.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:26.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:26.582 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:26.582 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:26.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.... 20:51:29.994 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 20:51:29.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:51:29.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:51:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:51:29.995 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 20:51:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:51:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:51:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:51:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:51:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:51:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:51:29.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:51:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:51:29.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:51:29.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:29.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:29.996 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:51:29.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:29.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:29.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:51:29.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:29.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:29.998 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:51:29.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 '\*?\QPackage Explorer\E') 20:51:29.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:29.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:29.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:29.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:29.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:29.999 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:51:29.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:51:30.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:30.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:30.045 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:51:30.045 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:51:30.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:30.046 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:30.046 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:51:30.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:51:30.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:30.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:30.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:30.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:30.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:30.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:30.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:31.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:31.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:31.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:51:31.049 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:51:31.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:51:31.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:31.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:31.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 20:51:31.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:31.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:31.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:31.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:31.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:31.050 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:51:31.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:51:31.051 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:51:31.051 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:31.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:31.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:31.098 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:31.098 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:31.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:31.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:31.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:31.099 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:31.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:31.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:31.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:31.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:31.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:31.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:31.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:31.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:32.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:32.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:32.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:51:32.101 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:32.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:32.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:32.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:32.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:32.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:32.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:32.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:32.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:32.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:32.103 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:51:32.103 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 20:51:32.104 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProblemsViewTestProject 20:51:32.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProblemsViewTestProject 20:51:32.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:32.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:32.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProblemsViewTestProject 20:51:32.606 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 20:51:32.606 DEBUG [main][TreeItemHandler] Selecting tree item: src 20:51:32.606 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 20:51:32.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 20:51:32.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:32.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:32.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:32.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:32.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:51:32.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:32.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:32.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:32.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:32.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:32.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:32.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:32.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:51:32.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:32.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'] 20:51:32.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:32.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'] 20:51:32.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:32.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:51:32.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:32.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:32.628 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:51:32.628 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:51:32.628 DEBUG [main][MenuItemLookup] Found menu:'File' 20:51:32.628 DEBUG [main][MenuItemLookup] Item match:File 20:51:32.629 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:51:32.629 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:51:32.633 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:51:32.633 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:51:32.633 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:51:32.633 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:32.633 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:51:32.634 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:51:32.634 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:51:32.634 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:51:32.634 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:51:32.634 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:51:32.634 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:51:32.634 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:51:32.634 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:51:32.634 DEBUG [main][MenuItemLookup] Found menu:'File' 20:51:32.634 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:51:32.634 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:51:32.634 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:51:32.634 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:32.634 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:51:32.634 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:32.634 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:51:32.634 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:51:32.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:51:32.634 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:51:32.634 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:51:32.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.... 20:51:32.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 'New|Select a wizard'] is available. finished successfully 20:51:32.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:51:32.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:32.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:32.773 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:51:32.773 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:32.773 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:51:32.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:32.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:32.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:32.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:32.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:32.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:51:32.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:51:32.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:51:32.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:51:32.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:32.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:51:32.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:32.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:51:32.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:51:32.787 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:51:32.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:32.787 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:51:32.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:32.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:51:32.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 20:51:32.787 DEBUG [main][TreeItemHandler] Selecting tree item: Class 20:51:32.788 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 20:51:32.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 20:51:32.791 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:51:32.791 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:51:32.792 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:51:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:32.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:32.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:32.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:32.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:32.801 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:51:32.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:32.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:32.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:32.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:32.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'] 20:51:32.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:32.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:32.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 20:51:32.937 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 20:51:32.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 20:51:32.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:32.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:32.938 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:51:32.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:32.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 20:51:32.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:32.939 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:32.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:32.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:32.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:51:32.991 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:51:32.992 INFO [WorkbenchTestable][AbstractText] Text set to: WarningTestClass 20:51:33.001 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 20:51:33.001 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 20:51:33.001 DEBUG [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) 20:51:33.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:33.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:33.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:33.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:33.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:33.042 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:51:33.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:33.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:33.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:33.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:33.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:51:33.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:51:33.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:51:33.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:51:33.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:51:33.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59e3c996 is found... 20:51:33.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@59e3c996 is found finished successfully 20:51:33.562 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') 20:51:33.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:33.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:33.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:33.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:33.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:33.564 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:33.565 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class WarningTestClass { } TooltipText=null 20:51:33.565 INFO [WorkbenchTestable][TextEditor] Set text to editor 20:51:33.595 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:33.595 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 20:51:33.595 INFO [WorkbenchTestable][AbstractEditor] Save editor 20:51:33.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:33.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:33.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:33.596 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:33.596 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:33.596 DEBUG [main][MenuItemLookup] Found menu:'File' 20:51:33.596 DEBUG [main][MenuItemLookup] Item match:File 20:51:33.597 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:51:33.597 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:51:33.597 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:51:33.597 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:51:33.597 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:33.597 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:51:33.597 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:51:33.597 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:33.597 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:51:33.597 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 20:51:33.598 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 20:51:33.598 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 20:51:33.598 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 20:51:33.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 20:51:33.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 20:51:33.705 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:33.705 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=public class WarningTestClass{ private int i; } TooltipText=null 20:51:33.705 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:33.705 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:33.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:33.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:33.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:33.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:33.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:33.806 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:33.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:33.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:33.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:33.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:33.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:33.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:33.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 '\*?\QProblems\E') 20:51:33.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:33.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:33.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:33.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:33.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:33.848 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:33.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:33.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:33.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:33.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:33.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:33.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 20:51:33.849 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:33.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:33.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:33.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:33.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:33.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:33.850 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:33.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:33.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:33.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:33.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:33.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:33.851 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:33.851 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:33.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:33.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:33.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:33.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:33.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:33.852 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:33.852 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:33.852 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:33.852 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:33.852 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:33.853 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:33.853 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:51:33.853 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:33.853 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:33.853 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:33.853 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:33.853 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:33.853 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:33.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:35.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:35.354 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:35.354 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:35.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:35.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:35.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:35.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:35.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:35.355 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:35.356 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:35.356 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:35.356 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:35.356 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:35.356 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:35.356 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:35.356 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:35.356 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:35.356 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:35.356 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:35.356 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:35.356 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:35.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:35.356 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:35.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:35.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:35.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:35.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:35.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:35.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 20:51:35.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:35.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:35.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:35.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:35.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:35.360 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:51:35.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:51:35.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:35.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:51:35.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:35.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:51:35.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:51:35.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:35.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:51:35.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:35.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:51:35.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 20:51:35.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:35.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:35.395 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:35.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:35.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:35.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:35.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:35.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:35.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:35.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 '\*?\QProblems\E') 20:51:35.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:35.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:35.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:35.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:35.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:35.417 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:35.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:35.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:35.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:35.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:35.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:35.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view.... 20:51:35.418 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:35.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:35.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:35.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:35.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:35.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:35.419 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:35.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:35.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:35.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:35.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:35.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:35.445 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:35.445 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:35.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:35.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:35.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:35.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:35.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:35.446 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:35.447 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:35.447 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:35.447 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:35.447 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:35.447 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:35.447 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:35.447 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:35.447 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:35.447 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:35.447 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:35.447 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:35.447 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:35.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:36.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:36.448 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:36.448 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:36.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:36.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:36.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:36.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:36.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:36.449 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:36.450 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:36.450 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:36.450 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:36.450 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:36.450 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:36.450 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:36.450 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:36.450 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:36.450 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:36.450 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:36.450 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:36.450 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:36.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:36.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:36.450 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:36.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:36.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:36.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:36.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:36.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:36.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:36.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:36.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:36.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:36.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:36.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:36.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while problem of type Errors exists in Problems view. finished successfully 20:51:36.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:36.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:36.461 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:36.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:36.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:36.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:36.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:36.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:36.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:36.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') 20:51:36.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:36.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:36.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:36.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:36.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:36.499 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:36.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:36.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:36.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:36.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:36.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:36.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view.... 20:51:36.501 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:36.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:36.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:36.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:36.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:36.526 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:36.526 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:36.526 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:36.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:36.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:36.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:36.527 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:36.527 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:36.527 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:36.527 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:36.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:36.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:36.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:36.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:36.528 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:36.529 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:36.529 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:36.529 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:36.529 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:36.529 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:36.529 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:36.529 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:36.529 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:36.529 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:36.529 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:36.529 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:36.529 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:36.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:37.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:37.530 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:37.530 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:37.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:37.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:37.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:37.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:37.531 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:37.531 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:37.532 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:37.532 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:37.532 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:37.532 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:37.532 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:37.532 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:37.532 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:37.532 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:37.532 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:37.532 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:37.532 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:37.532 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:37.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:37.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:37.533 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:37.533 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:37.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:37.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:37.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:37.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:37.534 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:37.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:37.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:37.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:37.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:37.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:37.536 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:51:37.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:51:37.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:37.536 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:51:37.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:37.536 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:51:37.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:51:37.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:37.537 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:51:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:37.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:51:37.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until problem of type Warnings exists in Problems view. finished successfully 20:51:37.537 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:37.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:37.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:37.538 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:37.538 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:37.538 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:37.538 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:37.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:37.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:37.539 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:37.540 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:37.540 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:37.540 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:37.540 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:37.540 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:37.540 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:37.540 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:37.540 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:37.540 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:37.540 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:37.540 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:37.540 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:37.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:38.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:38.541 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:38.541 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:38.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:38.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:38.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:38.542 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:38.543 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:38.543 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:38.543 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:38.543 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:38.543 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:38.543 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:38.543 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:38.543 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:38.543 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:38.543 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:38.543 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:38.543 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:38.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:38.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:38.544 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:38.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:38.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:38.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:38.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 20:51:38.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:38.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:38.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:38.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:38.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:38.545 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:38.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:38.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:38.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:38.546 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:38.546 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:38.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:38.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:38.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:38.547 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:38.548 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:38.548 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:38.548 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:38.548 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:38.548 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:38.548 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:38.548 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:38.548 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:38.548 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:38.548 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:38.548 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:38.548 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:38.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:39.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:39.549 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:39.549 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:39.549 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:39.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:39.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:39.550 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:39.551 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:39.551 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:39.551 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:39.551 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:39.551 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:39.551 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:39.551 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:39.551 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:39.551 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:39.551 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:39.551 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:39.551 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:39.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:39.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:39.552 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:39.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:39.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:39.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:39.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 20:51:39.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:39.553 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:51:39.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:51:39.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:39.553 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:51:39.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:39.553 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:51:39.554 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:51:39.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:39.554 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:51:39.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:39.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:51:39.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:39.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:39.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:39.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:39.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:51:39.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:39.593 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:39.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:39.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:39.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:39.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:39.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:39.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 20:51:39.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:39.596 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:39.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.597 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:39.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.627 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:39.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:39.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:39.627 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:39.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 '\*?\QProblems\E') 20:51:39.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:39.659 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:39.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:39.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:39.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:39.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:39.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:39.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 20:51:39.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:39.662 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:39.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:39.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:39.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:39.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 '\*?\QProblems\E') 20:51:39.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:39.708 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:39.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:39.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:39.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:39.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:39.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:39.710 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:39.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:39.712 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:39.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:39.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:39.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:39.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:39.743 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:39.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:51:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:39.774 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:39.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:39.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:39.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:39.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:39.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51: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 20:51:39.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:39.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:39.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:39.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:39.807 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:39.808 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:51:39.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:39.838 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:39.838 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:39.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:39.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:39.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:39.839 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:39.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 20:51:39.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:39.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 20:51:39.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:39.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:39.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:39.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:39.875 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:39.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 20:51:39.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:39.914 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:39.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:39.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:39.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:39.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:39.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:39.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 20:51:39.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:39.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 20:51:39.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:39.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:39.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:39.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:39.926 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:39.926 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:51:39.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:39.959 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:39.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:39.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:39.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:39.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:39.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:39.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 20:51:39.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:39.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:39.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:39.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:39.990 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:39.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:39.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:39.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:39.991 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:39.991 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:39.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:39.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:39.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:39.992 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:39.993 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:39.993 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:39.993 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:39.993 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:39.993 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:39.993 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:39.993 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:39.993 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:39.993 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:39.993 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:39.993 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:39.993 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:39.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:40.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:40.994 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:40.994 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:40.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:40.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:40.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:40.995 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:40.996 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:40.996 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:40.996 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:40.996 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:40.996 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:40.996 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:40.996 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:40.996 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:40.996 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:40.997 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:40.997 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:40.997 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:40.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:40.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:40.997 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:40.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:40.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:40.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:40.998 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:40.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:40.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:40.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:40.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:40.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:40.999 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:40.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:41.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:41.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:41.000 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:41.000 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:41.000 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:41.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:41.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:41.001 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:41.001 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:41.001 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:41.001 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:41.002 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:41.002 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:41.002 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:41.002 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:41.002 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:41.002 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:41.002 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:41.002 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:41.002 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:41.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:42.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:42.503 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:42.503 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:42.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:42.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:42.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:42.504 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:42.505 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:42.505 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:42.505 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:42.505 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:42.505 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:42.505 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:42.505 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:42.506 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:42.506 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:42.506 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:42.506 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:42.506 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:42.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:42.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:42.506 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:42.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:42.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:42.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:42.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 20:51:42.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:42.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:42.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:42.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:42.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:42.508 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:42.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:42.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:42.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:42.509 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:42.509 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:42.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:42.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:42.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:42.510 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:42.510 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:42.510 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:42.510 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:42.510 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:42.510 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:42.510 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:42.510 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:42.511 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:42.511 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:42.511 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:42.511 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:42.511 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:42.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:44.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:44.012 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:44.012 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:44.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:44.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:44.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:44.013 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:44.014 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:44.014 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:44.014 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:44.014 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:44.014 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:44.014 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:44.014 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:44.014 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:44.014 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:44.014 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:44.015 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:44.015 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:44.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:44.015 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:44.015 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:44.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:44.016 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:44.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 20:51:44.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:44.017 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:51:44.017 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:51:44.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:44.017 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:51:44.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:44.017 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:51:44.017 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:51:44.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:44.018 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:51:44.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:44.018 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:51:44.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.029 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:44.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:44.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:44.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:44.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 '\*?\QProblems\E') 20:51:44.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:44.071 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:44.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:44.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:44.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:44.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:44.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:44.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 20:51:44.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:44.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 20:51:44.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:44.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:44.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:44.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:44.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:44.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 '\*?\QProblems\E') 20:51:44.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:44.124 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:44.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:44.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:44.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:44.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:44.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:44.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:44.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:44.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 20:51:44.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:44.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:44.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:44.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:44.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:44.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 '\*?\QProblems\E') 20:51:44.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:44.215 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:44.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:44.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:44.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:44.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:44.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:44.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 20:51:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:44.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 20:51:44.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:44.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.249 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:44.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:44.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 '\*?\QProblems\E') 20:51:44.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:44.282 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:44.282 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:44.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:44.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:44.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:44.283 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:44.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:44.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:44.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:44.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:44.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:44.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:44.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') 20:51:44.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:44.350 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:44.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:44.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:44.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:44.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:44.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:44.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:44.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:44.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 20:51:44.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:44.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:44.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:44.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:44.387 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:44.387 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:51:44.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:44.419 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:44.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:44.420 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:44.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:44.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:44.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:44.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform 20:51:44.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:44.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:44.453 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform' 20:51:44.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 '\*?\QProblems\E') 20:51:44.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:44.484 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:44.484 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:44.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:44.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProblemsViewTestProject/src/WarningTestClass.java - Eclipse Platform TooltipText=null 20:51:44.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:44.485 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:44.486 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:44.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:44.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:44.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:44.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:44.486 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:44.487 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:44.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:44.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:44.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:44.488 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:44.489 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:44.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:44.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:44.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:44.489 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:44.490 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:44.490 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:44.490 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:44.490 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:44.490 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:44.490 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:44.490 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:44.490 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:44.490 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:44.490 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:44.490 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:44.490 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:44.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:45.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:45.514 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:45.515 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:45.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:45.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:45.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:45.516 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:45.517 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:45.517 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:45.517 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:45.517 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:45.517 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:45.517 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 20:51:45.517 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:45.517 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:45.517 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:45.517 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:45.517 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:45.517 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:45.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:45.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:45.517 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:45.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:45.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:45.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:45.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 20:51:45.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:45.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:45.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:45.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:45.519 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Warnings (1 item) and wait with time period 1 20:51:45.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:51:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:45.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:51:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:45.519 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:51:45.519 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Warnings (1 item) 20:51:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:45.519 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Warnings (1 item) is already expanded. No action performed 20:51:45.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:45.520 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Warnings (1 item) 20:51:45.520 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:45.520 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:45.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:45.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:45.522 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:51:45.522 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:51:45.522 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:51:45.522 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:51:45.522 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:51:45.522 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:51:45.522 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:51:45.522 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:51:45.522 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:51:45.522 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:51:45.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:51:45.610 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 20:51:45.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:51:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:45.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 "Restore Defaults") 20:51:45.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:51:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:45.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:45.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:51:45.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:51:45.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:45.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:45.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:45.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:45.614 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:51:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:45.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:45.614 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:45.614 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:45.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", Widget matcher matching widgets with style: 8) 20:51:45.616 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:51:45.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:45.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:45.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:51:45.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:51:45.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:45.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:45.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:45.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:45.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:45.625 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:51:45.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:45.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:45.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:45.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:45.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:51:45.694 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 20:51:45.694 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:51:45.694 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:45.694 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:45.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:45.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:45.722 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:45.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:45.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:45.722 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:45.723 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:45.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:45.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:45.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:45.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:45.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:45.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:46.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:46.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:46.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:46.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:46.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:51:46.725 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:46.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:46.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:46.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:46.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:46.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:46.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:46.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:46.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:46.727 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:51:46.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:51:46.728 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:51:46.728 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:51:46.745 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:51:46.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:51:46.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'New' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:46.791 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:51:46.791 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:51:46.791 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:51:46.791 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:51:46.791 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:51:46.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:51:46.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:51:46.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:51:47.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:51:47.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:51:47.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:51:47.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:51:47.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:51:47.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:51:47.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:51:47.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:51:47.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:51:47.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:51:47.292 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:51:47.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:51:47.292 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:51:47.293 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:51:47.306 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:51:47.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:51:47.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:47.353 DEBUG [main][MenuItemLookup] Found menu:'New' 20:51:47.353 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:51:47.353 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:47.353 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:51:47.353 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:47.353 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:51:47.353 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:51:47.353 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:51:47.353 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:51:47.353 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:51:47.353 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:51:47.353 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:51:47.354 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:51:47.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 'Delete.*'] is available.... 20:51:47.547 DEBUG [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:51:47.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:51:47.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:47.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:47.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:47.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:47.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:47.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:51:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:47.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:51:47.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:51:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:47.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:47.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:47.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:47.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:47.550 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:51:47.550 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:51:47.550 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:51:47.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:47.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:47.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:47.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:47.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:51:47.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:51:47.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:47.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:51:47.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:51:47.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:47.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:47.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:47.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:47.552 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:51:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:47.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:47.552 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:47.552 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:47.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:51:47.557 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:51:48.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:51:48.058 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:51:48.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:51:48.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:51:48.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:51:48.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 20:51:48.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:51:48.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:51:48.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:51:48.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:51:48.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:51:48.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:51:48.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:51:48.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:51:48.058 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:51:48.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:51:48.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:51:48.058 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:51:48.058 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:51:48.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:48.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:48.059 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:51:48.059 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:51:48.059 INFO [WorkbenchTestable][RequirementsRunner] Started test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:51:48.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:51:48.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:51:48.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:51:48.059 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:51:48.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:48.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:48.067 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:48.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:48.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:48.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:51:48.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:48.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:48.074 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:51:48.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 20:51:48.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:48.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:48.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:48.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:48.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:48.080 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:48.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:48.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:48.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:48.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:48.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:48.117 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:51:48.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:48.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:48.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:51:48.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:48.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:48.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:51:48.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 '\*?\QProject Explorer\E') 20:51:48.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:48.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:48.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:48.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:48.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:48.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:48.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:48.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:48.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:51:48.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:48.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:48.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:48.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:48.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:48.132 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 20:51:48.132 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:51:48.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:51:48.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:48.133 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 20:51:48.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:48.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:48.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:48.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:48.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'] 20:51:48.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:48.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'] 20:51:48.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:48.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: "New Java Project"] 20:51:48.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:48.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'] 20:51:48.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:48.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'] 20:51:48.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:48.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'] 20:51:48.164 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:48.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:51:48.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:48.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:48.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:48.165 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:51:48.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:48.165 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:51:48.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:48.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:48.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:51:48.166 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:51:48.166 DEBUG [main][MenuItemLookup] Found menu:'File' 20:51:48.166 DEBUG [main][MenuItemLookup] Item match:File 20:51:48.167 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:51:48.168 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'Project...' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'Package' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'Class' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'Interface' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'Enum' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'Record' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'Folder' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'File' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'Task' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'Example...' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'' 20:51:48.172 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 20:51:48.172 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 20:51:48.197 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 20:51:48.197 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 20:51:48.197 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 20:51:48.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:51:48.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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:51:48.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 20:51:48.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:48.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:48.321 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:51:48.321 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:48.322 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:51:48.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:48.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:48.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:48.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:48.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:48.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:51:48.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:51:48.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 20:51:48.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:51:48.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:48.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:51:48.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:48.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:51:48.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 20:51:48.325 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 20:51:48.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:51:48.325 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 20:51:48.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:51:48.325 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 20:51:48.326 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 20:51:48.326 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 20:51:48.326 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 20:51:48.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 20:51:48.340 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 20:51:48.340 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 20:51:48.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.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:51:48.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:48.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:48.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:48.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:48.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:48.343 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:51:48.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:48.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:48.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:48.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:48.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'] 20:51:48.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:48.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:48.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 20:51:48.698 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 20:51:48.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 20:51:48.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:48.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:48.702 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:51:48.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:51:48.725 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProblemsViewTestProject' 20:51:48.726 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:") 20:51:48.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:48.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:48.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:48.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:48.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:51:48.729 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:51:48.730 INFO [WorkbenchTestable][AbstractText] Text set to: ProblemsViewTestProject 20:51:48.775 DEBUG [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") 20:51:48.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:48.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:48.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:48.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:48.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:48.783 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 20:51:48.784 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 20:51:48.784 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file not checked, no action performed 20:51:48.784 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 20:51:48.784 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 20:51:48.785 DEBUG [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) 20:51:48.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:48.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:48.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:48.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:48.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:51:48.801 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:51:48.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:51:48.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:51:48.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:51:48.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:51:49.050 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.... 20:51:52.322 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 20:51:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:51:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:51:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:51:52.323 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 20:51:52.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:51:52.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:51:52.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:51:52.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:51:52.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:51:52.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:51:52.323 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:51:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:51:52.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists.... 20:51:52.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:52.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:52.325 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:51:52.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:52.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:52.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:51:52.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:52.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:52.327 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:51:52.327 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:51:52.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:52.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:52.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:52.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:52.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:52.328 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:51:52.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:51:52.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:52.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:52.395 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:51:52.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:51:52.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:52.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:52.396 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:51:52.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:51:52.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:52.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:52.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:52.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:52.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:52.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:52.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:53.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:53.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:51:53.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:51:53.398 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:51:53.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:51:53.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:53.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:53.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 20:51:53.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:53.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:53.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:53.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:53.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:53.401 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:51:53.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project ProblemsViewTestProject exists. finished successfully 20:51:53.401 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:53.401 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:53.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:53.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:53.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:53.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:53.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:53.438 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:53.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:53.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:53.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:51:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:51:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:51:53.446 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:51:53.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E') 20:51:53.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:53.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:53.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:53.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:53.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:51:53.459 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:53.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:53.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:53.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:51:53.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:53.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:53.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty.... 20:51:53.490 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:53.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:53.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:53.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:51:53.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:51:53.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:51:53.491 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:51:53.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:51:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:51:53.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:51:53.491 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Problems (0 items)"as the parent 20:51:53.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:51:53.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:53.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:53.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:53.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:53.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:53.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Problems view is empty. finished successfully 20:51:53.515 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:53.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:53.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:53.516 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:53.516 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:53.517 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:53.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:53.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:53.517 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:53.517 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:53.518 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:53.518 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:53.518 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:53.518 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:53.518 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:53.518 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:51:53.518 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:53.519 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:53.519 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:53.519 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:53.519 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:53.519 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:53.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:55.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:55.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:55.020 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:55.020 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:55.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:55.021 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:55.021 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:55.022 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:55.022 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:55.022 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:55.022 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:55.022 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:55.022 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:51:55.023 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:55.023 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:55.023 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:55.023 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:55.023 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:55.023 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:55.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:55.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:55.023 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:55.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:55.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:55.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:55.025 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:51:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:55.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:55.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:55.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:55.025 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:55.025 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:55.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:55.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:55.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:55.026 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:55.027 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:55.027 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:55.027 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:55.028 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:55.028 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:55.029 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:55.029 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:55.029 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:55.029 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:55.029 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:55.029 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:51:55.029 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:55.029 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:55.029 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:55.029 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:55.029 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:55.029 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:55.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:56.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:56.030 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:56.030 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:56.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:56.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:56.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:56.032 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:56.032 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:56.032 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:56.032 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:56.032 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:56.032 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:56.033 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:51:56.033 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:56.033 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:56.033 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:56.033 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:56.033 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:56.033 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:56.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:56.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:56.033 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:56.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:56.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:56.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:56.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 20:51:56.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:56.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:56.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:56.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:56.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:56.035 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:56.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:56.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:56.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:56.035 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:56.036 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:56.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:56.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:56.036 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:56.037 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:56.037 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:56.037 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:56.037 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:56.037 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:56.037 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:56.037 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:51:56.037 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:56.038 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:56.038 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:56.038 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:56.038 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:56.038 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:56.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:57.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:57.539 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:57.539 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:57.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:57.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:57.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:57.540 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:57.541 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:57.541 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:57.541 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:57.541 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:57.542 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:57.542 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:51:57.542 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:57.542 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:57.542 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:57.542 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:57.542 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:57.542 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:57.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:57.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:57.542 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:57.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:57.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:57.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:57.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 20:51:57.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:57.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:57.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:57.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:57.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:57.544 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:57.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:57.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:57.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:57.545 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:57.546 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:57.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:57.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:57.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:57.547 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:57.547 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:57.547 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:57.547 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:57.547 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:57.547 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:57.548 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:51:57.548 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:57.548 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:57.548 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:57.548 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:57.548 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:57.548 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:57.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:51:59.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:51:59.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:59.049 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:59.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:59.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:59.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:59.050 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:59.051 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:59.051 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:59.051 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:59.051 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:59.051 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:59.051 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:51:59.051 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:59.051 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:59.051 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:59.051 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:59.051 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:59.051 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:59.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:51:59.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:51:59.052 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:59.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:59.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:59.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:59.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 20:51:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:51:59.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:51:59.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:51:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:51:59.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:51:59.054 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:59.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:59.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:59.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:59.054 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:51:59.055 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:51:59.055 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:51:59.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:51:59.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:51:59.055 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:51:59.056 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:59.056 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:59.056 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:59.056 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:51:59.056 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:51:59.056 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:51:59.056 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:51:59.056 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:51:59.056 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:51:59.056 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:51:59.056 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:51:59.056 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:51:59.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:52:00.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:52:00.057 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:52:00.057 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:52:00.058 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:52:00.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:00.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:00.059 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:52:00.060 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:52:00.060 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:52:00.060 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:52:00.060 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:52:00.060 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:52:00.060 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:52:00.060 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:52:00.060 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:52:00.060 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:52:00.060 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:52:00.060 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:52:00.060 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:52:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:52:00.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:52:00.060 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:52:00.060 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:52:00.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:00.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:00.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 20:52:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:00.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:00.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:00.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:00.062 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:00.062 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:52:00.062 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:52:00.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:00.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:00.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:52:00.064 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:52:00.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:52:00.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:00.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:00.064 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:52:00.065 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:52:00.065 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:52:00.065 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:52:00.065 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:52:00.065 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:52:00.065 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:52:00.065 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:52:00.065 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:52:00.065 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:52:00.065 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:52:00.065 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:52:00.065 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:52:00.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 20:52:01.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 20:52:01.066 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 20:52:01.066 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:52:01.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:52:01.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:01.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:01.068 DEBUG [main][WorkbenchPartLookup] Looking up all open views 20:52:01.069 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:52:01.069 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:52:01.069 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:52:01.069 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 20:52:01.069 TRACE [main][WorkbenchPartLookup] Found view 'Task List' 20:52:01.069 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 items)' 20:52:01.069 TRACE [main][WorkbenchPartLookup] Found view 'Console (No consoles to display at this time.)' 20:52:01.070 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 20:52:01.070 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 20:52:01.070 TRACE [main][WorkbenchPartLookup] Found view 'JUnit (Finished after 2.501 seconds)' 20:52:01.070 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 20:52:01.070 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 20:52:01.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 20:52:01.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 20:52:01.070 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:52:01.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:52:01.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:01.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:01.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 20:52:01.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:01.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:01.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:01.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:01.072 INFO [WorkbenchTestable][AbstractView] Activate view Problems 20:52:01.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 20:52:01.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:01.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:01.078 DEBUG [main][MenuItemLookup] Found menu:'Show' 20:52:01.078 DEBUG [main][MenuItemLookup] Found menu:'Group By' 20:52:01.078 DEBUG [main][MenuItemLookup] Found menu:'Sort By' 20:52:01.078 DEBUG [main][MenuItemLookup] Found menu:'New Problems View' 20:52:01.078 DEBUG [main][MenuItemLookup] Found menu:'Filters...' 20:52:01.078 DEBUG [main][MenuItemLookup] Found menu:'Configure Columns...' 20:52:01.078 DEBUG [main][MenuItemLookup] Item match:Configure Columns... 20:52:01.079 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Configure Co&lumns..." 20:52:01.079 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Configure Columns... 20:52:01.079 INFO [main][MenuItemHandler] Select menu item: Configure Co&lumns... 20:52:01.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:52:01.173 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 20:52:01.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Configure Columns 20:52:01.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:01.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:01.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:52:01.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:52:01.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:01.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:01.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:52:01.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:52:01.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:01.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:01.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:01.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:01.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:01.177 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 20:52:01.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:01.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:01.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:01.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:01.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", Widget matcher matching widgets with style: 8) 20:52:01.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:52:01.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:01.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:01.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Configure Columns" as the parent 20:52:01.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:52:01.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:01.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:01.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:01.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:01.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:01.189 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:52:01.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:01.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:01.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:01.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:01.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Configure Columns"] is available.... 20:52:01.247 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 20:52:01.247 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:52:01.247 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:52:01.248 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:52:01.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:01.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:01.279 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:52:01.279 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:52:01.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:01.280 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:01.280 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:52:01.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:52:01.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:01.281 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:01.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:01.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:01.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:01.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:01.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:02.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:02.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:02.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:52:02.283 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:52:02.283 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:52:02.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:02.284 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:02.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 20:52:02.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:02.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:02.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:02.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:02.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:02.284 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProblemsViewTestProject 20:52:02.285 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:52:02.285 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:52:02.285 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:52:02.301 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:52:02.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:52:02.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:02.349 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:52:02.349 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:52:02.350 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:52:02.350 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:52:02.350 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:52:02.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:02.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:52:02.350 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:52:02.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:52:02.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:02.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:02.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:02.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:02.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:02.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:02.850 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:02.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:02.850 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProblemsViewTestProject' via Explorer 20:52:02.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProblemsViewTestProject 20:52:02.851 DEBUG [main][TreeItemHandler] Selecting tree item: ProblemsViewTestProject 20:52:02.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProblemsViewTestProject about selection 20:52:02.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProblemsViewTestProject 20:52:02.861 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:52:02.861 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:02.909 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:02.909 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:52:02.909 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:02.909 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:52:02.909 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:02.909 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:02.909 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:52:02.909 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:02.909 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:02.909 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:52:02.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:52:02.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:52:02.910 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:52:02.973 DEBUG [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:52:03.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 'Delete.*'] is available. finished successfully 20:52:03.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:52:03.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:03.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:03.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:03.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:03.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: 32) 20:52:03.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:52:03.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:03.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:03.097 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:52:03.097 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:52:03.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:03.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:03.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:03.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:03.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:03.098 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:52:03.098 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:52:03.098 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:52:03.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:03.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:03.099 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:03.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:03.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:52:03.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:52:03.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:03.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:03.099 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:52:03.099 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:52:03.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:03.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:03.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:03.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:03.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:03.101 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:52:03.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:03.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:03.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:03.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:03.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:52:03.106 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:52:03.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:52:03.607 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:52:03.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:03.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:52:03.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:52:03.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:52:03.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:52:03.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:52:03.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:03.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:52:03.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:03.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:03.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:03.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:03.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:03.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:03.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:03.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:52:03.607 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:52:03.607 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:52:03.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:03.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:03.608 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) 20:52:03.608 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest 20:52:03.608 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:52:03.608 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:52:03.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:03.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 312.426 s - in org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest testOneErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 22.935 s testTwoProblemsExist no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 19.644 s testHideProblemColumnsNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.345 s testHideProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.323 s testFilterErrors no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 29.155 s testProblemQuickfixWithNewDialog no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 15.058 s testOneWarningExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 14.572 s testHideProblemColumnsEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.552 s testShowProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.316 s testFilterWarnings no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 31.082 s testHideHiddenProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.247 s testShowProblemColumnNullArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.642 s testShowProblemColumnEmptyArrayArgument no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 7.554 s testOneErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 30.048 s testShowVisibleProblemColumn no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 8.818 s testGetProblemColumns no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 13.339 s testOneErrorExists no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 15.277 s testProblemQuickfix no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 16.428 s testNoErrorOneWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 22.268 s testNoErrorNoWarning no-configuration(org.eclipse.reddeer.eclipse.test.ui.problems.ProblemsViewTest) Time elapsed: 15.549 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 20:52:03.620 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 20:52:03.624 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:52:03.624 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:52:03.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 20:52:03.624 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:52:03.624 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:52:03.625 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:52:03.625 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:52:03.625 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:52:03.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: "Import"] 20:52:03.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:03.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: "Import"] 20:52:03.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:03.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: "Import"] 20:52:03.626 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:03.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: "Import"] 20:52:03.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:03.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: "Import"] 20:52:03.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:03.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: "Import"] 20:52:03.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:03.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: "Import"] 20:52:03.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:03.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: "Import"] 20:52:03.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:03.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: "Import"] 20:52:03.628 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:03.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:03.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:03.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:03.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:03.629 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:52:03.629 DEBUG [main][MenuItemLookup] Found menu:'File' 20:52:03.629 DEBUG [main][MenuItemLookup] Item match:File 20:52:03.630 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:52:03.630 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:52:03.630 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:52:03.630 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:52:03.630 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:03.630 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:52:03.630 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:52:03.630 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:03.631 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:52:03.631 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:52:03.631 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:52:03.631 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:52:03.631 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:03.631 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:52:03.631 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:52:03.631 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:52:03.631 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:52:03.631 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:03.631 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:52:03.631 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:03.631 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:52:03.631 DEBUG [main][MenuItemLookup] Item match:Import... 20:52:03.657 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:52:03.657 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:52:03.657 INFO [main][MenuItemHandler] Select menu item: &Import... 20:52:03.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:52:03.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:52:03.784 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:52:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:03.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:03.785 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:52:03.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:03.786 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:52:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:03.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:03.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:03.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:03.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:52:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:52:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:52:03.788 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:52:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:03.788 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:52:03.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:03.788 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:52:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:52:03.789 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:52:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:03.789 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:52:03.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:03.789 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:52:03.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:52:03.789 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:52:03.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:52:03.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:52:03.790 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:52:03.790 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:52:03.790 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) 20:52:03.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:03.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:03.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:03.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:03.791 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:52:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:03.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:03.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:03.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:03.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"] 20:52:03.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:03.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:03.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:52:03.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:03.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:03.911 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:52:03.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:52:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:52:03.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:52:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:03.938 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:52:03.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:03.938 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' 20:52:03.938 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:") 20:52:03.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:03.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:03.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:03.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:03.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:03.940 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 20:52:03.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:03.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:03.940 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:03.940 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:03.941 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 20:52:03.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:03.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:52:03.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:52:03.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:03.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:52:03.942 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 20:52:03.943 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") 20:52:03.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:03.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:03.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:03.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:03.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:04.105 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:52:04.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:04.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:04.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:04.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:04.219 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 20:52:04.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:04.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:04.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:04.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:04.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:04.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:52:04.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:52:04.222 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 20:52:04.222 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") 20:52:04.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:04.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:04.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:04.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:04.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:04.224 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 20:52:04.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:04.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:04.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:04.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:04.224 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:52:04.224 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 20:52:04.224 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) 20:52:04.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:04.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:04.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:04.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:04.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:04.227 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:52:04.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:04.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:04.254 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:04.254 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:04.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:52:04.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:52:04.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:04.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:52:04.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:52:04.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:04.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:04.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:04.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:04.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:04.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:04.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:04.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:04.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:04.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:04.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:04.770 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 20:52:04.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:04.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:04.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:04.771 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:04.771 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:52:04.771 DEBUG [main][MenuItemLookup] Found menu:'File' 20:52:04.771 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:52:04.771 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:52:04.771 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:52:04.771 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:52:04.771 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:52:04.771 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:52:04.771 DEBUG [main][MenuItemLookup] Item match:Window 20:52:04.772 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:52:04.772 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:52:04.772 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:52:04.772 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:04.772 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:52:04.772 DEBUG [main][MenuItemLookup] Item match:Show View 20:52:04.778 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 20:52:04.778 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 20:52:04.778 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 20:52:04.778 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 20:52:04.778 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 20:52:04.778 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 20:52:04.778 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 20:52:04.778 DEBUG [main][MenuItemLookup] Found menu:'Progress' 20:52:04.778 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 20:52:04.778 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 20:52:04.778 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 20:52:04.778 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 20:52:04.778 DEBUG [main][MenuItemLookup] Found menu:'Templates' 20:52:04.778 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 20:52:04.778 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:04.778 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 20:52:04.778 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 20:52:04.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 20:52:04.779 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 20:52:04.779 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 20:52:04.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 20:52:04.888 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:52:04.888 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 20:52:04.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:04.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:04.890 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:52:04.890 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:52:04.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:04.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:04.890 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:52:04.890 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:52:04.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:04.890 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:04.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:04.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:04.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:04.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:52:04.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:52:04.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 20:52:04.892 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 20:52:04.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:05.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:05.407 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 20:52:05.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 20:52:05.408 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 20:52:05.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:05.408 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 20:52:05.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:05.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 20:52:05.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 20:52:05.408 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 20:52:05.409 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 20:52:05.409 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 20:52:05.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:52:05.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:05.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:05.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:52:05.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:52:05.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:05.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:05.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:52:05.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:52:05.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:05.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:05.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 20:52:05.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:52:05.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:05.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:05.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:05.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:05.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:05.412 INFO [WorkbenchTestable][AbstractButton] Click button &Open 20:52:05.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:05.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:05.412 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:05.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:05.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:52:05.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:52:05.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 20:52:05.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:05.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:05.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 20:52:05.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:05.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:05.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:05.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:05.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:05.564 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:05.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 '\*?\QServers\E') 20:52:05.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:05.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:05.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:05.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:05.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:05.571 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:05.571 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:05.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:05.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:05.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:05.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:05.573 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:05.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:05.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:05.574 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 20:52:05.574 INFO [WorkbenchTestable][ServersView2] Create new server 20:52:05.574 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 20:52:05.574 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:05.643 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:05.643 DEBUG [main][MenuItemLookup] Item match:New 20:52:05.644 DEBUG [main][MenuItemLookup] Found menu:'Server' 20:52:05.644 DEBUG [main][MenuItemLookup] Item match:Server 20:52:05.648 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 20:52:05.648 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 20:52:05.648 INFO [main][MenuItemHandler] Select menu item: Server 20:52:05.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 20:52:05.916 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 20:52:05.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:52:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:05.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:05.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'] 20:52:05.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:05.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:05.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'] 20:52:05.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:05.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:05.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: "New Server"] 20:52:05.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:05.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:05.922 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:52:05.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:05.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:05.922 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:52:05.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:05.941 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 20:52:05.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:05.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:05.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:05.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:05.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:05.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:52:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:52:05.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 20:52:05.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:52:05.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:52:05.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:52:05.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:52:05.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:06.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:06.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:52:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:52:06.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:52:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:06.458 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:52:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:06.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:52:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 20:52:06.458 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 20:52:06.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:06.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:06.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:06.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:06.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:06.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:52:06.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:52:06.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:52:06.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:52:06.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:06.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:52:06.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:06.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:52:06.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:52:06.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:52:06.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:06.460 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:52:06.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:06.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:52:06.461 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 20:52:06.461 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 20:52:06.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 20:52:06.501 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 20:52:06.503 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) 20:52:06.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:06.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:06.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:06.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:06.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:07.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:07.024 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:") 20:52:07.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:07.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:07.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:07.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:07.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:52:07.030 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:52:07.031 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 20:52:07.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:52:07.034 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:52:07.034 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:52:07.534 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:52:07.534 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:52:08.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:52:08.034 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:52:08.034 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 20:52:08.035 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) 20:52:08.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:08.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:08.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:08.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:08.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:08.042 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:52:08.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:08.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:08.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:08.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:08.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:52:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:52:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:08.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:08.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:08.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:08.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:08.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:08.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:08.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:08.605 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:08.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:08.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:08.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:08.614 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:52:08.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:08.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:08.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:08.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:08.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 '\*?\QServers\E') 20:52:08.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:08.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:08.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:08.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:08.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:08.627 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:08.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:08.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:08.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:08.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:08.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:08.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 20:52:08.653 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:08.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:08.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:08.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:08.654 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 20:52:08.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:08.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:08.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:08.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:08.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:08.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:08.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:08.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:08.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:08.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:08.690 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:08.691 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:52:08.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:08.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:08.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:08.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:08.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:08.719 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:08.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:08.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:08.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:08.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:08.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:08.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 20:52:08.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:08.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:08.753 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:52:08.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:08.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:08.759 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:08.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:08.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:08.760 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:08.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 '\*?\QServers\E') 20:52:08.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:08.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:08.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:08.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:08.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:08.787 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:08.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:08.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:08.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:08.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:08.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:08.790 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:08.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:08.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:08.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:08.791 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 20:52:08.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:08.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:08.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:08.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:08.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:08.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:08.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:08.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:08.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:08.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 '\*?\QServers\E') 20:52:08.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:08.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:08.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:08.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:08.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:08.824 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:08.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:08.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:08.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:08.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:08.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:08.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:08.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:08.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:08.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:08.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 '\*?\QServers\E') 20:52:08.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:08.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:08.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:08.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:08.881 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:08.881 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:08.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:08.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:08.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:08.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:08.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:08.884 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 20:52:08.884 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 20:52:08.885 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 20:52:08.916 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 20:52:08.917 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:08.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:08.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:08.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:08.919 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 20:52:08.919 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:08.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:08.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:08.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:08.920 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:08.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:08.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:08.921 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:08.921 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 20:52:08.921 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:08.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:08.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:08.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:08.922 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 20:52:08.922 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 20:52:08.923 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 20:52:08.934 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 20:52:08.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:08.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:52:08.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:08.966 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:08.966 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:52:08.966 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:52:08.966 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:08.966 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:08.966 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:08.966 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:08.966 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:52:08.966 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:08.966 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:52:08.966 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:52:08.966 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 20:52:08.967 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 20:52:08.967 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 20:52:08.967 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 20:52:08.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 20:52:08.977 DEBUG [Worker-1: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 20:52:10.002 DEBUG [Worker-15: Starting Server ABC][AbstractWait] Wait for 1 seconds 20:52:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 20:52:11.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 20:52:11.474 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:11.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:11.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:11.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 20:52:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:11.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:11.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:11.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:11.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:11.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:11.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:11.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:11.476 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:11.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:11.476 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:11.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:11.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:11.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:11.477 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 20:52:11.477 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:11.477 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:11.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:11.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:11.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:11.478 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 20:52:11.478 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 20:52:11.479 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 20:52:11.487 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 20:52:11.487 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:52:11.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:52:11.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:11.524 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:52:11.524 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:52:11.524 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:52:11.524 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:52:11.524 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:52:11.645 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.... 20:52:11.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:11.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:11.649 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 20:52:11.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:52:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:11.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:11.663 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 >>") 20:52:11.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:11.663 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:11.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:11.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:11.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:11.664 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 20:52:11.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:11.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:11.664 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:11.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:11.680 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:52:11.681 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) 20:52:11.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:11.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:11.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:11.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:11.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:11.683 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:52:11.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:11.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:11.683 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:11.683 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:11.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:52:11.700 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:52:11.705 DEBUG [Worker-6: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 20:52:12.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:52:12.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:12.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 20:52:12.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 20:52:12.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 20:52:12.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 20:52:13.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:52:13.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:13.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:13.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:13.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:13.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:13.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:13.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:13.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:13.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:13.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:13.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:52:13.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:13.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:13.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:13.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:13.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:13.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:13.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:13.202 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:13.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:13.202 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:52:13.202 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 20:52:13.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 20:52:13.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:52:13.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:52:13.202 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:52:13.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:13.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:13.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:13.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:13.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:13.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:13.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') 20:52:13.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:13.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:13.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:13.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:13.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:13.215 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:13.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:13.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:13.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:13.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:13.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:13.218 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 20:52:13.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:13.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:13.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:13.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:13.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:13.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:13.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:13.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:13.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:13.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:13.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:13.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:52:13.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:13.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:13.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:13.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:13.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:13.252 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:13.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:13.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:13.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:13.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:13.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:13.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:13.282 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:13.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:13.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:13.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:13.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:13.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:52:13.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:13.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:13.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:13.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:13.310 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:13.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:13.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:13.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:13.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:13.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:13.314 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 20:52:13.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 20:52:13.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:13.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:13.814 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 20:52:13.815 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 20:52:13.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:13.815 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 20:52:13.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:13.815 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 20:52:13.816 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:13.819 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:13.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:13.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:13.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:13.820 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 20:52:13.820 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 20:52:13.825 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 20:52:13.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 20:52:13.835 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:13.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:13.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:13.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:13.836 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 20:52:13.836 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 20:52:13.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] about selection 20:52:13.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 20:52:13.849 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-multimodular-project-ear(server-multimodular-project) [Synchronized] and wait with time period 1 20:52:13.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 20:52:13.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:14.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:14.350 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 20:52:14.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] 20:52:14.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:14.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item server-multimodular-project-ear(server-multimodular-project) [Synchronized] is already expanded. No action performed 20:52:14.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:14.352 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-multimodular-project-ear(server-multimodular-project) [Synchronized] 20:52:14.352 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:14.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:14.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:14.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:14.361 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 20:52:14.361 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 20:52:14.361 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 20:52:14.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 20:52:14.368 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:14.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:14.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:14.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:14.375 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-ejb [Synchronized] 20:52:14.375 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-ejb [Synchronized] 20:52:14.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-ejb [Synchronized] about selection 20:52:14.382 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-ejb [Synchronized] 20:52:14.383 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:14.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:14.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:14.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:14.384 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 20:52:14.384 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 20:52:14.385 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 20:52:14.397 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 20:52:14.398 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:14.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:14.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:14.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:14.400 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-multimodular-project-jar [Synchronized] 20:52:14.400 DEBUG [main][TreeItemHandler] Selecting tree item: server-multimodular-project-jar [Synchronized] 20:52:14.400 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-multimodular-project-jar [Synchronized] about selection 20:52:14.411 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-multimodular-project-jar [Synchronized] 20:52:14.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:14.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:14.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:14.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:14.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:14.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 20:52:14.413 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:52:14.413 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:52:14.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:14.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:14.414 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBasicServerSubmoduleMethods no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest) 20:52:14.414 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:14.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:14.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:14.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:14.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:14.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:14.416 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 20:52:14.417 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 20:52:14.417 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 20:52:14.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 20:52:14.456 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:14.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:14.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:14.457 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:14.457 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 20:52:14.457 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:14.457 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:14.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:14.458 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:14.458 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:14.458 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:14.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:14.459 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:14.459 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 20:52:14.459 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:14.459 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:14.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:14.460 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:14.460 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 20:52:14.460 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 20:52:14.461 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 20:52:14.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 20:52:14.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:14.468 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:52:14.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:14.496 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:14.496 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:52:14.496 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:52:14.496 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:14.496 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:14.496 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:14.496 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:14.496 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:52:14.496 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:14.496 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:52:14.496 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:52:14.496 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:52:14.496 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:52:14.496 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 20:52:14.496 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 20:52:14.496 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 20:52:14.496 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 20:52:14.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 20:52:14.499 DEBUG [Worker-8: Stopping Server ABC][AbstractWait] Wait for 1 seconds 20:52:15.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 20:52:15.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 20:52:15.999 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:15.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:16.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:16.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:16.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 20:52:16.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:16.000 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:16.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:16.001 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:16.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:16.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:16.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:16.002 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 20:52:16.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:16.002 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:52:16.002 DEBUG [main][EditorHandler] 0 editor(s) found 20:52:16.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:16.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:16.004 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:52:16.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:16.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:16.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:16.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:16.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:16.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:16.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 '\*?\QProject Explorer\E') 20:52:16.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:16.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:16.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:16.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:16.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:16.007 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:52:16.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:52:16.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:16.048 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:16.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:52:16.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:52:16.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:16.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:16.049 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:52:16.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:52:16.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:16.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:16.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:16.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:16.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:16.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:16.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:17.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:17.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:17.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:52:17.052 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:52:17.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:52:17.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:17.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:17.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 20:52:17.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:17.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:17.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:17.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:17.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:17.053 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 20:52:17.054 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 20:52:17.054 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 20:52:17.054 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:52:17.054 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:52:17.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:17.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:17.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:17.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:17.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:17.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:17.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:18.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:18.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:18.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:52:18.057 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:52:18.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:52:18.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:18.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:18.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:52:18.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:18.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:18.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:18.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:18.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:18.058 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ear 20:52:18.059 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-ejb 20:52:18.059 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-multimodular-project-jar 20:52:18.059 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:52:18.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:52:18.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:18.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:18.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 20:52:18.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:18.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:18.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:18.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:18.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:18.060 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 20:52:18.060 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 20:52:18.060 DEBUG [main][TreeItemHandler] Set Tree selection 20:52:18.061 DEBUG [main][TreeHandler] Notify Tree about selection event 20:52:18.069 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 20:52:18.079 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ear 20:52:18.079 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-ejb 20:52:18.079 DEBUG [WorkbenchTestable][TreeItemHandler] server-multimodular-project-jar 20:52:18.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:52:18.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:18.133 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:18.133 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:18.134 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:52:18.134 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:52:18.134 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:52:18.134 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:52:18.134 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:52:18.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:18.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:52:18.634 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:52:18.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:18.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:18.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:18.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:18.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:18.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:18.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:18.635 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:18.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:18.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:52:18.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:18.679 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:18.680 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:52:18.680 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:18.680 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:52:18.680 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:18.680 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:18.680 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:52:18.680 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:18.680 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:18.680 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:52:18.680 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:52:18.680 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:52:18.680 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:52:18.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 20:52:19.346 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 20:52:19.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:52:19.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:19.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:19.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:52:19.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:52:19.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:19.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:19.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:52:19.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:52:19.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:19.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:19.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:19.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:19.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:19.352 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:52:19.352 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:52:19.352 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:52:19.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:19.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:19.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:19.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:19.353 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:52:19.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:52:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:19.353 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:52:19.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:52:19.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:19.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:19.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:19.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:19.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:19.354 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:52:19.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:19.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:19.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:19.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:19.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:52:19.360 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:52:19.860 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 20:52:19.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:52:19.861 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.... 20:52:19.861 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") 20:52:19.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:19.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:19.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:20.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:20.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:20.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:20.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:20.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:52:20.867 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 20:52:20.867 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") 20:52:20.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:20.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:20.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:20.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:20.868 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:20.869 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 20:52:20.871 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:52:20.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:20.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:20.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:52:20.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:20.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:20.872 DEBUG [WorkbenchTestable][DeleteUtils] Shell with title 'Delete.*' and button 'Continue' found 20:52:20.872 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:52:20.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:52:20.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:20.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:20.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:52:20.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:52:20.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:20.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:20.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:20.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:20.873 INFO [WorkbenchTestable][AbstractButton] Click button Con&tinue 20:52:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:20.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:20.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:20.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:52:20.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:52:20.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:52:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:52:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:21.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:52:21.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:52:21.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:52:21.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:21.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:21.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:21.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:21.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:21.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:21.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:21.425 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:21.425 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:52:21.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:52:21.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:21.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 20:52:21.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:21.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:21.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:21.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:21.438 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:52:21.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:21.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:21.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:21.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:21.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 '\*?\QServers\E') 20:52:21.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:21.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:21.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:21.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:21.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:21.471 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:21.471 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:21.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:21.505 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:21.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:21.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:21.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:21.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:21.506 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 20:52:21.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:21.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:21.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:21.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:21.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:21.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:21.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:21.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:21.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:21.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:21.516 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:21.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 '\*?\QServers\E') 20:52:21.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:21.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:21.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:21.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:21.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:21.523 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:21.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:21.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:21.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:21.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:21.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:21.526 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 20:52:21.526 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 20:52:21.526 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 20:52:21.552 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 20:52:21.553 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:21.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:21.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:21.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:21.555 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 20:52:21.555 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:21.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:21.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:21.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:21.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:52:21.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:21.577 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:21.577 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:52:21.577 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:52:21.577 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:21.577 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:21.577 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:21.577 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:21.577 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:52:21.577 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 20:52:21.577 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:52:21.577 INFO [main][MenuItemHandler] Select menu item: Delete Delete 20:52:21.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 20:52:21.624 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 20:52:21.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 20:52:21.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:21.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:21.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") 20:52:21.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:52:21.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:21.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:21.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 20:52:21.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:52:21.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:21.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:21.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:21.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:21.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:21.626 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:52:21.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:21.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:21.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:21.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:21.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:52:21.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:52:21.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:21.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:21.681 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:52:21.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:21.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:21.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:21.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:21.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:21.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:21.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 '\*?\QServers\E') 20:52:21.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:21.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:21.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:21.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:21.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:21.717 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:21.717 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:21.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:21.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:21.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:21.718 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:21.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 20:52:21.719 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:21.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:21.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:21.720 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 20:52:21.720 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 20:52:21.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:21.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:21.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:22.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:22.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:22.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:22.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:52:22.724 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:52:22.724 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 20:52:22.724 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:22.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:22.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:22.725 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 20:52:22.725 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 20:52:22.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:22.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:22.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:23.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:23.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:23.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:23.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:52:23.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:52:23.728 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:52:23.729 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 20:52:23.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 20:52:23.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:23.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:23.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:23.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:23.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:23.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:23.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:23.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:23.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:23.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:23.729 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerChildModuleTest 20:52:23.729 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:52:23.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:52:23.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:23.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:23.729 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: 20.111 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.212 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 20:52:23.739 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 20:52:23.740 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:52:23.740 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:52:23.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 20:52:23.740 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:52:23.740 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:52:23.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:52:23.741 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:52:23.741 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:52:23.741 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:52:23.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:23.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: "Import"] 20:52:23.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:23.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: "Import"] 20:52:23.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:23.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: "Import"] 20:52:23.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:23.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: "Import"] 20:52:23.742 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:23.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:52:23.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:23.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:52:23.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:23.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:52:23.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:23.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:52:23.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:23.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:23.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:23.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:23.744 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:23.744 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:52:23.744 DEBUG [main][MenuItemLookup] Found menu:'File' 20:52:23.744 DEBUG [main][MenuItemLookup] Item match:File 20:52:23.745 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:52:23.745 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:52:23.745 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:52:23.745 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:52:23.745 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:23.745 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:52:23.745 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:52:23.745 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:23.745 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:52:23.745 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:52:23.745 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:52:23.745 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:52:23.745 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:23.745 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:52:23.746 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:52:23.746 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:52:23.746 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:52:23.746 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:23.746 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:52:23.746 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:23.746 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:52:23.746 DEBUG [main][MenuItemLookup] Item match:Import... 20:52:23.746 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:52:23.746 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:52:23.746 INFO [main][MenuItemHandler] Select menu item: &Import... 20:52:23.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:52:23.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:52:23.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:52:23.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:23.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:23.863 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:52:23.863 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:23.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 20:52:23.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:23.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:23.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:23.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:23.864 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:23.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:52:23.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:52:23.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:52:23.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:52:23.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:23.866 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:52:23.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:23.866 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:52:23.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:52:23.866 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:52:23.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:23.867 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:52:23.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:23.867 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:52:23.867 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:52:23.867 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:52:23.867 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:52:23.867 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:52:23.868 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:52:23.868 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:52:23.868 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) 20:52:23.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:23.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:23.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:23.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:23.869 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:52:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:23.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:23.869 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:23.869 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:23.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: "Import"] 20:52:24.002 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:24.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:24.003 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:52:24.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:24.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:24.004 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:52:24.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:24.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:52:24.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:52:24.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:52:24.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:24.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:24.004 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:52:24.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:24.005 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' 20:52:24.005 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:") 20:52:24.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:24.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:24.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:24.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:24.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:24.006 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 20:52:24.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:24.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:24.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:24.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:24.008 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 20:52:24.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:24.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:52:24.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:52:24.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:24.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:52:24.009 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 20:52:24.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.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") 20:52:24.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:24.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:24.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:24.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:24.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:24.123 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:52:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:24.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:24.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:24.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:24.133 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 20:52:24.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:24.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:24.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:24.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:24.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:24.135 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 20:52:24.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:24.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:24.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:24.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:24.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:24.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:52:24.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:52:24.136 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 20:52:24.137 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") 20:52:24.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:24.137 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:24.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:24.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:24.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:24.202 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 20:52:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:24.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:24.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:24.202 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:52:24.202 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 20:52:24.202 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) 20:52:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:24.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:24.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:24.205 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:24.205 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:52:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:24.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:24.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:24.205 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:24.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:52:24.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:52:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:24.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:52:24.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:52:24.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:52:24.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:52:24.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:52:24.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:52:24.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:24.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:24.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:24.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:24.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:24.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:24.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:24.703 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:24.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:24.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:24.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:24.712 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:52:24.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:24.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:24.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:24.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:24.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 '\*?\QServers\E') 20:52:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:24.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:24.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:24.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:24.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:24.789 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:24.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:24.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:24.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:24.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:24.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:24.791 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:24.791 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:24.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:24.812 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 20:52:24.812 INFO [WorkbenchTestable][ServersView2] Create new server 20:52:24.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 20:52:24.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:24.813 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:24.813 DEBUG [main][MenuItemLookup] Item match:New 20:52:24.813 DEBUG [main][MenuItemLookup] Found menu:'Server' 20:52:24.813 DEBUG [main][MenuItemLookup] Item match:Server 20:52:24.814 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 20:52:24.814 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 20:52:24.814 INFO [main][MenuItemHandler] Select menu item: Server 20:52:25.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 20:52:25.201 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 20:52:25.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:52:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:25.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:25.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'] 20:52:25.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:25.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:25.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'] 20:52:25.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:25.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:25.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 Server"] 20:52:25.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:25.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:25.204 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:52:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:25.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:25.204 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:52:25.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:25.206 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 20:52:25.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:25.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:25.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:25.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:25.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:25.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:52:25.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:52:25.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 20:52:25.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:52:25.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:52:25.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:52:25.293 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:52:25.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:25.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:25.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:52:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:52:25.799 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:52:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:25.799 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:52:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:25.799 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:52:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 20:52:25.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.wizard.NewServerWizardPage, index 0 and no matchers specified 20:52:25.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:25.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:25.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:25.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:52:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:52:25.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:52:25.800 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:52:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:25.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:52:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:25.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:52:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:52:25.801 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:52:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:25.801 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:52:25.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:25.801 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:52:25.801 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 20:52:25.801 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 20:52:25.802 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 20:52:25.807 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 20:52:25.807 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) 20:52:25.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:25.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:25.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:25.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:25.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:25.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:26.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:26.310 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:") 20:52:26.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:26.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:26.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:26.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:26.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:52:26.317 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:52:26.318 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 20:52:26.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:52:26.318 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:52:26.319 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:52:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:52:26.819 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:52:26.819 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 20:52:26.819 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) 20:52:26.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:26.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:26.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:26.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:26.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:26.826 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:52:26.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:26.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:26.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:26.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:26.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:52:27.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:52:27.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:27.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:27.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:27.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:27.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:27.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:27.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:27.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:27.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:27.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:27.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.348 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:52:27.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:27.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:27.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:52:27.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:27.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:27.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:27.360 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:27.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:27.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:27.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:27.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:27.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:27.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 20:52:27.363 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:27.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:27.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:27.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:27.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 20:52:27.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:27.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:27.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:27.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:27.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:27.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 '\*?\QServers\E') 20:52:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:27.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:27.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:27.418 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:27.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:27.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:27.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:27.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:27.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:27.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 20:52:27.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:52:27.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:27.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:27.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') 20:52:27.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:27.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:27.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:27.461 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:27.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:27.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:27.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:27.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:27.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:27.464 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:27.464 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:27.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:27.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:27.484 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 20:52:27.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:27.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:27.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:27.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:27.491 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:27.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') 20:52:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:27.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:27.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:27.497 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:27.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:27.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:27.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:27.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:27.518 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:27.520 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:52:27.520 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 20:52:27.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 20:52:27.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:52:27.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:52:27.520 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:52:27.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:27.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:27.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:27.527 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:52:27.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 '\*?\QServers\E') 20:52:27.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:27.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:27.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:52:27.554 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:27.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:27.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:27.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:27.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:27.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:27.557 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 20:52:27.557 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 20:52:27.557 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 20:52:27.588 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 20:52:27.588 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:52:27.589 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:52:27.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'Profile' 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:27.614 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:52:27.614 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:52:27.614 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:52:27.614 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:52:27.614 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:52:27.718 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.... 20:52:27.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:27.719 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:27.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. finished successfully 20:52:27.719 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:52:27.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:27.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:27.720 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 20:52:27.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:27.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:27.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:52:27.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:52:27.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:52:27.722 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:52:27.723 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:52:27.723 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:52:27.723 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 >") 20:52:27.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:27.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:27.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:27.737 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 20:52:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:27.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:27.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:27.747 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") 20:52:27.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:27.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:27.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:27.750 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 20:52:27.750 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 20:52:27.750 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 20:52:27.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:27.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:27.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:27.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:27.750 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:52:27.750 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) 20:52:27.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:27.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:27.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:27.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:27.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:27.752 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:52:27.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:27.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:27.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:27.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:27.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:52:27.804 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:52:28.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:52:28.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:28.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:28.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:28.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:28.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:28.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:28.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:28.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:28.305 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:28.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:28.305 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:28.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:28.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:28.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:28.307 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 20:52:28.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:28.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:28.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:28.807 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:28.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:28.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:28.808 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 20:52:28.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:28.808 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:28.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:28.809 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:28.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:28.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:28.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:28.810 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:52:28.810 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:52:28.811 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:52:28.818 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:52:28.819 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:28.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:28.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:28.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:28.820 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:52:28.821 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:52:28.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:52:28.832 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:52:28.834 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:28.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:28.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:28.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:28.835 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 20:52:28.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:28.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:28.835 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 20:52:28.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:28.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:28.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:28.836 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 20:52:28.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:28.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:28.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:28.836 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:28.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:28.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:28.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:28.837 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:52:28.837 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:52:28.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:52:28.848 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:52:28.849 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:28.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:28.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:28.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:28.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:52:28.850 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:52:28.850 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:52:28.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:52:28.861 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 20:52:28.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:28.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:28.862 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:52:28.862 DEBUG [main][MenuItemLookup] Found menu:'File' 20:52:28.862 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:52:28.862 DEBUG [main][MenuItemLookup] Item match:Edit 20:52:28.865 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:52:28.865 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:52:28.865 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:28.865 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:52:28.865 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:28.865 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:28.865 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:28.865 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:28.865 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:52:28.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:52:28.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 20:52:28.865 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:52:28.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 20:52:28.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:28.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:28.865 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:52:28.865 DEBUG [main][MenuItemLookup] Found menu:'File' 20:52:28.865 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:52:28.865 DEBUG [main][MenuItemLookup] Item match:Edit 20:52:28.866 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:52:28.866 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:52:28.866 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:28.866 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:52:28.866 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:28.866 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:28.866 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:28.866 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:28.866 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:52:28.866 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:52:28.866 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:52:28.866 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:52:28.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:52:28.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:52:28.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:52:28.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:28.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:28.918 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:52:28.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:52:28.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:28.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:28.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:52:28.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:52:28.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:28.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:28.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:28.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:28.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:28.919 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:52:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:28.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:28.919 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:28.919 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:29.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:52:29.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:52:29.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:29.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:52:29.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:29.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:52:29.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:29.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:29.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:29.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:29.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:29.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:29.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:29.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:29.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 20:52:29.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 20:52:29.039 DEBUG [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.... 20:52:39.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 'Publishing to .*'] is available. failed, NO exception will be thrown 20:52:39.046 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.... 20:52:39.046 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 20:52:39.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:39.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:39.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:39.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:39.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:39.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 20:52:39.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:52:39.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:52:39.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:39.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:39.048 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSwitchingOffPublishingChanges no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 20:52:39.048 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:52:39.048 INFO [WorkbenchTestable][RequirementsRunner] Started test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 20:52:39.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 20:52:39.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:52:39.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:52:39.048 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:52:39.048 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:39.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:39.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:39.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:39.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:39.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:39.051 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 20:52:39.051 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 20:52:39.052 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 20:52:39.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 20:52:39.081 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:52:39.083 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:52:39.083 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'Profile' 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:39.107 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:52:39.107 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:52:39.108 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:52:39.108 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:52:39.108 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:52:39.205 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.... 20:52:39.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:39.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:39.207 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 20:52:39.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:52:39.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:39.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:39.211 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 20:52:39.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:39.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:39.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:39.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:39.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:39.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:52:39.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:52:39.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:52:39.222 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:52:39.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:52:39.223 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:52:39.223 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 >") 20:52:39.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:39.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:39.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:39.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:39.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:39.224 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 20:52:39.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:39.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:39.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:39.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:39.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.ModifyModulesPage, index 0 and no matchers specified 20:52:39.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:39.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:39.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:39.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:39.228 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:39.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:52:39.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:52:39.228 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:52:39.228 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:52:39.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:52:39.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:52:39.238 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 >") 20:52:39.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:39.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:39.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:39.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:39.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:39.239 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 20:52:39.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:39.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:39.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:39.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:39.241 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:52:39.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.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) 20:52:39.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:39.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:39.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:39.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:39.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:39.243 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:52:39.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:39.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:39.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:39.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:39.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:52:39.257 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:52:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:52:39.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:39.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:39.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:39.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:39.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:39.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:39.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:39.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:39.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:39.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:39.758 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:39.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:39.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:39.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:39.759 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 20:52:39.759 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:39.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:39.759 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 20:52:39.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:39.759 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:39.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:39.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:39.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 20:52:39.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:39.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:39.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:39.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:39.760 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:39.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:39.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:39.761 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:39.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:52:39.761 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:52:39.762 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:52:39.775 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:52:39.776 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:39.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:39.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:39.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:39.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:52:39.778 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:52:39.778 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:52:39.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:52:39.790 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:39.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:39.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:39.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:39.791 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 20:52:39.791 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 20:52:39.792 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 20:52:39.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 20:52:39.799 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:52:39.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:52:39.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:39.827 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:39.827 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:52:39.827 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:52:39.827 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:39.827 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:39.828 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:39.828 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:39.828 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:52:39.828 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:39.828 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:52:39.828 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:52:39.828 DEBUG [main][MenuItemLookup] Found menu:'Profile' 20:52:39.828 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:52:39.828 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:52:39.828 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:52:39.828 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:39.828 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:52:39.828 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:52:39.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:52:39.828 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:52:39.828 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:52:39.926 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.... 20:52:39.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:39.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:39.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 20:52:39.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:52:39.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:39.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:39.929 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") 20:52:39.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:39.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:39.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:39.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:39.930 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 20:52:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:39.930 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:39.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:39.946 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:52:39.947 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) 20:52:39.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:39.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:39.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:39.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:39.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:39.954 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:52:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:39.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:39.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:39.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:52:39.997 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 20:52:39.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:52:39.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:52:39.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:52:39.998 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:52:39.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:39.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:39.998 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) 20:52:39.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:39.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:39.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:39.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:39.999 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:52:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:39.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:39.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:40.000 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:40.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:52:40.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:52:40.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:52:40.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:52:40.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:40.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:52:40.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:52:40.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:52:40.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:40.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:40.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:40.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:40.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:40.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:40.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:40.547 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:40.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:40.548 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:40.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:40.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:40.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:40.549 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 20:52:40.549 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:40.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:41.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:41.050 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:41.050 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:41.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:41.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:41.551 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:41.551 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:41.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:41.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:41.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:41.553 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 20:52:41.553 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:41.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:42.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:42.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:42.054 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:42.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:42.554 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:42.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:42.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:42.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:42.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 20:52:42.556 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:52:42.556 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:52:42.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:42.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:42.556 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 20:52:42.557 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:52:42.557 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 20:52:42.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 20:52:42.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:52:42.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:52:42.557 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:52:42.557 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:42.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:42.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:42.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:42.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:42.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:42.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 20:52:42.580 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 20:52:42.580 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 20:52:42.587 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 20:52:42.587 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:52:42.588 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:52:42.589 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'Profile' 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:42.615 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:52:42.615 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:52:42.616 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:52:42.616 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:52:42.616 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:52:42.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: "Add and Remove..."] is available.... 20:52:42.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:42.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:42.717 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 20:52:42.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:52:42.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:42.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:42.721 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 20:52:42.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:42.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:42.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:42.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:42.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:42.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:52:42.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:52:42.733 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:52:42.733 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:52:42.733 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:52:42.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:52:42.733 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 >") 20:52:42.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:42.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:42.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:42.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:42.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:42.735 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 20:52:42.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:42.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:42.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:42.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:42.737 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 20:52:42.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:42.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:42.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:42.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:42.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:42.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:52:42.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:52:42.747 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:52:42.747 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:52:42.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:52:42.748 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:52:42.748 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 >") 20:52:42.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:42.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:42.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:42.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:42.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:42.749 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 20:52:42.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:42.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:42.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:42.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:42.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.wizard.ModifyModulesPage, index 1 and no matchers specified 20:52:42.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:42.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:52:42.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:52:42.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:42.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 20:52:42.753 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 20:52:42.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 20:52:42.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:43.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:43.254 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 20:52:43.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 20:52:43.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:43.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 20:52:43.755 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 20:52:43.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 20:52:43.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:44.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:44.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 20:52:44.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 20:52:44.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:44.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:44.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 20:52:44.756 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") 20:52:44.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:44.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:44.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:44.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:44.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:44.762 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 20:52:44.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:44.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:44.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:44.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:44.764 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:52:44.765 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) 20:52:44.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:44.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:44.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:44.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:44.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:44.767 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:52:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:44.767 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:44.767 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:44.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:52:44.771 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:52:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:52:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:45.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:45.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:45.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:45.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:45.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:45.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:45.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:45.271 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:45.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:45.272 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:45.272 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:45.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:45.273 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:45.273 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 20:52:45.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:45.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:45.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:45.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:45.774 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:45.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:46.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:46.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:46.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:46.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:46.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:46.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 20:52:46.276 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:52:46.276 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:52:46.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:46.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:46.277 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 20:52:46.277 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:52:46.277 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 20:52:46.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 20:52:46.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:52:46.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:52:46.277 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:52:46.277 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:46.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:46.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:46.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:46.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:46.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:46.281 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 20:52:46.281 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 20:52:46.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 20:52:46.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 20:52:46.320 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:52:46.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:52:46.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'Profile' 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:46.342 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:52:46.342 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:52:46.342 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:52:46.342 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:52:46.342 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:52:46.444 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.... 20:52:46.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:46.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:46.444 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 20:52:46.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:52:46.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:46.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:46.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.wizard.ModifyModulesPage, index 0 and no matchers specified 20:52:46.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:46.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:46.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:46.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:46.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:52:46.447 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 20:52:46.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 20:52:46.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:46.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:46.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 20:52:46.948 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 20:52:46.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:47.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:47.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 20:52:47.448 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 20:52:47.448 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 20:52:47.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:47.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:47.949 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 20:52:47.949 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 20:52:47.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:48.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:48.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 20:52:48.450 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 20:52:48.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 20:52:48.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:48.950 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 20:52:48.950 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 20:52:48.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:49.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:49.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 20:52:49.451 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 20:52:49.451 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 20:52:49.451 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) 20:52:49.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:49.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:49.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:49.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:49.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:49.457 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:52:49.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:49.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:49.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:49.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:49.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:52:49.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:52:49.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:49.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:49.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:49.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:49.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:49.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:49.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:49.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:49.499 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:49.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:49.502 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:49.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:49.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:49.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:49.503 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 20:52:49.503 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:49.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:50.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:50.004 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:50.004 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:50.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:50.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:50.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:50.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:50.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:50.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:52:50.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:50.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:50.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 20:52:50.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:52:50.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:52:50.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:50.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:50.506 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 20:52:50.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:52:50.507 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 20:52:50.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 20:52:50.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:52:50.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:52:50.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:52:50.507 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:50.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:50.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:50.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:52:50.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:52:50.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:52:50.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 20:52:50.510 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 20:52:50.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 20:52:50.518 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 20:52:50.518 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:52:50.519 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:52:50.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'Profile' 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:50.568 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:52:50.568 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:52:50.568 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:52:50.568 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:52:50.568 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:52:50.668 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.... 20:52:50.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:50.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:50.669 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 20:52:50.669 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:52:50.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:50.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:50.672 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 >>") 20:52:50.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:50.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:50.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:50.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:50.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:50.684 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 20:52:50.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:50.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:50.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:50.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:50.700 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:52:50.700 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) 20:52:50.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:50.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:50.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:50.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:50.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:50.703 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:52:50.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:50.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:50.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:50.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:52:50.708 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:52:51.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:52:51.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:51.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:51.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:51.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:51.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:51.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:51.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:51.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:51.208 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:51.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:51.209 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:51.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:51.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:51.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:51.210 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 20:52:51.210 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:51.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:51.210 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 20:52:51.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:51.210 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:51.210 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:51.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:51.210 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 20:52:51.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:51.210 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:51.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:51.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:51.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:51.212 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:51.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:51.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:51.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:51.213 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:52:51.213 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:52:51.213 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:52:51.221 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:52:51.223 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:51.223 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:51.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:51.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:51.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:52:51.224 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:52:51.231 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:52:51.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:52:51.238 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:51.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:51.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:51.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:51.240 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:52:51.240 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:52:51.240 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:52:51.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:52:51.252 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:51.252 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:51.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:51.253 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:51.253 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 20:52:51.253 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 20:52:51.253 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 20:52:51.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 20:52:51.268 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:52:51.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:52:51.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:51.293 DEBUG [main][MenuItemLookup] Found menu:'New' 20:52:51.293 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:52:51.293 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:52:51.293 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:51.293 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:51.293 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:51.293 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:51.293 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:52:51.293 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:51.293 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:52:51.293 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:52:51.294 DEBUG [main][MenuItemLookup] Found menu:'Profile' 20:52:51.294 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:52:51.294 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:52:51.294 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:52:51.294 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:51.294 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:52:51.294 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:52:51.294 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:52:51.294 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:52:51.294 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:52:51.396 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.... 20:52:51.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:51.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:51.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 20:52:51.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:52:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:51.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:51.400 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 20:52:51.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:51.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:52:51.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:52:51.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:51.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 20:52:51.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:52:51.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:52:51.402 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:52:51.402 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:52:51.402 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:52:51.412 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:52:51.412 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") 20:52:51.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:51.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:51.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:51.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:51.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:51.416 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 20:52:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:51.416 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:51.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:51.418 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 20:52:51.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:51.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:52:51.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:52:51.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:51.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 20:52:51.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:52:51.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:52:51.425 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:52:51.425 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:52:51.426 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:52:51.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:52:51.426 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") 20:52:51.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:51.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:51.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:51.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:51.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:51.427 INFO [WorkbenchTestable][AbstractButton] Click button < &Remove 20:52:51.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:51.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:51.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:51.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:51.429 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:52:51.429 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) 20:52:51.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:51.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:51.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:51.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:51.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:51.431 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:52:51.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:51.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:51.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:51.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:51.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:52:51.475 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 20:52:51.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:52:51.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:52:51.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:52:51.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:52:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:51.476 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) 20:52:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:51.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:51.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:51.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:51.477 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:52:51.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:51.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:51.477 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:51.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:51.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:52:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:52:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:52:52.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:52:52.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:52.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:52:52.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:52.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:52.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:52.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:52.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:52.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:52.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:52.023 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:52.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:52.023 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:52.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:52.024 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:52.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:52.025 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 20:52:52.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:52.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:52.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 20:52:52.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:52.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:52.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:52.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:52.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 20:52:52.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:52.025 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:52.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:52.026 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:52.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:52.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:52.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:52.026 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:52:52.026 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:52:52.027 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:52:52.034 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:52:52.035 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:52.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:52.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:52.043 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:52.043 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 20:52:52.043 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:52.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:52.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 20:52:52.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:52.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:52.044 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:52:52.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:52:52.044 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Stopped] is already expanded. No action performed 20:52:52.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:52:52.044 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:52:52.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:52:52.044 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:52.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:52.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:52.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:52.045 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:52:52.045 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:52:52.045 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:52:52.051 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:52:52.052 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:52:52.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:52:52.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:52:52.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:52:52.058 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:52:52.058 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:52:52.058 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:52:52.063 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:52:52.064 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 20:52:52.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:52.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:52.064 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:52:52.064 DEBUG [main][MenuItemLookup] Found menu:'File' 20:52:52.065 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:52:52.065 DEBUG [main][MenuItemLookup] Item match:Edit 20:52:52.065 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:52:52.065 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:52:52.065 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:52.065 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:52:52.065 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:52.065 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:52.065 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:52.065 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:52.065 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:52:52.065 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:52:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 20:52:52.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:52:52.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 20:52:52.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:52.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:52.066 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:52:52.066 DEBUG [main][MenuItemLookup] Found menu:'File' 20:52:52.066 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:52:52.066 DEBUG [main][MenuItemLookup] Item match:Edit 20:52:52.066 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:52:52.066 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:52:52.066 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:52.066 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:52:52.066 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:52:52.066 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:52:52.066 DEBUG [main][MenuItemLookup] Found menu:'' 20:52:52.066 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:52:52.066 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:52:52.066 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:52:52.066 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:52:52.066 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:52:52.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:52:52.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:52:52.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:52:52.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:52:52.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:52:52.119 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:52:52.119 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:52:52.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:52:52.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:52:52.119 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:52:52.119 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:52:52.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:52:52.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:52:52.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:52:52.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:52:52.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:52:52.120 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:52:52.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:52:52.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:52:52.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:52:52.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:52:52.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:52:52.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:52:52.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:52:52.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:52:52.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:52:52.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:52:52.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:52:52.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 20:52:52.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:52:52.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:52:52.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:52:52.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:52:52.248 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:52:52.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:52:52.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 20:52:52.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 20:52:52.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 'Publishing to .*'] is available.... 20:53:02.255 DEBUG [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 20:53:02.255 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.... 20:53:02.255 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 20:53:02.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:02.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:02.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:02.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:02.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:02.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 20:53:02.256 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:53:02.256 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:53:02.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:02.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:02.257 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 20:53:02.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:53:02.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 20:53:02.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 20:53:02.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:53:02.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:53:02.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:53:02.257 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:02.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:02.258 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:02.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:02.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:02.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:02.284 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 20:53:02.284 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 20:53:02.284 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 20:53:02.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 20:53:02.293 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:53:02.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:02.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'Profile' 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:02.323 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:53:02.323 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:53:02.323 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:53:02.323 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:53:02.323 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:53:02.423 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.... 20:53:02.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:02.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:02.427 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 20:53:02.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:53:02.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:02.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:02.428 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 >>") 20:53:02.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:02.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:02.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:02.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:02.440 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 20:53:02.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:02.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:02.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:02.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:02.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.ModifyModulesPage, index 1 and no matchers specified 20:53:02.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:02.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:53:02.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:53:02.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:02.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 20:53:02.455 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project and wait with time period 1 20:53:02.455 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 20:53:02.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:02.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:02.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 20:53:02.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project 20:53:02.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:03.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:03.456 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project 20:53:03.456 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-2 and wait with time period 1 20:53:03.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 20:53:03.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:03.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:03.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 20:53:03.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-2 20:53:03.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:04.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:04.458 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-2 20:53:04.458 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item server-project-3 and wait with time period 1 20:53:04.458 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 20:53:04.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:04.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:04.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 20:53:04.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item server-project-3 20:53:04.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:05.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:05.460 INFO [WorkbenchTestable][TreeItemHandler] Expanded: server-project-3 20:53:05.460 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 20:53:05.460 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 20:53:05.460 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) 20:53:05.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:05.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:05.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:05.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:05.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:05.467 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:53:05.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:05.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:05.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:05.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:05.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:53:05.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:53:05.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:05.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:05.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:05.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:05.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:05.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:05.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:05.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:05.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:05.523 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:05.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:05.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:05.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:05.536 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Stopped] and wait with time period 1 20:53:05.536 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:53:05.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:06.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:06.037 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:53:06.037 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Stopped] 20:53:06.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:06.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:06.537 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Stopped] 20:53:06.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:06.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:06.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:06.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:06.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 20:53:06.560 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:53:06.560 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:53:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:06.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:06.561 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) 20:53:06.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:06.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:06.562 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:53:06.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:06.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:06.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:06.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:06.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:06.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:06.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 '\*?\QPackage Explorer\E') 20:53:06.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:06.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:06.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:06.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:06.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:06.565 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:53:06.565 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:53:06.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:06.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:06.613 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:53:06.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:53:06.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:06.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:06.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:06.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:06.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:53:07.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:07.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:53:07.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:07.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:53:07.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:53:07.616 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:53:07.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:53:07.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:07.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:07.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 20:53:07.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:07.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:07.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:07.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:07.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:07.618 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 20:53:07.618 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 20:53:07.618 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 20:53:07.618 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:53:07.618 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:53:07.619 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:53:07.627 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:53:07.628 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:07.628 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:07.669 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:53:07.669 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:53:07.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:53:07.669 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:53:07.669 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:53:07.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:07.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:53:08.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:08.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:08.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:08.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:08.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:08.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:08.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:08.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:08.170 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 20:53:08.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:53:08.170 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:53:08.171 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:53:08.175 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:53:08.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:08.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:08.219 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:08.219 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:53:08.219 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:08.219 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:53:08.219 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:08.219 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:08.219 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:08.219 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:53:08.219 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:08.219 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:08.219 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:53:08.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:53:08.219 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:53:08.219 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:53:08.275 DEBUG [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:53:08.906 DEBUG [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:53:08.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:53:08.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:08.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:08.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:08.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:08.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) 20:53:08.910 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:53:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:08.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:53:08.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:53:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:08.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:08.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:08.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:08.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:08.912 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:53:08.912 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:53:08.912 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:53:08.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:08.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:08.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:08.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:08.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) 20:53:08.912 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:53:08.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:08.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:08.912 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:53:08.912 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:53:08.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:08.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:08.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:08.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:08.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:08.914 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:53:08.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:08.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:08.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:08.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:08.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:53:08.919 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:53:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:53:09.423 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:53:09.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:53:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:53:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:53:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:09.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:09.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:09.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:09.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:53:09.424 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:53:09.424 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:53:09.428 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:53:09.429 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:09.429 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:09.472 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:53:09.472 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:53:09.472 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:53:09.473 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:53:09.473 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:53:09.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:09.473 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' has no excuses, wait for it 20:53:09.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:53:09.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:09.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:09.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:09.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:09.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:09.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:09.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:09.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:09.974 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 20:53:09.974 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:53:09.974 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:53:09.974 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:53:09.977 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:53:09.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:09.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:10.022 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:10.022 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:53:10.022 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:10.022 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:53:10.022 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:10.022 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:10.022 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:10.022 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:53:10.022 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:10.022 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:10.022 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:53:10.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:53:10.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:53:10.022 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:53:10.078 DEBUG [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:53:10.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 'Delete.*'] is available. finished successfully 20:53:10.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:53:10.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:10.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:10.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:10.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:10.695 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:53:10.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:53:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:10.695 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:53:10.695 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:53:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:10.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:10.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:10.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:10.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:10.696 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:53:10.696 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:53:10.696 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:53:10.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:10.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:10.696 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:10.696 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:10.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", Widget matcher matching widgets with style: 8) 20:53:10.696 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:53:10.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:10.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:10.697 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:53:10.697 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:53:10.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:10.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:10.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:10.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:10.698 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:53:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:10.698 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:10.698 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:10.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:53:10.703 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:53:11.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:53:11.204 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:53:11.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:53:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:53:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:11.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:11.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:11.204 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:53:11.204 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:53:11.205 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:53:11.209 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:53:11.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:11.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:11.251 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:53:11.251 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:53:11.251 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:53:11.251 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:53:11.251 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:53:11.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:11.252 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' has no excuses, wait for it 20:53:11.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:53:11.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:53:11.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:11.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:11.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:11.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:11.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:11.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:11.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:11.752 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 20:53:11.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:53:11.752 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:53:11.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:53:11.755 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:53:11.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:11.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:11.796 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:11.796 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:53:11.796 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:11.796 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:53:11.796 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:11.796 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:11.796 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:11.796 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:53:11.796 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:11.796 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:11.796 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:53:11.796 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:53:11.797 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:53:11.797 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:53:11.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 'Delete.*'] is available.... 20:53:12.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 'Delete.*'] is available. finished successfully 20:53:12.460 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:53:12.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:12.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:12.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:12.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:12.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:53:12.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:53:12.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:12.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:12.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:53:12.465 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:53:12.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:12.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:12.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:12.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:12.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:12.466 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:53:12.466 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:53:12.466 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:53:12.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:12.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:12.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:12.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:12.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:53:12.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:53:12.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:12.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:12.467 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:53:12.467 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:53:12.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:12.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:12.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:12.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:12.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:12.468 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:53:12.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:12.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:12.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:12.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:12.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:53:12.474 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:53:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:53:12.975 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:53:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:12.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:53:12.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:12.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:12.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:12.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:12.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:12.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:12.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:12.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:12.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:12.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:12.983 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:12.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:12.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:12.991 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:12.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:12.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:12.992 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:12.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:53:12.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:12.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:13.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:13.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:13.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:13.017 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:13.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:13.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:13.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:13.053 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:13.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:13.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:13.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:13.054 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 20:53:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:13.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:13.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:13.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:13.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:13.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:13.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:13.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:13.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:13.063 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:13.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 '\*?\QServers\E') 20:53:13.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:13.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:13.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:13.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:13.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:13.091 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:13.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:13.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:13.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:13.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:13.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:13.094 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 20:53:13.094 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 20:53:13.095 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 20:53:13.122 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 20:53:13.124 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:13.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:13.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:13.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:13.125 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 20:53:13.125 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:13.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:13.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:13.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:13.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:13.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:13.151 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:13.152 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:13.152 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:13.152 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:13.152 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:13.152 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:13.152 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:13.152 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:53:13.152 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 20:53:13.152 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:53:13.152 INFO [main][MenuItemHandler] Select menu item: Delete Delete 20:53:13.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 20:53:13.198 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 20:53:13.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 20:53:13.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:13.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:13.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:53:13.199 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:53:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:13.199 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 20:53:13.199 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:53:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:13.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:13.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:13.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:13.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:13.200 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:53:13.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:13.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:13.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:13.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:13.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:53:13.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:53:13.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:13.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:13.257 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:13.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:13.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:13.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:13.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:13.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 '\*?\QServers\E') 20:53:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:13.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:13.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:13.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:13.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:13.305 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:13.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:13.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:13.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:13.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:13.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:13.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 20:53:13.307 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:13.307 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:13.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:13.308 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 20:53:13.308 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 20:53:13.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:13.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:13.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:53:13.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:13.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:53:14.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:14.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:53:14.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:53:14.312 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:53:14.312 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 20:53:14.312 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:14.312 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:14.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:14.313 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 20:53:14.313 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 20:53:14.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:14.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:14.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:53:14.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:14.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:53:15.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:15.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:53:15.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:53:15.316 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:53:15.316 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 20:53:15.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 20:53:15.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:15.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:15.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:15.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:15.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:15.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:15.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:15.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:15.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:15.316 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest 20:53:15.316 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:53:15.316 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:53:15.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:15.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.578 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.528 s addTwo_removeAll no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.508 s testRemoveConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 3.72 s getAvailableModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.229 s addAll_removeTwo no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 11.75 s getConfiguredModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ModifyModulesDialogTest) Time elapsed: 4.303 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:15.327 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:15.328 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:53:15.328 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:53:15.328 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:15.328 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:53:15.328 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:53:15.329 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:53:15.329 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:53:15.329 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:53:15.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:15.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:15.337 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:15.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:15.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:15.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:15.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:15.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:15.345 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:15.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 '\*?\QServers\E') 20:53:15.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:15.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:15.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:15.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:15.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:15.375 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:15.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:15.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:15.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:15.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:15.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:15.378 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:15.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:15.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:15.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 20:53:15.379 INFO [WorkbenchTestable][ServersView2] Create new server 20:53:15.379 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 20:53:15.379 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:15.405 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:15.405 DEBUG [main][MenuItemLookup] Item match:New 20:53:15.406 DEBUG [main][MenuItemLookup] Found menu:'Server' 20:53:15.406 DEBUG [main][MenuItemLookup] Item match:Server 20:53:15.406 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 20:53:15.406 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 20:53:15.406 INFO [main][MenuItemHandler] Select menu item: Server 20:53:15.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 20:53:15.558 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 20:53:15.559 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:53:15.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:15.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:15.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'] 20:53:15.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:15.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:15.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:53:15.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:15.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:15.561 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:53:15.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:15.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:15.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:53:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:15.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:15.561 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:53:15.561 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:15.563 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 20:53:15.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:15.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:15.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:15.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:15.564 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:15.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:53:15.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:53:15.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 20:53:15.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:53:15.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:53:15.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:53:15.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:53:15.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:16.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:16.073 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:53:16.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:53:16.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:53:16.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:16.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:53:16.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:16.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:53:16.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 20:53:16.074 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 20:53:16.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:16.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:16.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:16.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:53:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:53:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:53:16.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:53:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:16.076 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:53:16.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:16.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:53:16.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:53:16.077 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:53:16.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:16.077 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:53:16.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:16.077 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:53:16.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 20:53:16.077 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 20:53:16.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 20:53:16.081 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 20:53:16.082 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) 20:53:16.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:16.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:16.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:16.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:16.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:16.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:16.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:16.586 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:") 20:53:16.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:16.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:16.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:16.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:16.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:53:16.592 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:53:16.593 INFO [WorkbenchTestable][AbstractText] Text set to: Server 1 20:53:16.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:53:16.594 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:53:16.594 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:53:17.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:53:17.095 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:53:17.095 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 20:53:17.095 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) 20:53:17.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:17.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:17.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:17.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:17.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:17.101 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:53:17.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:17.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:17.102 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:17.102 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:17.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:53:17.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:53:17.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:17.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:17.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:17.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:17.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:17.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:17.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:17.611 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:17.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:17.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:17.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:17.618 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:17.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:17.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:17.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:17.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:17.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:17.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') 20:53:17.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:17.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:17.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:17.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:17.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:17.632 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:17.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:17.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:17.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:17.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:17.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1... 20:53:17.636 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:17.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:17.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:17.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:17.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 20:53:17.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:17.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:17.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:17.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:17.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:17.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:17.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:17.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:17.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:17.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:17.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:17.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 '\*?\QServers\E') 20:53:17.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:17.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:17.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:17.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:17.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:17.672 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:17.672 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:17.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:17.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:17.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:17.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:17.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 1 finished successfully 20:53:17.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:17.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:17.706 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:17.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:17.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:17.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:17.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:17.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 '\*?\QServers\E') 20:53:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:17.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:17.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:17.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:17.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:17.719 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:17.719 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:17.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:17.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:17.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:17.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:17.722 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:17.722 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:17.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:17.723 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:17.724 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 20:53:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:17.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:17.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:17.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:17.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:17.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:17.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:17.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:17.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:17.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:17.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 '\*?\QServers\E') 20:53:17.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:17.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:17.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:17.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:17.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:17.779 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:17.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:17.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:17.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:17.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:17.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:17.783 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:53:17.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:17.783 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:53:17.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:17.783 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:53:17.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:17.783 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:53:17.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:17.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:53:17.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:17.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:53:17.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:17.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:53:17.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:17.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:53:17.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:17.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: "Import"] 20:53:17.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:17.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:17.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:17.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:17.785 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:17.786 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:53:17.786 DEBUG [main][MenuItemLookup] Found menu:'File' 20:53:17.786 DEBUG [main][MenuItemLookup] Item match:File 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:17.787 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:53:17.787 DEBUG [main][MenuItemLookup] Item match:Import... 20:53:17.788 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:53:17.788 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:53:17.788 INFO [main][MenuItemHandler] Select menu item: &Import... 20:53:17.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:53:17.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:53:17.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:53:17.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:17.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:17.906 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:53:17.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:17.906 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:53:17.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:17.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:17.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:17.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:17.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:17.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:53:17.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:53:17.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:53:17.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:53:17.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:17.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:53:17.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:17.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:53:17.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:53:17.909 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:53:17.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:17.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:53:17.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:17.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:53:17.910 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:53:17.910 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:53:17.910 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:53:17.910 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:53:17.910 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:53:17.910 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:53:17.910 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) 20:53:17.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:17.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:17.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:17.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:17.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:17.912 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:53:17.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:17.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:17.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:17.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:17.976 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:53:18.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:18.048 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:18.048 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:53:18.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:18.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:18.050 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:53:18.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:18.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:53:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:53:18.077 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:53:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:18.077 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:53:18.077 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:18.077 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' 20:53:18.077 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:") 20:53:18.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:18.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:18.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:18.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:18.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:18.079 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 20:53:18.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:18.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:18.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:18.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:18.081 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 20:53:18.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:18.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:53:18.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:53:18.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:18.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:53:18.081 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 20:53:18.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.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") 20:53:18.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:18.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:18.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:18.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:18.083 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:18.111 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:53:18.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:18.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:18.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:18.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:18.229 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 20:53:18.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:18.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:18.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:18.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:18.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:18.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:53:18.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:53:18.231 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 20:53:18.232 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") 20:53:18.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:18.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:18.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:18.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:18.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:18.233 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 20:53:18.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:18.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:18.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:18.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:18.234 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:53:18.234 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 20:53:18.234 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) 20:53:18.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:18.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:18.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:18.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:18.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:18.236 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:53:18.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:18.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:18.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:18.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:18.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:53:18.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:53:18.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:18.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:53:18.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:18.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:53:18.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:18.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:18.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:18.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:18.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:18.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:18.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:18.742 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:53:18.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:18.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:18.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:53:18.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:53:18.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:53:18.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:18.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:18.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:18.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:18.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:18.751 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:18.751 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:53:18.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:18.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:18.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:18.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:18.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:18.778 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:18.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:18.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:18.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:18.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:18.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:18.781 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 20:53:18.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 20:53:18.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:19.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:19.282 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 20:53:19.282 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 20:53:19.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:19.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:19.782 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 20:53:19.783 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:19.783 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:19.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:19.784 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:19.785 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:19.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:19.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:19.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:19.786 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 20:53:19.786 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 20:53:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:20.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:20.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 20:53:20.287 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 20:53:20.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:20.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:20.787 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 20:53:20.788 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:20.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:20.794 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:20.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:20.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:20.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:20.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:20.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:20.801 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:20.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 '\*?\QServers\E') 20:53:20.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:20.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:20.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:20.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:20.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:20.808 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:20.808 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:20.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:20.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:20.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:20.809 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:20.811 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:20.811 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:20.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:20.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:20.812 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 20:53:20.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:20.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:20.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:20.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:20.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:20.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:20.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:20.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:20.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:20.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:20.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:20.840 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:53:20.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:20.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:20.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:20.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:20.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:20.846 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:20.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:20.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:20.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:20.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:20.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:20.870 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:53:20.870 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:20.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:20.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:20.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:20.871 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 20:53:20.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:20.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:20.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:20.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:20.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:20.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:20.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:20.878 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:20.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:20.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:20.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:20.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:53:20.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:20.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:20.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:20.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:20.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:20.904 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:20.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:20.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:20.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:20.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:20.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:20.907 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:53:20.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 20:53:21.408 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 20:53:21.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:21.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:21.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:21.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:21.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:21.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:21.409 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:53:21.409 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:53:21.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:21.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:21.410 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModules no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:21.410 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:53:21.410 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:21.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:21.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:53:21.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:53:21.410 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:53:21.410 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:21.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:21.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:21.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:21.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:21.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:21.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 20:53:21.413 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 20:53:21.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 20:53:21.444 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 20:53:21.445 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:21.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:21.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:21.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:21.446 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 20:53:21.447 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:21.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:21.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:21.447 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:21.448 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:21.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:21.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:21.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:21.451 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 20:53:21.452 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:21.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:21.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:21.453 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:21.453 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 20:53:21.453 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 20:53:21.453 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 20:53:21.460 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 20:53:21.460 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:21.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:21.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:21.490 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:21.490 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:21.490 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:21.490 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:21.490 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:21.490 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:21.490 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:21.490 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:53:21.490 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:21.490 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:53:21.490 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:53:21.490 DEBUG [main][MenuItemLookup] Found menu:'Profile' 20:53:21.490 DEBUG [main][MenuItemLookup] Item match:Profile 20:53:21.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 20:53:21.490 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 20:53:21.490 INFO [main][MenuItemHandler] Select menu item: Pro&file 20:53:21.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 20:53:21.493 DEBUG [Worker-15: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 20:53:22.502 DEBUG [Worker-6: Starting Server 1][AbstractWait] Wait for 1 seconds 20:53:23.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 20:53:23.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 20:53:23.992 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:23.992 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:23.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:23.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:23.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 20:53:23.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:23.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:23.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:23.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:23.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:23.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:23.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:23.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:23.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:23.994 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:23.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:23.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:23.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:23.995 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 20:53:23.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:23.995 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:23.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:23.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:23.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:23.996 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 20:53:23.996 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 20:53:23.996 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 20:53:24.002 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 20:53:24.003 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:24.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:24.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:24.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:24.005 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 20:53:24.005 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:24.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:24.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:24.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:24.006 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:24.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:24.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:24.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:24.007 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Profile on server Server 1 20:53:24.007 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:24.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:24.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:24.008 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:24.008 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 20:53:24.008 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 20:53:24.008 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 20:53:24.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 20:53:24.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:24.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:24.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:24.044 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:24.044 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:24.044 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:24.044 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:24.044 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:24.044 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:24.044 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:24.044 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:53:24.044 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:24.044 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:53:24.044 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:53:24.044 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:53:24.044 DEBUG [main][MenuItemLookup] Item match:Restart in Profile 20:53:24.044 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Profile" 20:53:24.044 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Profile 20:53:24.045 INFO [main][MenuItemHandler] Select menu item: Restart in Profile 20:53:24.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 20:53:24.047 DEBUG [Worker-3: Stopping Server 1][AbstractWait] Wait for 1 seconds 20:53:25.058 DEBUG [Worker-1: Starting Server 1][AbstractWait] Wait for 1 seconds 20:53:26.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 20:53:26.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 20:53:26.546 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:26.546 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:26.547 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:26.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:26.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 20:53:26.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:26.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:26.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:26.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:26.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:26.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:26.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:26.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:26.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:26.548 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:26.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:26.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:26.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:26.550 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 20:53:26.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:26.550 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:26.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:26.550 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:26.551 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:26.551 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:26.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:26.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:26.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:26.552 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 20:53:26.552 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 20:53:26.552 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 20:53:26.559 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 20:53:26.560 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:26.560 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:26.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:26.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:26.565 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 20:53:26.566 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:26.566 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:26.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:26.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:26.567 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:26.567 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:26.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:26.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:26.568 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 20:53:26.568 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:26.568 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:26.568 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:26.569 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:26.569 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 20:53:26.569 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 20:53:26.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 20:53:26.575 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 20:53:26.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:26.576 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:26.576 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:26.603 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:26.603 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:26.603 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:26.603 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:26.603 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:26.603 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:26.603 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:26.603 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:53:26.603 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:26.603 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:53:26.603 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:53:26.603 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:53:26.603 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:53:26.603 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 20:53:26.603 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 20:53:26.603 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 20:53:26.603 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 20:53:26.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 20:53:26.604 DEBUG [Worker-10: Stopping Server 1][AbstractWait] Wait for 1 seconds 20:53:28.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 20:53:28.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 20:53:28.104 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:28.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:28.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:28.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:28.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 20:53:28.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:28.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:28.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:28.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:28.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:28.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:28.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:28.106 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:28.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:28.106 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:28.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:28.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:28.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:28.107 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 20:53:28.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:28.107 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:28.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:28.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:28.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:28.108 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:53:28.108 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:53:28.108 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:53:28.115 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:53:28.116 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:28.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:28.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:28.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:28.117 INFO [WorkbenchTestable][AbstractServer] Restart server in profile 'Server 1' 20:53:28.117 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:28.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:28.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:28.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:28.119 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:28.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:28.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:28.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:28.120 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:28.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:28.125 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:28.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:28.126 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 20:53:28.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:53:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:28.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:28.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:53:28.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:53:28.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:29.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:29.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:53:29.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:29.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:29.133 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:29.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:29.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:29.138 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:29.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:29.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:29.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:29.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:53:29.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:29.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:29.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:29.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:29.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:29.145 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:29.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:29.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:29.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:29.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:29.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:29.148 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:29.148 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:29.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:29.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:29.148 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 20:53:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:29.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:29.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:29.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:29.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:29.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:29.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:29.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:29.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:29.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:29.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:29.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 '\*?\QServers\E') 20:53:29.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:29.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:29.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:29.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:29.183 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:29.183 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:29.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:29.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:29.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:29.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:29.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:29.208 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:53:29.208 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:29.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:29.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:29.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:29.209 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 20:53:29.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:29.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:29.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:29.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:29.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:29.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:29.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:29.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:29.216 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:29.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 '\*?\QServers\E') 20:53:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:29.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:29.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:29.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:29.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:29.242 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:29.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:29.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:29.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:29.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:29.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:29.245 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:53:29.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 20:53:29.746 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 20:53:29.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:29.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:29.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:29.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:29.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:29.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:29.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:53:29.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:53:29.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:29.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:29.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:29.747 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:53:29.748 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:29.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:29.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:53:29.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:53:29.748 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:53:29.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:29.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:29.774 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:29.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:29.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:29.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:29.780 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:29.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 '\*?\QServers\E') 20:53:29.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:29.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:29.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:29.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:29.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:29.786 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:29.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:29.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:29.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:29.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:29.787 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:29.789 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:29.789 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:29.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:29.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:29.790 INFO [WorkbenchTestable][ServersView2] Create new server 20:53:29.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:29.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:29.832 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:29.832 DEBUG [main][MenuItemLookup] Item match:New 20:53:29.833 DEBUG [main][MenuItemLookup] Found menu:'Server' 20:53:29.833 DEBUG [main][MenuItemLookup] Item match:Server 20:53:29.833 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 20:53:29.833 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 20:53:29.833 INFO [main][MenuItemHandler] Select menu item: Server 20:53:29.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 20:53:29.985 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 20:53:29.985 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:53:29.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:29.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:29.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'] 20:53:29.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:29.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:29.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:53:29.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:29.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:29.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:53:29.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:29.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:29.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:53:29.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:29.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:29.988 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:53:29.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:29.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.wizard.NewServerWizardPage, index 0 and no matchers specified 20:53:29.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:29.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:29.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:29.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:29.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:29.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:53:29.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:53:29.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 20:53:29.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:53:30.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:53:30.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:53:30.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:53:30.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:30.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:30.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:53:30.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:53:30.513 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:53:30.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:30.513 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:53:30.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:30.513 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:53:30.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 20:53:30.514 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 20:53:30.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:30.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:30.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:30.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:30.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:30.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:53:30.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:53:30.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:53:30.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:53:30.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:30.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:53:30.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:30.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:53:30.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:53:30.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:53:30.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:30.516 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:53:30.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:30.516 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:53:30.516 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 20:53:30.516 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 20:53:30.516 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 20:53:30.521 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 20:53:30.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.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) 20:53:30.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:30.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:30.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:30.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:30.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:30.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:31.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:31.025 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:") 20:53:31.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:31.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:31.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:31.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:31.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:53:31.033 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:53:31.034 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 20:53:31.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:53:31.035 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:53:31.035 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:53:31.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:53:31.535 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:53:31.535 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 20:53:31.535 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) 20:53:31.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:31.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:31.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:31.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:31.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:31.542 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:53:31.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:31.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:31.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:31.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:31.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:53:32.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:53:32.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:32.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:32.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:32.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:32.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:32.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:32.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:32.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:32.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:32.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.063 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:32.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.069 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:32.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:32.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:32.070 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:32.070 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:53:32.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:32.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:32.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:32.076 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:32.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:32.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:32.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:32.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:32.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:32.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 20:53:32.102 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:32.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:32.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:32.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:32.103 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 20:53:32.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:32.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:32.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:32.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:32.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:32.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:32.131 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:32.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') 20:53:32.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:32.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:32.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:32.137 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:32.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:32.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:32.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:32.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:32.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:32.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.167 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:32.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:32.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:32.167 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:32.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 '\*?\QServers\E') 20:53:32.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:32.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:32.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:32.173 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:32.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:32.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:32.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:32.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:32.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:32.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 20:53:32.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.202 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:32.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:32.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:32.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:32.209 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:32.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') 20:53:32.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:32.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:32.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:32.236 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:32.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:32.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:32.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:32.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:32.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:32.239 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:32.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:32.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:32.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:32.240 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 20:53:32.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:32.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:32.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:32.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.267 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:32.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:32.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:32.267 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:32.267 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:53:32.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:32.267 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:32.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:32.273 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:32.273 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:32.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:32.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:32.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:32.274 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:32.276 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:32.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:32.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 '\*?\QServers\E') 20:53:32.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:32.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:32.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:32.309 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:32.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:32.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:32.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:32.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:32.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:32.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:32.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:32.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 20:53:32.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:32.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:32.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:32.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:32.365 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:32.365 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:32.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:32.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:32.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:32.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:32.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:32.368 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 20:53:32.368 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 20:53:32.368 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 20:53:32.374 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 20:53:32.375 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:32.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:32.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:32.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:32.376 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 20:53:32.377 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:32.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:32.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:32.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:32.407 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:32.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:32.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:32.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:32.409 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 20:53:32.409 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:32.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:32.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:32.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:32.410 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 20:53:32.410 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 20:53:32.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 20:53:32.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 20:53:32.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:32.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:32.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:32.444 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:32.444 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:32.444 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:32.444 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:32.444 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:32.444 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:32.444 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:32.444 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:53:32.444 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:32.444 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:53:32.444 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:53:32.444 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 20:53:32.444 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 20:53:32.444 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 20:53:32.444 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 20:53:32.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 20:53:32.447 DEBUG [Worker-11: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 20:53:33.457 DEBUG [Worker-11: Starting Server 2][AbstractWait] Wait for 1 seconds 20:53:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 20:53:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 20:53:34.946 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:34.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:34.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:34.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 20:53:34.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:34.947 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:34.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:34.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:34.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:34.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:34.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:34.948 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:34.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:34.948 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:34.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:34.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:34.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:34.949 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 20:53:34.949 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:34.949 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:34.949 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:34.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:34.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:34.950 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 20:53:34.950 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 20:53:34.950 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 20:53:34.957 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 20:53:34.958 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:34.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:34.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:34.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:34.960 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: false 20:53:34.960 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:34.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:34.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:34.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:34.966 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:34.966 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:34.994 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:34.994 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:34.994 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:34.994 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:34.994 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:34.994 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:34.994 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:34.994 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:53:34.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 20:53:34.994 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:53:34.994 INFO [main][MenuItemHandler] Select menu item: Delete Delete 20:53:35.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 20:53:35.057 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 20:53:35.057 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 20:53:35.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:35.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:35.058 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:53:35.058 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:53:35.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:35.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:35.058 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 20:53:35.058 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:53:35.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:35.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:35.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:35.059 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 20:53:35.059 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Stop server(s) before deleting 20:53:35.059 INFO [WorkbenchTestable][AbstractButton] Click button Stop server(s) before deleting 20:53:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:35.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:35.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:35.059 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:53:35.059 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:53:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:35.059 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 20:53:35.059 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:53:35.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:35.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:35.060 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:35.060 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:53:35.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:35.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:35.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:35.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:35.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:53:35.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:53:35.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.122 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:35.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:35.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:35.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:35.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:35.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:53:35.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:35.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:35.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:35.157 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:35.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:35.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:35.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:35.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:35.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:35.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 20:53:35.160 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:35.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:35.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:35.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:35.161 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 20:53:35.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:35.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:35.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:35.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:35.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:35.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:35.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:35.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') 20:53:35.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:35.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:35.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:35.195 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:35.195 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:35.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:35.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:35.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:35.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:35.217 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:53:35.217 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:35.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:35.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:35.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:35.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 20:53:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:35.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:35.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:35.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:35.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:35.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:35.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:35.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') 20:53:35.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:35.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:35.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:35.253 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:35.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:35.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:35.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:35.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:35.254 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:35.256 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:53:35.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 20:53:35.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:35.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:35.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:35.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:35.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:35.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:35.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:35.256 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:35.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:35.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.263 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:35.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:35.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:35.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:35.290 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:35.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 '\*?\QServers\E') 20:53:35.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:35.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:35.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:35.317 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:35.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:35.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:35.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:35.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:35.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:35.321 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:35.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:35.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:35.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:35.322 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 20:53:35.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:35.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:35.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:35.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:35.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:35.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:35.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:35.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 '\*?\QServers\E') 20:53:35.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:35.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:35.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:35.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:35.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:35.354 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:35.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:35.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:35.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:35.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:35.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:35.358 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:35.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:35.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:35.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:35.359 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:35.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:35.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:35.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:35.360 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 20:53:35.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:53:35.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:35.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:35.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:53:35.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:53:35.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:36.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:36.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:53:36.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:36.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:36.368 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:36.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:36.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:36.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:36.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:36.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:36.376 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:36.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:53:36.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:36.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:36.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:36.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:36.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:36.404 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:36.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:36.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:36.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:36.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:36.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:36.407 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:36.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:36.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:36.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:36.408 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 20:53:36.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:36.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:36.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:36.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:36.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:36.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:36.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:36.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:36.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:36.438 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:36.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 '\*?\QServers\E') 20:53:36.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:36.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:36.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:36.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:36.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:36.465 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:36.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:36.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:36.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:36.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:36.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:36.467 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:53:36.468 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:36.468 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:36.468 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:36.469 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:36.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.cnf.ServersView2, index 0 and no matchers specified 20:53:36.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:36.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:36.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:36.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:36.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:36.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:36.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:36.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:36.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:36.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:36.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:36.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:53:36.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:36.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:36.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:36.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:36.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:36.502 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:36.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:36.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:36.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:36.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:36.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:36.505 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:53:36.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 20:53:36.506 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 20:53:36.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:36.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:36.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:36.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:36.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:36.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:36.506 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:53:36.506 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:53:36.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:36.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:36.507 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:36.507 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:53:36.507 INFO [WorkbenchTestable][RequirementsRunner] Started test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:36.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:36.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:53:36.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:53:36.507 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:53:36.507 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:36.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:36.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:36.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:36.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:36.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:36.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:53:36.510 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:53:36.511 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:53:36.538 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:53:36.540 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:36.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:36.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:36.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:36.541 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 20:53:36.541 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:36.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:36.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:36.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:36.542 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:36.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:36.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:36.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:36.543 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Profile on server Server 1 20:53:36.544 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:36.544 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:36.544 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:36.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:36.545 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:53:36.545 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:53:36.545 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:53:36.557 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:53:36.557 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:36.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:36.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:36.583 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:36.583 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:36.583 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:36.583 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:36.583 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:36.583 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:36.583 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:36.583 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:53:36.583 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:36.583 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:53:36.583 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:53:36.583 DEBUG [main][MenuItemLookup] Found menu:'Profile' 20:53:36.583 DEBUG [main][MenuItemLookup] Item match:Profile 20:53:36.583 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Pro&file" 20:53:36.583 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Profile 20:53:36.583 INFO [main][MenuItemHandler] Select menu item: Pro&file 20:53:36.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile... 20:53:36.586 DEBUG [Worker-14: Starting Server 1][AbstractWait] Wait for 1 seconds 20:53:38.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode profile finished successfully 20:53:38.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling... 20:53:38.085 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:38.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:38.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:38.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:38.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Profiling finished successfully 20:53:38.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:38.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:38.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:38.086 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:38.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:38.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:38.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:38.087 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:38.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:38.087 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:38.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:38.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:38.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:38.088 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'PROFILING' 20:53:38.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:38.088 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:38.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:38.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:38.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:38.089 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:38.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:38.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:38.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:38.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 20:53:38.090 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 20:53:38.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 20:53:38.097 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 20:53:38.098 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:38.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:38.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:38.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:38.099 INFO [WorkbenchTestable][AbstractServer] Start server in profiling mode 'Server 1' 20:53:38.100 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:38.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:38.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:38.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:38.101 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:38.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:38.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:38.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:38.102 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:38.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:38.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:38.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:38.103 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 20:53:38.103 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 20:53:38.103 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 20:53:38.113 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 20:53:38.114 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:38.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:38.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:38.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:38.116 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 20:53:38.116 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:38.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:38.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:38.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:38.117 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:38.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:38.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:38.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:38.118 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 20:53:38.118 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:38.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:38.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:38.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:38.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Profiling, Synchronized] 20:53:38.119 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Profiling, Synchronized] 20:53:38.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Profiling, Synchronized] about selection 20:53:38.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Profiling, Synchronized] 20:53:38.130 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:38.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:38.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:38.155 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:38.155 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:38.155 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:38.155 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:38.155 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:38.155 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:38.155 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:38.155 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:53:38.155 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:38.155 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:53:38.155 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:53:38.155 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:53:38.155 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:53:38.155 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 20:53:38.155 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 20:53:38.155 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 20:53:38.155 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 20:53:38.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 20:53:38.155 DEBUG [Worker-5: Stopping Server 1][AbstractWait] Wait for 1 seconds 20:53:39.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 20:53:39.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 20:53:39.656 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:39.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:39.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:39.657 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 20:53:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:39.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:39.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:39.657 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:39.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:39.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:39.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:39.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:39.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:39.658 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:39.658 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:39.658 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:39.659 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:39.659 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 20:53:39.659 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:39.659 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:39.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:39.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:39.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:39.660 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 20:53:39.660 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:53:39.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:40.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:40.161 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:53:40.161 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:53:40.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:40.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:40.661 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:53:40.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:40.667 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:40.667 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:40.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:40.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:40.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:40.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:40.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:40.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:40.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 '\*?\QServers\E') 20:53:40.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:40.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:40.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:40.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:40.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:40.679 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:40.679 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:40.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:40.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:40.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:40.680 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:40.682 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:40.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:40.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:40.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:40.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 20:53:40.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:40.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:40.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:40.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:40.683 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:40.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:40.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:40.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:40.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:40.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:40.709 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:40.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 '\*?\QServers\E') 20:53:40.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:40.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:40.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:40.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:40.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:40.715 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:40.715 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:40.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:40.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:40.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:40.716 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:40.718 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:53:40.718 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:40.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:40.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:40.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:40.739 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 20:53:40.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:40.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:40.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:40.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:40.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:40.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:40.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:40.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:40.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:40.746 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:40.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 '\*?\QServers\E') 20:53:40.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:40.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:40.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:40.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:40.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:40.772 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:40.772 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:40.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:40.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:40.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:40.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:40.775 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:53:40.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 20:53:41.276 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 20:53:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:41.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:41.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:41.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:41.277 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:53:41.277 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:53:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:41.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:41.278 INFO [WorkbenchTestable][RequirementsRunner] Finished test: profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:41.278 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:53:41.278 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:41.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:41.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:53:41.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:53:41.278 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:53:41.278 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:41.278 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:41.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:41.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:41.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:41.279 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:41.281 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:53:41.281 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:53:41.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:53:41.308 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:53:41.308 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:53:41.309 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:41.309 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'Profile' 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:41.333 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:53:41.333 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:53:41.333 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:53:41.334 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:53:41.334 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:53:41.433 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.... 20:53:41.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:41.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:41.434 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 20:53:41.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:53:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:41.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:53:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:41.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:41.435 TRACE [WorkbenchTestable][ModifyModulesDialog] Shell Add and Remove... is not null and is not disposed 20:53:41.435 INFO [WorkbenchTestable][ModifyModulesDialog] Cancel wizard 20:53:41.436 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) 20:53:41.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:41.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:41.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:41.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:41.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:41.438 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:53:41.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:41.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:41.438 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:41.438 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:41.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:53:41.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:53:41.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:41.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:53:41.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:53:41.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:41.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:41.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:41.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:41.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:41.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:41.484 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:41.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:41.508 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:41.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:41.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:41.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:41.509 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:41.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:41.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:41.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:41.510 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 20:53:41.510 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:53:41.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:42.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:42.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:53:42.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:53:42.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:42.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:42.512 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:53:42.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:42.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:42.519 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:42.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:42.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:42.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:42.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:42.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:42.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:42.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:53:42.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:42.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:42.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:42.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:42.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:42.532 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:42.532 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:42.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:42.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:42.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:42.533 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:42.535 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:42.535 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:42.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:42.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:42.536 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 20:53:42.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:42.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:42.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:42.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:42.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:42.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:42.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:42.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:42.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:42.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:42.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:42.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') 20:53:42.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:42.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:42.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:42.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:42.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:42.569 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:42.569 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:42.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:42.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:42.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:42.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:42.592 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:53:42.592 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:42.592 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:42.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:42.593 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:42.593 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 20:53:42.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:42.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:42.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:42.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:42.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:42.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:42.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:42.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:42.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:42.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:42.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53: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 '\*?\QServers\E') 20:53:42.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:42.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:42.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:42.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:42.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:42.629 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:42.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:42.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:42.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:42.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:42.630 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:42.632 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:53:42.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 20:53:43.133 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 20:53:43.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:43.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:43.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:43.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:43.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:43.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:43.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:53:43.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:53:43.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:43.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:43.134 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:43.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:53:43.135 INFO [WorkbenchTestable][RequirementsRunner] Started test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:43.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:43.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:53:43.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:53:43.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:53:43.135 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:43.135 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:43.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:43.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:43.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:43.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:43.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:53:43.159 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:53:43.159 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:53:43.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:53:43.167 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:43.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:43.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:43.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:43.168 INFO [WorkbenchTestable][AbstractServer] Publish server 'Server 1' 20:53:43.169 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:43.190 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:43.190 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:43.212 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:43.212 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:43.212 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:43.212 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:43.212 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:43.212 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:43.212 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:43.212 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:53:43.212 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:43.212 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:53:43.212 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:53:43.212 DEBUG [main][MenuItemLookup] Found menu:'Profile' 20:53:43.212 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:53:43.212 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:53:43.212 DEBUG [main][MenuItemLookup] Item match:Publish Ctrl+Alt+P 20:53:43.212 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Publish Ctrl+Alt+P" 20:53:43.212 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Publish Ctrl+Alt+P 20:53:43.212 INFO [main][MenuItemHandler] Select menu item: Publish Ctrl+Alt+P 20:53:43.214 DEBUG [Worker-15: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 20:53:43.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 20:53:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 20:53:44.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 20:53:44.238 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:44.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:44.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:44.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:44.739 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:44.740 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:44.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:44.741 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:44.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 20:53:44.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:44.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:44.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:44.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:44.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:44.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:44.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:44.741 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:44.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:44.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:44.741 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:44.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:44.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:44.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:44.742 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:44.743 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:44.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:44.743 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:44.744 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:44.744 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:44.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:44.744 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:44.745 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 20:53:44.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:53:44.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:45.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:45.245 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:53:45.245 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:53:45.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:45.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:45.746 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:53:45.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:45.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:45.752 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:45.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:45.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:45.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:45.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:45.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:45.759 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:45.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:53:45.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:45.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:45.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:45.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:45.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:45.764 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:45.764 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:45.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:45.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:45.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:45.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:45.787 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:45.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:45.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:45.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:45.788 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 20:53:45.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:45.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:45.789 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:45.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:45.789 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:45.789 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:45.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:45.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:45.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:45.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:45.797 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:45.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 '\*?\QServers\E') 20:53:45.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:45.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:45.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:45.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:45.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:45.833 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:45.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:45.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:45.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:45.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:45.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:45.836 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:53:45.836 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:45.836 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:45.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:45.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:45.837 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 20:53:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:45.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:45.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:45.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:45.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:45.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:45.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:45.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:45.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:45.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:45.845 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:45.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:53:45.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:45.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:45.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:45.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:45.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:45.871 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:45.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:45.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:45.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:45.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:45.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:45.874 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:53:45.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 20:53:46.375 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 20:53:46.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:46.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:46.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:46.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:46.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:46.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:46.376 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:53:46.376 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:53:46.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:46.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:46.377 INFO [WorkbenchTestable][RequirementsRunner] Finished test: publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:46.377 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:53:46.377 INFO [WorkbenchTestable][RequirementsRunner] Started test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:46.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:46.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:53:46.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:53:46.377 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:53:46.377 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:46.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:46.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:46.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:46.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:46.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:46.401 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:53:46.401 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:53:46.401 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:53:46.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:53:46.410 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:46.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:46.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:46.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:46.411 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 20:53:46.411 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:46.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:46.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:46.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:46.412 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:46.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:46.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:46.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:46.414 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 20:53:46.414 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:46.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:46.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:46.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:46.419 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:53:46.419 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:53:46.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:53:46.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:53:46.426 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:46.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:46.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:46.455 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:46.455 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:46.455 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:46.455 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:46.455 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:46.455 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:46.455 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:46.455 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:53:46.455 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:46.455 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:53:46.455 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:53:46.455 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 20:53:46.456 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 20:53:46.456 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 20:53:46.456 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 20:53:46.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 20:53:46.458 DEBUG [Worker-5: Starting Server 1][AbstractWait] Wait for 1 seconds 20:53:47.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 20:53:47.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 20:53:47.958 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:47.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:47.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:47.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:47.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 20:53:47.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:47.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:47.959 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:47.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:47.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:47.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:47.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:47.960 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:47.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:47.960 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:47.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:47.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:47.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:47.961 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 20:53:47.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:47.961 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:47.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:47.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:47.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:47.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 20:53:47.962 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 20:53:47.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 20:53:47.969 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 20:53:47.971 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:47.971 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:47.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:47.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:47.977 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 20:53:47.977 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:47.977 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:47.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:47.978 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:47.978 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:47.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:47.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:47.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:47.979 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 20:53:47.979 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:47.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:47.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:47.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:47.980 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 20:53:47.980 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 20:53:47.980 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 20:53:47.986 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 20:53:47.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:47.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:47.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:48.017 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:48.017 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:48.017 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:48.018 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:48.018 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:48.018 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:48.018 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:48.018 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:53:48.018 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:48.018 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:53:48.018 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:53:48.018 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:53:48.018 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:53:48.018 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 20:53:48.018 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 20:53:48.018 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 20:53:48.018 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 20:53:48.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 20:53:48.018 DEBUG [Worker-10: Stopping Server 1][AbstractWait] Wait for 1 seconds 20:53:49.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 20:53:49.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 20:53:49.519 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:49.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:49.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:49.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:49.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 20:53:49.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:49.520 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:49.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:49.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:49.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:49.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:49.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:49.521 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:49.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:49.521 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:49.521 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:49.521 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:49.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:49.522 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 20:53:49.522 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:49.522 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:49.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:49.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:49.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:49.523 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:49.523 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:49.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:49.524 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:49.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:53:49.524 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:53:49.525 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:53:49.550 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:53:49.552 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:49.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:49.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:49.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:49.554 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 20:53:49.554 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:49.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:49.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:49.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:49.555 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:49.555 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:49.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:49.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:49.556 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:49.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:49.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:49.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:49.557 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 20:53:49.558 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:53:49.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:50.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:50.058 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:53:50.058 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:53:50.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:50.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:50.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:53:50.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:50.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:50.565 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:50.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:50.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:50.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:50.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:50.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:50.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:50.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:53:50.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:50.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:50.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:50.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:50.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:50.598 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:50.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:50.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:50.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:50.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:50.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:50.601 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:50.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:50.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:50.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:50.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.cnf.ServersView2, index 0 and no matchers specified 20:53:50.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:50.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:50.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:50.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:50.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:50.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:50.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:50.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:50.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:50.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:50.629 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:50.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') 20:53:50.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:50.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:50.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:50.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:50.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:50.635 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:50.635 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:50.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:50.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:50.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:50.636 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:50.638 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:53:50.638 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:50.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:50.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:50.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:50.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 20:53:50.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:50.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:50.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:50.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:50.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:50.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:50.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:50.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:50.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:50.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:50.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:50.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 '\*?\QServers\E') 20:53:50.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:50.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:50.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:50.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:50.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:50.671 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:50.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:50.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:50.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:50.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:50.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:50.674 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:53:50.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 20:53:51.175 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 20:53:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:51.175 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:51.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:51.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:51.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:51.196 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:53:51.196 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:53:51.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:51.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:51.197 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:51.197 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:53:51.197 INFO [WorkbenchTestable][RequirementsRunner] Started test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:51.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:51.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:53:51.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:53:51.197 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:53:51.197 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:51.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:51.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:51.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:51.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:51.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:51.201 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:53:51.201 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:53:51.201 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:53:51.208 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:53:51.228 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:51.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:51.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:51.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:51.230 INFO [WorkbenchTestable][AbstractServer] Clean server 'Server 1' 20:53:51.230 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:51.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:51.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:51.252 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:51.252 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:51.252 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:51.252 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:51.252 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:51.252 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:51.252 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:51.252 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:53:51.252 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:51.252 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:53:51.252 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:53:51.252 DEBUG [main][MenuItemLookup] Found menu:'Profile' 20:53:51.252 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:53:51.252 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:53:51.252 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:53:51.253 DEBUG [main][MenuItemLookup] Item match:Clean... 20:53:51.253 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Clean..." 20:53:51.253 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Clean... 20:53:51.253 INFO [main][MenuItemHandler] Select menu item: &Clean... 20:53:51.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:53:51.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:53:51.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:53:51.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:51.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:51.310 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:53:51.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:53:51.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:51.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:51.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:53:51.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:53:51.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:51.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:51.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:51.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:51.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:53:51.311 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:53:51.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:53:51.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:53:51.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:53:51.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:51.328 DEBUG [Worker-10: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 20:53:51.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:53:51.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:53:51.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished... 20:53:52.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server publish finished finished successfully 20:53:52.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized'... 20:53:52.362 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:52.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:52.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:52.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:52.864 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:52.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:52.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:52.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:52.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's publish state is 'Synchronized' finished successfully 20:53:52.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:52.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:52.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:52.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:52.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:52.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:52.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:52.866 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:52.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:52.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:52.866 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:52.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:52.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:52.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:52.867 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:52.867 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:52.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:52.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:52.868 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:52.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:52.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:52.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:52.869 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 20:53:52.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:53:52.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:53.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:53.370 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:53:53.370 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:53:53.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:53.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:53.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:53:53.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:53.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:53.877 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:53.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:53.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:53.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:53.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:53.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:53.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:53.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:53:53.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:53.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:53.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:53.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:53.891 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:53.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:53.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:53.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:53.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:53.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:53.915 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:53.916 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:53.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:53.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:53.916 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 20:53:53.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:53.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:53.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:53.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:53.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:53.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:53.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:53.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:53.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:53.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:53.924 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53: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 '\*?\QServers\E') 20:53:53.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:53.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:53.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:53.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:53.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:53.951 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:53.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:53.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:53.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:53.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:53.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:53.954 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:53:53.954 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:53.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:53.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:53.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:53.955 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 20:53:53.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:53.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:53.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:53.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:53.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:53.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:53.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:53.981 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:53.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:53.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:53.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:53.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 '\*?\QServers\E') 20:53:53.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:53.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:53.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:53.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:53.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:53.988 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:53.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:53.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:53.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:53.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:53.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:53.991 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:53:53.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 20:53:54.491 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 20:53:54.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:54.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:54.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:54.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:54.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:54.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:54.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:53:54.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:53:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:54.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:54.493 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:54.493 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:53:54.493 INFO [WorkbenchTestable][RequirementsRunner] Started test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:54.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:54.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:53:54.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:53:54.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:53:54.494 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:54.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:54.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:54.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:54.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:54.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:54.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:53:54.497 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:53:54.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:53:54.503 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:53:54.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:54.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:54.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:54.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:54.506 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 20:53:54.506 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:54.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:54.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:54.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:54.507 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:54.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:54.528 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:54.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:54.529 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 20:53:54.529 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:54.529 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:54.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:54.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:54.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:53:54.530 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:53:54.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:53:54.537 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:53:54.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:54.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:54.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:54.565 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:54.565 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:54.565 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:54.565 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:54.565 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:54.565 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:54.565 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:54.565 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:53:54.565 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:54.565 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:53:54.565 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 20:53:54.565 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 20:53:54.565 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 20:53:54.566 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 20:53:54.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 20:53:54.568 DEBUG [Worker-15: Starting Server 1][AbstractWait] Wait for 1 seconds 20:53:56.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 20:53:56.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 20:53:56.067 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:56.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:56.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:56.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:56.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 20:53:56.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:56.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:53:56.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:56.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:56.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:56.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:56.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:56.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:56.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:56.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:56.069 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:56.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:56.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:56.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:56.070 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 20:53:56.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:56.070 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:56.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:56.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:56.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:56.072 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:56.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:56.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:56.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:56.072 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 20:53:56.073 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 20:53:56.073 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 20:53:56.080 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 20:53:56.081 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:56.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:56.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:56.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:56.087 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 20:53:56.087 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:56.087 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:56.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:56.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:56.089 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:56.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:56.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:56.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:56.090 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:56.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:56.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:56.091 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:56.091 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 20:53:56.091 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 20:53:56.091 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 20:53:56.097 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 20:53:56.098 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:56.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:56.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:56.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:56.104 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 20:53:56.104 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:56.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:56.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:56.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:56.105 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:56.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:56.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:56.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:56.106 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 20:53:56.106 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:56.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:56.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:56.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:56.107 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 20:53:56.107 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 20:53:56.107 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 20:53:56.113 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 20:53:56.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:56.114 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:56.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:56.142 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:56.142 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:56.142 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:56.142 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:56.142 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:56.142 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:56.142 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:56.142 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:53:56.142 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:56.142 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:53:56.142 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:53:56.142 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:53:56.142 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:53:56.142 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 20:53:56.143 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 20:53:56.143 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 20:53:56.143 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 20:53:56.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 20:53:56.143 DEBUG [Worker-7: Stopping Server 1][AbstractWait] Wait for 1 seconds 20:53:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 20:53:57.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 20:53:57.644 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:57.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:57.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:57.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:57.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 20:53:57.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:53:57.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:53:57.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:53:57.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:53:57.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:53:57.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:53:57.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:53:57.646 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:53:57.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:53:57.646 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:57.646 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:57.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:57.647 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:57.647 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 20:53:57.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:57.647 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:57.647 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:57.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:57.648 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:57.648 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 20:53:57.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:53:57.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:58.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:58.149 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:53:58.149 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:53:58.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:53:58.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:53:58.649 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:53:58.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:58.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:58.656 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:53:58.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:58.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:58.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:58.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:58.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:58.662 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:58.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') 20:53:58.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:58.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:58.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:58.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:58.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:58.668 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:58.668 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:58.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:58.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:58.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:58.669 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:58.691 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:58.691 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:58.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:58.692 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:58.692 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 20:53:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:58.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:58.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:58.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:58.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:58.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:58.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:58.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:58.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:58.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:58.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:58.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') 20:53:58.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:58.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:58.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:58.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:58.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:58.730 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:58.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:58.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:58.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:58.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:58.731 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:58.733 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:53:58.733 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:58.733 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:58.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:58.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:58.734 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 20:53:58.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:58.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:58.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:58.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:58.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:53:58.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:58.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:58.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:58.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:58.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:58.761 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:53:58.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 '\*?\QServers\E') 20:53:58.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:53:58.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:53:58.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:53:58.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:53:58.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:53:58.767 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:58.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:58.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:58.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:58.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:58.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:58.769 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:53:58.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 20:53:58.770 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 20:53:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:58.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:53:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:53:58.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:53:58.770 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:58.771 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:53:58.771 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:53:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:53:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:53:58.792 INFO [WorkbenchTestable][RequirementsRunner] Finished test: debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:58.792 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:53:58.793 INFO [WorkbenchTestable][RequirementsRunner] Started test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:53:58.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:53:58.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:53:58.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:53:58.793 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:53:58.793 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:58.793 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:58.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:58.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:53:58.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:53:58.794 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:53:58.796 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:53:58.796 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:53:58.796 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:53:58.803 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:53:58.824 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:58.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:58.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:58.826 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:58.826 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 20:53:58.826 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:58.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:58.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:58.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:58.827 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:58.827 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:58.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:58.828 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:58.828 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 1 20:53:58.828 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:53:58.828 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:53:58.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:53:58.829 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:53:58.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:53:58.829 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:53:58.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:53:58.836 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:53:58.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:53:58.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:53:58.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:53:58.866 DEBUG [main][MenuItemLookup] Found menu:'New' 20:53:58.866 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:53:58.866 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:53:58.866 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:58.866 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:53:58.866 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:53:58.866 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:53:58.866 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:53:58.866 DEBUG [main][MenuItemLookup] Found menu:'' 20:53:58.866 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:53:58.866 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:53:58.866 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 20:53:58.866 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 20:53:58.866 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 20:53:58.866 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 20:53:58.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 20:53:58.869 DEBUG [Worker-5: Starting Server 1][AbstractWait] Wait for 1 seconds 20:54:00.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 20:54:00.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 20:54:00.368 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:00.368 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:00.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:00.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:00.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 20:54:00.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:00.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:00.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:00.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:00.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:00.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:00.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:00.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:00.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:00.370 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:00.370 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:00.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:00.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:00.371 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 20:54:00.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:00.371 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:00.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:00.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:00.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:00.372 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:00.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:00.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:00.373 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:00.373 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 20:54:00.373 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 20:54:00.373 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 20:54:00.380 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 20:54:00.381 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:00.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:00.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:00.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:00.386 INFO [WorkbenchTestable][AbstractServer] Start server Server 1 20:54:00.386 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:00.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:00.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:00.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:00.388 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:00.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:00.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:00.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:00.389 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:00.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:00.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:00.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:00.390 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 20:54:00.390 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 20:54:00.390 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 20:54:00.396 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 20:54:00.397 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:00.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:00.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:00.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:00.402 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 20:54:00.402 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:00.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:00.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:00.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:00.404 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:00.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:00.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:00.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:00.405 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 20:54:00.405 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:00.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:00.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:00.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:00.406 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 20:54:00.406 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 20:54:00.406 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 20:54:00.413 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 20:54:00.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:00.414 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:00.414 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:00.440 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:00.440 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:54:00.440 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:00.440 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:00.440 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:00.440 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:00.440 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:00.440 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:54:00.440 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:00.440 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:54:00.440 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:54:00.440 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:54:00.440 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:54:00.440 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 20:54:00.440 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 20:54:00.440 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 20:54:00.440 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 20:54:00.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 20:54:00.441 DEBUG [Worker-13: Stopping Server 1][AbstractWait] Wait for 1 seconds 20:54:01.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 20:54:01.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 20:54:01.941 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:01.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:01.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:01.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 20:54:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:01.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:01.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:01.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:01.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:01.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:01.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:01.943 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:01.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:01.943 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:01.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:01.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:01.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:01.944 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 20:54:01.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:01.944 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:01.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:01.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:01.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:01.945 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 20:54:01.945 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:54:01.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:02.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:54:02.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:54:02.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:02.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:02.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:54:02.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:02.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:02.953 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:02.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:02.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:02.958 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:54:02.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:02.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:02.959 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:54:02.959 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:54:02.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:02.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:02.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:02.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:02.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:02.965 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:02.965 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:02.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:02.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:54:02.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:02.966 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:02.968 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:02.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:02.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:02.969 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:02.969 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 20:54:02.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:02.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:02.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:02.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:02.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:03.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:03.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:03.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:54:03.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:03.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:03.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:54:03.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 '\*?\QServers\E') 20:54:03.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:03.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:03.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:03.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:03.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:03.051 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:03.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:03.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:03.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:54:03.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:03.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:03.055 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:54:03.056 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:03.056 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:03.056 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:03.057 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:03.057 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 20:54:03.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:03.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:03.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:03.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:03.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:03.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:03.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:03.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:54:03.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:03.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:03.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:54:03.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 '\*?\QServers\E') 20:54:03.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:03.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:03.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:03.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:03.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:03.121 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:03.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:03.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:03.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:54:03.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:03.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:03.124 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:54:03.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 20:54:03.624 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 20:54:03.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:03.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:03.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:54:03.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:03.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:03.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:54:03.626 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:54:03.626 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:54:03.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:03.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:03.627 INFO [WorkbenchTestable][RequirementsRunner] Finished test: start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:54:03.627 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:54:03.627 INFO [WorkbenchTestable][RequirementsRunner] Started test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:54:03.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:54:03.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:54:03.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:54:03.627 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:54:03.627 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:03.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:03.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:03.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:54:03.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:03.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:03.650 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:54:03.650 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:54:03.650 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:54:03.657 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:54:03.657 INFO [WorkbenchTestable][AbstractServer] Open server's editor 20:54:03.658 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:03.658 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:03.690 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:03.690 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:54:03.690 DEBUG [main][MenuItemLookup] Item match:Open F3 20:54:03.690 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open F3" 20:54:03.690 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open F3 20:54:03.690 INFO [main][MenuItemHandler] Select menu item: Open F3 20:54:03.925 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:03.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:03.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:03.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6473b044 is found... 20:54:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6473b044 is found finished successfully 20:54:03.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServer 1\E') 20:54:03.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:03.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:03.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:03.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:03.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:03.976 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Server 1 20:54:04.002 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:04.002 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:04.002 DEBUG [WorkbenchTestable][EditorHandler] No control in opened view has a focus! 20:54:04.002 DEBUG [WorkbenchTestable][EditorHandler] Setting implicit focus... 20:54:04.005 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:04.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:04.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:04.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:04.038 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:04.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:04.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:04.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:04.039 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:04.039 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:04.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:04.040 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:04.040 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 20:54:04.041 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:54:04.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:04.541 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:54:04.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:54:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:05.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:05.042 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:54:05.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:05.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:05.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:05.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:05.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:05.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:05.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:05.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:05.068 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:05.068 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:54:05.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:05.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:05.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:05.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:05.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:05.104 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:05.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:05.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:05.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:05.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:05.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:05.107 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:05.107 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:05.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:05.108 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:05.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.server.ui.cnf.ServersView2, index 0 and no matchers specified 20:54:05.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:05.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:05.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:05.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:05.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:05.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:05.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:05.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:05.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:05.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:05.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:05.144 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:54:05.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:05.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:05.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:05.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:05.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:05.180 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:05.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:05.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:05.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:05.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:05.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:05.183 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:54:05.183 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:05.183 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:05.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:05.184 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:05.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 20:54:05.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:05.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:05.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:05.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:05.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:05.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:05.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:05.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:05.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:05.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:05.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:05.219 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:54:05.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:05.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:05.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:05.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:05.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:05.230 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:05.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:05.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:05.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:05.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:05.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:05.233 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:54:05.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 20:54:05.733 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 20:54:05.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:05.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:05.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:05.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:05.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:05.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:54:05.735 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:54:05.735 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:54:05.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:05.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:05.735 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:54:05.736 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:54:05.736 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:54:05.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:54:05.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:54:05.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:54:05.736 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:54:05.736 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:05.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:05.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:05.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:05.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:05.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:05.739 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:54:05.739 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:54:05.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:54:05.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:54:05.771 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:05.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:05.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:05.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:05.772 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 20:54:05.773 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:05.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:05.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:05.773 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:05.774 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:05.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:05.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:05.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:05.775 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 20:54:05.775 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:05.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:05.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:05.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:05.776 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:54:05.776 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:54:05.776 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:54:05.788 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:54:05.788 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:05.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:05.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:05.814 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:05.815 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:54:05.815 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:05.815 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:05.815 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:05.815 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:05.815 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:05.815 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:54:05.815 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:05.815 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:54:05.815 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 20:54:05.815 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 20:54:05.815 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 20:54:05.815 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 20:54:05.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 20:54:05.817 DEBUG [Worker-14: Starting Server 1][AbstractWait] Wait for 1 seconds 20:54:07.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 20:54:07.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 20:54:07.317 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:07.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:07.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:07.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:07.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 20:54:07.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:07.318 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:07.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:07.318 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:07.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:07.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:07.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:07.320 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 20:54:07.320 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:07.320 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:07.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:07.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:07.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:07.321 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 20:54:07.321 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 20:54:07.321 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 20:54:07.327 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 20:54:07.329 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:07.329 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:07.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:07.330 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:07.330 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 20:54:07.330 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:07.330 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:07.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:07.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:07.331 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:07.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:07.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:07.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:07.332 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart in Debug on server Server 1 20:54:07.332 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:07.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:07.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:07.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:07.333 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 20:54:07.333 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 20:54:07.334 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 20:54:07.344 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 20:54:07.344 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:07.345 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:07.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:07.370 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:07.370 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:54:07.370 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:07.370 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:07.370 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:07.370 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:07.370 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:07.370 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:54:07.370 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:07.370 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:54:07.370 DEBUG [main][MenuItemLookup] Item match:Restart in Debug Ctrl+Alt+D 20:54:07.370 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Restart in Debug Ctrl+Alt+D" 20:54:07.370 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart in Debug Ctrl+Alt+D 20:54:07.370 INFO [main][MenuItemHandler] Select menu item: Restart in Debug Ctrl+Alt+D 20:54:07.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 20:54:07.371 DEBUG [Worker-13: Stopping Server 1][AbstractWait] Wait for 1 seconds 20:54:08.392 DEBUG [Worker-1: Starting Server 1][AbstractWait] Wait for 1 seconds 20:54:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 20:54:09.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 20:54:09.871 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:09.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:09.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:09.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 20:54:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:09.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:54:09.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:09.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:09.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:09.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:09.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:09.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:09.873 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:09.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:09.873 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:09.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:09.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:09.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:09.875 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 20:54:09.875 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:09.875 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:09.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:09.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:09.876 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:09.876 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:09.876 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:09.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:09.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:09.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 20:54:09.877 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 20:54:09.878 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 20:54:09.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 20:54:09.887 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:09.887 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:09.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:09.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:09.893 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 20:54:09.894 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:09.894 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:09.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:09.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:09.895 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:09.895 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:09.895 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:09.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:09.896 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 20:54:09.896 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:09.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:09.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:09.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:09.897 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 20:54:09.897 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 20:54:09.897 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 20:54:09.903 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 20:54:09.903 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:09.904 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:09.904 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:09.932 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:09.932 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:54:09.932 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:09.932 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:09.932 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:09.932 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:09.932 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:09.932 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:54:09.932 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:09.932 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:54:09.932 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:54:09.932 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:54:09.932 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:54:09.932 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 20:54:09.932 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 20:54:09.932 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 20:54:09.932 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 20:54:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 20:54:09.932 DEBUG [Worker-10: Stopping Server 1][AbstractWait] Wait for 1 seconds 20:54:11.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 20:54:11.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 20:54:11.433 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:11.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:11.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:11.434 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:11.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 20:54:11.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:11.434 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:11.435 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:11.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:11.435 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:11.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:11.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:11.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:11.436 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 20:54:11.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:11.436 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:11.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:11.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:11.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:11.437 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:54:11.437 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:54:11.437 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:54:11.447 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:54:11.448 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:11.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:11.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:11.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:11.449 INFO [WorkbenchTestable][AbstractServer] Restart server in debug 'Server 1' 20:54:11.449 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:11.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:11.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:11.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:11.451 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:11.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:11.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:11.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:11.452 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:11.452 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:11.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:11.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:11.453 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 20:54:11.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:54:11.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:11.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:11.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:54:11.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:54:11.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:12.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:12.454 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:54:12.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:12.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:12.465 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:12.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:12.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:12.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:12.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:12.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:12.476 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:12.476 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:54:12.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:12.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:12.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:12.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:12.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:12.510 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:12.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:12.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:12.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:12.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:12.511 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:12.513 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:12.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:12.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:12.514 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:12.514 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 20:54:12.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:12.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:12.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:12.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:12.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:12.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:12.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:12.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:12.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:12.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:12.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:12.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:54:12.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:12.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:12.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:12.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:12.582 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:12.582 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:12.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:12.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:12.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:12.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:12.608 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:54:12.608 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:12.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:12.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:12.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:12.609 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 20:54:12.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:12.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:12.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:12.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:12.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:12.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:12.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:12.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:12.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:12.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:12.622 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:12.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') 20:54:12.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:12.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:12.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:12.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:12.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:12.632 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:12.632 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:12.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:12.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:12.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:12.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:12.635 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:54:12.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 20:54:12.657 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 20:54:12.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:12.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:12.657 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:12.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:12.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:12.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:54:12.658 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:54:12.658 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:54:12.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:12.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:12.658 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:54:12.659 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:54:12.659 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:54:12.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:54:12.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:54:12.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:54:12.659 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:54:12.659 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:12.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:12.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:12.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:12.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:12.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:12.662 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:54:12.662 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:54:12.662 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:54:12.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:54:12.690 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:54:12.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:12.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'Profile' 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:12.713 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:54:12.713 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:54:12.713 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:54:12.713 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:54:12.713 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:54:12.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: "Add and Remove..."] is available.... 20:54:12.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:12.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:12.822 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 20:54:12.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:54:12.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:12.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:12.823 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 >>") 20:54:12.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:12.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:12.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:12.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:12.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:12.837 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 20:54:12.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:12.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:12.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:12.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:12.852 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:54:12.852 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) 20:54:12.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:12.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:12.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:12.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:12.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:12.856 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:54:12.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:12.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:12.857 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:12.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:12.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:54:12.872 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:54:13.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:54:13.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:13.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:13.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:13.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:13.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:13.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:13.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:13.372 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:13.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:13.373 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:13.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:13.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:13.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:13.374 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 20:54:13.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 20:54:13.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:13.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 20:54:13.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:13.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 20:54:13.374 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 20:54:13.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:13.374 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 20:54:13.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:13.374 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 20:54:13.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:13.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:13.375 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:13.375 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:13.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:13.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:13.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:13.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:54:13.376 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:54:13.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:54:13.389 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:54:13.390 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:13.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:13.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:13.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:13.392 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:54:13.392 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:54:13.392 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:54:13.403 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:54:13.405 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:13.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:13.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:13.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:13.406 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 20:54:13.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 20:54:13.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:13.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 20:54:13.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:13.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 20:54:13.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 20:54:13.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:13.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 20:54:13.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:13.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 20:54:13.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:13.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:13.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:13.407 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:13.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:13.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:13.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:13.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:54:13.408 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:54:13.408 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:54:13.418 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:54:13.420 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:13.420 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:13.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:13.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:13.421 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:54:13.421 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:54:13.421 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:54:13.426 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:54:13.427 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:13.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:13.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:13.428 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:13.428 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:54:13.428 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:54:13.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:54:13.438 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:54:13.439 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:13.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:13.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:13.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:13.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:54:13.440 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:54:13.441 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:54:13.449 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:54:13.450 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:13.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:13.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:13.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:13.451 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:13.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:13.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:13.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:13.452 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 20:54:13.452 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 20:54:13.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:13.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 20:54:13.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:13.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 20:54:13.453 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 20:54:13.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:13.453 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server 1 [Stopped] is already expanded. No action performed 20:54:13.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:13.453 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 20:54:13.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:13.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:13.453 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:13.453 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:13.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:13.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:13.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:13.454 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 20:54:13.454 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 20:54:13.455 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 20:54:13.461 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 20:54:13.461 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:54:13.469 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:13.469 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:13.491 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:13.491 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:54:13.491 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:13.491 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:13.491 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:13.491 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:13.491 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:13.491 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:54:13.491 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:13.491 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:54:13.491 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:54:13.491 DEBUG [main][MenuItemLookup] Found menu:'Profile' 20:54:13.491 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:54:13.491 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:54:13.492 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:54:13.492 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:13.492 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:54:13.492 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:54:13.492 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:54:13.492 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:54:13.492 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:54:13.598 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.... 20:54:13.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:13.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:13.600 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 20:54:13.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:54:13.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:13.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:13.601 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") 20:54:13.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:13.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:13.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:13.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:13.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:13.603 INFO [WorkbenchTestable][AbstractButton] Click button << Re&move All 20:54:13.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:13.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:13.603 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:13.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:13.618 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:54:13.619 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) 20:54:13.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:13.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:13.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:13.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:13.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:13.625 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:54:13.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:13.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:13.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:13.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:13.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:54:13.670 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 1 20:54:13.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:54:13.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:54:13.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:54:13.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:54:13.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:13.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:13.671 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) 20:54:13.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:13.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:13.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:13.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:13.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:13.672 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:54:13.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:13.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:13.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:13.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:13.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:54:13.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:54:13.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:54:14.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:54:14.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:14.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:14.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:14.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:14.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:14.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:14.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:14.219 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:14.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:14.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:14.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:14.234 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:14.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:14.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:14.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:14.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:14.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:14.247 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:14.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 '\*?\QServers\E') 20:54:14.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:14.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:14.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:14.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:14.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:14.287 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:14.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:14.288 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:14.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:14.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:14.289 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:14.291 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:14.291 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:14.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:14.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:14.292 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 20:54:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:14.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:14.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:14.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:14.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:14.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:14.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:14.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:14.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:14.330 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:14.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 '\*?\QServers\E') 20:54:14.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:14.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:14.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:14.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:14.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:14.369 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:14.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:14.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:14.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:14.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:14.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:14.373 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:54:14.373 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:14.373 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:14.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:14.374 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:14.374 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 20:54:14.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:14.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:14.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:14.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:14.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:14.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:14.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:14.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:14.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:14.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:14.410 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:14.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 '\*?\QServers\E') 20:54:14.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:14.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:14.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:14.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:14.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:14.425 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:14.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:14.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:14.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:14.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:14.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:14.429 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:54:14.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 20:54:14.929 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 20:54:14.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:14.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:14.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:14.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:14.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:14.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:54:14.936 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:54:14.936 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:54:14.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:14.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:14.963 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:54:14.963 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:54:14.964 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:54:14.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:54:14.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:54:14.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:54:14.964 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:54:14.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:14.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:14.975 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:14.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:14.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:14.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:14.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:14.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:14.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:14.987 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:54:14.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:14.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:14.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:14.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:14.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:14.998 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:14.998 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:14.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:14.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:14.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:14.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:15.001 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:15.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:15.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:15.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:15.002 INFO [WorkbenchTestable][ServersView2] Create new server 20:54:15.024 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:15.024 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:15.049 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:15.050 DEBUG [main][MenuItemLookup] Item match:New 20:54:15.050 DEBUG [main][MenuItemLookup] Found menu:'Server' 20:54:15.050 DEBUG [main][MenuItemLookup] Item match:Server 20:54:15.050 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 20:54:15.050 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 20:54:15.050 INFO [main][MenuItemHandler] Select menu item: Server 20:54:15.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 20:54:15.215 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 20:54:15.215 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:54:15.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:15.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:15.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:54:15.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:15.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:15.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:54:15.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:15.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:15.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:54:15.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:15.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:15.218 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:54:15.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:15.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:15.218 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:54:15.218 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:15.222 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 20:54:15.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:15.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:15.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:15.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:15.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:15.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:54:15.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:54:15.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 20:54:15.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:54:15.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:54:15.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:54:15.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:54:15.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:15.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:15.741 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:54:15.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:54:15.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:54:15.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:15.742 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:54:15.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:15.742 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:54:15.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 20:54:15.743 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 20:54:15.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:15.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:15.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:15.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:15.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:15.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:54:15.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:54:15.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:54:15.744 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:54:15.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:15.744 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:54:15.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:15.744 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:54:15.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:54:15.745 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:54:15.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:15.745 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:54:15.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:15.745 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:54:15.745 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 20:54:15.745 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 20:54:15.745 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 20:54:15.749 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 20:54:15.750 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) 20:54:15.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:15.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:15.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:15.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:16.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:16.288 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:") 20:54:16.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:16.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:16.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:16.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:16.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:54:16.297 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:54:16.298 INFO [WorkbenchTestable][AbstractText] Text set to: Server 2 20:54:16.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:54:16.308 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:54:16.308 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:54:16.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:54:16.808 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:54:16.808 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 20:54:16.809 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) 20:54:16.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:16.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:16.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:16.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:16.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:16.816 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:54:16.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:16.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:16.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:16.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:16.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:54:17.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:54:17.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:17.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:17.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:17.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:17.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:17.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:17.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:17.330 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:17.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:17.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.341 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:17.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:17.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:17.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:17.354 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:17.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:54:17.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:17.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:17.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:17.391 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:17.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:17.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:17.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:17.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:17.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:17.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2... 20:54:17.395 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:17.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:17.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:17.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:17.396 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 20:54:17.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:17.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:17.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:17.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.431 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:17.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:17.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') 20:54:17.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:17.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:17.444 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:17.444 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:17.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:17.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:17.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:17.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:17.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:17.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:17.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:17.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:17.482 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:17.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:54:17.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:17.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:17.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:17.493 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:17.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:17.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:17.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:17.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:17.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:17.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server 2 finished successfully 20:54:17.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.530 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:17.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.541 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:17.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:17.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:17.542 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:17.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') 20:54:17.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:17.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:17.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:17.577 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:17.578 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:17.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:17.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:17.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:17.579 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:17.604 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:17.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:17.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:17.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:17.605 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 20:54:17.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:17.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:17.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:17.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:17.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:17.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:17.617 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:17.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 '\*?\QServers\E') 20:54:17.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:17.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:17.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:17.628 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:17.628 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:17.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:17.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:17.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:17.629 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:17.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:17.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:17.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:17.665 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:17.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 '\*?\QServers\E') 20:54:17.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:17.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:17.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:17.676 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:17.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:17.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:17.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:17.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:17.677 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:17.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:17.713 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:17.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 '\*?\QServers\E') 20:54:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:17.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:17.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:17.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:17.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:17.724 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:17.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:17.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:17.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:17.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:17.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:17.727 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 20:54:17.727 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 20:54:17.727 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 20:54:17.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 20:54:17.763 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:17.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:17.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:17.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:17.764 INFO [WorkbenchTestable][AbstractServer] Start server Server 2 20:54:17.765 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:17.765 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:17.765 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:17.766 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:17.766 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:17.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:17.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:17.767 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:17.767 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server 2 20:54:17.767 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:17.767 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:17.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:17.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:17.769 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Stopped] 20:54:17.769 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Stopped] 20:54:17.769 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Stopped] about selection 20:54:17.778 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Stopped] 20:54:17.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:17.786 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:17.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:17.810 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:17.810 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:54:17.810 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:17.810 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:17.810 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:17.810 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:17.810 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:17.810 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:54:17.810 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:17.810 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:54:17.810 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:54:17.810 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 20:54:17.810 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 20:54:17.810 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 20:54:17.810 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 20:54:17.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 20:54:17.814 DEBUG [Worker-13: Publishing to Server 2...][AbstractWait] Wait for 1 seconds 20:54:18.824 DEBUG [Worker-8: Starting Server 2][AbstractWait] Wait for 1 seconds 20:54:20.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 20:54:20.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 20:54:20.313 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:20.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:20.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:20.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 20:54:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:20.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:20.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:20.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:20.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:20.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:20.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:20.314 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:20.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:20.314 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:20.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:20.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:20.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:20.315 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 20:54:20.315 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:20.315 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:20.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:20.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:20.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:20.316 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 2 [Started, Synchronized] 20:54:20.316 DEBUG [main][TreeItemHandler] Selecting tree item: Server 2 [Started, Synchronized] 20:54:20.317 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 2 [Started, Synchronized] about selection 20:54:20.323 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 2 [Started, Synchronized] 20:54:20.325 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:20.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:20.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:20.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:20.326 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 2'. Stop server first: true 20:54:20.326 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:20.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:20.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:20.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:20.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:20.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:20.355 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:20.355 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:54:20.355 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:20.355 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:20.355 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:20.355 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:20.355 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:20.355 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:54:20.356 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 20:54:20.356 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:54:20.356 INFO [main][MenuItemHandler] Select menu item: Delete Delete 20:54:20.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 20:54:20.413 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 20:54:20.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 20:54:20.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:20.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:20.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: 32) 20:54:20.414 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:54:20.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:20.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:20.414 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 20:54:20.414 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:54:20.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:20.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:20.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:20.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:20.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:20.415 INFO [WorkbenchTestable][CheckBox] Select checkbox Stop server(s) before deleting 20:54:20.415 DEBUG [WorkbenchTestable][CheckBox] Checkbox Stop server(s) before deleting already selected, no action performed 20:54:20.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 "OK") 20:54:20.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:54:20.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:20.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:20.415 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 20:54:20.415 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:54:20.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:20.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:20.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:20.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:20.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:20.416 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:54:20.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:20.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:20.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:20.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:20.418 DEBUG [Worker-8: Stopping Server 2][AbstractWait] Wait for 1 seconds 20:54:20.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:54:20.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:54:20.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:20.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:20.493 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:20.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:20.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:20.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:20.505 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:20.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') 20:54:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:20.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:20.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:20.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:20.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:20.541 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:20.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:20.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:20.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:20.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:20.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:20.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2... 20:54:20.545 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:20.545 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:20.545 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:20.546 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:20.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 20:54:20.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:20.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:20.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:20.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:20.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:20.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:20.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:20.582 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:20.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:20.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:20.583 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:20.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 '\*?\QServers\E') 20:54:20.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:20.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:20.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:20.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:20.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:20.620 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:20.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:20.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:20.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:20.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:20.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:20.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:20.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:20.659 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:20.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:20.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:20.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:20.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 '\*?\QServers\E') 20:54:20.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:20.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:20.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:20.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:20.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:20.671 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:20.671 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:20.672 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:20.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:20.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:20.698 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:21.200 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:21.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:21.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:21.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:21.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.cnf.ServersView2, index 0 and no matchers specified 20:54:21.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:21.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:21.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:21.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:21.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:21.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:21.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:21.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:21.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54: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 '\*?\QServers\E') 20:54:21.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:21.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:21.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:21.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:21.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:21.254 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:21.254 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:21.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:21.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:21.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:21.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:21.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:21.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:21.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:21.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:21.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:21.272 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:21.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 '\*?\QServers\E') 20:54:21.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:21.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:21.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:21.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:21.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:21.309 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:21.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:21.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:21.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:21.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:21.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:21.814 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:21.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:21.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:21.816 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:21.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 20:54:21.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:21.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:21.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:21.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:21.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:21.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:21.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:21.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:21.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:21.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:21.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:21.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') 20:54:21.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:21.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:21.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:21.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:21.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:21.867 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:21.868 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:21.868 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:21.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:21.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:21.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:21.871 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:54:21.871 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:21.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:21.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:21.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:21.872 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 20:54:21.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:21.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:21.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:21.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:21.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:21.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:21.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:21.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:21.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:21.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:21.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:21.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:54:21.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:21.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:21.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:21.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:21.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:21.919 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:21.919 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:21.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:21.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:21.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:21.920 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:21.922 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:54:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 2 finished successfully 20:54:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:21.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:21.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:21.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:21.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:21.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:21.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:21.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:21.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:21.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:21.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:21.933 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:21.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:21.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:21.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:21.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:21.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:21.967 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:21.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 '\*?\QServers\E') 20:54:21.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:21.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:22.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:22.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:22.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:22.001 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:22.001 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:22.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:22.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:22.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:22.002 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:22.025 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:22.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:22.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:22.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:22.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.cnf.ServersView2, index 0 and no matchers specified 20:54:22.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:22.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:22.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:22.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:22.027 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:22.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:22.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:22.039 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:22.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:22.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:22.039 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:22.039 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:54:22.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:22.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:22.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:22.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:22.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:22.050 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:22.050 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:22.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:22.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:22.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:22.051 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:22.075 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:22.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:22.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:22.077 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:22.077 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:22.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:22.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:22.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:22.078 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped] and wait with time period 1 20:54:22.078 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 20:54:22.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:22.579 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 20:54:22.579 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped] 20:54:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:23.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:23.080 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped] 20:54:23.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:23.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:23.092 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:23.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:23.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:23.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:23.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:23.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:23.105 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:23.105 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:54:23.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:23.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:23.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:23.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:23.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:23.141 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:23.141 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:23.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:23.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:23.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:23.142 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:23.144 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:23.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:23.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:23.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:23.145 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 20:54:23.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:23.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:23.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:23.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:23.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:23.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:23.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:23.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:23.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:23.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:23.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:23.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 '\*?\QServers\E') 20:54:23.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:23.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:23.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:23.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:23.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:23.214 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:23.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:23.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:23.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:23.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:23.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:23.239 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:54:23.239 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:23.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:23.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:23.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:23.240 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 20:54:23.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:23.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:23.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:23.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:23.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:23.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:23.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:23.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:23.253 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:23.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:54:23.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:23.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:23.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:23.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:23.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:23.264 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:23.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:23.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:23.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:23.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:23.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:23.290 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:54:23.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 20:54:23.291 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 20:54:23.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:23.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:23.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:23.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:23.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:23.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:54:23.292 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:54:23.292 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:54:23.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:23.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:23.293 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:54:23.293 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:54:23.293 INFO [WorkbenchTestable][RequirementsRunner] Started test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:54:23.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:54:23.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:54:23.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:54:23.293 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:54:23.293 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:23.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:23.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:23.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:23.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:23.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:23.296 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 20:54:23.296 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 20:54:23.297 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 20:54:23.329 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 20:54:23.331 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:23.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:23.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:23.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:23.332 INFO [WorkbenchTestable][AbstractServer] Start server in debug 'Server 1' 20:54:23.332 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:23.332 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:23.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:23.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:23.334 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:23.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:23.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:23.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:23.338 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Debug on server Server 1 20:54:23.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:23.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:23.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:23.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:23.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped] 20:54:23.339 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped] 20:54:23.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped] about selection 20:54:23.346 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped] 20:54:23.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:23.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:23.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:23.377 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:23.377 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:54:23.377 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:23.377 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:23.377 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:23.377 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:23.377 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:23.377 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:54:23.377 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:23.377 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:54:23.377 DEBUG [main][MenuItemLookup] Item match:Debug Ctrl+Alt+D 20:54:23.377 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Debug Ctrl+Alt+D" 20:54:23.377 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Debug Ctrl+Alt+D 20:54:23.377 INFO [main][MenuItemHandler] Select menu item: &Debug Ctrl+Alt+D 20:54:23.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug... 20:54:23.379 DEBUG [Worker-1: Publishing to Server 1...][AbstractWait] Wait for 1 seconds 20:54:24.388 DEBUG [Worker-1: Starting Server 1][AbstractWait] Wait for 1 seconds 20:54:25.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode debug finished successfully 20:54:25.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging... 20:54:25.879 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:25.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:25.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:25.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Debugging finished successfully 20:54:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:25.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:54:25.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:25.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:25.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:25.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:25.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:25.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:25.881 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:25.881 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:25.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:25.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:25.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:25.882 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'DEBUGGING' 20:54:25.882 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:25.882 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:25.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:25.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:25.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:25.883 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 20:54:25.883 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 20:54:25.883 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 20:54:25.894 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 20:54:25.896 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:25.896 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:25.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:25.897 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:25.897 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 20:54:25.897 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:25.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:25.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:25.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:25.898 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:25.898 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:25.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:25.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:25.899 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Restart on server Server 1 20:54:25.899 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:25.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:25.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:25.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:25.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Debugging, Synchronized] 20:54:25.900 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Debugging, Synchronized] 20:54:25.900 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Debugging, Synchronized] about selection 20:54:25.910 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Debugging, Synchronized] 20:54:25.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:25.911 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:25.911 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:25.933 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:25.933 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:54:25.933 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:25.933 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:25.933 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:25.933 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:25.933 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:25.933 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:54:25.933 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:25.933 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:54:25.933 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:54:25.933 DEBUG [main][MenuItemLookup] Item match:Restart Ctrl+Alt+R 20:54:25.933 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart Ctrl+Alt+R" 20:54:25.933 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart Ctrl+Alt+R 20:54:25.933 INFO [main][MenuItemHandler] Select menu item: &Restart Ctrl+Alt+R 20:54:25.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 20:54:25.934 DEBUG [Worker-12: Stopping Server 1][AbstractWait] Wait for 1 seconds 20:54:26.954 DEBUG [Worker-3: Starting Server 1][AbstractWait] Wait for 1 seconds 20:54:28.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 20:54:28.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 20:54:28.434 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:28.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:28.435 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:28.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 20:54:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:28.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:28.436 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:28.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:28.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:28.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:28.437 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 20:54:28.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:28.437 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:28.437 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:28.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:28.438 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:28.439 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:28.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:28.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:28.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:28.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 20:54:28.440 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 20:54:28.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 20:54:28.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 20:54:28.447 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:28.447 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:28.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:28.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:28.448 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server 1' 20:54:28.448 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:28.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:28.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:28.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:28.450 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:28.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:28.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:28.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:28.455 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server 1 20:54:28.455 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:28.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:28.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:28.456 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:28.456 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Started, Synchronized] 20:54:28.456 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Started, Synchronized] 20:54:28.456 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Started, Synchronized] about selection 20:54:28.462 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Started, Synchronized] 20:54:28.462 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:28.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:28.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:28.490 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:28.490 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:54:28.490 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:28.490 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:28.490 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:28.490 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:28.490 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:28.490 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:54:28.490 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:28.490 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:54:28.490 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:54:28.490 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:54:28.490 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:54:28.490 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 20:54:28.490 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 20:54:28.490 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 20:54:28.490 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 20:54:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 20:54:28.491 DEBUG [Worker-7: Stopping Server 1][AbstractWait] Wait for 1 seconds 20:54:29.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 20:54:29.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 20:54:29.991 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:29.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:29.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:29.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:29.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 20:54:29.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:29.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:29.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:29.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:29.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:29.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:29.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:29.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:29.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:29.993 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:29.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:29.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:29.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:29.994 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 20:54:29.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:29.994 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:29.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:29.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:29.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:29.995 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:54:29.995 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:54:29.995 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:54:30.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:54:30.003 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:30.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:30.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:30.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:30.004 INFO [WorkbenchTestable][AbstractServer] Restart server 'Server 1' 20:54:30.004 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:30.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:30.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:30.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:30.005 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:30.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:30.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:30.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:30.006 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:30.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:30.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:30.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:30.007 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 20:54:30.007 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:54:30.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:30.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:30.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:54:30.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:54:30.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:31.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:31.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:54:31.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:31.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:31.020 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:31.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:31.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:31.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:31.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:31.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:31.031 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:31.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 20:54:31.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:31.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:31.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:31.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:31.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:31.066 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:31.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:31.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:31.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:31.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:31.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:31.069 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:31.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:31.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:31.070 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:31.070 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 20:54:31.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:31.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:31.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:31.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:31.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:31.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:31.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:31.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:31.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:31.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:31.104 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:31.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') 20:54:31.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:31.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:31.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:31.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:31.138 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:31.138 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:31.138 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:31.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:31.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:31.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:31.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:31.163 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:54:31.163 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:31.164 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:31.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:31.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:31.165 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 20:54:31.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:31.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:31.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:31.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:31.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:31.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:31.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:31.177 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:31.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:31.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:31.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:31.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 20:54:31.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:31.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:31.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:31.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:31.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:31.189 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:31.189 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:31.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:31.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:31.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:31.190 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:31.214 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:54:31.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 20:54:31.715 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 20:54:31.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:31.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:31.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:31.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:31.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:31.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:54:31.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:54:31.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:54:31.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:31.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:31.717 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:54:31.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:54:31.718 INFO [WorkbenchTestable][RequirementsRunner] Started test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:54:31.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:54:31.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:54:31.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:54:31.718 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:54:31.718 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:31.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:31.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:31.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:31.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:31.719 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:31.721 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 20:54:31.721 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:54:31.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:32.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:54:32.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:54:32.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:32.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:32.723 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:54:32.723 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:32.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:32.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:32.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:32.725 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:32.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:32.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:32.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:32.726 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:32.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:32.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:32.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:32.727 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server 1 [Stopped, Synchronized] and wait with time period 1 20:54:32.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:54:32.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:33.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:33.227 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:54:33.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 1 [Stopped, Synchronized] 20:54:33.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:33.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:33.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 1 [Stopped, Synchronized] 20:54:33.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:33.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:33.739 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:33.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:33.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:33.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:33.752 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:33.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 '\*?\QServers\E') 20:54:33.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:33.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:33.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:33.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:33.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:33.787 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:33.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:33.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:33.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:33.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:33.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:33.790 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:33.790 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:33.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:33.791 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:33.791 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 20:54:33.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:33.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:33.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:33.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:33.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:33.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:33.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:33.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:33.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:33.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:33.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:33.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 '\*?\QServers\E') 20:54:33.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:33.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:33.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:33.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:33.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:33.839 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:33.839 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:33.840 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:33.842 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 2' was not found on Servers view 20:54:33.842 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:33.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:33.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:33.843 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:33.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.cnf.ServersView2, index 0 and no matchers specified 20:54:33.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:33.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:33.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:33.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:33.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:33.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:33.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:33.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:33.878 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:33.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:54:33.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:33.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:33.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:33.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:33.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:33.914 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:33.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:33.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:33.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:33.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:33.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:33.917 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server 1' 20:54:33.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add and Remove..."] is available.... 20:54:34.417 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 20:54:34.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:34.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:34.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:34.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:34.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:34.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:54:34.419 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:54:34.419 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:54:34.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:34.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:34.419 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) 20:54:34.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:34.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:34.444 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:54:34.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:34.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:34.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:34.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:34.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:54:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:34.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:34.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:34.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:34.446 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:54:34.446 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:54:34.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:34.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:34.490 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:54:34.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:54:34.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:34.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:34.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:34.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:34.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:54:34.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:34.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:54:35.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:35.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:54:35.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:54:35.493 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:54:35.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:54:35.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:35.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:35.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 20:54:35.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:35.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:35.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:35.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:35.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:35.494 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 20:54:35.495 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 20:54:35.495 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 20:54:35.495 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:54:35.495 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:54:35.495 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:54:35.501 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:54:35.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:35.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:35.551 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:54:35.551 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:54:35.552 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:54:35.552 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:54:35.552 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:54:35.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:35.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:54:36.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:36.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:36.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:36.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:36.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:36.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:36.053 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:36.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:36.053 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 20:54:36.053 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:54:36.053 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:54:36.053 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:54:36.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:54:36.057 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:36.057 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:36.098 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:36.098 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:54:36.098 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:36.098 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:54:36.098 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:36.098 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:36.098 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:36.098 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:54:36.098 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:36.098 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:36.098 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:54:36.098 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:54:36.098 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:54:36.098 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:54:36.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 'Delete.*'] is available.... 20:54:36.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 'Delete.*'] is available. finished successfully 20:54:36.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:54:36.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:36.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:36.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:36.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:36.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:54:36.797 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:54:36.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:36.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:36.797 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:54:36.797 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:54:36.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:36.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:36.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:36.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:36.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:36.799 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:54:36.799 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:54:36.799 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:54:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:36.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:36.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:36.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) 20:54:36.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:54:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:36.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:54:36.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:54:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:36.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:36.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:36.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:36.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:36.801 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:54:36.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:36.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:36.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:36.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:36.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:54:36.806 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:54:37.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:54:37.307 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:54:37.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:37.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:54:37.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:54:37.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:54:37.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:37.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:37.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:37.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:37.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:37.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:37.307 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:37.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:37.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:54:37.307 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:54:37.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:54:37.312 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:54:37.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:37.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:37.357 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:54:37.357 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:54:37.357 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:54:37.357 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:54:37.358 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:54:37.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:37.358 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:54:37.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:54:37.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:37.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:54:37.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:37.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:37.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:37.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:37.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:37.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:37.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:37.858 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-2' via Explorer 20:54:37.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:54:37.859 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:54:37.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:54:37.861 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:54:37.862 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:37.862 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:37.904 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:37.904 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:54:37.904 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:37.904 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:54:37.904 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:37.904 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:37.904 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:37.904 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:54:37.904 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:37.904 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:37.905 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:54:37.905 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:54:37.905 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:54:37.905 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:54:37.972 DEBUG [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:54:38.120 DEBUG [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:54:38.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:54:38.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:38.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:38.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:38.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:38.121 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:54:38.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:54:38.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:38.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:38.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:54:38.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:54:38.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:38.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:38.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:38.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:38.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:38.122 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:54:38.122 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:54:38.122 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:54:38.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:38.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:38.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:38.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:38.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 "OK", Widget matcher matching widgets with style: 8) 20:54:38.123 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:54:38.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:38.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:38.123 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:54:38.123 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:54:38.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:38.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:38.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:38.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:38.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:38.124 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:54:38.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:38.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:38.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:38.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:38.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:54:38.130 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:54:38.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:54:38.631 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:54:38.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:38.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:54:38.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:54:38.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:54:38.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:38.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:38.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:38.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:38.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:38.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:38.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:38.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:38.631 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:54:38.631 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:54:38.632 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:54:38.636 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:54:38.637 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:38.637 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:38.686 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:54:38.687 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:54:38.687 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:54:38.687 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:54:38.687 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:54:38.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:38.687 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:54:39.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:54:39.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:39.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:39.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:39.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:39.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:39.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:39.188 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:39.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:39.188 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project-3' via Explorer 20:54:39.188 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:54:39.188 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:54:39.188 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:54:39.191 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:54:39.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:39.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:39.234 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:39.234 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:54:39.234 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:39.234 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:54:39.234 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:39.234 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:39.234 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:39.234 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:54:39.234 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:39.234 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:39.234 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:54:39.234 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:54:39.234 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:54:39.235 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:54:39.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 'Delete.*'] is available.... 20:54:39.947 DEBUG [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:54:39.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:54:39.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:39.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:39.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:39.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:39.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: 32) 20:54:39.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:54:39.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:39.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:39.952 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:54:39.952 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:54:39.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:39.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:39.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:39.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:39.953 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:54:39.953 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:54:39.953 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:54:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:39.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:39.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:39.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:39.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:54:39.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:54:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:39.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:54:39.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:54:39.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:39.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:39.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:39.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:39.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:39.955 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:54:39.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:39.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:39.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:39.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:54:39.962 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:54:40.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:54:40.462 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:54:40.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:40.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:54:40.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:40.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:40.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:40.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:40.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:40.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:40.463 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:40.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:40.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:40.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:40.477 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:40.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:40.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:40.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:40.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:40.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:40.494 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:40.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') 20:54:40.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:40.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:40.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:40.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:40.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:40.530 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:40.530 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:40.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:40.571 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:40.572 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:40.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:40.572 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:40.573 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:40.573 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 20:54:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:40.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:40.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:40.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:40.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:40.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:40.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:40.589 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Server 1 - Eclipse Platform 20:54:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:40.590 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Server 1 - Eclipse Platform' 20:54:40.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 20:54:40.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:40.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:40.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:40.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:40.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:40.627 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:40.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:40.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:40.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Server 1 - Eclipse Platform TooltipText=null 20:54:40.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:40.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:40.630 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 1 [Stopped, Synchronized] 20:54:40.630 DEBUG [main][TreeItemHandler] Selecting tree item: Server 1 [Stopped, Synchronized] 20:54:40.630 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server 1 [Stopped, Synchronized] about selection 20:54:40.638 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 1 [Stopped, Synchronized] 20:54:40.640 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:40.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:40.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:40.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:40.641 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server 1'. Stop server first: false 20:54:40.641 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:40.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:40.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:40.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:40.642 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:40.642 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:40.690 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:40.690 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:54:40.690 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:40.690 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:40.690 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:40.690 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:40.690 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:40.690 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:54:40.690 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 20:54:40.691 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:54:40.691 INFO [main][MenuItemHandler] Select menu item: Delete Delete 20:54:40.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 20:54:40.743 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 20:54:40.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 20:54:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:40.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") 20:54:40.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:54:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:40.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 20:54:40.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:54:40.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:40.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:40.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:40.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:40.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:40.745 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:54:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:40.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:40.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:40.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:40.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:54:40.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:54:40.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:40.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:40.869 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:40.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:40.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:40.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:54:40.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:40.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:40.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:54:40.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 '\*?\QServers\E') 20:54:40.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:40.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:40.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:40.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:40.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:40.884 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:40.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:40.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:40.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:54:40.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:40.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:40.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1... 20:54:40.886 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:40.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:40.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:40.887 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 20:54:40.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 20:54:40.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:40.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:40.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:54:41.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:41.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:54:41.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:41.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:54:41.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:54:41.892 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:54:41.892 INFO [WorkbenchTestable][ServersView2] Requested server 'Server 1' was not found on Servers view 20:54:41.893 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:41.893 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:41.894 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:41.894 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 20:54:41.894 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 20:54:41.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:41.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:41.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:54:42.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:42.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:54:42.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:42.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:54:42.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:54:42.898 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:54:42.898 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 20:54:42.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server 1 finished successfully 20:54:42.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:42.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:42.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:42.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:42.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:42.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:42.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:42.898 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:42.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:42.898 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest 20:54:42.898 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:54:42.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:54:42.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:42.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 87.573 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.667 s restartInProfile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.337 s delete_runningServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 6.759 s profile no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.771 s addAndRemoveModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 1.856 s publish no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.242 s stop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.82 s clean no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 3.296 s debug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.299 s start no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 4.834 s openServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.108 s restartInDebug no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 6.922 s getModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.304 s delete_runningServerAndStop no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.33 s restart no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 8.424 s getModule_nonExisting no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerTest) Time elapsed: 2.701 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:54:42.912 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:54:42.913 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:54:42.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:54:42.914 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:54:42.914 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:54:42.914 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:54:42.914 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:54:42.914 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:54:42.914 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:54:42.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: "Import"] 20:54:42.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:42.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: "Import"] 20:54:42.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:42.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: "Import"] 20:54:42.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:42.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: "Import"] 20:54:42.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:42.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: "Import"] 20:54:42.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:42.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: "Import"] 20:54:42.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:42.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: "Import"] 20:54:42.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:42.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: "Import"] 20:54:42.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:42.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: "Import"] 20:54:42.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:42.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:54:42.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:42.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:42.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:54:42.918 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:54:42.918 DEBUG [main][MenuItemLookup] Found menu:'File' 20:54:42.918 DEBUG [main][MenuItemLookup] Item match:File 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:42.919 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:54:42.919 DEBUG [main][MenuItemLookup] Item match:Import... 20:54:42.919 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:54:42.919 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:54:42.920 INFO [main][MenuItemHandler] Select menu item: &Import... 20:54:43.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:54:43.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:54:43.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:54:43.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:43.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:43.044 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:54:43.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:43.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 20:54:43.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:43.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:43.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:43.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:43.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:43.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:54:43.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:54:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:54:43.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:54:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:43.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:54:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:43.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:54:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:54:43.047 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:54:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:43.047 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:54:43.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:43.047 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:54:43.047 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:54:43.048 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:54:43.048 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:54:43.048 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:54:43.048 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:54:43.048 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:54:43.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.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) 20:54:43.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:43.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:43.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:43.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:43.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:43.050 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:54:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:43.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:43.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:43.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:43.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"] 20:54:43.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:43.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:43.179 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:54:43.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:43.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:43.181 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:54:43.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:43.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:54:43.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:54:43.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:54:43.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:43.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:43.181 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:54:43.181 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:43.182 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' 20:54:43.182 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:") 20:54:43.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:43.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:43.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:43.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:43.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:43.183 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 20:54:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:43.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:43.183 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:43.183 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:43.185 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 20:54:43.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:43.185 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:54:43.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:54:43.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:43.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:54:43.213 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 20:54:43.214 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") 20:54:43.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:43.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:43.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:43.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:43.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:43.216 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:54:43.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:43.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:43.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:43.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:43.332 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 20:54:43.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:43.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:43.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:43.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:43.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:43.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:54:43.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:54:43.334 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting all projects 20:54:43.334 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") 20:54:43.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:43.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:43.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:43.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:43.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:43.379 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 20:54:43.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:43.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:43.380 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:43.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:43.380 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:54:43.380 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 20:54:43.380 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) 20:54:43.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:43.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:43.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:43.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:43.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:43.383 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:54:43.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:43.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:43.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:43.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:43.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:54:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:54:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:54:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:54:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:54:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:54:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:54:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:54:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:43.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:43.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:43.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:43.631 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:43.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:43.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:43.637 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:54:43.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:43.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:43.656 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:54:43.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 '\*?\QServers\E') 20:54:43.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:43.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:43.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:43.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:43.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:43.662 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:43.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:43.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:43.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:54:43.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:43.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:43.664 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:43.664 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:43.665 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:43.665 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 20:54:43.665 INFO [WorkbenchTestable][ServersView2] Create new server 20:54:43.665 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 20:54:43.665 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:43.666 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:43.666 DEBUG [main][MenuItemLookup] Item match:New 20:54:43.666 DEBUG [main][MenuItemLookup] Found menu:'Server' 20:54:43.667 DEBUG [main][MenuItemLookup] Item match:Server 20:54:43.667 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 20:54:43.667 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 20:54:43.667 INFO [main][MenuItemHandler] Select menu item: Server 20:54:43.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 20:54:43.930 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 20:54:43.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:54:43.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:43.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:43.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'] 20:54:43.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:43.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:43.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'] 20:54:43.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:43.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:43.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: "New Server"] 20:54:43.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:43.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:43.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:54:43.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:43.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:43.934 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:54:43.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:44.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.wizard.NewServerWizardPage, index 0 and no matchers specified 20:54:44.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:44.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:44.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:44.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:44.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:44.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:54:44.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:54:44.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 20:54:44.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:54:44.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:54:44.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:54:44.010 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:54:44.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:44.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:44.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:54:44.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:54:44.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:54:44.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:44.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:54:44.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:44.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:54:44.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 20:54:44.515 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 20:54:44.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:44.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:44.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:44.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:44.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:44.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:54:44.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:54:44.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:54:44.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:54:44.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:44.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:54:44.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:44.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:54:44.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:54:44.517 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:54:44.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:44.517 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:54:44.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:44.517 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:54:44.518 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 20:54:44.518 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 20:54:44.518 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 20:54:44.522 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 20:54:44.525 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) 20:54:44.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:44.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:44.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:44.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:44.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:44.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:45.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:45.027 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:") 20:54:45.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:45.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:45.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:45.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:45.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:54:45.090 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:54:45.091 INFO [WorkbenchTestable][AbstractText] Text set to: Server ABC 20:54:45.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:54:45.092 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:54:45.092 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:54:45.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:54:45.592 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:54:45.592 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 20:54:45.592 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) 20:54:45.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:45.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:45.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:45.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:45.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:45.600 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:54:45.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:45.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:45.600 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:45.600 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:45.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:54:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:54:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:46.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:46.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:46.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:46.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:46.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:46.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:46.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:46.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:46.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:46.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:46.120 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:46.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:46.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:46.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:54:46.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:46.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:46.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:54:46.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:54:46.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:46.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:46.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:46.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:46.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:46.133 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:46.133 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:46.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:46.133 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:54:46.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:46.134 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:46.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC... 20:54:46.136 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:46.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:46.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:46.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:46.157 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 20:54:46.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:46.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:46.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:46.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:46.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:46.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:46.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:46.164 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:54:46.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:46.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:46.164 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:54:46.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 '\*?\QServers\E') 20:54:46.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:46.164 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:46.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:46.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:46.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:46.191 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:46.191 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:46.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:46.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:54:46.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:46.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:46.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server ABC finished successfully 20:54:46.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:46.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:46.200 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:54:46.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:46.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:46.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:54:46.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:46.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:46.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:54:46.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') 20:54:46.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:46.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:46.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:46.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:46.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:46.232 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:46.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:46.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:46.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:54:46.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:46.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:46.235 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:46.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:46.236 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:46.255 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:46.255 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 20:54:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:46.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:46.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:46.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:46.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:46.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:46.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:54:46.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:46.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:46.262 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:54:46.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 '\*?\QServers\E') 20:54:46.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:46.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:46.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:46.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:46.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:46.269 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:46.269 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:46.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:46.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:54:46.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:46.290 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:46.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:46.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:46.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:54:46.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:46.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:46.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:54:46.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:54:46.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:46.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:46.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:46.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:46.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:54:46.324 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:46.324 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:46.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:46.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:54:46.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:54:46.325 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:54:46.327 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 20:54:46.327 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 20:54:46.327 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 20:54:46.336 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 20:54:46.357 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:46.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:46.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:46.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:46.358 INFO [WorkbenchTestable][AbstractServer] Start server Server ABC 20:54:46.358 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:46.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:46.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:46.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:46.359 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:46.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:46.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:46.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:46.360 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Server ABC 20:54:46.360 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:46.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:46.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:46.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:46.361 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped] 20:54:46.362 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped] 20:54:46.362 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped] about selection 20:54:46.368 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped] 20:54:46.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:46.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:46.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:46.397 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:46.397 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:54:46.397 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:46.397 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:46.397 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:46.397 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:46.397 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:46.397 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:54:46.397 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:46.397 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 20:54:46.397 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 20:54:46.397 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 20:54:46.397 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 20:54:46.397 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 20:54:46.398 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 20:54:46.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 20:54:46.400 DEBUG [Worker-5: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 20:54:47.422 DEBUG [Worker-1: Starting Server ABC][AbstractWait] Wait for 1 seconds 20:54:48.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 20:54:48.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 20:54:48.900 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:48.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:48.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:48.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 20:54:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:48.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:48.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:48.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:48.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:48.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:48.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:48.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:48.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:48.901 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:48.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:48.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:48.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:48.902 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 20:54:48.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:48.902 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:54:48.903 INFO [WorkbenchTestable][RequirementsRunner] Started test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 20:54:48.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:54:48.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:54:48.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:54:48.903 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:54:48.903 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:48.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:48.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:48.904 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:48.904 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 20:54:48.904 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 20:54:48.904 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 20:54:48.915 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 20:54:48.915 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:54:48.916 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:48.916 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:48.941 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:54:48.941 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:54:48.941 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:54:48.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:54:48.942 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:54:49.042 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.... 20:54:49.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:49.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:49.043 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 20:54:49.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:54:49.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:49.044 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 20:54:49.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:49.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:49.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:49.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:49.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:54:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:54:49.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:54:49.047 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:54:49.047 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:54:49.047 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:54:49.047 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:54:49.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 "Add >") 20:54:49.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:49.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:49.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:49.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:49.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:49.059 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 20:54:49.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:49.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:49.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:49.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:49.061 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:54:49.061 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) 20:54:49.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:49.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:49.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:49.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:49.064 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:54:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:49.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:49.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:49.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:49.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:54:49.080 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:54:49.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:54:49.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:49.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:49.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:49.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:49.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:49.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:49.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:49.581 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:49.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:49.581 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:49.581 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:49.582 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:49.583 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:49.583 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 20:54:49.583 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:54:49.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:50.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:50.083 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:54:50.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:54:50.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:50.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:54:50.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:50.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:54:50.084 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:50.085 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:50.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:50.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:50.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:50.086 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:54:50.086 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:54:50.086 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:54:50.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:54:50.095 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 20:54:50.095 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:50.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:50.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:50.096 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:50.096 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:54:50.096 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:54:50.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:54:50.108 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:54:50.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:54:50.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:50.135 DEBUG [main][MenuItemLookup] Found menu:'New' 20:54:50.135 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:50.135 DEBUG [main][MenuItemLookup] Found menu:'Start' 20:54:50.135 DEBUG [main][MenuItemLookup] Item match:Start 20:54:50.135 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 20:54:50.135 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 20:54:50.135 INFO [main][MenuItemHandler] Select menu item: &Start 20:54:50.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:50.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:54:50.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 20:54:50.137 DEBUG [Worker-11: Starting server-project][AbstractWait] Wait for 1 seconds 20:54:50.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 20:54:51.137 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 20:54:51.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:51.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:51.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:51.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:51.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:51.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:51.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:51.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:51.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 20:54:51.639 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:51.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:51.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:51.641 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:51.641 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 20:54:51.641 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 20:54:51.641 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 20:54:51.652 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 20:54:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 20:54:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:51.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:54:51.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:54:51.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:51.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:51.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:51.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:51.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:51.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:51.653 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:51.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:51.653 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:51.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:51.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:51.655 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:51.655 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 20:54:51.655 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 20:54:51.655 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 20:54:51.661 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 20:54:51.667 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:51.667 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:51.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:51.668 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:51.668 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 20:54:51.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:54:51.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:51.668 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:54:51.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:51.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:54:51.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:54:51.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:54:51.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:54:51.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:54:51.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:54:51.669 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:54:51.669 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:51.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:51.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:51.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:51.670 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 20:54:51.670 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 20:54:51.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 20:54:51.676 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 20:54:51.677 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:54:51.677 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:54:51.684 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:54:51.685 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:54:51.685 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 20:54:51.685 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 20:54:51.685 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 20:54:51.693 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 20:54:51.694 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 20:54:51.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:51.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:51.694 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:54:51.700 DEBUG [main][MenuItemLookup] Found menu:'File' 20:54:51.700 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:54:51.700 DEBUG [main][MenuItemLookup] Item match:Edit 20:54:51.702 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:54:51.702 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:54:51.702 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:51.702 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:54:51.702 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:51.702 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:51.702 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:51.702 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:51.702 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:54:51.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:54:51.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 20:54:51.702 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:54:51.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 20:54:51.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:51.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:51.702 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:54:51.702 DEBUG [main][MenuItemLookup] Found menu:'File' 20:54:51.702 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:54:51.702 DEBUG [main][MenuItemLookup] Item match:Edit 20:54:51.703 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:54:51.703 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:54:51.703 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:51.703 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:54:51.703 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:54:51.703 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:54:51.703 DEBUG [main][MenuItemLookup] Found menu:'' 20:54:51.703 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:54:51.703 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:54:51.703 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:54:51.703 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:54:51.704 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:54:51.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:54:51.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:54:51.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:54:51.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:54:51.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:54:51.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") 20:54:51.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:54:51.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:54:51.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:54:51.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:54:51.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:54:51.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:54:51.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:54:51.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:54:51.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:54:51.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:54:51.776 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:54:51.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:54:51.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:54:51.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:54:51.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:54:51.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:54:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:54:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:54:51.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:54:51.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:54:51.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:54:51.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:54:51.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:54:51.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:54:51.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:54:51.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:54:51.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:54:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:54:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 20:54:51.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 20:54:51.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 'Publishing to .*'] is available.... 20:55:01.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 'Publishing to .*'] is available. failed, NO exception will be thrown 20:55:01.915 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.... 20:55:01.915 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 20:55:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:01.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:01.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:55:01.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:55:01.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:55:01.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:55:01.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:55:01.916 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:55:01.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:01.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:01.917 INFO [WorkbenchTestable][RequirementsRunner] Finished test: startServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 20:55:01.917 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:55:01.917 INFO [WorkbenchTestable][RequirementsRunner] Started test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 20:55:01.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:55:01.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:55:01.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:55:01.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:55:01.917 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:01.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:01.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:01.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:55:01.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:55:01.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:55:01.942 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 20:55:01.942 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 20:55:01.942 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 20:55:01.950 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 20:55:01.950 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:55:01.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:55:01.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'New' 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:01.983 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:55:01.983 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:55:01.983 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:55:01.983 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:55:01.983 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:55:02.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: "Add and Remove..."] is available.... 20:55:02.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:55:02.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:55:02.086 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 20:55:02.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:55:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:55:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:55:02.087 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 20:55:02.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:55:02.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:55:02.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:55:02.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:55:02.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:55:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:55:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:55:02.090 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:55:02.090 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:55:02.090 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:55:02.090 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:55:02.091 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 >") 20:55:02.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:55:02.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:55:02.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:55:02.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:55:02.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:55:02.107 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 20:55:02.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:55:02.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:55:02.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:55:02.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:02.117 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:55:02.117 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) 20:55:02.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:55:02.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:55:02.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:55:02.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:55:02.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:55:02.119 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:55:02.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:55:02.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:55:02.119 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:55:02.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:02.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:55:02.124 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:55:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:55:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:55:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:55:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:55:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:55:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:55:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:55:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:55:02.624 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:55:02.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:55:02.624 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:02.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:02.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:02.626 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:02.626 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 20:55:02.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:55:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:55:02.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:55:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:55:02.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:55:02.626 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:55:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:55:02.626 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:55:02.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:55:02.626 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:55:02.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:55:02.627 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:02.627 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:02.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:02.628 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:02.628 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:55:02.628 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:55:02.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:55:02.639 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:55:02.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:55:02.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:02.669 DEBUG [main][MenuItemLookup] Found menu:'New' 20:55:02.669 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:02.669 DEBUG [main][MenuItemLookup] Found menu:'Start' 20:55:02.669 DEBUG [main][MenuItemLookup] Found menu:'Stop' 20:55:02.669 DEBUG [main][MenuItemLookup] Found menu:'Restart' 20:55:02.669 DEBUG [main][MenuItemLookup] Item match:Restart 20:55:02.670 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:02.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:02.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:02.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:02.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:55:02.671 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:55:02.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:55:02.681 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:55:02.682 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project' 20:55:02.682 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:02.682 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:02.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:02.683 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:02.683 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:55:02.683 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:55:02.683 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:55:02.689 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:55:02.690 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:55:02.690 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:02.713 DEBUG [main][MenuItemLookup] Found menu:'New' 20:55:02.713 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:02.713 DEBUG [main][MenuItemLookup] Found menu:'Start' 20:55:02.713 DEBUG [main][MenuItemLookup] Item match:Start 20:55:02.713 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 20:55:02.713 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 20:55:02.713 INFO [main][MenuItemHandler] Select menu item: &Start 20:55:02.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:55:02.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:55:02.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 20:55:02.714 DEBUG [Worker-14: Starting server-project][AbstractWait] Wait for 1 seconds 20:55:03.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 20:55:03.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project' has no excuses, wait for it 20:55:04.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:55:04.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:55:04.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:55:04.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:55:04.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:55:04.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:55:04.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:55:04.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:55:04.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 20:55:04.214 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:04.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:04.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:04.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:04.216 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 20:55:04.216 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 20:55:04.216 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 20:55:04.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 20:55:04.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 20:55:04.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:55:04.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:55:04.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:55:04.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:55:04.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:55:04.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:55:04.223 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:55:04.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:55:04.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:55:04.224 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:55:04.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:55:04.224 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:04.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:04.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:04.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:04.225 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 20:55:04.225 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 20:55:04.225 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 20:55:04.235 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 20:55:04.235 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:55:04.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:04.258 DEBUG [main][MenuItemLookup] Found menu:'New' 20:55:04.258 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:04.258 DEBUG [main][MenuItemLookup] Found menu:'Start' 20:55:04.258 DEBUG [main][MenuItemLookup] Found menu:'Stop' 20:55:04.258 DEBUG [main][MenuItemLookup] Found menu:'Restart' 20:55:04.258 DEBUG [main][MenuItemLookup] Item match:Restart 20:55:04.258 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:04.258 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:04.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:04.259 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:04.260 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 20:55:04.260 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 20:55:04.260 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 20:55:04.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 20:55:04.270 INFO [WorkbenchTestable][ServerModule] Restart server module with name 'server-project' 20:55:04.270 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:04.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:04.271 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:04.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:04.272 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 20:55:04.272 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 20:55:04.272 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 20:55:04.277 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 20:55:04.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:55:04.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:04.302 DEBUG [main][MenuItemLookup] Found menu:'New' 20:55:04.302 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:04.302 DEBUG [main][MenuItemLookup] Found menu:'Start' 20:55:04.302 DEBUG [main][MenuItemLookup] Found menu:'Stop' 20:55:04.302 DEBUG [main][MenuItemLookup] Found menu:'Restart' 20:55:04.302 DEBUG [main][MenuItemLookup] Item match:Restart 20:55:04.302 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Restart" 20:55:04.303 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Restart 20:55:04.303 INFO [main][MenuItemHandler] Select menu item: &Restart 20:55:04.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:55:04.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:55:04.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 20:55:04.304 DEBUG [Worker-1: Restarting server-project][AbstractWait] Wait for 1 seconds 20:55:04.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 20:55:05.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Restarting server-project' has no excuses, wait for it 20:55:05.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:55:05.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:55:05.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:55:05.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:55:05.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:55:05.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:55:05.804 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:55:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:55:05.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 20:55:05.804 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:05.804 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:05.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:05.806 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:05.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 20:55:05.806 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 20:55:05.806 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 20:55:05.817 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 20:55:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 20:55:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:55:05.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:55:05.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:55:05.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:55:05.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:55:05.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:55:05.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:55:05.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:55:05.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:55:05.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:55:05.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:55:05.818 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:05.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:05.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:05.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:05.819 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 20:55:05.819 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 20:55:05.819 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 20:55:05.825 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 20:55:05.826 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:05.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:05.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:05.831 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:05.832 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 20:55:05.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:55:05.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:55:05.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:55:05.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:55:05.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:55:05.832 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:55:05.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:55:05.832 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:55:05.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:55:05.832 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:55:05.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:55:05.832 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:05.833 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:05.833 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:05.834 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:05.834 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 20:55:05.834 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 20:55:05.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 20:55:05.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 20:55:05.840 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:05.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:05.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:05.841 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:05.842 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Started] 20:55:05.842 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Started] 20:55:05.842 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Started] about selection 20:55:05.852 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Started] 20:55:05.853 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 20:55:05.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:05.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:05.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:55:05.854 DEBUG [main][MenuItemLookup] Found menu:'File' 20:55:05.854 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:55:05.854 DEBUG [main][MenuItemLookup] Item match:Edit 20:55:05.855 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:55:05.855 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:55:05.855 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:05.855 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:55:05.855 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:55:05.855 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:55:05.855 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:05.855 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:55:05.855 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:55:05.855 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:55:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 20:55:05.855 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:55:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 20:55:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:05.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:05.855 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:55:05.855 DEBUG [main][MenuItemLookup] Found menu:'File' 20:55:05.856 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:55:05.856 DEBUG [main][MenuItemLookup] Item match:Edit 20:55:05.856 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:55:05.856 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:55:05.856 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:05.856 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:55:05.856 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:55:05.856 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:55:05.856 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:05.856 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:55:05.856 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:55:05.856 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:55:05.856 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:55:05.856 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:55:05.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:55:05.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:55:05.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:55:05.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:55:05.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:55:05.907 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:55:05.908 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:55:05.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:05.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:05.908 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:55:05.908 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:55:05.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:55:05.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:55:05.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:55:05.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:55:05.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:55:05.909 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:55:05.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:55:05.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:55:05.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:55:05.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:06.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:55:06.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:55:06.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:55:06.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:55:06.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:55:06.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:55:06.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:55:06.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:55:06.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:55:06.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:55:06.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:55:06.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:55:06.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:55:06.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 20:55:06.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 20:55:06.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 'Publishing to .*'] is available.... 20:55:16.072 DEBUG [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 20:55:16.072 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.... 20:55:16.072 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 20:55:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:16.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:16.072 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:55:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:55:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:55:16.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:55:16.073 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:55:16.073 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:55:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:16.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:16.074 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 20:55:16.074 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:55:16.074 INFO [WorkbenchTestable][RequirementsRunner] Started test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 20:55:16.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:55:16.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:55:16.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:55:16.074 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:55:16.074 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:16.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:16.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:16.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:55:16.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:55:16.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:55:16.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 20:55:16.077 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 20:55:16.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 20:55:16.107 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 20:55:16.107 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:55:16.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:55:16.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'New' 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:16.135 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:55:16.135 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:55:16.135 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:55:16.135 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:55:16.135 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:55:16.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: "Add and Remove..."] is available.... 20:55:16.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:55:16.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:55:16.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: "Add and Remove..."] is available. finished successfully 20:55:16.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:55:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:55:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:55:16.235 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 20:55:16.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:55:16.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:55:16.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:55:16.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:55:16.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:55:16.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:55:16.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:55:16.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:55:16.237 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:55:16.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:55:16.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:55:16.238 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 >") 20:55:16.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:55:16.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:55:16.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:55:16.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:55:16.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:55:16.239 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 20:55:16.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:55:16.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:55:16.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:55:16.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:16.251 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:55:16.251 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) 20:55:16.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:55:16.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:55:16.252 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:55:16.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:55:16.252 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:55:16.253 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:55:16.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:55:16.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:55:16.253 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:55:16.253 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:16.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:55:16.267 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:55:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:55:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:55:16.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:55:16.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:55:16.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:55:16.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:55:16.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:55:16.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:55:16.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:55:16.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:55:16.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:55:16.768 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:16.768 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:16.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:16.769 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:16.769 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 20:55:16.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:55:16.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:55:16.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:55:16.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:55:16.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:55:16.770 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:55:16.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:55:16.770 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:55:16.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:55:16.770 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:55:16.770 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:55:16.770 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:16.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:16.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:16.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:16.772 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:55:16.772 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:55:16.772 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:55:16.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:55:16.788 INFO [WorkbenchTestable][ServerModule] Stop server module with name 'server-project' 20:55:16.788 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:16.788 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:16.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:16.789 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:16.789 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:55:16.789 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:55:16.789 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:55:16.801 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:55:16.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:55:16.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:16.825 DEBUG [main][MenuItemLookup] Found menu:'New' 20:55:16.825 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:16.825 DEBUG [main][MenuItemLookup] Found menu:'Start' 20:55:16.825 DEBUG [main][MenuItemLookup] Found menu:'Stop' 20:55:16.825 DEBUG [main][MenuItemLookup] Item match:Stop 20:55:16.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top" 20:55:16.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop 20:55:16.825 INFO [main][MenuItemHandler] Select menu item: S&top 20:55:16.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:55:16.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:55:16.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 20:55:16.826 DEBUG [Worker-3: Stopping server-project][AbstractWait] Wait for 1 seconds 20:55:17.326 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 20:55:17.827 DEBUG [WorkbenchTestable][JobIsRunning] job 'Stopping server-project' has no excuses, wait for it 20:55:18.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:55:18.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:55:18.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:55:18.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:55:18.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:55:18.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:55:18.327 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:55:18.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:55:18.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped... 20:55:18.327 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:18.327 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:18.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:18.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:18.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 20:55:18.329 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 20:55:18.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 20:55:18.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 20:55:18.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Stopped finished successfully 20:55:18.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:55:18.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:55:18.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:55:18.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:55:18.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:55:18.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:55:18.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:55:18.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:55:18.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:55:18.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:55:18.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:55:18.336 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:18.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:18.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:18.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:18.337 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 20:55:18.337 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 20:55:18.337 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 20:55:18.348 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 20:55:18.349 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:18.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:18.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:18.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:18.350 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 20:55:18.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:55:18.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:55:18.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:55:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:55:18.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:55:18.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:55:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:55:18.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:55:18.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:55:18.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:55:18.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:55:18.351 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:18.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:18.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:18.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:18.353 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 20:55:18.353 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 20:55:18.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 20:55:18.367 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 20:55:18.368 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:18.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:18.369 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:18.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:18.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Stopped] 20:55:18.370 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Stopped] 20:55:18.370 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Stopped] about selection 20:55:18.380 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Stopped] 20:55:18.381 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 20:55:18.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:18.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:18.381 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:55:18.382 DEBUG [main][MenuItemLookup] Found menu:'File' 20:55:18.382 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:55:18.382 DEBUG [main][MenuItemLookup] Item match:Edit 20:55:18.382 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:55:18.382 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:55:18.382 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:18.382 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:55:18.382 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:55:18.382 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:55:18.382 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:18.382 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:55:18.382 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:55:18.383 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:55:18.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 20:55:18.383 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:55:18.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 20:55:18.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:18.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:18.383 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:55:18.383 DEBUG [main][MenuItemLookup] Found menu:'File' 20:55:18.383 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:55:18.383 DEBUG [main][MenuItemLookup] Item match:Edit 20:55:18.384 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:55:18.384 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:55:18.384 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:18.384 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:55:18.384 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:55:18.384 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:55:18.384 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:18.384 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:55:18.384 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:55:18.384 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:55:18.384 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:55:18.384 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:55:18.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:55:18.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:55:18.434 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:55:18.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:55:18.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:55:18.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 "OK") 20:55:18.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:55:18.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:18.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:18.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:55:18.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:55:18.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:55:18.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:55:18.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:55:18.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:55:18.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:55:18.436 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:55:18.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:55:18.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:55:18.437 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:55:18.437 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:18.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:55:18.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:55:18.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:55:18.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:55:18.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:55:18.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:55:18.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:55:18.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:55:18.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:55:18.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:55:18.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:55:18.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:55:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:55:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 20:55:18.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 20:55:18.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 'Publishing to .*'] is available.... 20:55:28.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 'Publishing to .*'] is available. failed, NO exception will be thrown 20:55:28.574 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.... 20:55:28.574 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 20:55:28.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:28.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:28.575 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:55:28.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:55:28.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:55:28.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:55:28.576 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:55:28.576 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:55:28.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:28.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:28.576 INFO [WorkbenchTestable][RequirementsRunner] Finished test: stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 20:55:28.576 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:55:28.576 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 20:55:28.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:55:28.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:55:28.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:55:28.576 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:55:28.577 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:28.577 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:28.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:28.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:55:28.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:55:28.578 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:55:28.580 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 20:55:28.580 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 20:55:28.581 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 20:55:28.611 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 20:55:28.611 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:55:28.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:55:28.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'New' 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:28.637 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:55:28.637 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:55:28.637 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:55:28.637 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:55:28.637 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:55:28.734 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.... 20:55:28.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:55:28.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:55:28.735 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 20:55:28.735 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:55:28.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:55:28.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:55:28.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 "Add All >>") 20:55:28.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:55:28.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:55:28.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:55:28.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:55:28.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:55:28.737 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 20:55:28.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:55:28.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:55:28.738 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:55:28.738 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:28.751 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") 20:55:28.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:55:28.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:55:28.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:55:28.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:55:28.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:55:28.753 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 20:55:28.753 DEBUG [WorkbenchTestable][CheckBox] Checkbox If server is started, publish changes &immediately not checked, no action performed 20:55:28.753 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:55:28.753 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) 20:55:28.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:55:28.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:55:28.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:55:28.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:55:28.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:55:28.755 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:55:28.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:55:28.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:55:28.755 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:55:28.755 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:28.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:55:28.774 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:55:29.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:55:29.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:55:29.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:55:29.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:55:29.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:55:29.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:55:29.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:55:29.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:55:29.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:55:29.275 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:55:29.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:55:29.275 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:29.275 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:29.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:29.276 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:29.276 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 20:55:29.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:55:29.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:55:29.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:55:29.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:55:29.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:55:29.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:55:29.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:55:29.277 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:55:29.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:55:29.277 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:55:29.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:55:29.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:55:29.277 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:55:29.277 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:29.277 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:29.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:29.278 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:29.278 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:55:29.278 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:55:29.283 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:55:29.291 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:55:29.292 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:29.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:29.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:29.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:29.293 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:55:29.293 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:55:29.293 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:55:29.304 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:55:29.305 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:29.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:29.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:29.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:29.306 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:55:29.306 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:55:29.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:55:29.317 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:55:29.318 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:29.318 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:29.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:29.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:29.319 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:55:29.319 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:55:29.319 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:55:29.324 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:55:29.325 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:29.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:29.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:29.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:29.326 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:55:29.326 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:55:29.326 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:55:29.335 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:55:29.336 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:29.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:29.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:29.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:29.338 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 20:55:29.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:55:29.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:55:29.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:55:29.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:55:29.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:55:29.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:55:29.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:55:29.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:55:29.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:55:29.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:55:29.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:55:29.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:55:29.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:55:29.338 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:29.338 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:29.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:29.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:29.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:55:29.339 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:55:29.340 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:55:29.351 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:55:29.352 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:29.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:29.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:29.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:29.353 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:55:29.353 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:55:29.353 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:55:29.358 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:55:29.359 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 20:55:29.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:29.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:29.359 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:55:29.359 DEBUG [main][MenuItemLookup] Found menu:'File' 20:55:29.359 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:55:29.359 DEBUG [main][MenuItemLookup] Item match:Edit 20:55:29.360 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:55:29.360 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:55:29.360 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:29.360 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:55:29.360 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:55:29.360 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:55:29.360 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:29.360 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:55:29.360 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:55:29.360 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:55:29.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 20:55:29.360 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:55:29.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 20:55:29.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:29.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:29.361 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:55:29.361 DEBUG [main][MenuItemLookup] Found menu:'File' 20:55:29.361 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:55:29.361 DEBUG [main][MenuItemLookup] Item match:Edit 20:55:29.361 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:55:29.361 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:55:29.361 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:29.361 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:55:29.361 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:55:29.361 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:55:29.361 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:29.361 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:55:29.361 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:55:29.366 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:55:29.366 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:55:29.366 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:55:29.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:55:29.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:55:29.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:55:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:55:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:55:29.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 20:55:29.416 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:55:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:29.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:29.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:55:29.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:55:29.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:55:29.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:55:29.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:55:29.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:55:29.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:55:29.418 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:55:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:55:29.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:55:29.418 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:55:29.418 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:29.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:55:29.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:55:29.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:55:29.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:55:29.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:55:29.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:55:29.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:55:29.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:55:29.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:55:29.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:55:29.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:55:29.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:55:29.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:55:29.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 20:55:29.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 20:55:29.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 'Publishing to .*'] is available.... 20:55:39.547 DEBUG [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 20:55:39.547 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.... 20:55:39.548 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 20:55:39.548 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:39.548 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:39.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:39.549 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:39.549 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:55:39.549 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:55:39.550 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:55:39.556 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:55:39.557 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:39.557 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:39.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:39.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:39.558 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:55:39.558 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:55:39.559 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:55:39.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:55:39.569 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 20:55:39.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:39.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:39.570 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:55:39.570 DEBUG [main][MenuItemLookup] Found menu:'File' 20:55:39.570 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:55:39.570 DEBUG [main][MenuItemLookup] Item match:Edit 20:55:39.571 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:55:39.571 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:55:39.571 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:39.571 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:55:39.571 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:55:39.571 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:55:39.571 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:39.571 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:55:39.571 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:55:39.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:55:39.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 20:55:39.571 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:55:39.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 20:55:39.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:39.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:39.571 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:55:39.571 DEBUG [main][MenuItemLookup] Found menu:'File' 20:55:39.571 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:55:39.571 DEBUG [main][MenuItemLookup] Item match:Edit 20:55:39.572 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:55:39.572 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:55:39.572 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:39.572 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:55:39.572 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:55:39.572 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:55:39.572 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:39.572 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:55:39.572 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:55:39.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:55:39.572 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:55:39.572 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:55:39.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:55:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:55:39.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:55:39.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:55:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:55:39.626 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:55:39.626 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:55:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:39.626 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:55:39.626 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:55:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:55:39.626 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:55:39.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:55:39.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:55:39.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:55:39.627 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:55:39.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:55:39.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:55:39.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:55:39.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:39.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:55:39.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:55:39.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:55:39.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:55:39.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:55:39.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:55:39.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:55:39.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:55:39.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:55:39.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:55:39.759 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:55:39.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:55:39.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 20:55:39.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 20:55:39.759 DEBUG [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.... 20:55:49.766 DEBUG [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 20:55:49.766 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.... 20:55:49.766 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 20:55:49.766 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:49.766 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:49.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:49.768 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:49.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:55:49.768 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:55:49.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:55:49.779 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:55:49.780 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:49.781 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:49.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:49.782 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:55:49.782 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:55:49.782 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:55:49.782 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:55:49.787 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:55:49.793 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 20:55:49.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:49.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:49.793 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:55:49.793 DEBUG [main][MenuItemLookup] Found menu:'File' 20:55:49.793 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:55:49.793 DEBUG [main][MenuItemLookup] Item match:Edit 20:55:49.794 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:55:49.794 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:55:49.794 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:49.794 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:55:49.794 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:55:49.794 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:55:49.794 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:49.794 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:55:49.794 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:55:49.794 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:55:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 20:55:49.794 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:55:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 20:55:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:49.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:49.794 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:55:49.794 DEBUG [main][MenuItemLookup] Found menu:'File' 20:55:49.794 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:55:49.794 DEBUG [main][MenuItemLookup] Item match:Edit 20:55:49.795 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:55:49.795 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:55:49.795 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:49.795 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:55:49.795 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:55:49.795 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:55:49.795 DEBUG [main][MenuItemLookup] Found menu:'' 20:55:49.795 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:55:49.795 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:55:49.795 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:55:49.795 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:55:49.795 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:55:49.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:55:49.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:55:49.846 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:55:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:55:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:55:49.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 "OK") 20:55:49.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:55:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:49.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:55:49.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:55:49.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:55:49.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:55:49.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:55:49.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:55:49.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:55:49.848 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:55:49.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:55:49.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:55:49.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:55:49.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:55:49.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:55:49.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:55:49.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:55:49.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:55:49.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:55:49.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:55:49.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:55:49.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:55:49.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:55:49.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:55:49.973 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:55:49.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:55:49.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 20:55:49.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 20:55:49.973 DEBUG [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.... 20:55:59.980 DEBUG [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 20:55:59.980 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.... 20:55:59.980 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 20:55:59.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:59.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:59.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:55:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:55:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:55:59.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:55:59.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:55:59.981 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:55:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:55:59.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:55:59.982 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 20:55:59.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:55:59.982 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 20:55:59.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:55:59.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:55:59.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:55:59.982 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:55:59.982 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:55:59.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:55:59.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:55:59.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:55:59.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:55:59.983 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:55:59.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 20:55:59.985 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 20:55:59.986 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 20:56:00.014 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 20:56:00.014 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:56:00.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:56:00.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'New' 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:00.039 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:56:00.039 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:56:00.039 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:56:00.039 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:56:00.039 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:56:00.141 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.... 20:56:00.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:00.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:00.146 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 20:56:00.146 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:56:00.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:56:00.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:56:00.147 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 >>") 20:56:00.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:00.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:00.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:00.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:00.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:56:00.158 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 20:56:00.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:56:00.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:56:00.158 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:56:00.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:00.162 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:56:00.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.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) 20:56:00.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:00.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:00.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:00.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:00.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:56:00.173 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:56:00.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:56:00.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:56:00.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:56:00.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:00.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:56:00.178 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:56:00.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:56:00.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:56:00.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:56:00.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:56:00.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:56:00.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:56:00.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:56:00.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:56:00.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:56:00.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:56:00.678 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:00.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:00.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:00.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:00.680 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 20:56:00.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:56:00.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:00.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:56:00.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:00.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:56:00.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:56:00.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:00.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:56:00.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:00.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:56:00.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:00.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:00.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:00.681 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:00.681 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:00.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:00.682 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:00.683 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:56:00.683 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:56:00.687 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:56:00.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:56:00.696 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:00.696 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:00.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:00.697 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:00.697 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:56:00.697 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:56:00.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:56:00.710 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:56:00.711 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:00.711 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:00.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:00.712 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:00.713 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:56:00.713 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:56:00.713 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:56:00.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:56:00.726 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:00.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:00.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:00.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:00.727 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:56:00.727 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:56:00.728 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:56:00.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:56:00.741 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:00.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:00.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:00.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:00.742 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:56:00.742 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:56:00.743 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:56:00.748 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:56:00.749 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:00.750 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:00.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:00.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:00.755 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:56:00.756 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:56:00.756 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:56:00.761 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:56:00.762 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:00.762 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:00.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:00.763 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:00.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:56:00.763 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:56:00.763 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:56:00.773 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:56:00.774 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 20:56:00.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:00.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:00.775 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:56:00.775 DEBUG [main][MenuItemLookup] Found menu:'File' 20:56:00.775 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:56:00.775 DEBUG [main][MenuItemLookup] Item match:Edit 20:56:00.776 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:56:00.776 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:56:00.776 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:00.776 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:56:00.776 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:56:00.776 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:56:00.776 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:00.776 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:56:00.776 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:56:00.776 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:56:00.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 20:56:00.776 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:56:00.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 20:56:00.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:00.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:00.776 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:56:00.776 DEBUG [main][MenuItemLookup] Found menu:'File' 20:56:00.776 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:56:00.776 DEBUG [main][MenuItemLookup] Item match:Edit 20:56:00.777 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:56:00.777 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:56:00.777 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:00.777 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:56:00.777 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:56:00.777 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:56:00.777 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:00.777 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:56:00.777 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:56:00.777 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:56:00.777 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:56:00.777 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:56:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:56:00.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:56:00.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:56:00.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:56:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:56:00.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 "OK") 20:56:00.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:56:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:00.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:56:00.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:56:00.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:00.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:00.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:00.833 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:56:00.833 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:56:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:56:00.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:56:00.833 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:56:00.833 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:00.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:56:00.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:56:00.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:56:00.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:56:00.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:56:00.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:56:00.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:56:00.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:56:00.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:56:00.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:56:00.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:56:00.964 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:56:00.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:56:00.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 20:56:00.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 20:56:00.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 'Publishing to .*'] is available.... 20:56:10.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 'Publishing to .*'] is available. failed, NO exception will be thrown 20:56:10.971 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.... 20:56:10.972 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 20:56:10.972 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:10.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:10.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:10.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:10.973 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 20:56:10.973 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:56:10.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:10.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:56:10.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:10.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:56:10.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:56:10.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:10.974 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:56:10.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:10.974 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:56:10.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:10.974 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:10.975 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:10.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:10.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:10.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:10.976 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:56:10.976 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:56:10.976 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:56:10.983 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:56:10.984 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:10.984 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:10.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:10.985 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:10.985 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:56:10.985 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:56:10.985 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:56:10.990 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:56:10.991 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:10.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:10.997 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:10.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:10.998 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 20:56:10.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:56:10.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:10.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:56:10.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:10.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:56:10.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:56:10.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:10.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:56:10.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:10.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:56:10.998 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:10.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:10.999 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:10.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:10.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:11.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:11.000 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:56:11.000 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:56:11.000 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:56:11.005 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:56:11.006 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:11.006 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:11.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:11.007 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:11.007 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:56:11.007 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:56:11.007 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:56:11.018 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:56:11.019 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 20:56:11.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:11.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:11.019 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:56:11.019 DEBUG [main][MenuItemLookup] Found menu:'File' 20:56:11.019 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:56:11.019 DEBUG [main][MenuItemLookup] Item match:Edit 20:56:11.020 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:56:11.020 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:56:11.020 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:11.020 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:56:11.020 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:56:11.020 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:56:11.020 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:11.020 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:56:11.020 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:56:11.020 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:56:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 20:56:11.020 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:56:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 20:56:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:11.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:11.020 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:56:11.021 DEBUG [main][MenuItemLookup] Found menu:'File' 20:56:11.021 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:56:11.021 DEBUG [main][MenuItemLookup] Item match:Edit 20:56:11.021 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:56:11.021 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:56:11.021 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:11.021 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:56:11.021 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:56:11.021 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:56:11.021 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:11.021 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:56:11.021 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:56:11.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:56:11.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:56:11.021 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:56:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:56:11.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:56:11.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:56:11.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:56:11.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:56:11.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 "OK") 20:56:11.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:56:11.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:11.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:11.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:56:11.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:56:11.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:11.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:11.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:11.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:56:11.076 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:56:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:56:11.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:56:11.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:56:11.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:11.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:56:11.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:56:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:56:11.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:56:11.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:56:11.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:56:11.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:56:11.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:56:11.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:56:11.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:56:11.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:56:11.205 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:56:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:56:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 20:56:11.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 20:56:11.205 DEBUG [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.... 20:56:21.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 'Publishing to .*'] is available. failed, NO exception will be thrown 20:56:21.212 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.... 20:56:21.212 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 20:56:21.212 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:21.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:21.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:21.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:21.213 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:56:21.214 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:56:21.214 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:56:21.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:56:21.226 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:21.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:21.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:21.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:21.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:56:21.227 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:56:21.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:56:21.233 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:56:21.233 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 20:56:21.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:21.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:21.234 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:56:21.234 DEBUG [main][MenuItemLookup] Found menu:'File' 20:56:21.234 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:56:21.234 DEBUG [main][MenuItemLookup] Item match:Edit 20:56:21.235 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:56:21.235 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:56:21.235 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:21.235 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:56:21.235 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:56:21.235 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:56:21.235 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:21.235 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:56:21.235 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:56:21.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:56:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 20:56:21.235 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:56:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 20:56:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:21.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:21.235 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:56:21.235 DEBUG [main][MenuItemLookup] Found menu:'File' 20:56:21.235 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:56:21.235 DEBUG [main][MenuItemLookup] Item match:Edit 20:56:21.236 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:56:21.236 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:56:21.236 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:21.236 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:56:21.236 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:56:21.236 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:56:21.236 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:21.236 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:56:21.236 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:56:21.241 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:56:21.241 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:56:21.241 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:56:21.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:56:21.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:56:21.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:56:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:56:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:56:21.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:56:21.293 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:56:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:21.293 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:56:21.293 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:56:21.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:21.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:21.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:21.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:21.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:56:21.294 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:56:21.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:56:21.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:56:21.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:56:21.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:21.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:56:21.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:56:21.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:56:21.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:56:21.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:56:21.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:56:21.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:56:21.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:56:21.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:56:21.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:56:21.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:56:21.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:56:21.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 20:56:21.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 20:56: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 'Publishing to .*'] is available.... 20:56:31.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 'Publishing to .*'] is available. failed, NO exception will be thrown 20:56:31.428 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.... 20:56:31.428 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 20:56:31.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:31.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:31.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:56:31.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:56:31.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:56:31.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:56:31.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:56:31.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:56:31.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:31.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:31.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 20:56:31.430 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:56:31.430 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 20:56:31.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:56:31.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:56:31.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:56:31.430 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:56:31.431 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:31.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:31.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:31.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:56:31.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:56:31.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:56:31.434 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 20:56:31.434 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 20:56:31.434 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 20:56:31.464 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 20:56:31.464 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:56:31.465 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:56:31.465 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'New' 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:31.489 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:56:31.489 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:56:31.489 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:56:31.489 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:56:31.489 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:56:31.590 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.... 20:56:31.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:31.591 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:31.591 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 20:56:31.591 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:56:31.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:56:31.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:56:31.592 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 20:56:31.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:31.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:31.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:31.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:31.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:56:31.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:56:31.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:56:31.594 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 20:56:31.594 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 20:56:31.594 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 about selection 20:56:31.594 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 20:56:31.594 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 >") 20:56:31.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:31.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:31.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:31.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:31.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:56:31.596 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 20:56:31.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:56:31.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:56:31.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:56:31.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:31.607 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") 20:56:31.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:31.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:31.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:31.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:31.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:56:31.609 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 20:56:31.609 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 20:56:31.609 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 20:56:31.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:56:31.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:56:31.609 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:56:31.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:31.609 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:56:31.610 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) 20:56:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:31.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:31.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:31.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:31.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:56:31.611 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:56:31.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:56:31.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:56:31.612 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:56:31.612 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:31.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:56:31.617 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:56:31.619 DEBUG [Worker-3: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 20:56:32.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:56:32.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:56:32.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 20:56:32.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 20:56:32.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 20:56:32.618 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 20:56:33.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:56:33.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:56:33.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:56:33.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:56:33.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:56:33.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:56:33.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:56:33.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:56:33.118 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:56:33.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:56:33.118 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:33.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:33.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:33.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:33.119 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 20:56:33.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 20:56:33.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:33.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 20:56:33.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:33.120 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 20:56:33.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 20:56:33.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:33.120 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 20:56:33.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:33.120 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 20:56:33.120 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:33.120 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:33.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:33.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:33.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:33.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 20:56:33.121 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 20:56:33.121 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 20:56:33.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 20:56:33.130 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-3' 20:56:33.131 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:33.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:33.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:33.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:33.132 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 20:56:33.132 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 20:56:33.132 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 20:56:33.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 20:56:33.145 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:56:33.145 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:33.168 DEBUG [main][MenuItemLookup] Found menu:'New' 20:56:33.168 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:33.168 DEBUG [main][MenuItemLookup] Found menu:'Start' 20:56:33.168 DEBUG [main][MenuItemLookup] Item match:Start 20:56:33.168 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 20:56:33.168 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 20:56:33.169 INFO [main][MenuItemHandler] Select menu item: &Start 20:56:33.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:56:33.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:56:33.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 20:56:33.169 DEBUG [Worker-8: Starting server-project-3][AbstractWait] Wait for 1 seconds 20:56:33.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 20:56:34.169 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-3' has no excuses, wait for it 20:56:34.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:56:34.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:56:34.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:56:34.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:56:34.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:56:34.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:56:34.669 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:56:34.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:56:34.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 20:56:34.670 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:34.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:34.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:34.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:34.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 20:56:34.671 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 20:56:34.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 20:56:34.677 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 20:56:34.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 20:56:34.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:56:34.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:56:34.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:56:34.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:56:34.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:56:34.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:56:34.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:56:34.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:56:34.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:56:34.678 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:56:34.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:56:34.678 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:34.678 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:34.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:34.679 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:34.679 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 20:56:34.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 20:56:34.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:34.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 20:56:34.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:34.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 20:56:34.680 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 20:56:34.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:34.680 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 20:56:34.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:34.680 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 20:56:34.680 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:34.680 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:34.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:34.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:34.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:34.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 20:56:34.686 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 20:56:34.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 20:56:34.692 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 20:56:34.693 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:34.693 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:34.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:34.694 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:34.694 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 20:56:34.694 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 20:56:34.694 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 20:56:34.704 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 20:56:34.705 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:34.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:34.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:34.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:34.706 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 20:56:34.706 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 20:56:34.706 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 20:56:34.711 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 20:56:34.712 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:34.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:34.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:34.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:34.713 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 20:56:34.713 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 20:56:34.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:34.713 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 20:56:34.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:34.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 20:56:34.714 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 20:56:34.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:34.714 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 20:56:34.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:34.714 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 20:56:34.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:34.714 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:34.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:34.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:34.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:34.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 20:56:34.720 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 20:56:34.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 20:56:34.726 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 20:56:34.727 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:34.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:34.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:34.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:34.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Started, Synchronized] 20:56:34.728 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Started, Synchronized] 20:56:34.728 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Started, Synchronized] about selection 20:56:34.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Started, Synchronized] 20:56:34.738 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 20:56:34.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:34.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:34.738 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:56:34.738 DEBUG [main][MenuItemLookup] Found menu:'File' 20:56:34.738 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:56:34.738 DEBUG [main][MenuItemLookup] Item match:Edit 20:56:34.739 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:56:34.739 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:56:34.739 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:34.739 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:56:34.739 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:56:34.739 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:56:34.739 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:34.739 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:56:34.739 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:56:34.739 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:56:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 20:56:34.740 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:56:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 20:56:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:34.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:34.740 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:56:34.740 DEBUG [main][MenuItemLookup] Found menu:'File' 20:56:34.740 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:56:34.740 DEBUG [main][MenuItemLookup] Item match:Edit 20:56:34.740 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:56:34.741 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:56:34.741 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:34.741 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:56:34.741 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:56:34.741 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:56:34.741 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:34.741 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:56:34.741 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:56:34.741 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:56:34.741 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:56:34.741 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:56:34.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:56:34.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:56:34.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:56:34.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:56:34.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:56:34.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") 20:56:34.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:56:34.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:34.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:34.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:56:34.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:56:34.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:34.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:34.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:34.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:34.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:56:34.794 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:56:34.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:56:34.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:56:34.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:56:34.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:34.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:56:34.895 DEBUG [Worker-13: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 20:56:34.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:56:34.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:56:34.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:56:34.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 20:56:34.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 20:56:35.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 20:56:35.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 20:56:35.917 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:56:35.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:56:35.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:56:35.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:56:35.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:56:35.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:56:35.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:56:35.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:56:35.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:56:35.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:56:35.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 20:56:35.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 20:56:35.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 'Publishing to .*'] is available.... 20:56:45.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 'Publishing to .*'] is available. failed, NO exception will be thrown 20:56:45.925 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.... 20:56:45.925 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 20:56:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:45.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:45.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:56:45.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:56:45.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:56:45.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:56:45.926 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:56:45.927 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:56:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:45.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 20:56:45.927 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:56:45.927 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 20:56:45.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:56:45.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:56:45.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:56:45.927 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:56:45.927 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:45.928 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:45.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:45.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:56:45.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:56:45.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:56:45.952 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 20:56:45.952 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 20:56:45.952 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 20:56:45.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 20:56:45.959 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:56:45.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:56:45.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'New' 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:46.005 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:56:46.005 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:56:46.005 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:56:46.005 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:56:46.005 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:56:46.105 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.... 20:56:46.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:46.106 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:46.106 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 20:56:46.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:56:46.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:56:46.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:56:46.106 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 20:56:46.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:46.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:46.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:46.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:46.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:56:46.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:56:46.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:56:46.108 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:56:46.108 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:56:46.109 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:56:46.109 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:56:46.109 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 >") 20:56:46.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:46.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:46.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:46.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:46.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:56:46.123 INFO [WorkbenchTestable][AbstractButton] Click button A&dd > 20:56:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:56:46.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:56:46.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:56:46.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:46.134 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") 20:56:46.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:46.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:46.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:46.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:46.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:56:46.136 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 20:56:46.136 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox If server is started, publish changes &immediately 20:56:46.136 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 20:56:46.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:56:46.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:56:46.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:56:46.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:46.136 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:56:46.136 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) 20:56:46.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:46.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:46.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:46.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:46.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:56:46.138 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:56:46.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:56:46.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:56:46.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:56:46.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:46.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:56:46.142 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:56:46.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:56:46.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:56:46.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:56:46.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:56:46.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:56:46.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:56:46.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:56:46.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:56:46.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:56:46.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:56:46.643 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:46.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:46.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:46.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:46.644 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 20:56:46.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:56:46.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:46.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:56:46.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:46.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:56:46.644 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:56:46.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:46.644 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:56:46.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:46.644 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:56:46.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:46.645 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:46.645 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:46.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:46.646 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:46.646 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:56:46.646 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:56:46.646 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:56:46.660 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:56:46.661 INFO [WorkbenchTestable][ServerModule] Start server module with name 'server-project-2' 20:56:46.662 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:46.662 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:46.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:46.663 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:46.663 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 20:56:46.663 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 20:56:46.664 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 about selection 20:56:46.675 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 20:56:46.676 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:56:46.676 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:46.696 DEBUG [main][MenuItemLookup] Found menu:'New' 20:56:46.696 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:46.696 DEBUG [main][MenuItemLookup] Found menu:'Start' 20:56:46.696 DEBUG [main][MenuItemLookup] Item match:Start 20:56:46.696 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start" 20:56:46.696 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start 20:56:46.696 INFO [main][MenuItemHandler] Select menu item: &Start 20:56:46.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:56:46.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:56:46.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 20:56:46.697 DEBUG [Worker-5: Starting server-project-2][AbstractWait] Wait for 1 seconds 20:56:47.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 20:56:47.697 DEBUG [WorkbenchTestable][JobIsRunning] job 'Starting server-project-2' has no excuses, wait for it 20:56:48.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:56:48.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:56:48.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:56:48.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:56:48.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:56:48.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:56:48.197 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:56:48.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:56:48.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started... 20:56:48.197 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:48.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:48.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:48.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:48.199 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 20:56:48.199 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 20:56:48.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 20:56:48.205 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 20:56:48.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until expected server module state: 'Started finished successfully 20:56:48.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:56:48.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:56:48.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:56:48.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:56:48.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:56:48.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:56:48.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:56:48.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:56:48.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:56:48.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:56:48.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:56:48.206 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:48.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:48.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:48.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:48.208 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 20:56:48.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:56:48.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:48.208 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:56:48.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:48.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:56:48.208 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:56:48.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:48.208 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:56:48.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:48.208 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:56:48.208 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:48.208 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:48.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:48.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:48.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:48.209 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 20:56:48.209 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 20:56:48.210 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 20:56:48.215 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 20:56:48.220 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:48.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:48.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:48.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:48.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 20:56:48.222 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 20:56:48.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 20:56:48.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 20:56:48.228 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:48.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:48.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:48.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:48.229 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started] and wait with time period 1 20:56:48.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:56:48.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:48.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:56:48.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:48.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:56:48.229 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started] 20:56:48.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:56:48.229 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started] is already expanded. No action performed 20:56:48.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:56:48.229 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started] 20:56:48.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:48.229 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:48.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:48.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:48.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:48.230 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 20:56:48.230 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 20:56:48.231 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 20:56:48.241 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 20:56:48.242 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:48.242 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:48.242 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:48.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:56:48.243 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Started] 20:56:48.243 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Started] 20:56:48.243 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Started] about selection 20:56:48.253 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Started] 20:56:48.253 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 20:56:48.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:48.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:48.254 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:56:48.254 DEBUG [main][MenuItemLookup] Found menu:'File' 20:56:48.254 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:56:48.254 DEBUG [main][MenuItemLookup] Item match:Edit 20:56:48.254 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:56:48.254 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:56:48.254 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:48.254 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:56:48.254 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:56:48.255 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:56:48.255 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:48.255 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:56:48.255 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:56:48.255 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:56:48.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 20:56:48.255 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:56:48.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 20:56:48.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:48.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:48.255 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:56:48.255 DEBUG [main][MenuItemLookup] Found menu:'File' 20:56:48.255 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:56:48.255 DEBUG [main][MenuItemLookup] Item match:Edit 20:56:48.256 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:56:48.256 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:56:48.256 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:48.256 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:56:48.256 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:56:48.256 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:56:48.256 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:48.256 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:56:48.256 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:56:48.256 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:56:48.256 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:56:48.256 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:56:48.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:56:48.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:56:48.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:56:48.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:56:48.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:56:48.304 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:56:48.304 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:56:48.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:48.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:48.304 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:56:48.304 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:56:48.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:48.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:48.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:48.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:56:48.305 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:56:48.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:56:48.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:56:48.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:56:48.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:48.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:56:48.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:56:48.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:56:48.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:56:48.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:56:48.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:56:48.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:56:48.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:56:48.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:56:48.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:56:48.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:56:48.430 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:56:48.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:56:48.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 20:56:48.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 20:56:48.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 'Publishing to .*'] is available.... 20:56:58.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 'Publishing to .*'] is available. failed, NO exception will be thrown 20:56:58.437 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.... 20:56:58.437 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 20:56:58.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:58.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:58.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:56:58.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:56:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:56:58.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:56:58.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:56:58.460 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:56:58.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:56:58.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:56:58.461 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 20:56:58.461 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:56:58.461 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 20:56:58.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:56:58.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:56:58.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:56:58.461 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:56:58.461 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:56:58.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:56:58.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:56:58.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:56:58.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:56:58.462 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:56:58.464 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started] 20:56:58.464 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started] 20:56:58.464 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started] about selection 20:56:58.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started] 20:56:58.493 INFO [WorkbenchTestable][AbstractServer] Add and remove modules of server 20:56:58.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:56:58.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'New' 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'Publish Ctrl+Alt+P' 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'' 20:56:58.517 DEBUG [main][MenuItemLookup] Found menu:'Add and Remove...' 20:56:58.517 DEBUG [main][MenuItemLookup] Item match:Add and Remove... 20:56:58.518 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Add and Remove..." 20:56:58.518 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add and Remove... 20:56:58.518 INFO [main][MenuItemHandler] Select menu item: &Add and Remove... 20:56:58.615 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.... 20:56:58.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:58.616 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:56:58.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: "Add and Remove..."] is available. finished successfully 20:56:58.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add and Remove... 20:56:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:56:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:56:58.617 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 >>") 20:56:58.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:58.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:58.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:58.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:58.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:56:58.618 INFO [WorkbenchTestable][AbstractButton] Click button Add A&ll >> 20:56:58.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:56:58.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:56:58.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:56:58.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:58.632 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") 20:56:58.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:58.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:58.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:58.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:58.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:56:58.633 INFO [WorkbenchTestable][CheckBox] Select checkbox If server is started, publish changes &immediately 20:56:58.633 INFO [WorkbenchTestable][CheckBox] Check checkbox If server is started, publish changes &immediately 20:56:58.633 INFO [WorkbenchTestable][AbstractButton] Click button If server is started, publish changes &immediately 20:56:58.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:56:58.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:56:58.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:56:58.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:58.634 INFO [WorkbenchTestable][ModifyModulesDialog] Finish wizard 20:56:58.634 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) 20:56:58.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:56:58.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:56:58.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:56:58.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:56:58.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:56:58.636 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:56:58.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:56:58.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:56:58.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:56:58.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:56:58.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:56:58.640 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:56:58.643 DEBUG [Worker-12: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 20:56:59.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:56:59.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:56:59.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 20:56:59.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 20:56:59.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 20:56:59.641 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 20:57:00.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:57:00.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:57:00.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:57:00.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:57:00.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:57:00.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:57:00.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:57:00.141 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:57:00.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:57:00.142 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:00.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:00.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:00.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:00.143 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 20:57:00.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 20:57:00.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:57:00.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 20:57:00.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:57:00.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 20:57:00.144 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 20:57:00.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:57:00.144 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 20:57:00.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:57:00.144 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 20:57:00.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:00.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:00.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:00.144 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:00.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:00.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:00.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:00.146 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 20:57:00.146 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 20:57:00.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 20:57:00.155 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 20:57:00.156 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:00.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:00.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:00.165 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:00.165 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 20:57:00.165 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 20:57:00.165 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 20:57:00.171 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 20:57:00.172 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:00.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:00.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:00.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:00.178 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Server ABC [Started, Synchronized] and wait with time period 1 20:57:00.178 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 20:57:00.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:57:00.179 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 20:57:00.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:57:00.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 20:57:00.179 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server ABC [Started, Synchronized] 20:57:00.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:57:00.179 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server ABC [Started, Synchronized] is already expanded. No action performed 20:57:00.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:57:00.179 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server ABC [Started, Synchronized] 20:57:00.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:00.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:00.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:00.179 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:00.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:00.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:00.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:00.180 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 20:57:00.180 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 20:57:00.181 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 20:57:00.187 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 20:57:00.188 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:00.188 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:00.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:00.189 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:00.189 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project [Synchronized] 20:57:00.189 DEBUG [main][TreeItemHandler] Selecting tree item: server-project [Synchronized] 20:57:00.189 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project [Synchronized] about selection 20:57:00.199 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project [Synchronized] 20:57:00.200 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project' 20:57:00.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:00.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:00.200 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:57:00.200 DEBUG [main][MenuItemLookup] Found menu:'File' 20:57:00.200 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:57:00.200 DEBUG [main][MenuItemLookup] Item match:Edit 20:57:00.201 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:57:00.201 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:57:00.201 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:00.201 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:57:00.201 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:57:00.201 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:57:00.201 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:00.201 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:57:00.201 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:57:00.201 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:57:00.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 20:57:00.202 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:57:00.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 20:57:00.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:00.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:00.202 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:57:00.202 DEBUG [main][MenuItemLookup] Found menu:'File' 20:57:00.202 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:57:00.202 DEBUG [main][MenuItemLookup] Item match:Edit 20:57:00.203 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:57:00.203 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:57:00.203 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:00.203 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:57:00.203 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:57:00.203 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:57:00.203 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:00.203 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:57:00.203 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:57:00.203 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:57:00.203 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:57:00.203 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:57:00.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:57:00.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:57:00.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:57:00.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:00.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:00.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:57:00.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:57:00.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:00.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:00.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:57:00.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:57:00.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:00.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:00.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:00.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:00.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:57:00.259 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:57:00.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:57:00.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:57:00.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:57:00.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:00.363 DEBUG [Worker-12: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 20:57:00.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:57:00.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:57:00.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:57:00.421 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 20:57:00.922 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 20:57:01.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:57:01.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:57:01.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:57:01.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:57:01.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:57:01.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:57:01.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:57:01.422 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:57:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:57:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 20:57:01.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 20:57:01.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 'Publishing to .*'] is available.... 20:57:11.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 'Publishing to .*'] is available. failed, NO exception will be thrown 20:57:11.429 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.... 20:57:11.429 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 20:57:11.429 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:11.429 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:11.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:11.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:11.430 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 20:57:11.431 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 20:57:11.431 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 20:57:11.437 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 20:57:11.438 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:11.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:11.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:11.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:11.439 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-2 [Synchronized] 20:57:11.439 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-2 [Synchronized] 20:57:11.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-2 [Synchronized] about selection 20:57:11.445 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-2 [Synchronized] 20:57:11.446 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-2' 20:57:11.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:11.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:11.446 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:57:11.446 DEBUG [main][MenuItemLookup] Found menu:'File' 20:57:11.446 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:57:11.446 DEBUG [main][MenuItemLookup] Item match:Edit 20:57:11.447 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:57:11.447 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:57:11.447 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:11.447 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:57:11.447 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:57:11.447 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:57:11.447 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:11.447 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:57:11.447 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:57:11.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:57:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 20:57:11.452 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:57:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 20:57:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:11.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:11.453 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:57:11.453 DEBUG [main][MenuItemLookup] Found menu:'File' 20:57:11.453 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:57:11.453 DEBUG [main][MenuItemLookup] Item match:Edit 20:57:11.453 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:57:11.453 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:57:11.453 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:11.453 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:57:11.453 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:57:11.453 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:57:11.453 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:11.453 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:57:11.453 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:57:11.453 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:57:11.453 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:57:11.454 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:57:11.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:57:11.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:57:11.506 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:57:11.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:11.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:11.506 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:57:11.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:57:11.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:11.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:11.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:57:11.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:57:11.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:11.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:11.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:11.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:11.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:57:11.508 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:57:11.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:57:11.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:57:11.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:57:11.508 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:11.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:57:11.614 DEBUG [Worker-14: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 20:57:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:57:11.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:57:11.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:57:11.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 20:57:11.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 20:57:12.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 20:57:12.136 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 20:57:12.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:57:12.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:57:12.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:57:12.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:57:12.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:57:12.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:57:12.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:57:12.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:57:12.636 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:57:12.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:57:12.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 20:57:12.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 20:57:12.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 'Publishing to .*'] is available.... 20:57:22.650 DEBUG [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 20:57:22.650 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.... 20:57:22.650 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 20:57:22.650 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:22.650 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:22.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:22.651 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:22.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 20:57:22.651 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 20:57:22.652 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 20:57:22.658 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 20:57:22.659 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:22.659 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:22.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:22.660 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:22.660 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project-3 [Synchronized] 20:57:22.660 DEBUG [main][TreeItemHandler] Selecting tree item: server-project-3 [Synchronized] 20:57:22.660 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project-3 [Synchronized] about selection 20:57:22.670 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project-3 [Synchronized] 20:57:22.671 INFO [WorkbenchTestable][ServerModule] Remove server module with name 'server-project-3' 20:57:22.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:22.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:22.671 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:57:22.671 DEBUG [main][MenuItemLookup] Found menu:'File' 20:57:22.671 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:57:22.671 DEBUG [main][MenuItemLookup] Item match:Edit 20:57:22.672 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:57:22.672 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:57:22.672 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:22.672 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:57:22.672 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:57:22.672 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:57:22.672 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:22.672 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:57:22.672 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:57:22.672 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:57:22.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled... 20:57:22.672 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:57:22.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until menu item Delete Deleteis enabled finished successfully 20:57:22.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:22.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:22.672 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:57:22.673 DEBUG [main][MenuItemLookup] Found menu:'File' 20:57:22.673 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:57:22.673 DEBUG [main][MenuItemLookup] Item match:Edit 20:57:22.673 DEBUG [main][MenuItemLookup] Found menu:'Undo Ctrl+Z' 20:57:22.673 DEBUG [main][MenuItemLookup] Found menu:'Redo Shift+Ctrl+Z' 20:57:22.673 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:22.673 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 20:57:22.673 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:57:22.673 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:57:22.673 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:22.673 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:57:22.673 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:57:22.673 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:57:22.673 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:57:22.673 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:57:22.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:57:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available. finished successfully 20:57:22.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Server 20:57:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:22.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:57:22.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:57:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:22.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Server" as the parent 20:57:22.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:57:22.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:22.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:22.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:22.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:22.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:57:22.724 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:57:22.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:57:22.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:57:22.724 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:57:22.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:22.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:57:22.825 DEBUG [Worker-2: Publishing to Server ABC...][AbstractWait] Wait for 1 seconds 20:57:22.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:57:22.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:57:22.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:57:22.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 20:57:22.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 20:57:23.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 20:57:23.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Publishing to Server ABC...' has no excuses, wait for it 20:57:23.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:57:23.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:57:23.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:57:23.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:57:23.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:57:23.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:57:23.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:57:23.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:57:23.847 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:57:23.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:57:23.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed... 20:57:23.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is disposed finished successfully 20:57:23.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 'Publishing to .*'] is available.... 20:57:33.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 'Publishing to .*'] is available. failed, NO exception will be thrown 20:57:33.854 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.... 20:57:33.854 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 20:57:33.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:33.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:33.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:33.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:33.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:33.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:57:33.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:57:33.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:57:33.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:33.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:33.856 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) 20:57:33.856 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:33.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:33.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:33.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:33.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:33.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:33.880 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 20:57:33.880 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 20:57:33.880 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 20:57:33.888 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 20:57:33.889 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:33.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:33.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:33.890 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:33.890 INFO [WorkbenchTestable][AbstractServer] Stop server 'Server ABC' 20:57:33.890 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:33.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:33.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:33.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:33.897 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:33.897 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:33.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:33.898 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:33.898 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Stop on server Server ABC 20:57:33.899 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:33.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:33.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:33.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:33.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Started, Synchronized] 20:57:33.900 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Started, Synchronized] 20:57:33.900 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Started, Synchronized] about selection 20:57:33.906 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Started, Synchronized] 20:57:33.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:33.907 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:57:33.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:33.933 DEBUG [main][MenuItemLookup] Found menu:'New' 20:57:33.933 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:57:33.933 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:57:33.933 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:33.933 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:57:33.933 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:57:33.933 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:57:33.933 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 20:57:33.933 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:33.933 DEBUG [main][MenuItemLookup] Found menu:'Restart in Debug Ctrl+Alt+D' 20:57:33.933 DEBUG [main][MenuItemLookup] Found menu:'Restart Ctrl+Alt+R' 20:57:33.933 DEBUG [main][MenuItemLookup] Found menu:'Restart in Profile' 20:57:33.933 DEBUG [main][MenuItemLookup] Found menu:'Stop Ctrl+Alt+S' 20:57:33.933 DEBUG [main][MenuItemLookup] Item match:Stop Ctrl+Alt+S 20:57:33.933 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"S&top Ctrl+Alt+S" 20:57:33.933 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Stop Ctrl+Alt+S 20:57:33.933 INFO [main][MenuItemHandler] Select menu item: S&top Ctrl+Alt+S 20:57:33.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4... 20:57:33.934 DEBUG [Worker-3: Stopping Server ABC][AbstractWait] Wait for 1 seconds 20:57:35.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 4 finished successfully 20:57:35.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped... 20:57:35.434 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:35.434 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:35.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:35.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:35.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Stopped finished successfully 20:57:35.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:57:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:57:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:57:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:57:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:57:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:57:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:57:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:57:35.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:57:35.436 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:35.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:35.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:35.437 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:35.437 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STOPPED' 20:57:35.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:35.437 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 20:57:35.438 DEBUG [main][EditorHandler] 0 editor(s) found 20:57:35.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:35.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:35.439 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 20:57:35.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:35.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:35.440 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:35.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:35.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:35.441 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:35.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:57:35.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:35.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:35.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:35.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:35.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:35.442 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:57:35.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:57:35.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:35.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:35.489 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:57:35.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:57:35.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:35.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:35.490 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:57:35.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:57:35.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:35.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:35.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:35.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:35.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:35.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:35.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:36.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:36.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:36.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:57:36.494 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:57:36.494 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:57:36.495 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:36.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:36.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:57:36.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:36.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:36.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:36.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:36.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:36.497 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 20:57:36.497 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 20:57:36.497 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 20:57:36.497 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:57:36.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:57:36.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:36.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:36.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:36.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:36.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:36.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:36.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:37.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:37.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:37.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:57:37.500 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:57:37.500 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:57:37.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:37.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:37.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:57:37.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:37.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:37.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:37.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:37.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:37.502 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 20:57:37.502 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-2 20:57:37.502 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project-3 20:57:37.502 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:57:37.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:57:37.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:37.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:37.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 20:57:37.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:37.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:37.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:37.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:37.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:37.504 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 20:57:37.504 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 20:57:37.504 DEBUG [main][TreeItemHandler] Set Tree selection 20:57:37.504 DEBUG [main][TreeHandler] Notify Tree about selection event 20:57:37.512 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 20:57:37.514 DEBUG [WorkbenchTestable][TreeItemHandler] server-project 20:57:37.514 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-2 20:57:37.514 DEBUG [WorkbenchTestable][TreeItemHandler] server-project-3 20:57:37.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:57:37.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:37.563 DEBUG [main][MenuItemLookup] Found menu:'New' 20:57:37.563 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:57:37.563 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:37.563 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:57:37.563 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:37.563 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:57:37.563 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:57:37.563 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:57:37.563 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:57:37.563 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:57:37.563 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:57:37.563 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:37.563 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:57:37.563 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:57:37.563 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:37.563 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:57:37.563 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:57:37.563 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:57:37.563 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:57:37.563 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:57:37.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:57:37.564 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 20:57:38.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:57:38.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:57:38.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:57:38.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:57:38.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:57:38.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:57:38.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:57:38.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:57:38.064 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:57:38.064 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:38.100 DEBUG [main][MenuItemLookup] Found menu:'New' 20:57:38.101 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:57:38.101 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:38.101 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:57:38.101 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:38.101 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:57:38.101 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:57:38.101 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:57:38.101 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:57:38.101 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:57:38.101 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:57:38.101 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:57:38.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 20:57:38.770 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 20:57:38.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:57:38.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:38.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:38.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:57:38.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:57:38.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:38.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:38.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:57:38.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:57:38.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:38.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:38.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:38.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:38.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:57:38.776 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:57:38.776 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:57:38.776 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:57:38.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:57:38.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:57:38.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:57:38.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:38.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:57:38.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:57:38.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:38.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:38.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:57:38.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:57:38.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:38.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:38.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:38.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:38.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:57:38.778 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:57:38.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:57:38.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:57:38.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:57:38.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:38.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:57:38.784 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:57:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:57:39.285 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:57:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:57:39.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:57:39.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:57:39.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:57:39.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:57:39.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:57:39.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:57:39.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:57:39.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:57:39.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:57:39.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:57:39.285 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 20:57:39.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 20:57:39.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:39.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 20:57:39.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:39.286 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:39.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:39.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:39.295 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:39.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:39.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:39.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:39.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:39.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:39.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:39.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') 20:57:39.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:39.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:39.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:39.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:39.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:39.337 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:39.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:39.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:39.371 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:39.371 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:39.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:39.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:39.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:39.372 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 20:57:39.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:39.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:39.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:39.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:39.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:39.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:39.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:39.380 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:39.381 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:39.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 20:57:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:39.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:39.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:39.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:39.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:39.411 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:39.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:39.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:39.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:39.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:39.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:39.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server ABC [Stopped, Synchronized] 20:57:39.414 DEBUG [main][TreeItemHandler] Selecting tree item: Server ABC [Stopped, Synchronized] 20:57:39.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server ABC [Stopped, Synchronized] about selection 20:57:39.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server ABC [Stopped, Synchronized] 20:57:39.441 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:39.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:39.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:39.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:39.443 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server ABC'. Stop server first: false 20:57:39.443 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:39.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:39.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:39.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:39.444 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:57:39.444 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:39.468 DEBUG [main][MenuItemLookup] Found menu:'New' 20:57:39.469 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:57:39.469 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:57:39.469 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:39.469 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:57:39.469 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:57:39.469 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:57:39.469 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:57:39.469 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 20:57:39.469 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:57:39.469 INFO [main][MenuItemHandler] Select menu item: Delete Delete 20:57:39.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 20:57:39.516 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 20:57:39.516 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 20:57:39.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:39.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:39.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:57:39.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:57:39.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:39.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:39.517 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 20:57:39.517 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:57:39.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:39.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:39.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:39.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:39.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:57:39.518 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:57:39.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:57:39.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:57:39.518 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:57:39.518 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:39.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:57:39.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:57:39.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:39.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:39.591 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:39.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:39.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:39.599 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:39.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:39.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:39.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:39.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 '\*?\QServers\E') 20:57:39.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:39.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:39.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:39.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:39.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:39.629 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:39.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:39.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:39.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:39.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:39.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:39.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC... 20:57:39.633 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:39.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:39.633 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:39.633 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 20:57:39.634 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 20:57:39.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:39.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:39.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:40.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:40.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:40.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:40.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:40.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:57:40.637 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:57:40.637 INFO [WorkbenchTestable][ServersView2] Requested server 'Server ABC' was not found on Servers view 20:57:40.637 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:40.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:40.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:40.638 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 20:57:40.638 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 20:57:40.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:40.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:40.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:41.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:41.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:41.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:41.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:41.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:57:41.642 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:57:41.642 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 20:57:41.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server ABC finished successfully 20:57:41.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:57:41.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:57:41.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:57:41.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:57:41.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:57:41.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:57:41.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:57:41.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:57:41.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:57:41.642 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest 20:57:41.642 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:57:41.642 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:57:41.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:41.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 178.731 s - 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: 13.014 s restartServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 14.156 s stopServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.502 s testGetServerModuleWithNoState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.406 s removeServerModule no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 31.448 s testGetServerModuleWithStates no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 14.497 s testGetServerModuleWithServerState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 12.534 s testGetServerModuleWithPublishState no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServerModuleTest) Time elapsed: 35.395 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 20:57:41.654 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 20:57:41.655 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:57:41.655 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:57:41.655 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 20:57:41.655 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:57:41.655 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:57:41.656 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:57:41.656 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:57:41.656 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:57:41.656 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:57:41.657 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 20:57:41.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 20:57:41.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:57:41.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:57:41.657 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:57:41.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:41.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:41.665 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:41.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:41.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:41.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:41.674 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:41.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 '\*?\QServers\E') 20:57:41.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:41.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:41.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:41.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:41.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:41.701 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:41.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:41.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:41.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:41.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:41.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:41.703 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:41.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:41.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:41.704 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 20:57:41.704 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 20:57:41.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:41.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:41.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:42.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:42.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:42.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:42.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:42.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:57:42.707 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:57:42.707 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 20:57:42.707 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:42.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:42.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:42.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 20:57:42.709 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 20:57:42.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:42.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:42.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:43.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:43.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:43.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:43.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:43.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:57:43.712 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:57:43.712 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 20:57:43.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:43.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:43.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:43.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:43.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:43.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:43.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:43.720 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:43.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:43.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:43.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:43.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:43.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:43.747 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:43.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 '\*?\QServers\E') 20:57:43.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:43.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:43.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:43.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:43.754 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:43.754 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:43.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:43.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:43.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:43.755 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:43.756 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:43.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:43.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:43.757 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 20:57:43.757 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 20:57:43.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:43.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:43.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:44.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:44.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:44.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:44.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:44.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:57:44.760 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:57:44.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 20:57:44.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:57:44.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:57:44.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:44.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:44.761 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 20:57:44.761 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:57:44.761 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 20:57:44.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 20:57:44.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:57:44.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:57:44.761 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:57:44.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:44.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:44.769 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:44.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:44.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:44.777 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:44.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:44.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:44.777 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:44.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:57:44.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:44.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:44.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:44.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:44.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:44.785 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:44.785 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:44.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:44.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:44.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:44.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:44.787 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:44.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:44.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:44.788 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 20:57:44.788 INFO [WorkbenchTestable][ServersView2] Create new server 20:57:44.788 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 20:57:44.788 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:44.790 DEBUG [main][MenuItemLookup] Found menu:'New' 20:57:44.790 DEBUG [main][MenuItemLookup] Item match:New 20:57:44.790 DEBUG [main][MenuItemLookup] Found menu:'Server' 20:57:44.790 DEBUG [main][MenuItemLookup] Item match:Server 20:57:44.790 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 20:57:44.790 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 20:57:44.791 INFO [main][MenuItemHandler] Select menu item: Server 20:57:44.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 20:57:44.962 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 20:57:44.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:57:44.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:44.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:44.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:57:44.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:44.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:44.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:57:44.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:44.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:44.964 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:57:44.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:44.964 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:44.964 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:57:44.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:44.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:44.965 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:57:44.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:44.968 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 20:57:44.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:44.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:44.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:44.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:44.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:44.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:57:44.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:57:44.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 20:57:44.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:57:44.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:57:44.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:57:44.986 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:57:44.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:57:45.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:57:45.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:57:45.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:57:45.490 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:57:45.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:57:45.491 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:57:45.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:57:45.491 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:57:45.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 20:57:45.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.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 20:57:45.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:45.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:45.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:45.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:45.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:45.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:57:45.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:57:45.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:57:45.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:57:45.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:57:45.493 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:57:45.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:57:45.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:57:45.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:57:45.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:57:45.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:57:45.493 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:57:45.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:57:45.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:57:45.493 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 20:57:45.493 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 20:57:45.494 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 20:57:45.498 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 20:57: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.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) 20:57:45.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:45.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:45.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:45.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:45.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:57:45.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:57:46.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:57:46.000 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:") 20:57:46.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:46.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:46.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:46.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:46.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:57:46.015 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:57:46.016 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 20:57:46.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:57:46.017 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:57:46.017 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:57:46.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:57:46.517 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:57:46.517 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 20:57:46.517 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) 20:57:46.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:46.517 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:46.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:46.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:46.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:57:46.524 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:57:46.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:57:46.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:57:46.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:57:46.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:46.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:57:47.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:57:47.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:57:47.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:57:47.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:57:47.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:57:47.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:57:47.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:57:47.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:57:47.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:57:47.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:57:47.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:47.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:47.042 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:47.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:47.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:47.051 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:47.051 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:47.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 '\*?\QServers\E') 20:57:47.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:47.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:47.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:47.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:47.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:47.077 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:47.077 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:47.078 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:47.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:47.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:47.079 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:47.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 20:57:47.081 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:47.081 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:47.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:47.082 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:47.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 20:57:47.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:47.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:47.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:47.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:47.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:47.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:47.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:47.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:47.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:47.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:47.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:47.114 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:57:47.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:47.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:47.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:47.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:47.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:47.121 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:47.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:47.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:47.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:47.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:47.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:47.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 20:57:47.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:47.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:47.153 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:47.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:47.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:47.181 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:47.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:47.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:57:47.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:47.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:47.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:47.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:47.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:47.211 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:47.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:47.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:47.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:47.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:47.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:47.214 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:47.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:47.214 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:47.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:47.215 INFO [WorkbenchTestable][ServersView2] Create new server 20:57:47.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:57:47.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:47.254 DEBUG [main][MenuItemLookup] Found menu:'New' 20:57:47.255 DEBUG [main][MenuItemLookup] Item match:New 20:57:47.255 DEBUG [main][MenuItemLookup] Found menu:'Server' 20:57:47.255 DEBUG [main][MenuItemLookup] Item match:Server 20:57:47.255 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 20:57:47.255 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 20:57:47.255 INFO [main][MenuItemHandler] Select menu item: Server 20:57:47.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 20:57:47.427 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 20:57:47.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:57:47.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:47.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:47.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'] 20:57:47.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:47.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:47.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'] 20:57:47.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:47.429 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:47.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: "New Server"] 20:57:47.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:47.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:47.430 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:57:47.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:47.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:47.430 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:57:47.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:47.500 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 20:57:47.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:47.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:47.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:47.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:47.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:47.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:57:47.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:57:47.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 20:57:47.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:57:47.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:57:47.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:57:47.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:57:47.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:57:48.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:57:48.010 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:57:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:57:48.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:57:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:57:48.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:57:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:57:48.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:57:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 20:57:48.012 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 20:57:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:48.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:48.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:48.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:57:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:57:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:57:48.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:57:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:57:48.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:57:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:57:48.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:57:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:57:48.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:57:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:57:48.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:57:48.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:57:48.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:57:48.014 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 20:57:48.014 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 20:57:48.014 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 20:57:48.018 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 20:57:48.018 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) 20:57:48.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:48.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:48.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:48.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:48.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:57:48.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:57:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:57:48.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:") 20:57:48.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:48.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:48.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:48.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:48.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:57:48.532 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:57:48.533 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 20:57:48.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:57:48.534 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:57:48.534 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:57:49.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:57:49.034 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:57:49.034 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 20:57:49.035 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) 20:57:49.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:49.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:49.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:57:49.043 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:57:49.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:57:49.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:57:49.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:57:49.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:49.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:57:49.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:57:49.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:57:49.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:57:49.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:57:49.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:57:49.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:57:49.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:57:49.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:57:49.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:57:49.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:57:49.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.559 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:49.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:49.566 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:49.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') 20:57:49.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:49.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:49.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:49.601 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:49.601 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:49.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:49.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:49.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:49.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:49.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 20:57:49.637 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:49.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:49.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:49.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:49.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 20:57:49.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:49.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:49.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:49.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.654 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:49.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:49.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:49.679 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:49.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 20:57:49.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:49.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:49.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:49.685 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:49.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:49.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:49.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:49.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:49.687 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:49.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 20:57:49.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.732 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:49.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:49.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:49.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:49.743 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:49.743 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:57:49.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:49.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:49.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:49.749 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:49.749 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:49.750 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:49.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:49.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:49.751 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:49.753 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:49.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:49.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:49.753 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:49.753 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 20:57:49.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:49.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:49.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:49.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:49.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:49.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:49.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:49.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:57:49.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:49.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:49.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:49.819 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:49.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:49.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:49.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:49.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:49.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:49.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:49.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:49.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:49.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57: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 '\*?\QServers\E') 20:57:49.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:49.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:49.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:49.885 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:49.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:49.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:49.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:49.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:49.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:49.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:49.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:49.909 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:49.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:49.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:49.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.919 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:49.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:49.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:49.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:49.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:49.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 20:57:49.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:49.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:49.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:49.954 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:49.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:49.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:49.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:49.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:49.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:49.957 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:49.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:49.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:49.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:49.958 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 20:57:49.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:49.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:49.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:49.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:49.965 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:49.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 '\*?\QServers\E') 20:57:49.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:49.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:49.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:49.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:49.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:49.994 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:49.994 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:49.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:49.995 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:49.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:49.996 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:49.997 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 20:57:49.997 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 20:57:49.998 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 20:57:50.031 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 20:57:50.033 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:50.033 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:50.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:50.034 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:50.034 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 20:57:50.035 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:50.035 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:50.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:50.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:50.036 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:57:50.036 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:50.060 DEBUG [main][MenuItemLookup] Found menu:'New' 20:57:50.060 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:57:50.060 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:57:50.060 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:50.060 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:57:50.060 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:57:50.060 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:57:50.060 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:57:50.060 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 20:57:50.060 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:57:50.060 INFO [main][MenuItemHandler] Select menu item: Delete Delete 20:57:50.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 20:57:50.109 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 20:57:50.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 20:57:50.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:50.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:50.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:57:50.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:57:50.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:50.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:50.110 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 20:57:50.110 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:57:50.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:50.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:50.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:50.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:57:50.111 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:57:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:57:50.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:57:50.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:57:50.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:57:50.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:57:50.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:50.169 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:50.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:50.176 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:50.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:50.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:50.177 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:50.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 '\*?\QServers\E') 20:57:50.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:50.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:50.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:50.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:50.206 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:50.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:50.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:50.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:50.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:50.207 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:50.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 20:57:50.209 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:50.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:50.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:50.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:50.210 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 20:57:50.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:50.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:50.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:50.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:50.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:50.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:50.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:50.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:50.238 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:50.238 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:57:50.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:50.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:50.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:50.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:50.267 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:50.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:50.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:50.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:50.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:50.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:50.270 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 20:57:50.270 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:50.271 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:50.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:50.272 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:50.272 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 20:57:50.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:50.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:50.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:50.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:50.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:50.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:50.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:50.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:50.303 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:50.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 '\*?\QServers\E') 20:57:50.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:50.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:50.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:50.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:50.310 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:50.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:50.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:50.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:50.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:50.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:50.332 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 20:57:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 20:57:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:57:50.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:57:50.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:57:50.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:57:50.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:57:50.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:57:50.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:57:50.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:57:50.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:57:50.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:50.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:50.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:50.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:50.340 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:50.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 '\*?\QServers\E') 20:57:50.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:50.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:50.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:50.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:50.367 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:50.367 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:50.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:50.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:50.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:50.368 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:50.370 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 20:57:50.370 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 20:57:50.370 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 20:57:50.378 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 20:57:50.400 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:50.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:50.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:50.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:50.402 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 20:57:50.402 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:50.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:50.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:50.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:50.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:57:50.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:50.437 DEBUG [main][MenuItemLookup] Found menu:'New' 20:57:50.437 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:57:50.437 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:57:50.437 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:50.437 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:57:50.437 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:57:50.437 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:57:50.437 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:57:50.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 20:57:50.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:57:50.437 INFO [main][MenuItemHandler] Select menu item: Delete Delete 20:57:50.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 20:57:50.495 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 20:57:50.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 20:57:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:50.496 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:57:50.496 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:57:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:50.496 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 20:57:50.496 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:57:50.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:50.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:50.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:57:50.497 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:57:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:57:50.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:57:50.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:57:50.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:50.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:57:50.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:57:50.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:50.550 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:50.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:50.557 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:50.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:50.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:50.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:50.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 '\*?\QServers\E') 20:57:50.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:50.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:50.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:50.583 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:50.583 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:50.583 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:50.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:50.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:50.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:50.584 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:50.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 20:57:50.585 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:50.585 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:50.586 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:50.586 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 20:57:50.586 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 20:57:50.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:50.586 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:50.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:51.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:51.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:51.587 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:51.588 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:51.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:57:51.589 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:57:51.589 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 20:57:51.589 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:51.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:51.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:51.591 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 20:57:51.591 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 20:57:51.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:51.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:51.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:52.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:52.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:52.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:52.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:52.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:57:52.594 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:57:52.594 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 20:57:52.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 20:57:52.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:57:52.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:57:52.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:57:52.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:57:52.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:57:52.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:57:52.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:57:52.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:57:52.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:57:52.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 20:57:52.594 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:57:52.594 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:57:52.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:52.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:52.595 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 20:57:52.595 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:57:52.595 INFO [WorkbenchTestable][RequirementsRunner] Started test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 20:57:52.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 20:57:52.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:57:52.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:57:52.595 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:57:52.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:52.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:52.602 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:52.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:52.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:52.609 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:52.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:52.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:52.610 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:52.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:57:52.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:52.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:52.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:52.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:52.619 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:52.619 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:52.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:52.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:52.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:52.620 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:52.621 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:52.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:52.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:52.622 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 20:57:52.622 INFO [WorkbenchTestable][ServersView2] Create new server 20:57:52.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 20:57:52.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:52.623 DEBUG [main][MenuItemLookup] Found menu:'New' 20:57:52.623 DEBUG [main][MenuItemLookup] Item match:New 20:57:52.623 DEBUG [main][MenuItemLookup] Found menu:'Server' 20:57:52.623 DEBUG [main][MenuItemLookup] Item match:Server 20:57:52.643 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 20:57:52.643 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 20:57:52.643 INFO [main][MenuItemHandler] Select menu item: Server 20:57:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 20:57:52.830 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 20:57:52.830 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:57:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:52.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:52.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'] 20:57:52.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:52.832 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:52.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'] 20:57:52.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:52.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:52.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"] 20:57:52.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:52.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:52.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:57:52.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:52.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:52.900 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:57:52.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:52.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:52.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:52.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:57:52.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:52.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:52.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:52.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:52.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:57:52.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:52.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:52.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:57:52.901 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:57:52.901 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:57:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:57:53.402 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:57:53.402 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 20:57:53.402 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) 20:57:53.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:53.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:53.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:53.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:53.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:57:53.410 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:57:53.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:57:53.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:57:53.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:57:53.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:53.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:57:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:57:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:57:53.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:57:53.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:57:53.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:57:53.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:57:53.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:57:53.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:57:53.462 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:57:53.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:57:53.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:53.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:53.489 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:53.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:53.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:53.496 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:53.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:53.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:53.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:53.497 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:57:53.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:53.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:53.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:53.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:53.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:53.503 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:53.503 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:53.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:53.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:53.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:53.504 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:53.505 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:53.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:53.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:53.506 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 20:57:53.506 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 20:57:53.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:53.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:53.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:54.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:54.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:54.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:54.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:54.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:57:54.509 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:57:54.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 20:57:54.509 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:57:54.509 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:57:54.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:54.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:54.510 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 20:57:54.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:57:54.510 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 20:57:54.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 20:57:54.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:57:54.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:57:54.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:57:54.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:54.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:54.518 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:54.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:54.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:54.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:54.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:54.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:54.526 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:54.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:57:54.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:54.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:54.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:54.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:54.552 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:54.552 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:54.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:54.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:54.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:54.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:54.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:54.554 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:54.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:54.555 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:54.555 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 20:57:54.555 INFO [WorkbenchTestable][ServersView2] Create new server 20:57:54.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 20:57:54.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:54.556 DEBUG [main][MenuItemLookup] Found menu:'New' 20:57:54.556 DEBUG [main][MenuItemLookup] Item match:New 20:57:54.556 DEBUG [main][MenuItemLookup] Found menu:'Server' 20:57:54.556 DEBUG [main][MenuItemLookup] Item match:Server 20:57:54.557 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 20:57:54.557 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 20:57:54.557 INFO [main][MenuItemHandler] Select menu item: Server 20:57:54.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 20:57:54.904 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 20:57:54.904 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:57:54.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:54.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:54.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'] 20:57:54.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:54.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:54.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'] 20:57:54.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:54.921 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:54.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"] 20:57:54.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:54.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:54.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:57:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:54.927 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:57:54.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57: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.NewServerWizardPage, index 0 and no matchers specified 20:57:54.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:54.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:54.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:54.931 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:54.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:57:54.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:57:54.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 20:57:54.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:57:54.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:57:54.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:57:54.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:57:54.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:57:55.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:57:55.444 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:57:55.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:57:55.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:57:55.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:57:55.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:57:55.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:57:55.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:57:55.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 20:57:55.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.wizard.NewServerWizardPage, index 0 and no matchers specified 20:57:55.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:55.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:55.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:55.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:55.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:55.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:57:55.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:57:55.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:57:55.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:57:55.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:57:55.447 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:57:55.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:57:55.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:57:55.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:57:55.447 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:57:55.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:57:55.448 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:57:55.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:57:55.448 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:57:55.448 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 20:57:55.448 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 20:57:55.448 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 20:57:55.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 20:57:55.452 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) 20:57:55.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:55.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:55.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:55.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:55.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:57:55.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:57:56.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:57:56.000 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:") 20:57:56.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:56.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:56.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:56.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:56.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:57:56.007 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:57:56.008 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 20:57:56.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:57:56.015 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:57:56.015 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:57:56.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:57:56.515 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:57:56.515 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 20:57:56.515 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) 20:57:56.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:56.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:56.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:56.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:56.518 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:57:56.523 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:57:56.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:57:56.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:57:56.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:57:56.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:56.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:57:57.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:57:57.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:57:57.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:57:57.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:57:57.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:57:57.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:57:57.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:57:57.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:57:57.032 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:57:57.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:57:57.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.039 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:57.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.046 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:57.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:57.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:57.046 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:57.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') 20:57:57.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:57.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:57.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:57.071 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:57.071 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:57.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:57.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:57.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:57.072 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:57.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 20:57:57.074 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:57.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:57.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:57.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:57.075 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 20:57:57.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:57.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:57.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:57.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:57.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:57.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:57.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 '\*?\QServers\E') 20:57:57.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:57.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:57.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:57.111 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:57.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:57.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:57.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:57.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:57.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:57.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 20:57:57.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.141 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:57.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:57.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:57.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:57.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:57.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:57:57.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:57.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:57.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:57.175 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:57.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:57.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:57.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:57.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:57.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:57.179 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:57.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:57.179 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:57.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:57.180 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 20:57:57.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:57.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:57.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:57.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.208 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:57.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:57.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:57.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:57.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') 20:57:57.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:57.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:57.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:57.215 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:57.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:57.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:57.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:57.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:57.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:57.218 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 20:57:57.218 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:57.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:57.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:57.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:57.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 20:57:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:57.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:57.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:57.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:57.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:57.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:57.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:57.246 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:57:57.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:57.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:57.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:57.253 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:57.253 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:57.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:57.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:57.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:57.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:57.278 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 20:57:57.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:57.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:57.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:57.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:57.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:57.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.285 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:57.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.313 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:57.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:57.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:57.313 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:57.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 '\*?\QServers\E') 20:57:57.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:57.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:57.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:57.319 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:57.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:57.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:57.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:57.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:57.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:57.322 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:57.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:57.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:57.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:57.323 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 20:57:57.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:57.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.324 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:57.324 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:57.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:57.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:57.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:57.331 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:57.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 '\*?\QServers\E') 20:57:57.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:57.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:57.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:57.359 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:57.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:57.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:57.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:57.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:57.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:57.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 20:57:57.362 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 20:57:57.362 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 20:57:57.391 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 20:57:57.393 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:57.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:57.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:57.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:57.394 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 20:57:57.394 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:57.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:57.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:57.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:57:57.395 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:57:57.395 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:57.422 DEBUG [main][MenuItemLookup] Found menu:'New' 20:57:57.422 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:57:57.422 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:57:57.422 DEBUG [main][MenuItemLookup] Found menu:'' 20:57:57.422 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:57:57.422 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:57:57.422 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:57:57.422 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:57:57.422 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 20:57:57.422 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:57:57.422 INFO [main][MenuItemHandler] Select menu item: Delete Delete 20:57:57.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 20:57:57.468 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 20:57:57.468 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 20:57:57.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:57.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:57.468 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:57:57.468 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:57:57.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:57.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:57.469 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 20:57:57.469 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:57:57.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:57.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:57.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:57:57.469 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:57:57.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:57:57.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:57:57.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:57:57.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:57.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:57:57.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:57:57.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.532 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:57.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:57.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:57.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:57.546 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:57.546 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:57:57.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:57.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.587 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:57.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:57.587 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:57.587 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:57.587 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:57.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:57.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:57.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:57.588 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:57.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 20:57:57.589 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:57.589 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:57.590 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:57.590 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 20:57:57.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.cnf.ServersView2, index 0 and no matchers specified 20:57:57.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:57.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:57.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:58.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:58.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:58.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:58.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:58.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:57:58.593 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:57:58.594 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 20:57:58.594 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:58.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:58.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:58.595 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 20:57:58.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 20:57:58.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:58.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:58.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:59.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:59.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:59.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:59.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:57:59.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:57:59.600 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:57:59.600 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 20:57:59.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 20:57:59.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:57:59.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:57:59.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:57:59.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:57:59.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:57:59.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:57:59.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:57:59.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:57:59.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:57:59.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 20:57:59.600 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:57:59.600 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:57:59.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:57:59.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:57:59.601 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 20:57:59.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:57:59.601 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 20:57:59.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 20:57:59.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:57:59.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:57:59.601 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:57:59.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:59.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:59.613 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:57:59.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:59.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:59.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:57:59.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:59.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:59.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:57:59.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 '\*?\QServers\E') 20:57:59.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:59.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:59.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:59.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:59.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:57:59.651 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:59.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:59.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:59.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:57:59.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:57:59.652 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:57:59.653 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:57:59.653 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:57:59.654 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:57:59.654 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 20:57:59.654 INFO [WorkbenchTestable][ServersView2] Create new server 20:57:59.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 20:57:59.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:57:59.655 DEBUG [main][MenuItemLookup] Found menu:'New' 20:57:59.655 DEBUG [main][MenuItemLookup] Item match:New 20:57:59.655 DEBUG [main][MenuItemLookup] Found menu:'Server' 20:57:59.655 DEBUG [main][MenuItemLookup] Item match:Server 20:57:59.656 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 20:57:59.656 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 20:57:59.656 INFO [main][MenuItemHandler] Select menu item: Server 20:57:59.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 20:57:59.848 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 20:57:59.848 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:57:59.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:59.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:59.864 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:57:59.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:59.864 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:59.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:57:59.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:59.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:59.865 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:57:59.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:59.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:59.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:57:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:57:59.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:57:59.866 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:57:59.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:57:59.893 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 20:57:59.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:57:59.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:57:59.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:57:59.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:57:59.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:57:59.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:57:59.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:57:59.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 20:57:59.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:57:59.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:57:59.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:57:59.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:57:59.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:00.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:00.403 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:00.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:58:00.404 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:00.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:00.404 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:58:00.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:00.404 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:00.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 20:58:00.404 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 20:58:00.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:00.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:00.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:00.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:00.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:00.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:00.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:00.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:58:00.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:00.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:00.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:58:00.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:00.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:00.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:58:00.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:00.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:00.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:58:00.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:00.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:00.406 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 20:58:00.407 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 20:58:00.407 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 20:58:00.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 20:58:00.411 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) 20:58:00.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:00.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:00.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:00.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:00.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:00.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:") 20:58:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:00.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:00.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:00.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:00.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:58:00.921 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:58:00.922 INFO [WorkbenchTestable][AbstractText] Text set to: Server AB 20:58:00.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:58:00.923 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:58:00.923 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:58:01.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:58:01.423 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:58:01.423 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 20:58:01.423 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) 20:58:01.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:01.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:01.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:01.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:01.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:01.431 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:58:01.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:01.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:01.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:01.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:01.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:58:01.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:58:01.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:58:01.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:58:01.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:58:01.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:58:01.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:58:01.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:58:01.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:58:01.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:58:01.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:58:01.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:01.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:01.947 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:58:01.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:01.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:01.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:01.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:01.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:01.954 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:01.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 '\*?\QServers\E') 20:58:01.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:01.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:01.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:01.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:01.978 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:01.978 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:01.978 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:01.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:01.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:01.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:01.979 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:01.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB... 20:58:01.981 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:01.981 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:01.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:01.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:58:01.982 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 20:58:01.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:01.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:01.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:01.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:01.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:01.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:01.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:01.989 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:01.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:02.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:02.010 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:02.011 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:58:02.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:02.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:02.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:02.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:02.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:02.017 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:02.017 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:02.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:02.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:02.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:02.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:02.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server AB finished successfully 20:58:02.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:02.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:02.047 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:58:02.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:02.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:02.053 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:02.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:02.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:58:02.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:02.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:02.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:02.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:02.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:02.082 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:02.082 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:02.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:02.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:02.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:02.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:02.085 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:02.085 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:02.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:02.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:58:02.086 INFO [WorkbenchTestable][ServersView2] Create new server 20:58:02.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:58:02.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:02.126 DEBUG [main][MenuItemLookup] Found menu:'New' 20:58:02.126 DEBUG [main][MenuItemLookup] Item match:New 20:58:02.126 DEBUG [main][MenuItemLookup] Found menu:'Server' 20:58:02.126 DEBUG [main][MenuItemLookup] Item match:Server 20:58:02.126 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 20:58:02.126 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 20:58:02.127 INFO [main][MenuItemHandler] Select menu item: Server 20:58:02.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 20:58:02.336 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 20:58:02.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:58:02.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:02.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:02.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'] 20:58:02.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:02.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:02.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'] 20:58:02.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:02.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:02.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: "New Server"] 20:58:02.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:02.339 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:02.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:58:02.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:02.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:02.340 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:58:02.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:02.342 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 20:58:02.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:02.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:02.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:02.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:02.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:02.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:58:02.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:58:02.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 20:58:02.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:02.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:02.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:58:02.407 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:02.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:02.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:02.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:02.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:58:02.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:02.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:02.913 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:58:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:02.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 20:58:02.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.wizard.NewServerWizardPage, index 0 and no matchers specified 20:58:02.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:02.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:02.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:02.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:02.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:02.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:02.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:02.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:58:02.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:02.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:02.915 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:58:02.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:02.915 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:02.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:58:02.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:02.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:02.916 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:58:02.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:02.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:02.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 20:58:02.916 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 20:58:02.917 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 20:58:02.921 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 20:58:02.922 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) 20:58:02.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:02.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:02.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:02.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:02.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:03.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:03.426 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:") 20:58:03.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:03.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:03.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:03.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:58:03.435 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:58:03.436 INFO [WorkbenchTestable][AbstractText] Text set to: Server A 20:58:03.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:58:03.437 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:58:03.437 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:58:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:58:03.937 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:58:03.937 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 20:58: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.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) 20:58:03.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:03.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:03.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:03.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:03.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:03.945 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:58:03.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:03.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:03.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:03.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:03.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:58:04.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:58:04.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:58:04.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:58:04.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:58:04.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:58:04.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:58:04.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:58:04.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:58:04.454 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:58:04.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:58:04.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.462 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:58:04.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:04.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:04.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:04.470 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:04.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') 20:58:04.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:04.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:04.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:04.477 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:04.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:04.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:04.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:04.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:04.478 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:04.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A... 20:58:04.480 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:04.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:04.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:04.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:58:04.481 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 20:58:04.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:04.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:04.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:04.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:04.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:04.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:04.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:04.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 widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 20:58:04.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:04.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:04.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:04.542 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:04.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:04.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:04.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:04.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:04.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:04.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is server with name: Server A finished successfully 20:58:04.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.573 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:58:04.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:04.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:04.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:04.580 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:04.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 '\*?\QServers\E') 20:58:04.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:04.580 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:04.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:04.609 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:04.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:04.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:04.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:04.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:04.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:04.612 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:04.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:04.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:04.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:58:04.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 20:58:04.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:04.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:04.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:04.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.642 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:04.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:04.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:04.643 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:04.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 '\*?\QServers\E') 20:58:04.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:04.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:04.651 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:04.651 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:04.651 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:04.673 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:04.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:04.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:04.674 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:04.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:04.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:04.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:04.684 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:04.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 '\*?\QServers\E') 20:58:04.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:04.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:04.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:04.714 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:04.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:04.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:04.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:04.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:04.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:58:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:58:04.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:04.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:04.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.748 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:58:04.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:04.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:04.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:04.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:04.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 '\*?\QServers\E') 20:58:04.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:04.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:04.769 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:04.769 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:04.769 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:04.770 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:04.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:04.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:04.771 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:04.773 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:04.773 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:04.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:04.774 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:58:04.774 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 20:58:04.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:04.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:04.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:04.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.783 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:04.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:04.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:04.783 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:04.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 '\*?\QServers\E') 20:58:04.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:04.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:04.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:04.813 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:04.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:04.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:04.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:04.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:04.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:04.816 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server A [Stopped] 20:58:04.816 DEBUG [main][TreeItemHandler] Selecting tree item: Server A [Stopped] 20:58:04.816 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server A [Stopped] about selection 20:58:04.847 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server A [Stopped] 20:58:04.849 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:04.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:04.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:04.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:58:04.850 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server A'. Stop server first: false 20:58:04.850 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:04.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:04.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:04.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:58:04.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:58:04.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:04.877 DEBUG [main][MenuItemLookup] Found menu:'New' 20:58:04.877 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:58:04.877 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:58:04.877 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:04.877 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:58:04.877 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:58:04.877 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:58:04.877 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:58:04.877 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 20:58:04.877 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:58:04.877 INFO [main][MenuItemHandler] Select menu item: Delete Delete 20:58:04.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 20:58:04.924 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 20:58:04.924 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 20:58:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:04.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 20:58:04.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:58:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:58:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:58:04.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 20:58:04.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:58:04.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:04.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:04.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:04.926 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:58:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:04.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:04.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:04.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:04.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:58:04.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:58:04.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.984 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.984 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:58:04.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:04.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:04.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:04.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:04.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:04.992 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:04.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 '\*?\QServers\E') 20:58:04.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:04.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:05.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:05.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:05.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:05.024 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:05.024 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:05.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:05.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:05.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:05.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:05.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A... 20:58:05.057 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:05.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:05.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:05.058 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:58:05.058 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 20:58:05.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:05.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:05.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:05.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:05.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:05.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:05.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:05.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:05.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:05.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:05.069 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:05.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 '\*?\QServers\E') 20:58:05.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:05.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:05.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:05.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:05.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:05.076 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:05.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:05.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:05.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:05.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:05.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:05.101 INFO [WorkbenchTestable][ServersView2] Requested server 'Server A' was not found on Servers view 20:58:05.101 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:05.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:05.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:05.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:58:05.102 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 20:58:05.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:05.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:05.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:05.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:05.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:05.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:05.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:05.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:05.132 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:05.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') 20:58:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:05.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:05.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:05.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:05.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:05.140 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:05.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:05.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:05.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:05.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:05.141 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:05.144 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 1] 'Server AB' 20:58:05.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server A finished successfully 20:58:05.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:58:05.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:58:05.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:58:05.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:58:05.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:58:05.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:58:05.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:58:05.144 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:58:05.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:58:05.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:05.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:05.173 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:05.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:05.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:05.174 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:05.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 20:58:05.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:05.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:05.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:05.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:05.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:05.204 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:05.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:05.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:05.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:05.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:05.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:05.207 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server AB [Stopped] 20:58:05.207 DEBUG [main][TreeItemHandler] Selecting tree item: Server AB [Stopped] 20:58:05.207 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server AB [Stopped] about selection 20:58:05.237 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server AB [Stopped] 20:58:05.239 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:05.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:05.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:05.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:58:05.240 INFO [WorkbenchTestable][AbstractServer] Delete server 'Server AB'. Stop server first: false 20:58:05.240 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:05.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:05.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:05.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:58:05.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:58:05.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:05.268 DEBUG [main][MenuItemLookup] Found menu:'New' 20:58:05.268 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:58:05.268 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:58:05.268 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:05.268 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:58:05.268 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:58:05.268 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:58:05.268 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:58:05.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 20:58:05.268 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:58:05.268 INFO [main][MenuItemHandler] Select menu item: Delete Delete 20:58:05.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 20:58:05.314 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 20:58:05.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 20:58:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:05.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:58:05.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:58:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:58:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:58:05.315 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 20:58:05.315 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:58:05.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:05.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:05.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:05.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:05.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:05.316 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:58:05.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:05.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:05.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:05.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:58:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:58:05.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:05.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:05.367 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:58:05.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:05.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:05.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:05.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:05.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:05.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:05.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 '\*?\QServers\E') 20:58:05.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:05.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:05.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:05.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:05.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:05.383 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:05.383 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:05.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:05.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:05.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:05.384 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:05.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB... 20:58:05.385 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:05.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:05.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:05.386 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 20:58:05.386 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 20:58:05.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:05.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:05.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:05.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:05.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:06.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:06.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:06.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:58:06.390 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:58:06.390 INFO [WorkbenchTestable][ServersView2] Requested server 'Server AB' was not found on Servers view 20:58:06.390 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:06.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:06.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:06.391 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 20:58:06.391 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 20:58:06.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:06.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:06.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:06.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:06.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:07.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:07.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:07.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:58:07.395 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:58:07.395 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 20:58:07.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Server AB finished successfully 20:58:07.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:58:07.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:58:07.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:58:07.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:58:07.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:58:07.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:58:07.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:58:07.396 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:58:07.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:58:07.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 20:58:07.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:58:07.396 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:58:07.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:58:07.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:58:07.396 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 20:58:07.397 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:58:07.397 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 20:58:07.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 20:58:07.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:58:07.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:58:07.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:58:07.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:07.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:07.404 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:58:07.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:07.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:07.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:07.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:07.413 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:07.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 '\*?\QServers\E') 20:58:07.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:07.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:07.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:07.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:07.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:07.439 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:07.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:07.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:07.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:07.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:07.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:07.441 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:07.441 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:07.442 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:07.442 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 20:58:07.442 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 20:58:07.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:07.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:07.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:07.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:07.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:08.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:08.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:08.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:58:08.446 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:58:08.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:58:08.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:58:08.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:08.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:08.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:08.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:08.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:08.474 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:58:08.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:08.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:08.481 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:08.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:08.481 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:08.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 '\*?\QServers\E') 20:58:08.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:08.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:08.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:08.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:08.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:08.489 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:08.489 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:08.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:08.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:08.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:08.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:08.491 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:08.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:08.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:08.492 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 20:58:08.492 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 20:58:08.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:08.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:08.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:08.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:08.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:09.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:09.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:09.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:58:09.496 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:58:09.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 20:58:09.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:58:09.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:58:09.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:58:09.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:58:09.497 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) 20:58:09.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:09.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:09.505 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:58:09.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:09.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:09.512 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:09.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:09.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:09.513 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:09.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 '\*?\QServers\E') 20:58:09.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:09.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:09.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:09.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:09.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:58:09.540 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:09.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:09.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:09.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:58:09.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:58:09.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:58:09.542 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:58:09.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:58:09.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:58:09.543 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 20:58:09.543 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 20:58:09.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:09.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:09.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:10.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:10.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:10.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:10.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:10.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:58:10.547 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:58:10.547 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest 20:58:10.547 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:58:10.547 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:58:10.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:58:10.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.894 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.104 s getServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 7.834 s newServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 1.915 s getServer_notFound no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 5.091 s getServer no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 7.795 s getServers_noServers no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.view.ServersViewTest) Time elapsed: 2.1 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 20:58:10.569 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 20:58:10.570 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:58:10.570 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:58:10.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 20:58:10.570 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:58:10.570 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:58:10.571 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:58:10.571 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:58:10.571 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:58:10.571 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:58:10.571 INFO [WorkbenchTestable][RequirementsRunner] Started test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 20:58:10.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 20:58:10.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:58:10.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:58:10.571 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:58:10.571 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:58:10.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:10.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.*'] 20:58:10.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:10.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.*'] 20:58:10.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:10.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:10.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:10.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:10.574 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:10.574 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:58:10.574 DEBUG [main][MenuItemLookup] Found menu:'File' 20:58:10.574 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:58:10.574 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:58:10.574 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:58:10.574 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:58:10.574 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:58:10.574 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:58:10.574 DEBUG [main][MenuItemLookup] Item match:Window 20:58:10.575 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:58:10.575 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:58:10.575 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:58:10.575 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:10.575 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:58:10.575 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:58:10.575 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:10.575 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:58:10.575 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:10.575 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:58:10.575 DEBUG [main][MenuItemLookup] Item match:Preferences 20:58:10.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:58:10.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:58:10.575 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:58:10.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.... 20:58:10.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 20:58:10.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:58:10.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:10.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:10.760 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:58:10.760 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:10.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 20:58:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:10.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:10.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:10.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:10.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:10.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:10.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 20:58:10.777 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 20:58:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:11.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:11.279 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 20:58:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 20:58:11.280 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 20:58:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:11.280 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 20:58:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:11.280 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 20:58:11.280 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 20:58:11.280 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 20:58:11.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 20:58:11.281 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 20:58:11.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:11.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:11.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:11.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:11.840 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:12.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:12.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:12.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:58:12.342 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 20:58:12.342 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 20:58:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:12.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:12.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:12.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:12.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:12.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:12.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:12.355 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Server ABC(Test runtime)' 20:58:12.355 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 20:58:12.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:12.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:12.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:12.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:12.357 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Server ABC' 20:58:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:12.357 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' was found 20:58:12.357 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Server ABC' matched 'Server ABC'! Selecting... 20:58:12.357 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 20:58:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:12.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:12.357 TRACE [main][WidgetHandler] Notify Table with event 13 20:58:12.358 TRACE [main][WidgetHandler] Wait for synchronization 20:58:12.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 "Remove") 20:58:12.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:12.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:12.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:12.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:12.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:12.360 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:58:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:12.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:12.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:12.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:12.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:58:15.388 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 20:58:15.388 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 20:58:15.389 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 20:58:15.389 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...") 20:58:15.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:15.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:15.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:15.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:15.391 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 20:58:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:15.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:15.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:15.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:15.501 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.... 20:58:15.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:15.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:15.503 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 20:58:15.504 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 20:58:15.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:15.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:58:15.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:58:15.510 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 20:58:15.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:15.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:15.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:15.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:15.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:15.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:15.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:15.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:58:15.523 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:15.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:16.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:16.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:16.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:58:16.028 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:16.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:16.028 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:58:16.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:16.028 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:16.028 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 20:58:16.028 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 20:58:16.028 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 20:58:16.029 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 20:58:16.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:58:16.029 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:58:16.030 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:58:16.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:58:16.530 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 20:58:16.530 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 20:58:16.530 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) 20:58:16.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:16.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:16.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:16.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:16.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:16.537 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:58:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:16.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:16.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:16.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:16.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:58:17.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:58:17.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:58:17.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:58:17.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:58:17.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:58:17.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:58:17.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:58:17.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:58:17.043 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:58:17.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:58:17.043 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 20:58:17.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:58:17.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:58:17.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:58:17.044 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 20:58:17.044 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:58:17.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:17.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:17.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:17.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:17.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:17.046 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 20:58:17.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 20:58:17.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:17.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:17.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:17.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:17.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:17.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:17.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:17.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:17.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:17.053 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 20:58:17.053 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 20:58:17.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:17.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:17.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:17.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:17.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:17.055 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 20:58:17.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:17.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:17.055 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 20:58:17.055 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 20:58:17.055 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 20:58:17.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:17.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:17.055 TRACE [main][WidgetHandler] Notify Table with event 13 20:58:17.055 TRACE [main][WidgetHandler] Wait for synchronization 20:58:17.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.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") 20:58:17.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:17.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:17.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:17.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:17.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:17.058 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:58:17.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:17.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:17.059 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:17.059 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:17.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:58:20.065 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 20:58:20.065 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 20:58:20.065 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:58:20.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:20.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:20.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:20.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:20.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:20.071 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:58:20.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:20.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:20.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:20.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:20.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:58:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:58:20.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:20.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 20:58:20.125 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:58:20.125 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:58:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:58:20.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:58:20.126 INFO [WorkbenchTestable][RequirementsRunner] Finished test: editRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 20:58:20.126 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:58:20.126 INFO [WorkbenchTestable][RequirementsRunner] Started test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 20:58:20.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 20:58:20.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:58:20.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:58:20.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:58:20.126 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:58:20.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:20.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.*'] 20:58:20.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:20.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.*'] 20:58:20.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:20.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:20.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:20.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:20.158 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:20.158 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'File' 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:58:20.158 DEBUG [main][MenuItemLookup] Item match:Window 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:20.158 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:58:20.158 DEBUG [main][MenuItemLookup] Item match:Preferences 20:58:20.159 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:58:20.159 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:58:20.159 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:58:20.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 'Preferences.*'] is available.... 20:58:20.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:58:20.298 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:58:20.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:20.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:20.300 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:58:20.300 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:20.300 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:58:20.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:20.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:20.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:20.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:20.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:20.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:20.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 20:58:20.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 20:58:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:20.303 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 20:58:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:20.303 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 20:58:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 20:58:20.303 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 20:58:20.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:20.304 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 20:58:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:20.304 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 20:58:20.304 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 20:58:20.304 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 20:58:20.304 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 20:58:20.304 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 20:58:20.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:20.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:20.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:20.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:20.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:21.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:21.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:21.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:58:21.311 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 20:58:21.311 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 20:58:21.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:21.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:21.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:21.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:21.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:21.320 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 20:58:21.320 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...") 20:58:21.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:21.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:21.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:21.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:21.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:21.322 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 20:58:21.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:21.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:21.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:21.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:21.414 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.... 20:58:21.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:21.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:21.417 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 20:58:21.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 20:58:21.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:21.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:21.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:58:21.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:58:21.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.wizard.NewRuntimeWizardPage, index 0 and no matchers specified 20:58:21.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:21.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:21.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:21.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:21.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:21.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:58:21.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:21.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:21.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:21.929 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:58:21.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:21.931 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:58:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:21.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:21.931 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 20:58:21.931 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 20:58:21.931 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 20:58:21.932 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 20:58:21.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:58:21.932 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:58:21.932 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:58:22.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:58:22.433 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 20:58:22.433 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 20:58:22.433 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) 20:58:22.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:22.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:22.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:22.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:22.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:22.440 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:58:22.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:22.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:22.440 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:22.440 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:22.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:58:22.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:58:22.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:58:22.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:58:22.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:58:22.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:58:22.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:58:22.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:58:22.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:58:22.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:58:22.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:58:22.950 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 20:58:22.950 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...") 20:58:22.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:22.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:22.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:22.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:22.952 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 20:58:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:22.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:22.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:23.042 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.... 20:58:23.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:23.045 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:23.045 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 20:58:23.045 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 20:58:23.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:23.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:23.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:58:23.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:58:23.052 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 20:58:23.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:23.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:23.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:23.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:23.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:23.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:23.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:23.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:58:23.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:23.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:23.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:23.600 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:23.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:58:23.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:23.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:23.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:58:23.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:23.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:23.602 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 20:58:23.602 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 20:58:23.602 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 20:58:23.604 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 20:58:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:58:23.604 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:58:23.604 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:58:24.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:58:24.104 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 20:58:24.104 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 20:58:24.104 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) 20:58:24.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:24.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:24.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:24.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:24.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:24.111 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:58:24.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:24.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:24.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:24.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:58:24.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:58:24.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:58:24.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'Loading the repository {0}' is a system job, skipped 20:58:24.621 DEBUG [WorkbenchTestable][JobIsRunning] job 'https://sourceforge.net/projects/sapnweclipse/files/updates/content.jar' has no excuses, wait for it 20:58:25.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Loading the repository {0}' is a system job, skipped 20:58:25.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'https://sourceforge.net/projects/sapnweclipse/files/updates/content.jar' has no excuses, wait for it 20:58:25.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:58:25.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:58:25.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:58:25.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:58:25.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:58:25.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:58:25.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:58:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:58:25.622 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 20:58:25.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:25.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:25.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:25.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:25.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:25.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:25.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:25.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:25.631 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 20:58:25.631 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 20:58:25.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:25.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:25.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:25.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:25.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:25.634 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 20:58:25.635 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 20:58:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:25.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:25.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:25.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:25.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:25.637 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 20:58:25.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:25.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:25.637 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 20:58:25.637 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 20:58:25.637 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 20:58:25.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:25.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:25.638 TRACE [main][WidgetHandler] Notify Table with event 13 20:58:25.638 TRACE [main][WidgetHandler] Wait for synchronization 20:58:25.638 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") 20:58:25.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:25.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:25.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:25.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:25.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:25.641 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:58:25.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:25.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:25.641 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:25.641 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:25.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:58:28.653 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 20:58:28.653 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 20:58:28.653 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(Test runtime)' 20:58:28.653 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 20:58:28.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:28.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:28.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:28.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:28.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:28.655 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 20:58:28.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:28.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:28.659 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 20:58:28.659 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 20:58:28.659 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 20:58:28.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:28.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:28.659 TRACE [main][WidgetHandler] Notify Table with event 13 20:58:28.659 TRACE [main][WidgetHandler] Wait for synchronization 20:58:28.660 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") 20:58:28.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:28.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:28.661 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:28.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:28.661 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:28.662 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:58:28.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:28.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:28.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:28.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:28.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:58:31.668 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 20:58:31.668 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 20:58:31.668 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 20:58:31.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:31.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:31.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:31.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:31.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:31.674 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 20:58:31.674 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 20:58:31.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:31.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:31.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:31.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:31.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:31.676 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:58:31.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:31.676 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:31.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:31.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:31.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:31.679 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:58:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:31.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:31.679 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:31.679 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:31.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:58:31.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:58:31.721 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:31.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:31.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:31.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 20:58:31.722 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:58:31.722 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:58:31.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:58:31.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:58:31.722 INFO [WorkbenchTestable][RequirementsRunner] Finished test: removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 20:58:31.722 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:58:31.723 INFO [WorkbenchTestable][RequirementsRunner] Started test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 20:58:31.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 20:58:31.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:58:31.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:58:31.723 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:58:31.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.*'] 20:58:31.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:31.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.*'] 20:58:31.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:31.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.*'] 20:58:31.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:31.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:31.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:31.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:31.724 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:31.724 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'File' 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:58:31.724 DEBUG [main][MenuItemLookup] Item match:Window 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:31.724 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:58:31.724 DEBUG [main][MenuItemLookup] Item match:Preferences 20:58:31.725 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:58:31.725 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:58:31.725 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:58:31.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 'Preferences.*'] is available.... 20:58:31.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. finished successfully 20:58:31.895 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:58:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:31.897 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:58:31.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:31.897 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:58:31.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:31.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:31.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:31.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:31.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:31.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:31.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:31.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 20:58:31.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 20:58:31.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:31.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 20:58:31.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:31.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 20:58:31.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 20:58:31.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 20:58:31.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:31.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 20:58:31.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:31.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 20:58:31.901 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 20:58:31.901 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 20:58:31.901 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 20:58:31.901 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 20:58:31.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:31.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:31.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:32.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:32.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:32.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:32.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:32.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:58:32.922 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 20:58:32.922 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 20:58:32.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:32.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:32.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:32.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:32.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:32.931 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 20:58:32.931 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...") 20:58:32.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:32.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:32.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:32.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:32.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:32.934 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 20:58:32.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:32.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:32.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:32.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:33.026 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.... 20:58:33.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:33.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:33.031 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 20:58:33.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 20:58:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:33.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:33.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:58:33.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:58:33.051 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 20:58:33.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:33.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:33.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:33.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:33.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:33.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:33.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:33.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:58:33.063 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:33.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:33.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:33.566 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:33.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:58:33.568 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:33.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:33.568 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:58:33.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:33.568 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:33.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 20:58:33.568 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 20:58:33.569 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 20:58:33.569 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 20:58:33.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:58:33.569 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:58:33.569 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:58:34.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:58:34.070 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 20:58:34.070 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 20:58:34.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.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) 20:58:34.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:34.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:34.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:34.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:34.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:34.076 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:58:34.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:34.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:34.076 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:34.076 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:34.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:58:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:58:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:58:34.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:58:34.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:58:34.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:58:34.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:58:34.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:58:34.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:58:34.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:58:34.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:58:34.600 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 20:58:34.600 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...") 20:58:34.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:34.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:34.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:34.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:34.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:34.602 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 20:58:34.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:34.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:34.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:34.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:34.701 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.... 20:58:34.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:34.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:34.704 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 20:58:34.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 20:58:34.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:34.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:34.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:58:34.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:58:34.710 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 20:58:34.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:34.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:34.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:34.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:34.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:34.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:34.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:34.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:58:34.722 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:34.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:35.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:35.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:35.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:58:35.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:35.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:35.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:58:35.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:35.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:35.227 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 20:58:35.227 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 20:58:35.227 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 20:58:35.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 20:58:35.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:58:35.228 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:58:35.228 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:58:35.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:58:35.728 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 20:58:35.728 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 20:58:35.728 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) 20:58:35.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:35.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:35.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:35.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:35.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:35.735 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:58:35.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:35.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:35.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:35.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:35.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:58:36.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:58:36.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:58:36.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:58:36.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:58:36.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:58:36.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:58:36.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:58:36.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:58:36.245 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:58:36.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:58:36.245 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 20:58:36.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:36.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:36.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:36.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:36.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:36.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:36.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:36.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:36.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:36.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:36.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:36.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:36.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:36.254 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime (2)(null)' 20:58:36.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 20:58:36.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:36.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:36.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:36.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:36.256 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime (2)' 20:58:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:36.256 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 20:58:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:36.256 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' was found 20:58:36.256 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime (2)' matched 'Test runtime (2)'! Selecting... 20:58:36.256 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 20:58:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:36.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:36.256 TRACE [main][WidgetHandler] Notify Table with event 13 20:58:36.256 TRACE [main][WidgetHandler] Wait for synchronization 20:58:36.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.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") 20:58:36.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:36.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:36.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:36.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:36.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:36.259 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:58:36.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:36.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:36.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:36.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:36.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:58:39.265 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 20:58:39.266 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 20:58:39.266 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 20:58:39.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:39.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:39.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:39.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:39.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:39.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:39.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:39.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:39.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:39.273 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(null)' 20:58:39.273 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 20:58:39.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:39.273 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:39.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:39.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:39.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:39.274 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 20:58:39.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:39.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:39.274 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 20:58:39.274 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 20:58:39.274 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 20:58:39.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:39.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:39.275 TRACE [main][WidgetHandler] Notify Table with event 13 20:58:39.275 TRACE [main][WidgetHandler] Wait for synchronization 20:58:39.275 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") 20:58:39.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:39.275 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:39.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:39.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:39.277 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:39.278 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:58:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:39.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:39.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:39.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:58:42.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 20:58:42.284 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 20:58:42.284 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 20:58:42.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:42.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:42.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:42.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:42.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:42.290 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 20:58:42.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 20:58:42.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:42.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:42.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:42.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:42.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) 20:58:42.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:42.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:42.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:42.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:42.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:42.295 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:58:42.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:42.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:42.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:42.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:58:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:58:42.336 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:42.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:42.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 20:58:42.336 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:58:42.336 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:58:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:58:42.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:58:42.337 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 20:58:42.337 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:58:42.337 INFO [WorkbenchTestable][RequirementsRunner] Started test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 20:58:42.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 20:58:42.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:58:42.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:58:42.337 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:58:42.337 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:58:42.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:42.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.*'] 20:58:42.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:42.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.*'] 20:58:42.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:42.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:42.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:42.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:42.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:42.338 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'File' 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:58:42.339 DEBUG [main][MenuItemLookup] Item match:Window 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:42.339 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:58:42.339 DEBUG [main][MenuItemLookup] Item match:Preferences 20:58:42.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:58:42.339 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:58:42.339 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:58:42.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:58:42.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 20:58:42.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:58:42.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:42.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:42.487 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:58:42.487 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:42.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 20:58:42.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:42.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:42.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:42.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:42.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:42.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:42.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 20:58:42.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 20:58:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:42.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 20:58:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:42.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 20:58:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 20:58:42.489 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 20:58:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:42.489 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 20:58:42.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:42.489 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 20:58:42.490 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 20:58:42.490 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 20:58:42.490 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 20:58:42.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 20:58:42.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:42.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:42.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:43.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:43.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:43.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:43.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:43.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:58:43.512 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 20:58:43.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 20:58:43.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:43.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:43.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:43.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:43.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:43.521 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 20:58:43.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...") 20:58:43.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:43.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:43.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:43.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:43.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:43.524 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 20:58:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:43.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:43.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:43.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:43.621 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.... 20:58:43.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:43.621 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:43.621 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 20:58:43.621 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 20:58:43.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:43.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:43.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:58:43.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:58:43.636 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 20:58:43.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:43.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:43.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:43.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:43.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:43.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:43.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:43.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:58:43.640 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:43.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:44.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:44.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:44.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:58:44.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:44.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:44.145 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:58:44.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:44.145 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:44.145 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 20:58:44.145 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 20:58:44.146 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 20:58:44.146 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 20:58:44.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:58:44.147 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:58:44.147 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:58:44.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:58:44.647 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 20:58:44.647 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 20:58:44.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.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) 20:58:44.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:44.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:44.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:44.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:44.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:44.655 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:58:44.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:44.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:44.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:44.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:44.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:58:45.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:58:45.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:58:45.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:58:45.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:58:45.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:58:45.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:58:45.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:58:45.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:58:45.165 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:58:45.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:58:45.165 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 20:58:45.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.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...") 20:58:45.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:45.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:45.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:45.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:45.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:45.169 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 20:58:45.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:45.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:45.169 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:45.169 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:45.256 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.... 20:58:45.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:45.259 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:45.259 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 20:58:45.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 20:58:45.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:45.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:45.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:58:45.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:58:45.266 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 20:58:45.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:45.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:45.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:45.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:45.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:45.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:45.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:45.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:58:45.269 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:45.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:45.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:45.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:45.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:58:45.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:45.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:45.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:58:45.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:45.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:45.797 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 20:58:45.797 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 20:58:45.797 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 20:58:45.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 20:58:45.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:58:45.799 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:58:45.799 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:58:46.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:58:46.299 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 20:58:46.299 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 20:58:46.300 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) 20:58:46.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:46.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:46.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:46.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:46.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:46.302 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:58:46.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:46.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:46.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:46.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:46.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:58:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:58:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:58:46.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:58:46.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:58:46.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:58:46.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:58:46.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:58:46.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:58:46.811 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:58:46.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:58:46.811 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 20:58:46.812 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...") 20:58:46.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:46.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:46.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:46.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:46.813 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 20:58:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:46.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:46.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:46.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:46.916 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.... 20:58:46.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:46.920 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:46.921 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 20:58:46.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 20:58:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:46.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:58:46.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:58:46.926 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 20:58:46.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:46.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:46.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:46.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:46.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:46.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:46.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:46.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:58:46.941 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:46.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:47.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:47.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:47.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:58:47.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:47.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:47.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:58:47.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:47.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:47.445 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 2 20:58:47.445 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 2 20:58:47.445 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime 2 about selection 20:58:47.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 2 20:58:47.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:58:47.446 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:58:47.446 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:58:47.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:58:47.947 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 20:58:47.947 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 20:58:47.947 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) 20:58:47.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:47.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:47.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:47.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:47.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:47.950 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:58:47.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:47.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:47.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:47.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:47.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:58:48.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:58:48.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:58:48.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:58:48.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:58:48.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:58:48.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:58:48.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:58:48.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:58:48.469 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:58:48.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:58:48.469 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 20:58:48.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:48.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:48.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:48.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:48.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:48.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.477 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 20:58:48.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:48.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:48.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:48.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.481 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 20:58:48.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:48.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:48.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:48.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:48.482 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:48.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.483 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 20:58:48.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:48.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:48.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:48.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:48.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:48.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.486 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 20:58:48.486 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 20:58:48.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:48.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:48.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:48.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.488 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 20:58:48.488 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 20:58:48.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:48.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:48.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:48.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:48.489 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:48.489 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 20:58:48.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.489 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 20:58:48.489 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 20:58:48.489 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 20:58:48.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:48.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:48.489 TRACE [main][WidgetHandler] Notify Table with event 13 20:58:48.489 TRACE [main][WidgetHandler] Wait for synchronization 20:58:48.490 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") 20:58:48.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:48.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:48.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:48.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:48.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:48.492 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:58:48.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:48.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:48.492 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:48.492 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:48.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:58:51.509 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 20:58:51.509 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 20:58:51.510 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2(Test runtime 2)' 20:58:51.510 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 20:58:51.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:51.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:51.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:51.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:51.511 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:51.512 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2' 20:58:51.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:51.517 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' was found 20:58:51.517 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2' matched 'Test runtime 2'! Selecting... 20:58:51.517 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 20:58:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:51.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:51.517 TRACE [main][WidgetHandler] Notify Table with event 13 20:58:51.517 TRACE [main][WidgetHandler] Wait for synchronization 20:58:51.517 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") 20:58:51.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:51.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:51.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:51.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:51.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:51.520 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:58:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:51.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:51.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:51.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:51.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:58:54.527 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 20:58:54.527 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 20:58:54.527 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime 2 (2)(Test runtime 2)' 20:58:54.527 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 20:58:54.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:54.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:54.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:54.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:54.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:54.530 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime 2 (2)' 20:58:54.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:54.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:54.534 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' was found 20:58:54.534 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime 2 (2)' matched 'Test runtime 2 (2)'! Selecting... 20:58:54.534 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 20:58:54.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:58:54.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:58:54.534 TRACE [main][WidgetHandler] Notify Table with event 13 20:58:54.534 TRACE [main][WidgetHandler] Wait for synchronization 20:58:54.535 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") 20:58:54.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:54.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:54.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:54.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:54.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:54.537 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:58:54.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:54.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:54.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:54.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:54.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:58:57.543 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 20:58:57.543 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 20:58:57.543 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:58:57.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:57.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:57.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:57.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:57.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:57.548 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:58:57.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:57.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:57.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:57.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:57.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:58:57.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:58:57.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:57.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:57.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:57.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 20:58:57.593 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:58:57.593 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:58:57.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:58:57.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:58:57.594 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) 20:58:57.594 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest 20:58:57.594 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:58:57.594 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:58:57.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:58:57.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.026 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.555 s removeAllRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 11.596 s addAndRemoveRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 10.614 s getServerRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.RuntimePreferencePageTest) Time elapsed: 15.257 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 20:58:57.603 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 20:58:57.604 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:58:57.604 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:58:57.604 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 20:58:57.604 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:58:57.604 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:58:57.618 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:58:57.618 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:58:57.618 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:58:57.619 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:58:57.619 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 20:58:57.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 20:58:57.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:58:57.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:58:57.619 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:58:57.619 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:58:57.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:57.619 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:58:57.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:57.620 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:58:57.620 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:57.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:58:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:57.620 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:58:57.620 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:58:57.620 DEBUG [main][MenuItemLookup] Found menu:'File' 20:58:57.620 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:58:57.620 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:58:57.620 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:58:57.620 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:58:57.620 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:58:57.620 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:58:57.620 DEBUG [main][MenuItemLookup] Item match:Window 20:58:57.621 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:58:57.621 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:58:57.621 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:58:57.621 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:57.621 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:58:57.621 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:58:57.621 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:57.621 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:58:57.621 DEBUG [main][MenuItemLookup] Found menu:'' 20:58:57.621 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:58:57.621 DEBUG [main][MenuItemLookup] Item match:Preferences 20:58:57.621 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:58:57.621 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:58:57.621 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:58:57.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:58:57.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 'Preferences.*'] is available. finished successfully 20:58:57.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:58:57.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:57.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:57.763 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:58:57.763 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:57.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 20:58:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:57.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:57.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:57.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:57.764 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:57.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:57.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 20:58:57.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 20:58:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:57.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 20:58:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:57.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 20:58:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 20:58:57.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 20:58:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:57.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 20:58:57.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:57.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 20:58:57.767 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 20:58:57.767 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 20:58:57.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 20:58:57.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 20:58:57.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:57.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:57.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:58.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:58.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:58.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:58.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:58:58.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:58:58.773 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 20:58:58.773 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 20:58:58.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:58.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:58.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:58.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:58.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:58:58.782 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 20:58:58.782 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...") 20:58:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:58.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:58.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:58.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:58.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:58.785 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 20:58:58.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:58.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:58.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:58.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:58.876 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.... 20:58:58.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:58.879 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:58:58.879 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 20:58:58.879 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 20:58:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:58:58.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:58:58.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:58:58.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:58:58.885 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 20:58:58.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:58.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:58.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:58.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:58.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:58:58.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:58:58.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:58:58.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:58:58.888 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:58.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:59.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:59.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:59.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:58:59.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:58:59.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:58:59.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:58:59.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:58:59.394 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:58:59.394 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 20:58:59.394 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 20:58:59.394 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 20:58:59.395 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 20:58:59.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:58:59.396 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:58:59.396 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:58:59.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:58:59.896 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 20:58:59.896 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 20:58:59.896 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) 20:58:59.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:58:59.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:58:59.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:58:59.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:58:59.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:58:59.903 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:58:59.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:58:59.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:58:59.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:58:59.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:58:59.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:00.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:00.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:00.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:00.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:00.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:00.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:00.413 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:00.413 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 20:59:00.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:00.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:00.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:00.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:00.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:59:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:59:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:59:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:59:00.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:59:00.420 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 20:59:00.421 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 20:59:00.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:00.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:00.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:00.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:59:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:59:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:59:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:59:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:59:00.422 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 20:59:00.422 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 20:59:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:00.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:00.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:00.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:00.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:59:00.424 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 20:59:00.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:59:00.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:59:00.424 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 20:59:00.424 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 20:59:00.424 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 20:59:00.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:59:00.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:59:00.424 TRACE [main][WidgetHandler] Notify Table with event 13 20:59:00.424 TRACE [main][WidgetHandler] Wait for synchronization 20:59:00.424 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") 20:59:00.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:00.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:00.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:00.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:00.426 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:59:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:00.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:00.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:00.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:00.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:59:03.431 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 20:59:03.432 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 20:59:03.432 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:59:03.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:03.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:03.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:03.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:03.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:03.439 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:59:03.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:03.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:03.439 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:03.439 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:03.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:03.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:03.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:03.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:03.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:03.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 20:59:03.493 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:03.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:03.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:03.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:03.493 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest) 20:59:03.493 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewRuntimeWizardPageTest 20:59:03.493 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:03.493 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:03.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:03.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.892 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.874 s Running org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 20:59:03.503 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 20:59:03.504 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:59:03.504 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:03.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 20:59:03.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:03.504 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:59:03.518 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:03.518 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:59:03.518 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:03.518 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:03.518 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 20:59:03.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 20:59:03.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:03.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:03.518 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:03.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:03.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:03.526 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:59:03.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:03.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:03.533 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:03.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:03.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:03.533 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:03.533 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:59:03.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:03.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:03.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:03.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:03.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:03.540 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:03.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:03.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:03.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:59:03.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:03.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:03.542 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:03.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:03.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:03.543 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 20:59:03.543 INFO [WorkbenchTestable][ServersView2] Create new server 20:59:03.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 20:59:03.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:03.544 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:03.544 DEBUG [main][MenuItemLookup] Item match:New 20:59:03.545 DEBUG [main][MenuItemLookup] Found menu:'Server' 20:59:03.545 DEBUG [main][MenuItemLookup] Item match:Server 20:59:03.545 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 20:59:03.545 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 20:59:03.564 INFO [main][MenuItemHandler] Select menu item: Server 20:59:03.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 20:59:03.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 20:59:03.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:59:03.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:03.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:03.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'] 20:59:03.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:03.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:03.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'] 20:59:03.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:03.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:03.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"] 20:59:03.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:03.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:03.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:59:03.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:03.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:03.736 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:59:03.736 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:03.738 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 20:59:03.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:03.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:03.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:03.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:03.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:03.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:59:03.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:59:03.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 20:59:03.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:03.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:03.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:59:03.742 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:59:03.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:04.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:04.260 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:59:04.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:59:04.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:59:04.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:04.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:59:04.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:04.262 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:59:04.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 20:59:04.262 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 20:59:04.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:04.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:04.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:04.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:04.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:04.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:04.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:04.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:59:04.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:59:04.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:04.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:59:04.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:04.264 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:59:04.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:59:04.264 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:59:04.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:04.264 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:59:04.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:04.265 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:59:04.265 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 20:59:04.265 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 20:59:04.265 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 20:59:04.268 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 20:59:04.268 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) 20:59:04.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:04.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:04.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:04.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:04.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:04.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:04.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:04.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:59:04.773 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:59:04.773 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:59:05.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:59:05.274 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:59:05.274 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 20:59:05.274 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) 20:59:05.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:05.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:05.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:05.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:05.276 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:05.284 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:59:05.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:05.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:05.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:05.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:05.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:05.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:05.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:05.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:59:05.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving profile preferences' is a system job, skipped 20:59:05.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:05.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:05.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:05.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:05.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:05.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:05.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:05.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:05.355 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:05.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:05.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:05.364 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 20:59:05.364 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 20:59:05.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:05.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:05.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:05.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:05.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:06.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:06.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:06.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:59:06.367 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:59:06.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 20:59:06.367 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:06.367 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:06.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:06.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:06.368 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectType no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 20:59:06.368 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:06.368 INFO [WorkbenchTestable][RequirementsRunner] Started test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 20:59:06.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 20:59:06.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:06.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:06.368 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:06.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:06.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:06.375 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:59:06.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:06.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:06.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:06.384 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:06.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 '\*?\QServers\E') 20:59:06.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:06.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:06.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:06.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:06.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:06.412 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:06.412 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:06.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:06.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:59:06.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:06.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:06.414 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:06.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:06.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:06.415 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 20:59:06.415 INFO [WorkbenchTestable][ServersView2] Create new server 20:59:06.415 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 20:59:06.415 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:06.416 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:06.416 DEBUG [main][MenuItemLookup] Item match:New 20:59:06.416 DEBUG [main][MenuItemLookup] Found menu:'Server' 20:59:06.416 DEBUG [main][MenuItemLookup] Item match:Server 20:59:06.417 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 20:59:06.417 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 20:59:06.417 INFO [main][MenuItemHandler] Select menu item: Server 20:59:06.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 20:59:06.594 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 20:59:06.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:59:06.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:06.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:06.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:59:06.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:06.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:06.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:59:06.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:06.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:06.596 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:59:06.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:06.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:06.596 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:59:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:06.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:06.596 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:59:06.596 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:06.597 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:") 20:59:06.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:06.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:06.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:06.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:06.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:59:06.620 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:59:06.622 INFO [WorkbenchTestable][AbstractText] Text set to: ABC 20:59:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:59:06.623 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:59:06.623 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:59:07.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:59:07.123 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:59:07.123 INFO [WorkbenchTestable][NewServerWizard] Cancel wizard 20:59:07.123 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) 20:59:07.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:07.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:07.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:07.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:07.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:07.126 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:59:07.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:07.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:07.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:07.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:07.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:07.193 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:07.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:07.206 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:07.206 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:07.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:07.206 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 20:59:07.207 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 20:59:07.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:07.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:07.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:07.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:07.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:08.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:08.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:08.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:59:08.209 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:59:08.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 20:59:08.209 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:08.209 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:08.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:08.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:08.210 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 20:59:08.210 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:08.210 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 20:59:08.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 20:59:08.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:08.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:08.210 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:08.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:08.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:08.218 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:59:08.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:08.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:08.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:08.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:08.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:08.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:08.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') 20:59:08.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:08.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:08.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:08.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:08.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:08.234 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:08.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:08.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:08.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:59:08.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:08.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:08.236 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:08.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:08.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:08.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 20:59:08.237 INFO [WorkbenchTestable][ServersView2] Create new server 20:59:08.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Link with event 35 20:59:08.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:08.238 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:08.238 DEBUG [main][MenuItemLookup] Item match:New 20:59:08.238 DEBUG [main][MenuItemLookup] Found menu:'Server' 20:59:08.238 DEBUG [main][MenuItemLookup] Item match:Server 20:59:08.239 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Server" 20:59:08.239 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Server 20:59:08.239 INFO [main][MenuItemHandler] Select menu item: Server 20:59:08.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 20:59:08.436 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 20:59:08.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:59:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:08.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:08.438 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:59:08.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:08.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:08.441 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window 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:59:08.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:08.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:08.441 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 20:59:08.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:08.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:08.441 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 20:59:08.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:08.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:08.441 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:59:08.441 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:08.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.server.ui.wizard.NewServerWizardPage, index 0 and no matchers specified 20:59:08.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:08.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:08.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:08.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:08.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:08.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:59:08.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:59:08.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server]... 20:59:08.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:08.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:08.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:59:08.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:59:08.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:09.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:09.012 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:59:09.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:59:09.013 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:59:09.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:09.013 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:59:09.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:09.013 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:59:09.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Basic, Test server] finished successfully 20:59:09.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 20:59:09.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:09.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:09.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:09.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:59:09.015 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:59:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:09.015 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:59:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:09.015 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:59:09.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:59:09.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:59:09.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:09.016 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:59:09.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:09.016 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:59:09.016 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test server 20:59:09.016 DEBUG [main][TreeItemHandler] Selecting tree item: Test server 20:59:09.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test server about selection 20:59:09.019 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test server 20:59:09.019 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) 20:59:09.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:09.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:09.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:09.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:09.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:09.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:09.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:09.522 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:") 20:59:09.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:09.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:09.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:09.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:09.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 20:59:09.531 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 20:59:09.532 INFO [WorkbenchTestable][AbstractText] Text set to: ABC server 20:59:09.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:59:09.534 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:59:09.534 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:59:10.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:59:10.034 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 20:59:10.034 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 20:59: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.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) 20:59:10.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:10.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:10.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:10.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:10.041 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:59:10.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:10.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:10.041 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:10.041 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:10.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:10.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:10.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:10.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:10.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:10.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:10.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:10.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:10.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:10.551 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:10.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:10.551 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:10.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:10.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:10.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 20:59:10.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:10.552 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:10.553 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 20:59:10.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:10.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:10.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:10.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:10.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:10.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:10.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:10.561 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:10.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:10.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:10.561 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:10.561 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 20:59:10.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:10.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:10.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:10.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:10.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:10.590 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:10.590 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:10.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:10.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:59:10.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:10.591 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:10.593 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:10.593 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:10.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:10.594 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:10.594 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 20:59:10.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:10.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:10.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:10.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:10.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:10.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:10.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:10.622 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:10.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:10.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:10.623 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:10.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') 20:59:10.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:10.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:10.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:10.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:10.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:10.660 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:10.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:10.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:10.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:59:10.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:10.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:10.686 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ABC server [Stopped] 20:59:10.686 DEBUG [main][TreeItemHandler] Selecting tree item: ABC server [Stopped] 20:59:10.686 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ABC server [Stopped] about selection 20:59:10.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ABC server [Stopped] 20:59:10.696 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:10.701 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:10.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:10.702 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:10.702 INFO [WorkbenchTestable][AbstractServer] Delete server 'ABC server'. Stop server first: false 20:59:10.702 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:10.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:10.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:10.703 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:10.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:10.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:10.728 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:10.728 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:59:10.728 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:59:10.728 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:10.728 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:59:10.728 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:59:10.728 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:59:10.728 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:59:10.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 20:59:10.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:59:10.728 INFO [main][MenuItemHandler] Select menu item: Delete Delete 20:59:10.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 20:59:10.775 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 20:59:10.775 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 20:59:10.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:10.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:10.776 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 20:59:10.776 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:10.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:10.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:10.776 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 20:59:10.776 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:10.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:10.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:10.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:10.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:10.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:10.777 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:59:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:10.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:10.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:10.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:10.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:59:10.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:59:10.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:10.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:10.834 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 20:59:10.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:10.842 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:10.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:10.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:10.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:10.843 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:10.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 '\*?\QServers\E') 20:59:10.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:10.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:10.869 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:10.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:10.869 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:10.869 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:10.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:10.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:10.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:59:10.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:10.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:10.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server... 20:59:10.871 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:10.871 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:10.872 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:10.872 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 20:59:10.872 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 20:59:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:10.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:10.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:11.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:11.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:11.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:11.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:11.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:59:11.876 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:59:11.876 INFO [WorkbenchTestable][ServersView2] Requested server 'ABC server' was not found on Servers view 20:59:11.877 INFO [WorkbenchTestable][AbstractView] Activate view Servers 20:59:11.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 20:59:11.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:11.878 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 20:59:11.878 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 20:59:11.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:11.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:11.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:12.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:12.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:12.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:12.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:12.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 20:59:12.881 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 20:59:12.881 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 20:59:12.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: ABC server finished successfully 20:59:12.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:12.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:12.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:12.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:12.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:12.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:12.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:12.882 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:12.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:12.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 20:59:12.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:12.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:12.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:12.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:12.883 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) 20:59:12.883 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest 20:59:12.883 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:12.883 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:12.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:12.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.381 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.85 s setHostName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 1.842 s setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.server.ui.wizard.NewServerWizardPageTest) Time elapsed: 4.673 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 20:59:12.903 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 20:59:12.903 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:59:12.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:12.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 20:59:12.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:12.904 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:59:12.905 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:12.905 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:59:12.905 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:12.905 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:12.905 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 20:59:12.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 20:59:12.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:12.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:12.905 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:12.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: "Import"] 20:59:12.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:12.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: "Import"] 20:59:12.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:12.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: "Import"] 20:59:12.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:12.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: "Import"] 20:59:12.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:12.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: "Import"] 20:59:12.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:12.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: "Import"] 20:59:12.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:12.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: "Import"] 20:59:12.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:12.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: "Import"] 20:59:12.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:12.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: "Import"] 20:59:12.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:12.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:12.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:12.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:12.928 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:12.928 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:59:12.928 DEBUG [main][MenuItemLookup] Found menu:'File' 20:59:12.928 DEBUG [main][MenuItemLookup] Item match:File 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:12.929 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:59:12.929 DEBUG [main][MenuItemLookup] Item match:Import... 20:59:12.930 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:59:12.930 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:59:12.930 INFO [main][MenuItemHandler] Select menu item: &Import... 20:59:13.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:59:13.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:59:13.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:59:13.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:13.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:13.052 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:59:13.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:13.052 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:59:13.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:13.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:13.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:13.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:13.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:13.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:59:13.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:59:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:13.055 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:59:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:13.055 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:59:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:59:13.055 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:59:13.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:13.056 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:59:13.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:13.056 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:59:13.056 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:59:13.056 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:59:13.056 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:59:13.056 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:59:13.056 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:59:13.056 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:59:13.057 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) 20:59:13.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:13.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:13.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:13.058 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:13.058 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:59:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:13.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:13.058 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:13.058 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:13.126 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:13.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:13.210 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:13.210 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:59:13.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:13.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:13.211 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:59:13.211 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:13.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:59:13.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:59:13.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:59:13.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:13.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:13.241 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:59:13.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:13.241 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' 20:59:13.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.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:") 20:59:13.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:13.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:13.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:13.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:13.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:13.243 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 20:59:13.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:13.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:13.243 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:13.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:13.245 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 20:59:13.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:13.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:59:13.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:59:13.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:13.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:59:13.273 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 20:59:13.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.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") 20:59:13.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:13.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:13.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:13.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:13.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:13.276 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:59:13.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:13.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:13.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:13.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:13.410 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 20:59:13.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:13.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:13.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:13.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:13.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:59:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:59:13.428 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 20:59:13.428 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 20:59:13.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Deselect All") 20:59:13.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:13.428 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:13.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:13.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:13.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:13.441 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 20:59:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:13.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:13.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:13.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:13.442 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 20:59:13.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:13.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:13.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:13.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:13.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:13.444 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 20:59:13.444 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 20:59:13.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 20:59:13.458 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 20:59:13.458 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:59:13.458 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 20:59:13.459 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) 20:59:13.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:13.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:13.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:13.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:13.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:13.472 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:59:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:13.472 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:13.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:13.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:13.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:13.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:13.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:59:13.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:13.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:59:13.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:13.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:13.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:13.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:13.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:13.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:13.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:13.978 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:59:13.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:13.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:59:13.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:13.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:59:13.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:13.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:13.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:13.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:13.980 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:13.980 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:59:13.980 DEBUG [main][MenuItemLookup] Found menu:'File' 20:59:13.980 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:59:13.980 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:59:13.980 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:59:13.980 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:59:13.980 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:59:13.980 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:59:13.980 DEBUG [main][MenuItemLookup] Item match:Window 20:59:13.981 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:59:13.981 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:59:13.981 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:59:13.981 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:13.981 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:59:13.981 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:59:13.981 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:13.981 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:59:13.981 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:13.981 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:59:13.981 DEBUG [main][MenuItemLookup] Item match:Preferences 20:59:13.981 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:59:13.981 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:59:13.981 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:59:14.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 'Preferences.*'] is available.... 20:59:14.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:59:14.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:59:14.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:14.151 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:59:14.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:14.151 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:59:14.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:14.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:14.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:14.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:14.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 20:59:14.153 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 20:59:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:14.153 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 20:59:14.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:14.153 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 20:59:14.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 20:59:14.154 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 20:59:14.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:14.154 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 20:59:14.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:14.154 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 20:59:14.154 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 20:59:14.154 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 20:59:14.154 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 20:59:14.154 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 20:59:14.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:14.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:14.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:14.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:14.658 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:15.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:15.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:15.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:59:15.161 INFO [WorkbenchTestable][RuntimePreferencePage] Adding new runtime 20:59:15.161 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...") 20:59:15.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:15.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:15.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:15.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:15.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:15.172 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 20:59:15.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:15.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:15.172 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:15.172 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:15.261 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.... 20:59:15.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:15.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:15.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:15.264 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 20:59:15.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server Runtime Environment 20:59:15.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:15.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:15.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 20:59:15.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 20:59:15.271 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 20:59:15.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:15.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:15.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:15.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:15.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:15.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:15.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:15.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children... 20:59:15.304 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:59:15.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:15.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:15.806 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:59:15.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Basic has children finished successfully 20:59:15.808 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Basic 20:59:15.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:15.808 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Basic is already expanded. No action performed 20:59:15.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:15.808 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Basic 20:59:15.808 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test runtime 20:59:15.808 DEBUG [main][TreeItemHandler] Selecting tree item: Test runtime 20:59:15.808 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test runtime about selection 20:59:15.809 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test runtime 20:59:15.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 20:59:15.809 INFO [WorkbenchTestable][JobIsKilled] Job 'Refreshing server adapter list' will be killed 20:59:15.809 INFO [WorkbenchTestable][JobIsKilled] The job 'Refreshing server adapter list' is still alive 20:59:16.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing finished successfully 20:59:16.310 TRACE [WorkbenchTestable][NewRuntimeWizardDialog] Shell New Server Runtime Environment is not null and is not disposed 20:59:16.310 INFO [WorkbenchTestable][NewRuntimeWizardDialog] Finish wizard 20:59:16.310 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) 20:59:16.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:16.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:16.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:16.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:16.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:16.316 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:59:16.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:16.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:16.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:16.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:16.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:16.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:16.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:16.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:16.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:16.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:16.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:16.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:16.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:16.826 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:16.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:16.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:16.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:16.828 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") 20:59:16.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:16.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:16.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:16.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:16.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:16.834 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 20:59:16.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:16.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:16.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:16.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:16.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:16.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:16.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:16.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:16.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:16.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:16.902 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:59:16.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:16.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:16.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:16.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:16.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:16.903 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:16.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 '\*?\QPackage Explorer\E') 20:59:16.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:16.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:16.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:16.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:16.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:16.904 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:16.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:16.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:16.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:16.948 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:16.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:16.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:16.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:16.949 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:16.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:16.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:16.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:16.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:16.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:16.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:17.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:17.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:17.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:17.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:17.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:59:17.952 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:17.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:17.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:17.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:17.953 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:59:17.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:17.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:17.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:17.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:17.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:17.954 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 20:59:17.954 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:59:17.954 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:59:17.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:59:17.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:59:17.960 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:17.960 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Team' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Configure' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Validate' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:18.004 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 20:59:18.004 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 20:59:18.005 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 20:59:18.005 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 20:59:18.005 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 20:59:18.152 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"] 20:59:18.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:18.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:18.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 20:59:18.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:18.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:18.154 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 20:59:18.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:18.154 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 20:59:18.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:18.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:18.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:18.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:18.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:18.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:18.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:18.157 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 20:59:18.157 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 20:59:18.158 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 20:59:18.158 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 20:59:18.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:18.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:18.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:18.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:18.354 INFO [WorkbenchTestable][RuntimesPropertyPage] Select runtime 'Test runtime' 20:59:18.354 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") 20:59:18.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:18.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:18.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:18.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:18.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 20:59:18.356 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Test runtime: 20:59:18.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 20:59:18.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 20:59:18.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:18.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 20:59:18.370 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 20:59:18.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:18.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:18.371 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:18.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:18.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:59:18.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:59:18.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:59:18.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:18.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:18.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.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") 20:59:18.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:18.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:18.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:18.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:18.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:18.382 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 20:59:18.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:18.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:18.382 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:18.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:18.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:18.941 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:18.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:18.941 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:59:18.941 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:59:18.943 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:59:18.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:59:18.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:18.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:19.008 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:19.008 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:59:19.008 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:19.008 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Team' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Configure' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Validate' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:19.009 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 20:59:19.009 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 20:59:19.009 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 20:59:19.009 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 20:59:19.009 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 20:59:19.155 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"] 20:59:19.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:19.165 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:19.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 20:59:19.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:19.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:19.188 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 20:59:19.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:19.192 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 20:59:19.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:19.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:19.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:19.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:19.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:19.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:19.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:19.198 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Targeted Runtimes 20:59:19.198 DEBUG [main][TreeItemHandler] Selecting tree item: Targeted Runtimes 20:59:19.198 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Targeted Runtimes about selection 20:59:19.199 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Targeted Runtimes 20:59:19.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:19.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:19.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:19.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:19.200 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 20:59:19.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:19.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:19.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:19.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:19.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:59:19.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:59:19.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:59:19.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 20:59:19.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:19.234 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) 20:59:19.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:19.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:19.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:19.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:19.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:19.237 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:59:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:19.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:19.246 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:19.246 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:19.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:19.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:19.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:19.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:19.289 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:59:19.289 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:59:19.291 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:59:19.315 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:59:19.316 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:19.316 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:19.355 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:59:19.355 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:59:19.356 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:59:19.356 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:59:19.356 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:59:19.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:19.356 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:59:19.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:19.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:19.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:59:19.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:19.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:59:19.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:19.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:19.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:19.856 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:19.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:19.857 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 20:59:19.857 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:59:19.857 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:59:19.857 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:59:19.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:59:19.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:19.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:19.908 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:19.908 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:59:19.908 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:19.908 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:59:19.908 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:59:19.908 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:19.908 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:59:19.908 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:59:19.908 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:59:19.908 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:59:19.908 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:59:19.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:59:19.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:59:19.909 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:59:19.959 DEBUG [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:59:20.564 DEBUG [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:59:20.565 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:59:20.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:20.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:20.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:20.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:20.569 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:59:20.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:20.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:20.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:20.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:59:20.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:20.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:20.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:20.570 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:20.571 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:59:20.571 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:59:20.571 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:59:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:20.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:20.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:20.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 20:59:20.571 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:20.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:59:20.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:20.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:20.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:20.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:20.573 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:59:20.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:20.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:20.573 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:20.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:20.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:59:20.579 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:59:21.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:59:21.080 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:59:21.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:21.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:59:21.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:59:21.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:21.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:21.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:59:21.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:21.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:21.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:21.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:21.080 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:21.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:21.080 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:59:21.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:21.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:59:21.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:21.081 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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:59:21.081 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:21.081 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:21.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:21.082 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:21.082 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:59:21.082 DEBUG [main][MenuItemLookup] Found menu:'File' 20:59:21.082 DEBUG [main][MenuItemLookup] Found menu:'Edit' 20:59:21.082 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:59:21.082 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 20:59:21.082 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 20:59:21.082 DEBUG [main][MenuItemLookup] Found menu:'Search' 20:59:21.082 DEBUG [main][MenuItemLookup] Found menu:'Project' 20:59:21.082 DEBUG [main][MenuItemLookup] Found menu:'Run' 20:59:21.082 DEBUG [main][MenuItemLookup] Found menu:'Window' 20:59:21.082 DEBUG [main][MenuItemLookup] Item match:Window 20:59:21.083 DEBUG [main][MenuItemLookup] Found menu:'New Window' 20:59:21.083 DEBUG [main][MenuItemLookup] Found menu:'Editor' 20:59:21.083 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 20:59:21.083 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:21.083 DEBUG [main][MenuItemLookup] Found menu:'Show View' 20:59:21.083 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 20:59:21.083 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:21.083 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 20:59:21.083 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:21.083 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 20:59:21.083 DEBUG [main][MenuItemLookup] Item match:Preferences 20:59:21.083 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 20:59:21.083 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 20:59:21.083 INFO [main][MenuItemHandler] Select menu item: &Preferences 20:59:21.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 'Preferences.*'] is available.... 20:59:21.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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:59:21.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 20:59:21.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:21.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:21.238 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 20:59:21.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:21.238 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:59:21.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:21.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:21.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:21.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:21.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:21.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:21.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:21.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 20:59:21.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 20:59:21.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:21.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 20:59:21.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:21.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 20:59:21.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 20:59:21.241 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 20:59:21.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:21.241 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 20:59:21.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:21.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 20:59:21.241 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 20:59:21.241 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 20:59:21.242 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 20:59:21.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 20:59:21.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:21.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:21.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:21.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:21.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:22.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:22.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:22.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:59:22.248 INFO [WorkbenchTestable][RuntimePreferencePage] Removing all runtimes 20:59:22.248 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 20:59:22.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:22.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:22.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:22.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:22.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:59:22.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:59:22.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:59:22.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:59:22.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:59:22.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:59:22.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:59:22.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:59:22.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:59:22.260 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server ABC server(Test runtime)' 20:59:22.260 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 20:59:22.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:22.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:22.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:22.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:22.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:59:22.261 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'ABC server' 20:59:22.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:59:22.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:59:22.262 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' was found 20:59:22.262 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'ABC server' matched 'ABC server'! Selecting... 20:59:22.262 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 20:59:22.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:59:22.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:59:22.262 TRACE [main][WidgetHandler] Notify Table with event 13 20:59:22.262 TRACE [main][WidgetHandler] Wait for synchronization 20:59:22.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.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") 20:59:22.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:22.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:22.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:22.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:22.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:22.265 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:59:22.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:22.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:22.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:22.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:22.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:59:25.271 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 20:59:25.271 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 20:59:25.271 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Test runtime(Test runtime)' 20:59:25.272 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 20:59:25.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:25.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:25.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:25.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:25.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 20:59:25.275 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Test runtime' 20:59:25.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:59:25.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:59:25.279 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' was found 20:59:25.279 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Test runtime' matched 'Test runtime'! Selecting... 20:59:25.279 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 20:59:25.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 20:59:25.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 20:59:25.279 TRACE [main][WidgetHandler] Notify Table with event 13 20:59:25.279 TRACE [main][WidgetHandler] Wait for synchronization 20:59:25.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.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") 20:59:25.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:25.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:25.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:25.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:25.282 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:25.282 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 20:59:25.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:25.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:25.282 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:25.282 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:25.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 20:59:28.288 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 20:59:28.288 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 20:59:28.288 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:59:28.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:28.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:28.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:28.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:28.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:28.293 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 20:59:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:28.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:28.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:28.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:28.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:28.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:28.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:28.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:28.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 20:59:28.338 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:28.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:28.338 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectRuntime no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest) 20:59:28.338 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.RuntimesPropertyPageTest 20:59:28.338 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:28.338 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:28.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.437 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.433 s Running org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 20:59:28.351 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 20:59:28.352 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:59:28.352 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:28.352 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 20:59:28.352 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:28.352 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:59:28.365 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:28.365 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:59:28.365 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:28.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:28.365 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 20:59:28.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 20:59:28.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:28.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:28.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:28.365 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:28.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:28.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:28.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:28.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:28.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:28.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:28.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:28.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:28.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:28.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:28.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:28.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:28.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:28.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:28.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:28.367 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:28.367 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:28.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:28.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:28.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:28.368 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:28.368 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:59:28.368 DEBUG [main][MenuItemLookup] Found menu:'File' 20:59:28.368 DEBUG [main][MenuItemLookup] Item match:File 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:28.369 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:59:28.369 DEBUG [main][MenuItemLookup] Item match:Import... 20:59:28.370 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:59:28.370 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:59:28.370 INFO [main][MenuItemHandler] Select menu item: &Import... 20:59:28.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:59:28.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:59:28.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:59:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:28.491 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:59:28.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:28.491 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:59:28.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:28.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:28.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:28.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:28.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:28.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:28.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:28.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:59:28.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:59:28.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:28.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:59:28.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:28.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:59:28.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:59:28.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:59:28.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:28.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:59:28.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:28.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:59:28.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:59:28.497 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:59:28.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:59:28.497 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:59:28.497 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:59:28.497 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:59:28.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) 20:59:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:28.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:28.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:28.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:28.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:28.499 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:59:28.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:28.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:28.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:28.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:28.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: "Import"] 20:59:28.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:28.618 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:28.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:59:28.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:28.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:28.648 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:59:28.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:28.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:59:28.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:59:28.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:59:28.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:28.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:28.648 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:59:28.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:28.649 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' 20:59:28.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.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:") 20:59:28.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:28.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:28.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:28.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:28.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:28.650 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 20:59:28.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:28.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:28.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:28.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:28.681 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 20:59:28.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:28.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:59:28.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:59:28.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:28.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:59:28.682 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 20:59:28.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") 20:59:28.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:28.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:28.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:28.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:28.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:28.685 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:59:28.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:28.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:28.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:28.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:28.781 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 20:59:28.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:28.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:28.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:28.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:28.782 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:28.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:59:28.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:59:28.783 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 20:59:28.783 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 20:59:28.783 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") 20:59:28.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:28.784 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:28.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:28.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:28.785 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 20:59:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:28.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:28.785 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:28.785 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:28.799 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 20:59:28.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:28.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:28.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:28.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:28.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:28.801 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 20:59:28.801 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 20:59:28.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 20:59:28.802 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 20:59:28.802 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:59:28.802 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 20:59:28.803 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) 20:59:28.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:28.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:28.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:28.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:28.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:28.806 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:59:28.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:28.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:28.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:28.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:28.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:29.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:29.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:29.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:59:29.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:59:29.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:29.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:59:29.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:29.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:29.311 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:29.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:29.312 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:29.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:29.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:29.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:29.313 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:59:29.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:29.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:29.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:29.314 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:29.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 '\*?\QPackage Explorer\E') 20:59:29.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:29.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:29.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:29.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:29.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:29.315 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:29.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:29.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:29.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:59:29.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:29.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:29.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:29.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:29.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:29.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:29.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 '\*?\QPackage Explorer\E') 20:59:29.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:29.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:29.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:29.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:29.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:29.320 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:29.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:29.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:29.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:59:29.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:29.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:29.344 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:29.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:29.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:29.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:29.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:29.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:29.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:29.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:29.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:30.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:30.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:30.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:59:30.347 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:30.347 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:30.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:30.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:30.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 20:59:30.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:30.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:30.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:30.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:30.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:30.349 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 20:59:30.349 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:59:30.349 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:59:30.350 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:59:30.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:59:30.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:30.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Team' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 20:59:30.396 DEBUG [main][MenuItemLookup] Found menu:'Configure' 20:59:30.397 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:59:30.397 DEBUG [main][MenuItemLookup] Found menu:'Validate' 20:59:30.397 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:30.397 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 20:59:30.397 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 20:59:30.397 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 20:59:30.397 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 20:59:30.397 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 20:59:30.528 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"] 20:59:30.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:30.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:30.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 20:59:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:30.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:30.530 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 20:59:30.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:30.531 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 20:59:30.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:30.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:30.532 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:30.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:30.532 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:30.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:30.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 20:59:30.533 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 20:59:30.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 20:59:30.534 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 20:59:30.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:30.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:30.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:30.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:30.737 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 20:59:30.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:30.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:59:30.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:59:30.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:30.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 20:59:30.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:30.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:30.739 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 20:59:30.739 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 20:59:30.740 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 20:59:30.796 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 20:59:30.799 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") 20:59:30.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:30.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:30.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:30.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:30.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:30.802 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 20:59:30.803 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 20:59:30.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:30.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:30.825 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:30.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:30.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 20:59:31.375 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 20:59:31.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:31.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:31.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.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") 20:59:31.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:31.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:31.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:31.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:31.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:31.385 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 20:59:31.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:31.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:31.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:31.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:31.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:31.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:31.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:31.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:31.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:31.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:31.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:31.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:31.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:31.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:31.702 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:31.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') 20:59:31.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:31.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:31.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:31.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:31.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:31.703 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:31.703 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:31.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:31.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:59:31.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:31.704 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:31.705 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:31.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:31.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:31.706 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:31.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:31.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:31.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:32.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:32.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:32.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:32.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:32.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:59:32.708 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:32.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:32.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:32.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:32.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 20:59:32.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:32.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:32.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:32.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:32.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:32.710 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 20:59:32.710 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:59:32.710 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:59:32.710 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:59:32.713 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:59:32.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:32.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:59:32.760 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 20:59:32.761 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 20:59:32.761 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 20:59:32.761 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:32.761 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:59:32.761 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:59:32.761 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 20:59:32.761 DEBUG [main][MenuItemLookup] Found menu:'Team' 20:59:32.761 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 20:59:32.761 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 20:59:32.761 DEBUG [main][MenuItemLookup] Found menu:'Configure' 20:59:32.761 DEBUG [main][MenuItemLookup] Found menu:'Validate' 20:59:32.761 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:32.761 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 20:59:32.761 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 20:59:32.761 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 20:59:32.761 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 20:59:32.761 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 20:59:33.297 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"] 20:59:33.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:33.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:33.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 20:59:33.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:33.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:33.304 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 20:59:33.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:33.305 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 20:59:33.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:33.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:33.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:33.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:33.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:33.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:33.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:33.308 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 20:59:33.308 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 20:59:33.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 20:59:33.308 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 20:59:33.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:33.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:33.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:33.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:33.309 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 20:59:33.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:33.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:59:33.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:59:33.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:33.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 20:59:33.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:33.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:33.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.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") 20:59:33.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:33.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:33.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:33.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:33.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:33.363 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 20:59:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:33.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:33.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:33.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:33.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:33.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:33.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:33.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:33.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:33.600 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"] 20:59:33.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:33.614 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"] 20:59:33.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:33.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:33.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:33.633 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:59:33.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:33.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:33.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:33.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:33.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:33.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:33.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 '\*?\QPackage Explorer\E') 20:59:33.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:33.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:33.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:33.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:33.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:33.636 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:33.636 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:33.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:33.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:59:33.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:33.637 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:33.639 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:33.639 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:33.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:33.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:33.640 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:33.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:33.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:33.705 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:33.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:33.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:33.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:34.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:34.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:34.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:34.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:34.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:59:34.707 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:34.707 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:34.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:34.708 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:34.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 20:59:34.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:34.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:34.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:34.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:34.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:34.709 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 20:59:34.709 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:59:34.709 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:59:34.710 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:59:34.713 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:59:34.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:34.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:34.773 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:59:34.773 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:59:34.773 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:59:34.773 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:59:34.774 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:59:34.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:34.774 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 20:59:34.774 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:59:35.274 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 20:59:35.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:35.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:35.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:59:35.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:35.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:59:35.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:35.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:35.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:35.274 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:35.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:35.274 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 20:59:35.274 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:59:35.274 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:59:35.275 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:59:35.277 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:59:35.278 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:35.278 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:35.323 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:35.323 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:59:35.323 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:35.323 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:59:35.323 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:59:35.323 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:59:35.323 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:35.323 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:59:35.323 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:59:35.323 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:59:35.323 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:59:35.323 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:59:35.324 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:59:35.324 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:59:35.324 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:59:35.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 'Delete.*'] is available.... 20:59:36.094 DEBUG [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:59:36.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:59:36.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:36.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:36.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:36.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:59:36.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:36.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:59:36.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:36.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:36.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:36.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:36.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:36.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:36.104 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:59:36.104 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:59:36.104 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:59:36.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:36.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:36.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:36.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:36.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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:59:36.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:36.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:36.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:36.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:59:36.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:36.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:36.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:36.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:36.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:36.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:36.107 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:59:36.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:36.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:36.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:36.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:36.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:59:36.138 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:59:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:59:36.638 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:59:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:36.638 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 20:59:36.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:59:36.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:59:36.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:59:36.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:36.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:36.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:59:36.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:36.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:36.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:36.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:36.638 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:36.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:36.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 20:59:36.638 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:36.638 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:36.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:36.639 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectFacet no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 20:59:36.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:36.639 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 20:59:36.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 20:59:36.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:36.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:36.639 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:36.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:36.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:36.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:36.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:36.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:36.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:36.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:36.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:36.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:36.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:36.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:36.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:36.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:36.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:36.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:36.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:36.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:36.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:36.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:36.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:36.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:36.660 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:36.660 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:59:36.660 DEBUG [main][MenuItemLookup] Found menu:'File' 20:59:36.660 DEBUG [main][MenuItemLookup] Item match:File 20:59:36.661 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:59:36.661 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:59:36.661 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:59:36.661 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:36.662 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:59:36.662 DEBUG [main][MenuItemLookup] Item match:Import... 20:59:36.662 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:59:36.662 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:59:36.662 INFO [main][MenuItemHandler] Select menu item: &Import... 20:59:36.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:59:36.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:59:36.793 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:59:36.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:36.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:36.795 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:59:36.795 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:36.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 20:59:36.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:36.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:36.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:36.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:36.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:36.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:36.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:36.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:59:36.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:59:36.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:36.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:59:36.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:36.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:59:36.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:59:36.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:59:36.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:36.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:59:36.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:36.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:59:36.799 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:59:36.799 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:59:36.799 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:59:36.799 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:59:36.799 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:59:36.799 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:59:36.799 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) 20:59:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:36.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:36.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:36.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:36.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:36.812 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:59:36.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:36.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:36.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:36.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:36.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:36.932 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:36.933 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:36.933 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:59:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:36.934 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:59:36.934 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:59:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:59:36.934 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:59:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:36.935 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:59:36.935 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:36.964 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' 20:59:36.964 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:") 20:59:36.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:36.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:36.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:36.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:36.965 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 20:59:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:36.965 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:36.965 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:36.967 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 20:59:36.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:36.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:59:36.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:59:36.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:36.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:59:36.968 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 20:59: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.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") 20:59:36.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:36.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:36.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:36.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:36.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:36.999 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:59:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:36.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:36.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:36.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:37.114 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 20:59:37.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:37.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:37.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:37.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:37.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:37.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:59:37.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:59:37.116 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 20:59:37.116 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 20:59:37.116 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") 20:59:37.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:37.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:37.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:37.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:37.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:37.118 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 20:59:37.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:37.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:37.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:37.118 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:37.121 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 20:59:37.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:37.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:37.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:37.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:37.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:37.122 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item server-project (server-project/) 20:59:37.122 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item server-project (server-project/): 20:59:37.123 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 20:59:37.123 INFO [WorkbenchTestable][TreeItemHandler] Checked: server-project (server-project/) 20:59:37.124 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:59:37.124 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 20:59:37.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.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) 20:59:37.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:37.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:37.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:37.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:37.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:37.128 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:59:37.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:37.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:37.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:37.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:37.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:37.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:37.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:37.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:59:37.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:59:37.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:59:37.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:59:37.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:37.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:37.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:59:37.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:37.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:37.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:37.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:37.368 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:37.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:37.368 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:37.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:37.370 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:59:37.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:37.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:37.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:37.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:37.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:37.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:37.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 '\*?\QPackage Explorer\E') 20:59:37.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:37.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:37.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:37.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:37.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:37.408 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:37.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:37.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:37.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:59:37.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:37.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:37.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:37.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:37.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:37.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:37.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:59:37.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:37.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:37.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:37.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:37.413 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:37.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:37.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:37.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:59:37.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:37.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:37.416 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:37.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:37.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:37.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:37.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:37.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:37.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:37.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:38.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:38.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:38.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:59:38.418 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:38.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:38.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:38.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:38.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:59:38.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:38.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:38.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:38.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:38.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:38.420 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 20:59:38.420 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:59:38.420 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:59:38.420 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:59:38.424 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:59:38.425 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:38.425 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Team' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Configure' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Validate' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:38.466 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 20:59:38.466 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 20:59:38.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 20:59:38.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 20:59:38.467 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 20:59:38.674 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"] 20:59:38.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:38.674 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:38.675 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 20:59:38.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:38.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:38.677 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 20:59:38.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:38.706 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 20:59:38.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:38.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:38.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:38.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:38.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:38.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:38.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:38.709 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 20:59:38.709 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 20:59:38.709 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 20:59:38.709 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 20:59:38.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:38.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:38.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:38.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:38.710 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 20:59:38.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:38.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:59:38.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:59:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:38.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 20:59:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:38.741 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item Java 20:59:38.741 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item Java: 20:59:38.741 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 20:59:38.788 INFO [WorkbenchTestable][TreeItemHandler] Checked: Java 20:59:38.790 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 20:59:38.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:38.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:59:38.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:59:38.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:38.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 20:59:38.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:38.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:38.793 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java 20:59:38.793 DEBUG [main][TreeItemHandler] Selecting tree item: Java 20:59:38.793 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java about selection 20:59:38.793 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java 20:59:38.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:38.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:38.794 DEBUG [main][MenuItemLookup] Found menu:'Change Version...' 20:59:38.794 DEBUG [main][MenuItemLookup] Item match:Change Version... 20:59:38.794 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Change &Version..." 20:59:38.794 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Change Version... 20:59:38.794 INFO [main][MenuItemHandler] Select menu item: Change &Version... 20:59:38.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Change Version"] is available.... 20:59:38.885 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 20:59:38.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Change Version 20:59:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:38.886 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:") 20:59:38.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:38.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:38.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:38.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 20:59:38.887 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 17 to selection: 1.7 20:59:38.887 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) 20:59:38.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:38.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:38.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:38.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:38.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:38.889 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:59:38.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:38.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:38.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:38.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:38.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:59:38.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:59:38.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.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") 20:59:38.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:38.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:38.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:38.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:38.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:38.954 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 20:59:38.954 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 20:59:38.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:38.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:38.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:38.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:39.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 20:59:39.564 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 20:59:39.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:39.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:39.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.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") 20:59:39.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:39.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:39.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:39.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:39.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:39.586 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 20:59:39.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:39.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:39.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:39.587 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:39.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:39.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:39.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:39.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:39.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:39.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:39.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:39.754 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:39.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:39.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:39.754 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:39.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 '\*?\QPackage Explorer\E') 20:59:39.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:39.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:39.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:39.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:39.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:39.755 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:39.755 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:39.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:39.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:59:39.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:39.756 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:39.758 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:39.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:39.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:39.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:39.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:39.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:39.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:40.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:40.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:40.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:40.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:40.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:59:40.760 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:40.760 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:40.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:40.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:40.786 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:59:40.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:40.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:40.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:40.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:40.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:40.786 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 20:59:40.787 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:59:40.787 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:59:40.787 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:59:40.789 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:59:40.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:40.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:40.834 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Run As' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Team' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Configure' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Validate' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:40.835 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 20:59:40.835 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 20:59:40.835 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 20:59:40.835 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 20:59:40.835 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 20:59:41.066 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"] 20:59:41.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:41.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:41.068 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for server-project 20:59:41.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:41.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:41.110 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for server-project is not null and is not disposed 20:59:41.110 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:41.111 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 20:59:41.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:41.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:41.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:41.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:41.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:41.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:41.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:41.115 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Facets 20:59:41.115 DEBUG [main][TreeItemHandler] Selecting tree item: Project Facets 20:59:41.115 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Facets about selection 20:59:41.115 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Facets 20:59:41.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:41.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:41.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:41.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:41.117 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 20:59:41.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:41.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:59:41.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:59:41.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:41.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 20:59:41.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:41.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:41.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:41.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:41.149 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") 20:59:41.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:41.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:41.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:41.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:41.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:41.195 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 20:59:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:41.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:41.195 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:41.195 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:41.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:41.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:41.335 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:41.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:41.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:41.335 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"] 20:59:41.335 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:41.335 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"] 20:59:41.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:41.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:41.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:41.348 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:59:41.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:41.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:41.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:41.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:41.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:41.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:41.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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:59:41.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:41.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:41.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:41.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:41.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:41.369 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:41.369 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:41.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:41.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:59:41.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:41.370 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:41.371 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:41.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:41.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:41.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:41.372 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:41.372 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:41.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:41.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:41.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:41.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:41.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:41.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:41.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:42.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:42.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:42.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:59:42.407 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:42.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:42.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:42.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:42.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 20:59:42.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:42.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:42.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:42.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:42.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:42.409 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name server-project 20:59:42.409 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:59:42.409 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:59:42.409 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:59:42.412 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:59:42.412 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:42.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:42.514 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:59:42.514 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:59:42.514 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:59:42.514 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:59:42.514 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:59:42.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:42.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:59:42.515 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:59:43.015 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 20:59:43.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:43.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:43.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:59:43.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:43.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 20:59:43.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:43.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:43.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:43.015 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:43.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:43.015 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'server-project' via Explorer 20:59:43.015 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item server-project 20:59:43.016 DEBUG [main][TreeItemHandler] Selecting tree item: server-project 20:59:43.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item server-project about selection 20:59:43.018 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: server-project 20:59:43.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:43.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:43.064 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:43.064 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:59:43.064 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:43.064 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:59:43.064 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 20:59:43.064 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:59:43.064 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:43.064 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:59:43.064 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:59:43.064 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:59:43.064 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:59:43.064 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:59:43.064 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:59:43.064 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:59:43.064 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:59:43.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 'Delete.*'] is available.... 20:59:43.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 20:59:43.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:59:43.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:43.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:43.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:43.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:43.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: 32) 20:59:43.233 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:43.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:43.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:43.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:59:43.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:43.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:43.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:43.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:43.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:43.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:43.234 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:59:43.234 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:59:43.234 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:59:43.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:43.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:43.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:43.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:43.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 "OK", Widget matcher matching widgets with style: 8) 20:59:43.235 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:43.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:43.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:43.235 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:59:43.235 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:43.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:43.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:43.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:43.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:43.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:43.236 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:59:43.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:43.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:43.236 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:43.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:43.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:59:43.252 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:59:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:59:43.753 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:59:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:43.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:59:43.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:59:43.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:59:43.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:59:43.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 20:59:43.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:43.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:43.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:59:43.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:43.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:43.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:43.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:43.753 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:43.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 20:59:43.753 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:43.753 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:43.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:43.753 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) 20:59:43.753 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest 20:59:43.754 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:43.754 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:43.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.403 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: 8.274 s selectVersion no-configuration(org.eclipse.reddeer.eclipse.test.wst.common.project.facet.ui.FacetsPropertyPageTest) Time elapsed: 7.114 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 20:59:43.763 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 20:59:43.765 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:59:43.765 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:43.765 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 20:59:43.765 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:43.765 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:59:43.766 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:43.766 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:59:43.766 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:43.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: "Import"] 20:59:43.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:43.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: "Import"] 20:59:43.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:43.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: "Import"] 20:59:43.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:43.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: "Import"] 20:59:43.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:43.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: "Import"] 20:59:43.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:43.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: "Import"] 20:59:43.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:43.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: "Import"] 20:59:43.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:43.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: "Import"] 20:59:43.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:43.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: "Import"] 20:59:43.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:43.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:43.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:43.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:43.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:43.769 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:59:43.769 DEBUG [main][MenuItemLookup] Found menu:'File' 20:59:43.769 DEBUG [main][MenuItemLookup] Item match:File 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:43.770 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:59:43.770 DEBUG [main][MenuItemLookup] Item match:Import... 20:59:43.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:59:43.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:59:43.771 INFO [main][MenuItemHandler] Select menu item: &Import... 20:59:43.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:59:43.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:59:43.886 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:59:43.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:43.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:43.887 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:59:43.887 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:43.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 20:59:43.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:43.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:43.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:43.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:43.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:43.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:43.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:43.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:59:43.889 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:59:43.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:43.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:59:43.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:43.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:59:43.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:59:43.890 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:59:43.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:43.890 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:59:43.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:43.890 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:59:43.890 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:59:43.890 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:59:43.890 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:59:43.891 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:59:43.891 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:59:43.891 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:59:43.891 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) 20:59:43.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:43.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:43.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:43.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:43.892 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:43.892 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:59:43.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:43.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:43.893 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:43.893 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:43.956 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:44.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:44.023 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:44.023 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:59:44.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:44.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:44.024 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:59:44.024 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:44.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:59:44.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:59:44.025 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:59:44.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:44.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:44.025 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:59:44.025 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:44.025 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' 20:59:44.025 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:") 20:59:44.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:44.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:44.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:44.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:44.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:44.027 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 20:59:44.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:44.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:44.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:44.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:44.029 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 20:59:44.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:44.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:59:44.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:59:44.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:44.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:59:44.029 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 20:59:44.030 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") 20:59:44.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:44.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:44.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:44.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:44.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:44.125 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:59:44.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:44.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:44.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:44.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:44.181 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 20:59:44.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:44.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:44.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:44.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:44.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:59:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:59:44.226 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 20:59:44.226 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 20:59:44.226 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") 20:59:44.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:44.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:44.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:44.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:44.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:44.228 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 20:59:44.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:44.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:44.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:44.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:44.229 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 20:59:44.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:44.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:44.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:44.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:44.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:44.230 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 20:59:44.231 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 20:59:44.231 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 20:59:44.231 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 20:59:44.231 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:59:44.232 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 20:59:44.232 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) 20:59:44.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:44.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:44.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:44.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:44.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:44.247 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:59:44.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:44.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:44.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:44.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:44.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:44.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:44.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:44.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:44.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 20:59:44.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:59:44.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 20:59:44.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:44.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:59:44.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:44.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:44.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:44.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:44.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:44.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:44.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:44.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:44.387 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:59:44.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:44.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:44.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:44.388 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:44.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 20:59:44.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:44.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:44.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:44.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:44.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:44.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:44.389 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:44.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:44.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:59:44.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:44.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:44.419 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:44.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:44.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:44.420 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:44.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:44.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:44.421 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:44.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:44.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:44.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:44.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:45.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:45.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:45.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:59:45.423 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:45.423 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:45.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:45.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:45.424 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:59:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:45.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:45.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:45.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:45.425 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 20:59:45.425 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:59:45.426 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 20:59:45.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 20:59:45.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:45.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:45.926 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 20:59:45.927 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 20:59:45.928 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 20:59:45.928 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 20:59:45.933 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 20:59:45.934 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 20:59:45.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 20:59:45.934 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 20:59:45.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 20:59:45.936 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 20:59:45.936 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:59:45.936 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:59:46.890 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:59:46.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:46.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:59:46.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:46.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:46.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:59:46.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:46.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:46.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:46.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:46.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:46.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:46.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6b08800 is found... 20:59:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6b08800 is found finished successfully 20:59:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 20:59:46.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:46.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:46.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:46.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:46.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:46.922 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:46.922 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 20:59:46.922 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:46.922 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 20:59:46.922 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") 20:59:46.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:46.923 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 20:59:46.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:46.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:46.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:46.924 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:46.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:46.924 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:46.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 20:59:47.096 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:47.097 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 20:59:47.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 20:59:47.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:47.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:47.097 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:47.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 20:59:47.097 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:47.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:47.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:47.193 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 20:59:47.193 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:47.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:47.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:47.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:47.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:47.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:47.196 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 20:59:47.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:47.197 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 20:59:47.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:47.197 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 20:59:47.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 20:59:47.197 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 20:59:47.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:47.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:47.698 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 20:59:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 20:59:47.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 20:59:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:47.699 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 20:59:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:47.699 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 20:59:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 20:59:47.699 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 20:59:47.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:48.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:48.200 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 20:59:48.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 20:59:48.201 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 20:59:48.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:48.201 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 20:59:48.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:48.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 20:59:48.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 20:59:48.202 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:48.202 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:48.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:48.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:48.212 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode_childNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 20:59:48.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:48.212 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 20:59:48.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 20:59:48.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:48.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:48.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:48.212 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:59:48.212 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:48.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:48.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:48.213 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 20:59:48.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:48.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:48.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:48.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 20:59:48.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 20:59:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:48.214 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 20:59:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:48.214 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 20:59:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 20:59:48.214 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 20:59:48.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:48.215 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 20:59:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:48.215 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 20:59:48.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 20:59:48.215 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:48.215 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:48.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:48.215 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 20:59:48.215 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:48.215 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 20:59:48.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 20:59:48.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:48.215 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:48.216 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:48.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 20:59:48.216 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:48.216 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 20:59:48.216 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:48.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:48.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:48.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:48.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 20:59:48.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 20:59:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:48.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 20:59:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:48.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 20:59:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 20:59:48.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 20:59:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:48.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 20:59:48.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:48.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 20:59:48.219 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 20:59:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:48.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 20:59:48.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:48.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 20:59:48.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 20:59:48.220 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:48.220 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:48.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:48.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:48.221 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 20:59:48.221 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:48.221 INFO [WorkbenchTestable][RequirementsRunner] Started test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 20:59:48.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 20:59:48.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:48.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:48.221 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:48.221 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:59:48.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:48.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:48.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:48.221 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 20:59:48.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:48.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:48.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:48.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:48.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:48.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:48.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:48.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:48.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 20:59:48.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 20:59:48.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:48.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 20:59:48.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:48.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 20:59:48.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 20:59:48.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 20:59:48.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:48.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 20:59:48.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:48.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 20:59:48.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 20:59:48.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 20:59:48.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:48.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 20:59:48.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:48.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 20:59:48.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 20:59:48.224 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 20:59:48.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:48.224 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 20:59:48.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:48.224 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 20:59:48.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children... 20:59:48.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 20:59:48.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:48.225 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 20:59:48.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:48.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 20:59:48.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem b1 has children finished successfully 20:59:48.225 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item b1 20:59:48.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:48.225 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item b1 is already expanded. No action performed 20:59:48.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:48.225 INFO [WorkbenchTestable][TreeItemHandler] Expanded: b1 20:59:48.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 20:59:48.226 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:48.226 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:48.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:48.226 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getValue no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) 20:59:48.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:48.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:48.227 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:59:48.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:48.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:48.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 20:59:48.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:48.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:48.229 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 20:59:48.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 '\*?\QPackage Explorer\E') 20:59:48.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:48.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:48.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:48.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:48.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:48.231 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:48.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:48.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:48.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:48.340 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:48.340 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:48.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:48.341 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:48.341 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:48.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:48.387 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:48.388 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:48.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:48.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:48.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:48.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:48.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:49.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:49.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:49.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:59:49.389 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:49.390 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:49.390 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:49.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:49.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 20:59:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:49.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:49.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:49.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:49.391 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 20:59:49.392 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 20:59:49.392 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 20:59:49.392 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 20:59:49.396 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 20:59:49.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:49.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'Export...' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'Source' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:49.526 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:59:49.526 DEBUG [main][MenuItemLookup] Item match:Refresh F5 20:59:49.526 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 20:59:49.526 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 20:59:49.526 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 20:59:49.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:49.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 20:59:50.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 20:59:50.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 20:59:51.027 DEBUG [WorkbenchTestable][JobIsRunning] job 'LemMinX' has no excuses, wait for it 20:59:51.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:51.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:51.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:59:51.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:51.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:51.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:51.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:51.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:51.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:51.528 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 20:59:51.528 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 20:59:51.528 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 20:59:51.528 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 20:59:51.536 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 20:59:51.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:51.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:51.622 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:51.622 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 20:59:51.622 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:51.622 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 20:59:51.622 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 20:59:51.622 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:51.623 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 20:59:51.623 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 20:59:51.623 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 20:59:51.623 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 20:59:51.623 DEBUG [main][MenuItemLookup] Item match:Delete Delete 20:59:51.623 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 20:59:51.623 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 20:59:51.623 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 20:59:51.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 'Delete.*'] is available.... 20:59:51.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 'Delete.*'] is available. finished successfully 20:59:51.815 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 20:59:51.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:51.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:51.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:51.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:51.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: 32) 20:59:51.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:51.817 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:59:51.817 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:51.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:51.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:51.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:51.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:51.818 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 20:59:51.818 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 20:59:51.818 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 20:59:51.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:51.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:51.818 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:51.818 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:51.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 "OK", Widget matcher matching widgets with style: 8) 20:59:51.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:51.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:51.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:51.819 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 20:59:51.819 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:51.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:51.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:51.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:51.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:51.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:51.820 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:59:51.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:51.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:51.820 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:51.820 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:51.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 20:59:51.836 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 20:59:52.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 20:59:52.336 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 20:59:52.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:52.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 20:59:52.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:59:52.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 20:59:52.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 20:59:52.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 20:59:52.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:52.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:52.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:59:52.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:52.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:52.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:52.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:52.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:52.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:52.337 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest 20:59:52.337 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:52.337 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:52.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:52.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.575 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.115 s getNode no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.003 s getAttribute no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLDesignPageTest) Time elapsed: 0.006 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 20:59:52.347 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 20:59:52.348 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 20:59:52.348 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:52.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 20:59:52.348 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:52.348 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 20:59:52.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:52.349 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 20:59:52.349 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:52.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: "Import"] 20:59:52.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:52.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: "Import"] 20:59:52.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:52.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: "Import"] 20:59:52.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:52.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: "Import"] 20:59:52.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:52.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"] 20:59:52.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:52.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"] 20:59:52.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:52.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"] 20:59:52.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:52.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"] 20:59:52.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:52.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"] 20:59:52.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:52.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:52.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:52.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:52.352 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:52.352 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 20:59:52.352 DEBUG [main][MenuItemLookup] Found menu:'File' 20:59:52.352 DEBUG [main][MenuItemLookup] Item match:File 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'Revert' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'Move...' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:52.353 DEBUG [main][MenuItemLookup] Found menu:'Import...' 20:59:52.353 DEBUG [main][MenuItemLookup] Item match:Import... 20:59:52.354 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 20:59:52.354 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 20:59:52.354 INFO [main][MenuItemHandler] Select menu item: &Import... 20:59:52.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:59:52.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:59:52.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:59:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:52.484 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:59:52.484 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:52.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 20:59:52.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:52.484 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:52.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:52.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:52.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:52.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:52.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:52.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 20:59:52.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:59:52.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:52.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:59:52.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:52.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:59:52.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 20:59:52.487 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 20:59:52.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:52.487 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 20:59:52.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:52.487 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 20:59:52.488 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 20:59:52.488 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 20:59:52.488 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 20:59:52.488 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 20:59:52.488 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:59:52.488 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 20:59:52.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.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) 20:59:52.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:52.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:52.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:52.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:52.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:52.503 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 20:59:52.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:52.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:52.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:52.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:52.580 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 20:59:52.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:52.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:52.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:59:52.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:52.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:52.652 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 20:59:52.652 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:52.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 20:59:52.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 20:59:52.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 20:59:52.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:52.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:52.653 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:59:52.653 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 20:59:52.653 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' 20:59:52.653 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:") 20:59:52.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:52.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:52.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:52.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:52.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:52.654 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 20:59:52.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:52.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:52.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:52.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:52.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 1 and no matchers specified 20:59:52.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:52.656 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 20:59:52.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 20:59:52.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:52.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 20:59:52.657 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 20:59:52.699 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") 20:59:52.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:52.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:52.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:52.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:52.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:52.701 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 20:59:52.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:52.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:52.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:52.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:52.818 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 20:59:52.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:52.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:52.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:52.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 20:59:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 20:59:52.820 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 20:59:52.820 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 20:59:52.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.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") 20:59:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:52.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:52.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:52.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:52.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:52.822 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 20:59:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:52.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:52.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:52.823 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 20:59:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:52.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:52.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:52.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:52.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:52.836 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 20:59:52.836 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 20:59:52.836 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 20:59:52.837 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 20:59:52.837 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 20:59:52.837 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 20:59:52.837 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) 20:59:52.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:52.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:52.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:52.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:52.840 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 20:59:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:52.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:52.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:52.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:52.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 20:59:53.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 20:59:53.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:53.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:59:53.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 20:59:53.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:53.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:53.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:59:53.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:53.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:53.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:53.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:53.346 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:53.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:53.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:53.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:53.347 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 20:59:53.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:53.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:53.348 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 20:59:53.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:53.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:53.348 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 20:59:53.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 '\*?\QPackage Explorer\E') 20:59:53.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:53.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:53.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:53.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:53.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:53.350 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:53.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:53.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:53.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 20:59:53.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 20:59:53.351 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 20:59:53.353 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:53.353 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 20:59:53.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 20:59:53.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:53.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:53.353 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:53.354 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:53.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:53.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:53.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:53.357 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:53.357 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:53.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:53.358 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:53.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:53.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:53.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:53.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:53.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:54.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:54.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:54.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:59:54.360 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:54.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:54.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:54.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:54.361 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:59:54.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:54.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:54.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:54.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:54.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:54.361 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 20:59:54.362 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:59:54.362 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 20:59:54.362 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 20:59:54.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:54.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:54.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 20:59:54.864 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 20:59:54.864 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 20:59:54.865 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 20:59:54.870 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 20:59:54.871 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 20:59:54.871 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 20:59:54.871 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 20:59:54.871 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 20:59:54.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 20:59:54.873 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 20:59:54.873 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 20:59:55.132 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 20:59:55.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 20:59:55.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 20:59:55.132 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 20:59:55.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 20:59:55.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 20:59:55.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 20:59:55.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 20:59:55.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 20:59:55.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 20:59:55.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 20:59:55.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 20:59:55.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 20:59:55.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 20:59:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 20:59:55.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49b63f92 is found... 20:59:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@49b63f92 is found finished successfully 20:59:55.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 '\*?\Qfile.xml\E') 20:59:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:55.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:55.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:55.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:55.637 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:55.637 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:55.638 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:55.638 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:55.638 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") 20:59:55.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:55.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:55.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:55.639 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 20:59:55.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:55.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:55.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:55.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:55.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:55.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 20:59:55.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 '\*?\Qfile.xml\E') 20:59:55.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:55.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:55.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:55.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:55.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:55.856 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 20:59:55.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 20:59:55.938 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:55.938 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:55.939 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPath no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 20:59:55.939 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:55.939 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 20:59:55.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 20:59:55.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:55.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:55.939 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:55.939 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:55.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:56.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:56.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:56.005 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:56.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:56.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:56.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:56.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:56.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:56.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:56.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:56.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:57.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:57.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:57.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:59:57.008 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:57.008 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:57.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:57.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:57.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 20:59:57.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:57.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:57.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:57.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:57.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:57.010 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 20:59:57.010 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:59:57.011 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 20:59:57.011 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 20:59:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:57.011 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 20:59:57.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:57.011 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 20:59:57.011 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 20:59:57.011 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 20:59:57.012 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 20:59:57.015 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 20:59:57.027 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:57.027 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:57.097 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:57.097 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:57.097 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:59:57.098 DEBUG [main][MenuItemLookup] Found menu:'Open With' 20:59:57.098 DEBUG [main][MenuItemLookup] Item match:Open With 20:59:57.100 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 20:59:57.100 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 20:59:57.100 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 20:59:57.100 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 20:59:57.100 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:57.100 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 20:59:57.100 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 20:59:57.100 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:57.100 DEBUG [main][MenuItemLookup] Found menu:'Other...' 20:59:57.100 DEBUG [main][MenuItemLookup] Item match:Other... 20:59:57.100 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 20:59:57.100 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 20:59:57.101 INFO [main][MenuItemHandler] Select menu item: Other... 20:59:57.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 20:59:57.213 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 20:59:57.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 20:59:57.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:57.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:57.214 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:59:57.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:57.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:57.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:57.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 20:59:57.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:57.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:57.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:57.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:57.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:57.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:57.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:57.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:57.217 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 20:59:57.217 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 20:59:57.217 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 20:59:57.218 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 20:59:57.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 "OK", Widget matcher matching widgets with style: 8) 20:59:57.218 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:57.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:57.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:57.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 20:59:57.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:57.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:57.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:57.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:57.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:57.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:57.231 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:59:57.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:57.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:57.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:57.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:57.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:59:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:59:57.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d2d341f is found... 20:59:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7d2d341f is found finished successfully 20:59:57.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 20:59:57.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:57.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:57.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:57.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:57.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:57.716 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:57.716 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 20:59:57.717 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:57.717 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 20:59:57.717 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") 20:59:57.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:57.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:57.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:57.717 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 20:59:57.717 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:57.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:57.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:57.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:57.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:57.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:57.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 20:59:58.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 20:59:58.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:58.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:58.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:58.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:58.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:58.233 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 20:59:58.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 20:59:58.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 20:59:58.236 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 20:59:58.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:58.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:58.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 20:59:58.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 20:59:58.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 20:59:58.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 20:59:58.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 20:59:58.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 20:59:58.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 20:59:58.237 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:58.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:58.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:58.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:58.311 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:58.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:58.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:58.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:58.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:58.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:58.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:58.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:58.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:59.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:59.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 20:59:59.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 20:59:59.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 20:59:59.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 20:59:59.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:59.315 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 20:59:59.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:59:59.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:59.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:59.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:59.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:59.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:59.316 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 20:59:59.316 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 20:59:59.316 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TomcatServerRequirement.xml of tree item xml-project 20:59:59.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 20:59:59.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 20:59:59.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item xml-project is already expanded. No action performed 20:59:59.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 20:59:59.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 20:59:59.317 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TomcatServerRequirement.xml 20:59:59.317 DEBUG [main][TreeItemHandler] Selecting tree item: TomcatServerRequirement.xml 20:59:59.317 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TomcatServerRequirement.xml about selection 20:59:59.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TomcatServerRequirement.xml 20:59:59.329 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 20:59:59.329 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:59.406 DEBUG [main][MenuItemLookup] Found menu:'New' 20:59:59.406 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:59.406 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 20:59:59.406 DEBUG [main][MenuItemLookup] Found menu:'Open With' 20:59:59.406 DEBUG [main][MenuItemLookup] Item match:Open With 20:59:59.409 DEBUG [main][MenuItemLookup] Found menu:'Generic Text Editor' 20:59:59.409 DEBUG [main][MenuItemLookup] Found menu:'JUnit View' 20:59:59.409 DEBUG [main][MenuItemLookup] Found menu:'Text Editor' 20:59:59.409 DEBUG [main][MenuItemLookup] Found menu:'XML Editor' 20:59:59.409 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:59.409 DEBUG [main][MenuItemLookup] Found menu:'System Editor' 20:59:59.409 DEBUG [main][MenuItemLookup] Found menu:'Default Editor' 20:59:59.409 DEBUG [main][MenuItemLookup] Found menu:'' 20:59:59.409 DEBUG [main][MenuItemLookup] Found menu:'Other...' 20:59:59.409 DEBUG [main][MenuItemLookup] Item match:Other... 20:59:59.409 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Other..." 20:59:59.409 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... 20:59:59.409 INFO [main][MenuItemHandler] Select menu item: Other... 20:59:59.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Editor Selection"] is available.... 20:59:59.519 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 20:59:59.519 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Editor Selection 20:59:59.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 20:59:59.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 20:59:59.521 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:59:59.521 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:59.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:59.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:59.521 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 20:59:59.521 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:59.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:59.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:59.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:59.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:59.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 20:59:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 20:59:59.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 20:59:59.524 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item XML Editor 20:59:59.524 DEBUG [main][TreeItemHandler] Selecting tree item: XML Editor 20:59:59.524 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item XML Editor about selection 20:59:59.525 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: XML Editor 20:59:59.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 "OK", Widget matcher matching widgets with style: 8) 20:59:59.525 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:59.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:59.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:59.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Editor Selection" as the parent 20:59:59.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:59.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:59.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:59.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:59.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:59.526 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 20:59:59.527 INFO [WorkbenchTestable][AbstractButton] Click button OK 20:59:59.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 20:59:59.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 20:59:59.527 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 20:59:59.527 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 20:59:59.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 20:59:59.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 20:59:59.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51a86662 is found... 20:59:59.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@51a86662 is found finished successfully 20:59:59.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 '\*?\QTomcatServerRequirement.xml\E') 20:59:59.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:59.657 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:59.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:59.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:59.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:59.661 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:59.661 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 20:59:59.661 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 20:59:59.661 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= ${apache-tomcat-7.home} TooltipText=null 20:59:59.661 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") 20:59:59.661 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 20:59:59.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 20:59:59.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 20:59:59.662 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "TomcatServerRequirement.xml"as the parent 20:59:59.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 20:59:59.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 20:59:59.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 20:59:59.663 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 20:59:59.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 20:59:59.663 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 20:59:59.663 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 21:00: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTomcatServerRequirement.xml\E') 21:00:00.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:00.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:00.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:00.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:00.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:00.132 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part TomcatServerRequirement.xml 21:00:00.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 21:00:00.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:00.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:00.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) 21:00:00.135 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:00:00.136 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:00.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:00.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:00.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:00.215 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:00.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:00.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:00.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:00.217 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:00.217 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:00.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:00.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:00.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:00.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:00.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:00.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:00.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:01.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:01.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:01.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:00:01.220 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:01.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:01.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:01.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:01.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 21:00:01.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:01.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:01.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:01.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:01.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:01.222 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 21:00:01.222 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 21:00:01.222 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 21:00:01.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 21:00:01.225 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 21:00:01.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:00:01.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'New' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:01.294 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:00:01.294 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:00:01.294 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:00:01.294 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:00:01.294 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:00:01.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:01.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:00:01.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:01.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:01.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:01.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:01.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:01.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:01.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:01.795 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:01.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:01.795 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 21:00:01.795 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 21:00:01.795 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 21:00:01.795 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 21:00:01.800 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 21:00:01.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:00:01.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:01.859 DEBUG [main][MenuItemLookup] Found menu:'New' 21:00:01.859 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:00:01.859 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:01.859 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:00:01.859 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:00:01.859 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:01.859 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:00:01.859 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:00:01.859 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:00:01.859 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:00:01.859 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:00:01.859 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:00:01.859 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:00:01.859 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:00:01.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.... 21:00:02.563 DEBUG [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 21:00:02.563 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:00:02.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:02.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:02.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:02.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:02.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: 32) 21:00:02.568 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:02.568 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:00:02.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:02.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:02.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:02.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:02.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:02.569 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:00:02.569 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:00:02.569 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:00:02.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:02.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:02.569 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:02.569 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:02.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) 21:00:02.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:02.570 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:00:02.570 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:02.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:02.570 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:02.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:02.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:02.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:02.572 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:00:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:02.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:02.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:02.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:02.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:00:02.577 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:00:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:00:03.078 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:00:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:03.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:00:03.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:00:03.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:00:03.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:03.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:03.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:03.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:03.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:03.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:03.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:03.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:03.078 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest 21:00:03.078 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:03.078 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:03.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.733 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.585 s evaluateXPathWithIgnoringNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 2.297 s evaluateXPathWithNamespace no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLSourcePageTest) Time elapsed: 1.898 s Running org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 21:00:03.092 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 21:00:03.093 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:00:03.093 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:03.093 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 21:00:03.093 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:03.093 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:00:03.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:03.094 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:00:03.094 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:03.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 21:00:03.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:03.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 21:00:03.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:03.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 21:00:03.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:03.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 21:00:03.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:03.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 21:00:03.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:03.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 21:00:03.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:03.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 21:00:03.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:03.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 21:00:03.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:03.095 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 21:00:03.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:03.096 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:03.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:03.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:03.096 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:03.096 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:03.096 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:03.096 DEBUG [main][MenuItemLookup] Item match:File 21:00:03.097 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:00:03.097 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 21:00:03.097 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 21:00:03.097 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 21:00:03.097 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:03.097 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 21:00:03.097 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 21:00:03.098 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:03.098 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 21:00:03.098 DEBUG [main][MenuItemLookup] Found menu:'Save As...' 21:00:03.098 DEBUG [main][MenuItemLookup] Found menu:'Save All Shift+Ctrl+S' 21:00:03.098 DEBUG [main][MenuItemLookup] Found menu:'Revert' 21:00:03.098 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:03.098 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:00:03.098 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:00:03.098 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:00:03.098 DEBUG [main][MenuItemLookup] Found menu:'Convert Line Delimiters To' 21:00:03.098 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:03.098 DEBUG [main][MenuItemLookup] Found menu:'Print... Ctrl+P' 21:00:03.098 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:03.098 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:00:03.098 DEBUG [main][MenuItemLookup] Item match:Import... 21:00:03.098 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Import..." 21:00:03.098 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Import... 21:00:03.098 INFO [main][MenuItemHandler] Select menu item: &Import... 21:00:03.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 21:00:03.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 21:00:03.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 21:00:03.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:03.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:03.215 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 21:00:03.215 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:03.215 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 21:00:03.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:03.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:03.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:03.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:03.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:03.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:03.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:03.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:00:03.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:00:03.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:03.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:00:03.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:03.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:00:03.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:00:03.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:00:03.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:03.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:00:03.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:03.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:00:03.218 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Existing Projects into Workspace 21:00:03.218 DEBUG [main][TreeItemHandler] Selecting tree item: Existing Projects into Workspace 21:00:03.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Existing Projects into Workspace about selection 21:00:03.219 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Existing Projects into Workspace 21:00:03.219 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 21:00:03.219 INFO [WorkbenchTestable][ImportExportWizard] Go to next wizard page 21:00:03.219 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) 21:00:03.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:03.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:03.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:03.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:03.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:03.220 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:00:03.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:03.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:03.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:03.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:03.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: "Import"] 21:00:03.323 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:03.343 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:03.343 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 21:00:03.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:03.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:03.374 TRACE [WorkbenchTestable][ImportExportWizard] Shell Import is not null and is not disposed 21:00:03.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:03.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available.... 21:00:03.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Import"] is available. finished successfully 21:00:03.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Import 21:00:03.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:03.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:03.374 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 21:00:03.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:03.375 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' 21:00:03.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.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:") 21:00:03.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:03.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:03.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:03.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:03.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:03.405 INFO [WorkbenchTestable][AbstractButton] Click button Select &archive file: 21:00:03.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:03.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:03.405 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:03.405 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:03.407 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 21:00:03.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:03.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:00:03.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:00:03.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:03.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:00:03.408 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 21:00:03.408 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") 21:00:03.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:03.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:03.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:03.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:03.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:03.410 INFO [WorkbenchTestable][AbstractButton] Click button R&efresh 21:00:03.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:03.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:03.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:03.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:03.520 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 21:00:03.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:03.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:03.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:03.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:03.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:03.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded... 21:00:03.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one project is loaded finished successfully 21:00:03.522 INFO [WorkbenchTestable][WizardProjectsImportPage] Selecting projects 21:00:03.522 INFO [WorkbenchTestable][WizardProjectsImportPage] Deselecting all projects 21:00:03.522 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") 21:00:03.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:03.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:03.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:03.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:03.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:03.524 INFO [WorkbenchTestable][AbstractButton] Click button &Deselect All 21:00:03.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:03.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:03.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:03.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:03.525 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 21:00:03.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:03.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:03.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:03.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:03.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:03.527 INFO [WorkbenchTestable][AbstractTreeItem] Check tree item xml-project (xml-project/) 21:00:03.527 DEBUG [WorkbenchTestable][TreeItemHandler] CheckTree Item xml-project (xml-project/): 21:00:03.528 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about check event 21:00:03.542 INFO [WorkbenchTestable][TreeItemHandler] Checked: xml-project (xml-project/) 21:00:03.542 TRACE [WorkbenchTestable][ExternalProjectImportWizardDialog] Shell Import is not null and is not disposed 21:00:03.542 INFO [WorkbenchTestable][ExternalProjectImportWizardDialog] Finish wizard 21:00:03.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.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) 21:00:03.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:03.542 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:03.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:03.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:03.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:03.555 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:00:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:03.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:03.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:03.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:03.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:04.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 21:00:04.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:04.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:04.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:04.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:04.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:04.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:04.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:04.142 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:04.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:04.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:04.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:04.143 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:00:04.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:04.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:04.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:04.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:04.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:04.144 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:04.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:00:04.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:04.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:04.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:04.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:04.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:04.146 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:04.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:04.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:04.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:00:04.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:00:04.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:00:04.149 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:04.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:04.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:04.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:04.150 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:04.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:04.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:04.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:04.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:04.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:04.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:04.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:04.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:05.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:05.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:05.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:00:05.173 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:05.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:05.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:05.174 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:05.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 21:00:05.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:05.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:05.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:05.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:05.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:05.175 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 21:00:05.175 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:00:05.176 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item file.xml of tree item xml-project 21:00:05.176 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item xml-project 21:00:05.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:05.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:05.676 INFO [WorkbenchTestable][TreeItemHandler] Expanded: xml-project 21:00:05.678 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 21:00:05.678 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 21:00:05.678 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 21:00:05.690 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 21:00:05.691 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item file.xml 21:00:05.691 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item file.xml 21:00:05.691 DEBUG [main][TreeItemHandler] Selecting tree item: file.xml 21:00:05.691 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item file.xml about selection 21:00:05.694 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: file.xml 21:00:05.694 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 21:00:05.694 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 21:00:05.941 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 21:00:05.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:05.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 21:00:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:00:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:00:06.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:06.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:06.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:06.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:06.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:06.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:06.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:06.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40b9806b is found... 21:00:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40b9806b is found finished successfully 21:00:06.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 '\*?\Qfile.xml\E') 21:00:06.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:06.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:06.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:06.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:06.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:06.446 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:06.446 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 21:00:06.446 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:06.446 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 21:00:06.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 21:00:06.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:06.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:06.446 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:06.447 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:06.447 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 21:00:06.447 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") 21:00:06.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:06.447 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 21:00:06.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:06.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:06.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:06.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:06.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:06.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:06.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 21:00:06.549 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:06.550 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:06.550 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") 21:00:06.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:06.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:06.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:06.550 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 21:00:06.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:06.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:06.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:06.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:06.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:06.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:06.551 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 21:00:06.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qfile.xml\E') 21:00:06.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:06.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:06.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:06.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:06.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:06.715 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part file.xml 21:00:06.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 21:00:06.716 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:06.716 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:06.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:06.716 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 21:00:06.716 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:06.717 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 21:00:06.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 21:00:06.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:06.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:06.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:06.717 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:06.717 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 21:00:06.717 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") 21:00:06.717 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:06.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:06.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:06.718 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 21:00:06.718 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:06.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:06.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:06.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:06.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:06.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:06.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 21:00:06.981 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 21:00:06.981 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:06.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:06.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:06.993 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 21:00:06.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:06.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:06.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:06.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:06.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:06.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:00:06.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 21:00:06.994 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:06.994 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:06.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:06.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:06.994 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 21:00:06.994 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:06.994 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 21:00:06.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 21:00:06.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:06.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:06.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:06.995 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:06.995 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 21:00:06.995 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") 21:00:06.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:06.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:06.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:06.996 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 21:00:06.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:06.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:06.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:06.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:06.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:06.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:06.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Source 21:00:07.290 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:07.290 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= content text TooltipText=null 21:00:07.290 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") 21:00:07.290 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:07.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:07.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:07.291 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 21:00:07.291 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:07.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:07.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:07.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:07.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:07.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:07.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 21:00:07.368 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 21:00:07.368 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:07.399 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 21:00:07.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:07.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:07.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:07.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:07.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:07.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:07.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:07.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:07.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 21:00:07.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 21:00:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:07.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 21:00:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:07.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 21:00:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 21:00:07.401 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 21:00:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:07.401 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 21:00:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:07.401 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 21:00:07.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 21:00:07.402 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:07.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:07.402 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 21:00:07.403 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:07.403 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 21:00:07.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 21:00:07.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:07.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:07.403 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:07.404 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:07.405 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:07.405 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") 21:00:07.405 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:07.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:07.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:07.405 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 21:00:07.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:07.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:07.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:07.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:07.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:07.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:07.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Design 21:00:07.409 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 21:00:07.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:07.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:07.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:07.423 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "file.xml"as the parent 21:00:07.423 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:07.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:07.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:07.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:07.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:07.424 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:07.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:07.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:07.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children... 21:00:07.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 21:00:07.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:07.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 21:00:07.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:07.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 21:00:07.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem a has children finished successfully 21:00:07.425 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item a 21:00:07.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:07.425 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item a is already expanded. No action performed 21:00:07.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:07.425 INFO [WorkbenchTestable][TreeItemHandler] Expanded: a 21:00:07.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 21:00:07.426 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:07.426 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:07.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:07.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:07.426 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 21:00:07.426 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:07.426 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 21:00:07.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 21:00:07.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:07.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:07.426 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:07.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 21:00:07.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:07.427 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:07.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:07.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:07.427 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingingAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 21:00:07.427 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:07.427 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 21:00:07.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 21:00:07.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:07.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:07.427 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:07.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 21:00:07.429 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:07.429 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:07.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:07.430 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEvaluatingXPathOnAssociatedXMLEditorFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) 21:00:07.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:07.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:07.431 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:00:07.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:07.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:07.432 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - xml-project/file.xml - Eclipse Platform 21:00:07.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:07.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:07.433 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - xml-project/file.xml - Eclipse Platform' 21:00:07.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 '\*?\QPackage Explorer\E') 21:00:07.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:07.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:07.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:07.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:07.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:07.435 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:07.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:07.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:07.500 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:07.501 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:07.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:07.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:07.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:07.502 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:07.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:07.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:07.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:07.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:07.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:07.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:08.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:08.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:08.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:08.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:08.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:00:08.505 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:08.505 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:08.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:08.506 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:08.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 21:00:08.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:08.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:08.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:08.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:08.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:08.507 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name xml-project 21:00:08.507 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 21:00:08.507 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 21:00:08.508 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 21:00:08.510 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 21:00:08.521 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:00:08.521 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'New' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:08.578 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:00:08.578 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:00:08.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:00:08.578 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:00:08.578 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:00:08.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:08.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:00:09.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:00:09.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:09.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:09.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:09.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:09.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:09.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:09.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:09.079 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:09.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:09.079 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'xml-project' via Explorer 21:00:09.079 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item xml-project 21:00:09.080 DEBUG [main][TreeItemHandler] Selecting tree item: xml-project 21:00:09.080 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item xml-project about selection 21:00:09.085 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: xml-project 21:00:09.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:00:09.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:09.156 DEBUG [main][MenuItemLookup] Found menu:'New' 21:00:09.157 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:00:09.157 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:09.157 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:00:09.157 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:00:09.157 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:09.157 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:00:09.157 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:00:09.157 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:00:09.157 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:00:09.157 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:00:09.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:00:09.157 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:00:09.157 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:00:09.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.... 21:00:09.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. finished successfully 21:00:09.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:00:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:09.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:09.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:09.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:09.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: 32) 21:00:09.342 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:09.342 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:00:09.342 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:09.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:09.342 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:09.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:09.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:09.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:09.343 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:00:09.343 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:00:09.343 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:00:09.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:09.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:09.343 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:09.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:09.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 "OK", Widget matcher matching widgets with style: 8) 21:00:09.344 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:09.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:09.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:09.344 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:00:09.344 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:09.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:09.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:09.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:09.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:09.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:09.345 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:00:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:09.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:09.346 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:09.346 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:09.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:00:09.363 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:00:09.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:00:09.864 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:00:09.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:09.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:00:09.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:00:09.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:00:09.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:00:09.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 21:00:09.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refreshing view' is a system job, skipped 21:00:09.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:00:09.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:09.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:09.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:09.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:09.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:09.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:09.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:09.864 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:09.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:09.864 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest 21:00:09.864 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:09.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:09.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:09.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.774 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.27 s selectSourcePage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.277 s getDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.408 s selectDesignPage no-configuration(org.eclipse.reddeer.eclipse.test.wst.xml.ui.tabletree.XMLMultiPageEditorTest) Time elapsed: 0.023 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.003 s Running org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 21:00:09.877 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 21:00:09.878 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:00:09.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:09.878 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 21:00:09.878 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:09.878 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:00:09.879 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:09.879 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:00:09.879 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:09.879 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:00:09.879 DEBUG [main][EditorHandler] 0 editor(s) found 21:00:09.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:09.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:09.882 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:00:09.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:09.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:09.884 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:09.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:09.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:09.885 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:09.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:00:09.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:09.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:09.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:09.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:09.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:09.888 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:00:09.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:00:09.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:09.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:00:09.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:00:09.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:00:09.939 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:00:09.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:00:09.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:09.941 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 21:00:09.941 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:00:09.941 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:00:09.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:09.942 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 21:00:09.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:09.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:09.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:09.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:09.943 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:00:09.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:00:09.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:09.968 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 21:00:09.968 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:09.968 INFO [WorkbenchTestable][RequirementsRunner] Started test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 21:00:09.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 21:00:09.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:09.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:09.969 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:09.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:09.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:09.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:09.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:09.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:00:09.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:09.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:09.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:09.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:09.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:09.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:09.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:09.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:00:09.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:09.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:09.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:09.972 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:09.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:09.972 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:09.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:09.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:09.974 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:09.974 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:09.974 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:09.974 DEBUG [main][MenuItemLookup] Item match:File 21:00:09.975 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:00:09.975 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:09.982 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:00:09.982 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:00:10.008 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:00:10.008 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:00:10.011 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:00:10.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:00:10.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:00:10.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:00:10.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:10.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:10.142 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:00:10.142 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:10.142 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 21:00:10.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:10.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:10.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:10.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:10.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:10.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:10.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:10.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children... 21:00:10.145 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 21:00:10.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:10.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:10.646 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 21:00:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem JavaScript has children finished successfully 21:00:10.646 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item JavaScript 21:00:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:10.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item JavaScript is already expanded. No action performed 21:00:10.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:10.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: JavaScript 21:00:10.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select a wizard"] is available.... 21:00:10.647 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 21:00:10.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:10.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:10.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:00:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:10.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:10.648 INFO [WorkbenchTestable][AbstractShell] Close shell Select a wizard 21:00:10.648 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Select a wizard' 21:00:10.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:00:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:00:10.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 21:00:10.698 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:10.698 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:10.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:10.699 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setName no-configuration(org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest) 21:00:10.699 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.jsdt.ui.wizards.JavaProjectWizardFirstPageTest 21:00:10.699 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:10.699 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:10.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:10.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.822 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.73 s Running org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 21:00:10.711 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 21:00:10.711 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:00:10.711 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:10.711 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 21:00:10.712 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:10.712 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:00:10.712 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:10.712 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:00:10.712 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:10.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:10.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:10.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:10.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:10.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:00:10.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:10.713 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:10.713 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:10.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:10.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:10.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:10.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:10.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:00:10.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:10.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:10.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:10.714 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:10.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:10.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:10.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:10.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:10.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:10.715 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:10.715 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:10.715 DEBUG [main][MenuItemLookup] Item match:File 21:00:10.716 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:00:10.716 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:10.721 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:00:10.721 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:00:10.721 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:00:10.721 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:00:10.722 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:00:10.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 'New|Select a wizard'] is available.... 21:00:10.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:00:10.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:00:10.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:10.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:10.844 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:00:10.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:10.845 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 21:00:10.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:10.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:10.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:10.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:10.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:10.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 21:00:10.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 21:00:10.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:11.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:11.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 21:00:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 21:00:11.351 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 21:00:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:11.351 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 21:00:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:11.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 21:00:11.351 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 21:00:11.351 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 21:00:11.352 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 21:00:11.355 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 21:00:11.355 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:00:11.355 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:00:11.355 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) 21:00:11.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:11.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:11.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:11.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:11.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:11.358 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:00:11.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:11.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:11.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:11.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:11.649 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:11.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:11.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:11.675 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.... 21:00:11.676 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 21:00:11.676 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 21:00:11.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:11.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:11.677 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 21:00:11.677 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:11.721 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:") 21:00:11.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:11.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:11.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:11.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:11.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:00:11.724 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:00:11.725 INFO [WorkbenchTestable][AbstractText] Text set to: HTMLProjectTest 21:00:11.744 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 21:00:11.744 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 21:00:11.744 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) 21:00:11.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:11.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:11.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:11.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:11.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:11.753 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:00:11.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:11.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:11.754 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:11.754 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:11.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:12.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:12.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:12.260 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 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:12.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:12.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:12.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:12.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 21:00:12.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 21:00:12.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:12.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:12.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:12.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:12.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:12.287 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:12.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:12.287 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:00:12.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:12.287 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:12.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:12.287 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:12.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:12.287 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:12.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:12.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:00:12.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:12.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:12.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:12.288 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:12.288 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:12.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:12.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:12.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:12.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:12.289 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:12.289 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:12.289 DEBUG [main][MenuItemLookup] Item match:File 21:00:12.290 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:00:12.290 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:00:12.294 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:12.295 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:00:12.295 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:00:12.295 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:00:12.295 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:00:12.296 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:00:12.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:00:12.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 21:00:12.526 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:00:12.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:12.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:12.528 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:00:12.528 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:12.529 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 21:00:12.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:12.529 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:12.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:12.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:12.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:12.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:12.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:12.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 21:00:12.603 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 21:00:12.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:12.603 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 21:00:12.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:12.603 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 21:00:12.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 21:00:12.604 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 21:00:12.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:12.604 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 21:00:12.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:12.604 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 21:00:12.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HTML File 21:00:12.604 DEBUG [main][TreeItemHandler] Selecting tree item: HTML File 21:00:12.605 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HTML File about selection 21:00:12.609 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HTML File 21:00:12.610 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:00:12.610 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:00:12.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.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) 21:00:12.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:12.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:12.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:12.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:12.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:12.621 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:00:12.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:12.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:12.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:12.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:13.391 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:13.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:13.391 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:13.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New HTML File"] is available.... 21:00:13.391 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 21:00:13.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New HTML File 21:00:13.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:13.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:13.393 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 21:00:13.393 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:13.394 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:") 21:00:13.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:13.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:13.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:13.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:13.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:00:13.398 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:00:13.400 INFO [WorkbenchTestable][AbstractText] Text set to: testHTML 21:00:13.401 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:") 21:00:13.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:13.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:13.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:13.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:13.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:00:13.413 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:00:13.413 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 21:00:13.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:13.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:13.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:13.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:13.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:13.416 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 21:00:13.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:13.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:13.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:13.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:13.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:13.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:13.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:13.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children... 21:00:13.417 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 21:00:13.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:13.417 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 21:00:13.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:13.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 21:00:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem HTMLProjectTest has children finished successfully 21:00:13.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item HTMLProjectTest 21:00:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:13.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item HTMLProjectTest is already expanded. No action performed 21:00:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:13.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: HTMLProjectTest 21:00:13.418 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 21:00:13.418 DEBUG [main][TreeItemHandler] Selecting tree item: src 21:00:13.418 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 21:00:13.499 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 21:00:13.499 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 21:00:13.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:13.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:13.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:13.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:13.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:13.500 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 21:00:13.500 INFO [WorkbenchTestable][NewHTMLWizard] Go to next wizard page 21:00:13.500 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) 21:00:13.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:13.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:13.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:13.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:13.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:13.503 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:00:13.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:13.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:13.503 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:13.503 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:13.513 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") 21:00:13.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:13.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:13.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:13.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:13.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:13.514 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 21:00:13.514 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Use HTML Template 21:00:13.514 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 21:00:13.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:13.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:13.515 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:13.515 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:13.599 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") 21:00:13.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:13.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:13.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:13.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:13.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:13.600 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") 21:00:13.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:13.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:13.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:13.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:13.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:13.601 INFO [WorkbenchTestable][CheckBox] Select checkbox &Use HTML Template 21:00:13.601 INFO [WorkbenchTestable][CheckBox] Check checkbox &Use HTML Template 21:00:13.601 INFO [WorkbenchTestable][AbstractButton] Click button &Use HTML Template 21:00:13.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:13.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:13.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:13.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:13.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.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") 21:00:13.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:13.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:13.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:13.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:13.621 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 21:00:13.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:13.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:13.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:13.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:13.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:13.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:13.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:13.623 TRACE [WorkbenchTestable][NewHTMLWizard] Shell New HTML File is not null and is not disposed 21:00:13.623 INFO [WorkbenchTestable][NewHTMLWizard] Finish wizard 21:00:13.623 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) 21:00:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:13.624 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:13.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:13.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:13.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:13.626 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:00:13.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:13.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:13.626 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:13.626 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:13.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:14.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:00:14.094 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 21:00:14.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:00:14.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:00:14.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:14.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing JavaScript tooling' is a system job, skipped 21:00:14.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:14.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:14.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:00:14.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:00:14.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:14.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:00:14.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:14.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:14.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:14.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:14.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:14.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 21:00:14.094 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:14.094 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:14.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:14.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:14.601 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createHTMLFile no-configuration(org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest) 21:00:14.601 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:00:14.601 DEBUG [main][EditorHandler] 1 editor(s) found 21:00:14.601 DEBUG [WorkbenchTestable][EditorHandler] Closing editor testHTML.html 21:00:14.722 DEBUG [WorkbenchTestable][EditorHandler] Editor testHTML.html is closed 21:00:14.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:14.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:14.723 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:00:14.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:14.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:14.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:14.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:14.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:14.725 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:14.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:00:14.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:14.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:14.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:14.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:14.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:14.727 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:00:14.727 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:00:14.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:14.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:00:14.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:00:14.728 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:00:14.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:00:14.730 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:00:14.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:14.730 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:14.730 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:00:14.731 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:00:14.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:14.790 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:14.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:14.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:14.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:15.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:15.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:15.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:15.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:15.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:00:15.792 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:00:15.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:00:15.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:15.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:15.793 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:00:15.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:15.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:15.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:15.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:15.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:15.794 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 21:00:15.794 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:00:15.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:00:15.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:15.795 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:15.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:15.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:15.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:16.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:16.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:16.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:16.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:16.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:00:16.846 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:00:16.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:00:16.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:16.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:16.847 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:00:16.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:16.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:16.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:16.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:16.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:16.848 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name HTMLProjectTest 21:00:16.848 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:00:16.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:00:16.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:16.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:16.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 21:00:16.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:16.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:16.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:16.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:16.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:16.850 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:00:16.850 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:00:16.850 DEBUG [main][TreeItemHandler] Set Tree selection 21:00:16.850 DEBUG [main][TreeHandler] Notify Tree about selection event 21:00:16.858 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:00:16.860 DEBUG [WorkbenchTestable][TreeItemHandler] HTMLProjectTest 21:00:16.860 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:00:16.860 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:16.918 DEBUG [main][MenuItemLookup] Found menu:'New' 21:00:16.918 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:00:16.918 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:16.919 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:00:16.919 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:16.919 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:00:16.919 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:00:16.919 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:00:16.919 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:00:16.919 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:00:16.919 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:00:16.919 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:00:16.919 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:00:16.919 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:16.919 DEBUG [main][MenuItemLookup] Found menu:'Import' 21:00:16.919 DEBUG [main][MenuItemLookup] Found menu:'Export' 21:00:16.919 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:16.919 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:00:16.919 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:00:16.919 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:00:16.919 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:00:16.919 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:00:16.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:16.919 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 21:00:16.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:00:17.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 21:00:17.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:00:17.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:17.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:17.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:17.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:00:17.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:00:17.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:17.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:00:17.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:17.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:17.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:17.419 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:17.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:17.420 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:00:17.420 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:17.467 DEBUG [main][MenuItemLookup] Found menu:'New' 21:00:17.467 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:00:17.467 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:17.467 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:00:17.467 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:17.467 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:00:17.467 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:00:17.467 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:00:17.467 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:00:17.467 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:00:17.467 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:00:17.467 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:00:17.467 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:00:17.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:00:18.142 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 21:00:18.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:00:18.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:18.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: 32) 21:00:18.148 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:18.148 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:00:18.148 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:18.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:18.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:18.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:18.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:18.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:18.150 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:00:18.150 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:00:18.150 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:00:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:18.150 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:18.150 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:18.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:00:18.150 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:18.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:18.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:00:18.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:18.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:18.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:18.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:18.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:18.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:18.152 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:00:18.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:18.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:18.153 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:18.153 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:18.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:00:18.159 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:00:18.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:00:18.660 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:00:18.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:18.660 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 21:00:18.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:00:18.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:00:18.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:00:18.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:00:18.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:18.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:18.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:18.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:00:18.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:00:18.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:18.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:18.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:18.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:18.660 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:18.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:18.660 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:00:18.660 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:00:18.661 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:18.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 21:00:18.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:00:18.662 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:00:18.663 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.wst.html.ui.wizard.HTMLWizardTest 21:00:18.663 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:18.663 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:18.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:18.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.954 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: 2.341 s Running org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:18.690 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:18.691 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:00:18.692 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:18.692 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:18.692 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:18.692 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:00:18.692 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:18.692 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:00:18.693 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:18.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:18.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:18.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:18.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:18.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:18.694 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:18.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:18.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:18.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:18.695 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:18.695 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:18.695 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:18.695 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:18.695 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:18.695 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:18.695 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:18.695 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:18.695 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:18.695 DEBUG [main][MenuItemLookup] Item match:Window 21:00:18.695 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:18.696 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:18.696 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:18.696 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:18.696 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:18.696 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:18.696 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:18.696 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:18.696 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:18.696 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:18.696 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:18.696 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:18.696 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:18.696 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:00:18.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.... 21:00:18.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 'Preferences.*'] is available. finished successfully 21:00:18.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:18.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:18.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:18.912 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:18.912 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:18.912 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 21:00:18.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:18.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:18.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:18.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:18.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:18.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:18.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:18.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:18.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:18.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:19.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:19.417 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:19.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:19.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:19.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:19.418 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:19.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:19.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:19.419 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:19.419 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:19.419 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:19.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites (Eclipse:1777): Gtk-CRITICAL **: 21:00:19.501: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:19.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:19.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:19.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:19.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:19.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 "Add...") 21:00:19.577 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:19.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:19.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:19.578 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:19.578 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:19.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:19.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:19.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:19.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:19.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:19.581 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:00:19.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:19.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:19.581 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:19.581 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:19.653 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:") 21:00:19.653 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:19.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:19.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:19.653 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 21:00:19.653 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:19.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:19.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:19.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:19.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:19.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:00:19.654 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:00:19.654 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse 21:00:19.655 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:") 21:00:19.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:19.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:19.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:19.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 21:00:19.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:19.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:19.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:19.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:19.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:19.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:00:19.660 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:00:19.661 INFO [WorkbenchTestable][AbstractText] Text set to: https://download.eclipse.org/releases/latest 21:00:19.664 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:00:19.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:19.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:19.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:19.667 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 21:00:19.667 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:19.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:19.667 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:19.668 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:19.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:19.668 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:19.669 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 21:00:19.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:19.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:19.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:19.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:19.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 21:00:19.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:19.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:19.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:19.742 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:19.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:19.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:19.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:19.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:19.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:19.745 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:00:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:19.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:19.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:19.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:19.792 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:") 21:00:19.792 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:19.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:19.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:19.792 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 21:00:19.792 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:19.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:19.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:19.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:19.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:19.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:00:19.794 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:00:19.794 INFO [WorkbenchTestable][AbstractText] Text set to: RedDeer 21:00:19.794 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:") 21:00:19.794 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:19.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:19.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:19.794 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 21:00:19.794 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:19.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:19.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:19.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:19.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:19.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:00:19.796 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:00:19.797 INFO [WorkbenchTestable][AbstractText] Text set to: http://download.eclipse.org/reddeer/releases/latest 21:00:19.798 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:00:19.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:19.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:19.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:19.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Site" as the parent 21:00:19.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:19.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:19.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:19.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:19.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:19.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:19.803 INFO [WorkbenchTestable][AbstractButton] Click button A&dd 21:00:19.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:19.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:19.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:19.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:19.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:19.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:19.867 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") 21:00:19.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:19.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:19.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:19.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:19.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:19.871 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:00:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:19.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:19.871 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:19.871 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:19.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:19.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:19.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:19.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:19.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:19.961 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:19.961 INFO [WorkbenchTestable][RequirementsRunner] Started test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:19.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:19.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:19.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:19.961 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:19.961 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:19.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:19.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:19.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:19.962 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:19.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:19.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:19.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:19.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:19.962 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:19.962 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:19.962 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:19.962 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:19.962 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:19.962 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:19.962 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:19.962 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:19.962 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:19.962 DEBUG [main][MenuItemLookup] Item match:Window 21:00:19.963 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:19.963 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:19.963 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:19.963 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:19.963 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:19.963 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:19.963 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:19.963 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:19.963 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:19.963 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:19.963 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:19.963 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:19.963 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:19.963 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:20.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:20.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:00:20.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:00:20.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:20.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:20.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:20.188 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:20.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:20.188 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 21:00:20.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:20.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:20.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:20.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:20.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:20.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:20.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:20.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:20.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:20.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:20.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:20.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:20.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:20.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:20.191 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:20.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:20.191 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:20.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:20.191 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:20.191 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:20.191 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:20.192 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:20.192 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:20.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:20.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:20.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:20.193 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 21:00:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:20.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:20.194 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:20.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:20.194 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 21:00:20.194 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) 21:00:20.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:20.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:20.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:20.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:20.219 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:20.220 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:20.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:20.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:20.220 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:20.220 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:20.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:20.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:20.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:20.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:20.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:20.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:20.271 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:20.271 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:20.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:20.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:20.272 INFO [WorkbenchTestable][RequirementsRunner] Finished test: pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:20.272 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:20.272 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:20.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:20.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:20.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:20.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:20.272 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:20.272 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:20.301 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:20.301 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:20.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:20.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:20.302 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:20.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:20.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:20.302 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:20.302 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:20.302 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:20.302 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:20.302 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:20.302 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:20.302 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:20.302 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:20.302 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:20.302 DEBUG [main][MenuItemLookup] Item match:Window 21:00:20.303 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:20.303 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:20.303 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:20.303 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:20.303 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:20.303 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:20.303 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:20.303 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:20.303 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:20.303 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:20.303 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:20.303 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:20.303 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:20.303 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:20.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:20.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:00:20.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:00:20.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:20.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:20.506 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:20.507 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:20.507 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 21:00:20.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:20.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:20.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:20.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:20.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:20.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:20.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:20.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:20.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:20.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:20.509 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:20.509 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:20.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:20.509 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:20.510 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:20.510 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:20.510 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:20.510 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:20.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:20.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:20.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:20.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:20.511 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 21:00:20.511 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:20.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:20.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:20.511 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:20.511 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:20.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:20.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:20.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:20.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:20.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:20.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:20.554 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) 21:00:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:20.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:20.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:20.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:20.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:20.558 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:20.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:20.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:20.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:20.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:20.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:20.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:20.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:20.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:20.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:20.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:20.605 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:20.605 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:20.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:20.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:20.606 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:20.606 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:20.606 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:20.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:20.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:20.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:20.606 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:20.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:20.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:20.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:20.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:20.606 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:20.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:20.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:20.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:20.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:20.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:20.607 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:20.607 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:20.607 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:20.607 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:20.607 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:20.607 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:20.607 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:20.607 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:20.607 DEBUG [main][MenuItemLookup] Item match:Window 21:00:20.608 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:20.608 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:20.608 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:20.608 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:20.608 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:20.608 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:20.608 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:20.608 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:20.608 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:20.608 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:20.608 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:20.608 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:20.608 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:20.608 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:20.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:20.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 'Preferences.*'] is available.... 21:00:20.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. finished successfully 21:00:20.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:20.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:20.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:20.802 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:20.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:20.803 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 21:00:20.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:20.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:20.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:20.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:20.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:20.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:20.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:20.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:20.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:20.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:20.805 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:20.805 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:20.805 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:20.806 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:20.806 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:20.806 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:20.806 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:20.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:20.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:20.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:20.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:20.807 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 21:00:20.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:20.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:20.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:20.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:20.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:20.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:20.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:20.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:20.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:20.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:20.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:20.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:20.851 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 21:00:20.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:20.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:20.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:20.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:20.853 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 21:00:20.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:20.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:20.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:20.854 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:20.854 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:20.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:20.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:20.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:20.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:20.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:20.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:20.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:20.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 21:00:20.856 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:20.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:20.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:20.856 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:20.856 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:20.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:20.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:20.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:20.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:20.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:20.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:20.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:20.858 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 21:00:20.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:20.887 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:20.887 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:20.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:20.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 21:00:20.889 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:20.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:20.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:20.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:20.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:20.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:20.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:20.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:20.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:20.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:20.891 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) 21:00:20.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:20.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:20.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:20.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:20.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:20.900 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:20.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:20.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:20.900 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:20.900 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:20.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:20.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:20.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:20.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:20.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:20.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:20.946 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:20.946 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:20.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:20.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:20.947 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:20.947 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:20.947 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:20.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:20.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:20.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:20.947 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:20.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:20.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:20.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:20.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:20.948 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:20.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:20.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:20.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:20.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:20.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:20.948 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:20.948 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:20.948 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:20.948 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:20.948 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:20.948 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:20.948 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:20.948 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:20.948 DEBUG [main][MenuItemLookup] Item match:Window 21:00:20.949 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:20.949 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:20.949 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:20.949 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:20.949 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:20.949 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:20.949 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:20.949 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:20.949 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:20.949 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:20.949 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:20.949 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:20.949 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:20.949 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:21.030: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:21.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.... 21:00:21.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 'Preferences.*'] is available. finished successfully 21:00:21.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:21.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:21.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:21.161 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:21.161 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:21.162 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 21:00:21.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:21.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:21.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:21.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:21.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:21.164 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:21.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:21.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:21.165 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:21.165 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:21.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:21.165 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:21.165 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:21.165 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:21.166 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:21.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:21.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:21.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:21.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:21.167 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 21:00:21.167 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:21.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:21.168 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:21.168 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:21.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:21.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:21.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:21.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:21.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:21.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:21.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:21.210 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 21:00:21.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:21.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:21.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:21.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:21.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:21.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:21.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:21.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:21.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:21.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:21.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:21.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:21.213 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) 21:00:21.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:21.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:21.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:21.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:21.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:21.217 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:21.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:21.217 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:21.217 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:21.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:21.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:21.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:21.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:21.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:21.263 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:21.263 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:21.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:21.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:21.263 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:21.263 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:21.263 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:21.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:21.263 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:21.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:21.264 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:21.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:21.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:21.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:21.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:21.264 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:21.264 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:21.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:21.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:21.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:21.264 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:21.264 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:21.265 DEBUG [main][MenuItemLookup] Item match:Window 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:21.265 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:21.265 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:21.265 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:21.265 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:21.265 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:21.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:21.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 'Preferences.*'] is available.... 21:00:21.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:00:21.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:21.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:21.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:21.464 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:21.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:21.464 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 21:00:21.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:21.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:21.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:21.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:21.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:21.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:21.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:21.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:21.467 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:21.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:21.467 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:21.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:21.467 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:21.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:21.467 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:21.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:21.467 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:21.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:21.467 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:21.467 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:21.468 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:21.468 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:21.468 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:21.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:21.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:21.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:21.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:21.469 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 21:00:21.469 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:21.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:21.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:21.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:21.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:21.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:21.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:21.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:21.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:21.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:21.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:21.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:21.496 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 21:00:21.497 TRACE [main][WidgetHandler] Notify Table with event 13 21:00:21.497 TRACE [main][WidgetHandler] Wait for synchronization 21:00:21.499 TRACE [main][WidgetHandler] Notify Table with event 3 21:00:21.499 TRACE [main][WidgetHandler] Wait for synchronization 21:00:21.499 TRACE [main][WidgetHandler] Notify Table with event 4 21:00:21.499 TRACE [main][WidgetHandler] Wait for synchronization 21:00:21.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 "Remove") 21:00:21.499 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:21.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:21.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:21.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:21.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:21.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:21.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:21.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:21.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:21.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:21.548 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:00:21.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:21.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:21.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:21.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove Sites"] is available.... 21:00:21.597 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 21:00:21.597 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove Sites 21:00:21.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:21.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:21.604 INFO [WorkbenchTestable][AbstractShell] Close shell Remove Sites 21:00:21.604 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Remove Sites' 21:00:21.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:00:21.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:00:21.644 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) 21:00:21.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:21.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:21.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:21.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:21.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:21.648 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:21.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:21.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:21.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:21.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:21.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:21.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:21.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:21.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:21.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:21.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:21.719 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:21.719 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:21.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:21.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:21.719 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:21.719 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:21.720 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:21.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:21.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:21.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:21.720 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:21.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:21.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:21.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:21.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:21.720 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:21.720 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:21.720 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:21.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:21.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:21.721 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:21.721 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:21.721 DEBUG [main][MenuItemLookup] Item match:Window 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:21.721 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:21.721 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:21.721 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:21.721 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:21.721 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:21.799: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:21.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:00:21.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:00:21.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:21.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:21.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:21.913 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:21.913 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:21.913 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 21:00:21.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:21.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:21.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:21.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:21.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:21.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:21.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:21.916 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:21.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:21.916 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:21.916 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:21.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:21.916 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:21.916 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:21.916 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:21.916 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:21.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:21.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:21.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:21.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:21.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:21.918 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 21:00:21.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:21.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:21.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:21.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:21.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:21.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:21.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:21.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:21.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:21.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:21.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:21.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:21.943 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 21:00:21.943 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:21.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:21.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:21.943 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:21.943 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:21.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:21.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:21.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:21.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:21.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:21.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:21.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:21.945 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 21:00:21.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:21.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:21.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:21.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:21.948 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 21:00:21.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:21.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:21.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:21.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:21.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:21.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:21.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:21.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:21.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:21.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:21.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:21.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:21.949 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) 21:00:21.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:21.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:21.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:21.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:21.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:21.991 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:21.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:21.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:21.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:21.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:22.036 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:22.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:22.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:22.037 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:22.037 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:22.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:22.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:22.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:22.037 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:22.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:22.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:22.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:22.037 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:22.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.*'] 21:00:22.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:22.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.*'] 21:00:22.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:22.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.*'] 21:00:22.038 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:22.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:22.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:22.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:22.038 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:22.039 DEBUG [main][MenuItemLookup] Item match:Window 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:22.039 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:22.039 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:22.039 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:22.039 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:22.039 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:22.117: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:22.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 'Preferences.*'] is available.... 21:00:22.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. finished successfully 21:00:22.292 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:22.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:22.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:22.295 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:22.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:22.295 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 21:00:22.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:22.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:22.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:22.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:22.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:22.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:22.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:22.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:22.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:22.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:22.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:22.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:22.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:22.298 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:22.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:22.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:22.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:22.298 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:22.298 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:22.298 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:22.298 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:22.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:22.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:22.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:22.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:22.300 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 21:00:22.300 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:22.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:22.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:22.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:22.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:22.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:22.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:22.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:22.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:22.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:22.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:22.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:22.350 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 21:00:22.350 TRACE [main][WidgetHandler] Notify Table with event 13 21:00:22.350 TRACE [main][WidgetHandler] Wait for synchronization 21:00:22.352 TRACE [main][WidgetHandler] Notify Table with event 3 21:00:22.352 TRACE [main][WidgetHandler] Wait for synchronization 21:00:22.352 TRACE [main][WidgetHandler] Notify Table with event 4 21:00:22.352 TRACE [main][WidgetHandler] Wait for synchronization 21:00:22.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:00:22.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:22.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:22.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:22.358 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:22.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:22.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:22.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:22.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:22.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:22.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:22.403 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) 21:00:22.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:22.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:22.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:22.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:22.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:22.406 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:22.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:22.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:22.406 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:22.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:22.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:22.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:22.478 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:22.478 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:22.479 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:22.479 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:22.479 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:22.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:22.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:22.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:22.479 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:22.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:22.479 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:22.479 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:22.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:22.480 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:22.480 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:22.480 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:22.480 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:22.480 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:22.480 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:22.480 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:22.480 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:22.480 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:22.480 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:22.480 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:22.480 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:22.480 DEBUG [main][MenuItemLookup] Item match:Window 21:00:22.481 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:22.481 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:22.481 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:22.481 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:22.481 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:22.481 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:22.481 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:22.481 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:22.481 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:22.481 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:22.481 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:22.481 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:22.481 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:22.481 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:22.564: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:22.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 'Preferences.*'] is available.... 21:00:22.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 'Preferences.*'] is available. finished successfully 21:00:22.683 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:22.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:22.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:22.684 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:22.684 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:22.685 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 21:00:22.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:22.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:22.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:22.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:22.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:22.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:22.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:22.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:22.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:22.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:22.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:22.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:22.687 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:22.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:22.687 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:22.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:22.687 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:22.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:22.688 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:22.688 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:22.688 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:22.688 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:22.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:22.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:22.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:22.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:22.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 "Add...") 21:00:22.689 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:22.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:22.690 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:22.690 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:22.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:22.690 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:22.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:22.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:22.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:22.715 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:00:22.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:22.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:22.715 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:22.715 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:22.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Site"] is available.... 21:00:22.785 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 21:00:22.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Site 21:00:22.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:22.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:22.787 INFO [WorkbenchTestable][AbstractShell] Close shell Add Site 21:00:22.787 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Add Site' 21:00:22.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:00:22.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:00:22.831 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) 21:00:22.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:22.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:22.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:22.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:22.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:22.836 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:22.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:22.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:22.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:22.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:22.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:22.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:22.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:22.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:22.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:22.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:22.916 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:22.916 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:22.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:22.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:22.917 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:22.917 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:22.917 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:22.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:22.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:22.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:22.917 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:22.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:22.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:22.917 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:22.917 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:22.918 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:22.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:22.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:22.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:22.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:22.918 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:22.918 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:22.918 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:22.918 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:22.918 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:22.918 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:22.918 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:22.918 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:22.918 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:22.918 DEBUG [main][MenuItemLookup] Item match:Window 21:00:22.919 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:22.919 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:22.919 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:22.919 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:22.919 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:22.919 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:22.919 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:22.919 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:22.919 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:22.919 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:22.919 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:22.919 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:22.919 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:22.919 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:23.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:23.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 'Preferences.*'] is available.... 21:00:23.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:00:23.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:23.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:23.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:23.121 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:23.121 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:23.121 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 21:00:23.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:23.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:23.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:23.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:23.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:23.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:23.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:23.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:23.124 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:23.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:23.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:23.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:23.124 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:23.124 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:23.124 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:23.124 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:23.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.126 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 21:00:23.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:23.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:23.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:23.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:23.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:23.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:23.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:23.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:23.152 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 21:00:23.152 TRACE [main][WidgetHandler] Notify Table with event 13 21:00:23.152 TRACE [main][WidgetHandler] Wait for synchronization 21:00:23.154 TRACE [main][WidgetHandler] Notify Table with event 3 21:00:23.154 TRACE [main][WidgetHandler] Wait for synchronization 21:00:23.154 TRACE [main][WidgetHandler] Notify Table with event 4 21:00:23.154 TRACE [main][WidgetHandler] Wait for synchronization 21:00:23.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:00:23.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:23.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:23.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:23.158 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:23.158 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:23.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:23.207 INFO [WorkbenchTestable][AbstractButton] Click button &Disable 21:00:23.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:23.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:23.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:23.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.210 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 21:00:23.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:23.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:23.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:23.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:23.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:23.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:23.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:23.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:23.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) 21:00:23.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:23.255 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:23.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:23.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:23.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:23.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:23.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:23.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:23.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:23.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:23.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:23.325 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:23.325 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:23.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:23.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:23.325 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:23.325 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:23.325 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:23.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:23.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:23.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:23.325 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:23.326 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:23.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:23.326 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:23.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:23.326 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:23.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:23.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:23.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:23.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:23.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:23.327 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:23.327 DEBUG [main][MenuItemLookup] Item match:Window 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:23.327 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:23.327 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:23.327 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:23.327 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:23.327 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:23.406: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:23.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:00:23.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. finished successfully 21:00:23.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:23.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:23.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:23.518 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:23.518 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:23.518 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 21:00:23.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:23.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:23.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:23.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:23.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:23.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:23.521 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:23.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:23.521 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:23.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:23.521 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:23.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:23.521 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:23.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:23.522 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:23.522 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:23.522 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:23.522 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:23.522 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:23.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.523 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 21:00:23.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:23.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:23.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:23.524 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:23.524 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:23.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:23.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:23.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:23.549 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 21:00:23.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.551 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 21:00:23.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:23.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:23.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:23.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:23.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:23.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.553 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.553 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:23.553 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 21:00:23.553 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:23.553 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:23.553 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:23.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.553 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:23.555 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 21:00:23.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.557 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 21:00:23.557 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:23.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:23.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:23.557 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:23.557 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:23.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:23.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:23.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:23.601 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) 21:00:23.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:23.604 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:23.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:23.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:23.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:23.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:23.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:23.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:23.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:23.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:23.650 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:23.650 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:23.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:23.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:23.651 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:23.651 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:23.651 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:23.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:23.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:23.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:23.651 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:23.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:23.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:23.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:23.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:23.651 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:23.651 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:23.651 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:23.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:23.652 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:23.652 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:23.652 DEBUG [main][MenuItemLookup] Item match:Window 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:23.652 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:23.652 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:23.652 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:23.652 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:23.652 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:23.733: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:23.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:00:23.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 21:00:23.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:23.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:23.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:23.847 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:23.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:23.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 21:00:23.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:23.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:23.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:23.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:23.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:23.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:23.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:23.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:23.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:23.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:23.850 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:23.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:23.850 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:23.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:23.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:23.851 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:23.851 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:23.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:23.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:23.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.852 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 21:00:23.852 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:23.852 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:23.852 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:23.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:23.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:23.901 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 21:00:23.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.904 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target: 21:00:23.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.905 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.905 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.926 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Jetty WTP Adaptor :: Site: 21:00:23.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.929 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 21:00:23.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.929 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.929 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.931 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 21:00:23.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.933 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 21:00:23.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.935 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:23.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.935 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.937 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:23.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.947 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:23.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.949 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:23.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.951 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:23.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.953 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:23.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.955 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:23.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.955 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.957 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:23.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.958 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:23.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.959 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.959 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.960 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:23.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.961 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.962 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:23.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.964 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:23.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:23.972 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:23.972 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:23.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 21:00:23.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:23.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:23.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:23.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:23.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:23.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:23.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:23.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:23.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:23.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:23.975 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 21:00:23.975 TRACE [main][WidgetHandler] Notify Table with event 13 21:00:23.975 TRACE [main][WidgetHandler] Wait for synchronization 21:00:23.976 TRACE [main][WidgetHandler] Notify Table with event 3 21:00:23.976 TRACE [main][WidgetHandler] Wait for synchronization 21:00:23.976 TRACE [main][WidgetHandler] Notify Table with event 4 21:00:23.976 TRACE [main][WidgetHandler] Wait for synchronization 21:00:23.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:00:23.977 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:24.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:24.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:24.004 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:24.004 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:24.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:24.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:24.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:24.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:24.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:24.009 INFO [WorkbenchTestable][AbstractButton] Click button E&nable 21:00:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:24.009 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:24.009 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.011 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 21:00:24.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:24.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:24.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:24.011 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:24.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:24.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:24.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:24.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:24.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:24.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:24.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:24.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:24.035 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) 21:00:24.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:24.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:24.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:24.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:24.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:24.039 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:24.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:24.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:24.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:24.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:24.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:24.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:24.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:24.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:24.111 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:24.111 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:24.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:24.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:24.112 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:24.112 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:24.112 INFO [WorkbenchTestable][RequirementsRunner] Started test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:24.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:24.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:24.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:24.112 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:24.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.*'] 21:00:24.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:24.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:24.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:24.113 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:24.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:24.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:24.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:24.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:24.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:24.113 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:24.113 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:24.113 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:24.113 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:24.114 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:24.114 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:24.114 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:24.114 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:24.114 DEBUG [main][MenuItemLookup] Item match:Window 21:00:24.114 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:24.114 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:24.114 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:24.114 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:24.114 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:24.114 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:24.114 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:24.114 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:24.114 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:24.114 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:24.114 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:24.114 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:24.114 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:24.114 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:24.192: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:24.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:00:24.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:00:24.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:24.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:24.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:24.304 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:24.304 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:24.305 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 21:00:24.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:24.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:24.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:24.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:24.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:24.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:24.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:24.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:24.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:24.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:24.307 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:24.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:24.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:24.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:24.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:24.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:24.307 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:24.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:24.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:24.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:24.307 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:24.308 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:24.308 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:24.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:24.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:24.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:24.309 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 21:00:24.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:24.309 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:24.309 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:24.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:24.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:24.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:24.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:24.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:24.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:24.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:24.352 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 21:00:24.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:24.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:24.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:24.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:24.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:24.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:24.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:24.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:24.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:24.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:24.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:24.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:24.354 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 21:00:24.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.355 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.356 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 21:00:24.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:24.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:24.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:24.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:24.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:24.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:24.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:24.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:24.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:24.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:24.357 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) 21:00:24.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:24.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:24.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:24.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:24.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:24.388 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:24.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:24.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:24.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:24.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:24.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:24.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:24.435 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:24.435 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:24.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:24.435 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:24.436 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:24.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:24.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:24.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:24.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:24.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:24.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:24.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:24.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:24.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:24.436 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:24.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:24.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:24.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:24.437 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:24.437 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:24.437 DEBUG [main][MenuItemLookup] Item match:Window 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:24.437 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:24.437 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:24.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:24.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:24.438 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:24.517: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:24.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:00:24.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 'Preferences.*'] is available. finished successfully 21:00:24.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:24.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:24.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:24.634 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:24.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:24.634 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 21:00:24.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:24.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:24.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:24.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:24.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:24.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:24.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:24.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:24.637 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:24.637 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:24.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:24.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:24.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:24.638 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:24.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:24.638 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:24.638 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:24.638 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:24.638 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:24.638 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:24.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:24.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:24.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:24.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:24.640 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 21:00:24.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:24.662 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:24.662 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:24.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:24.662 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:24.664 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:24.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:24.664 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:24.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:24.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:24.665 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Eclipse: 21:00:24.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.666 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.666 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.668 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item jbosstools-multiple.target: 21:00:24.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.669 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.669 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.670 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Jetty WTP Adaptor :: Site: 21:00:24.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.671 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.671 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.672 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 21:00:24.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.706 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.706 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.713 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item Oracle Eclipse Pack for Eclipse: 21:00:24.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.715 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item RedDeer: 21:00:24.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.717 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:24.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.719 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:24.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.720 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.720 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.721 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:24.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.724 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:24.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.724 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.725 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:24.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.726 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.727 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:24.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.729 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:24.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.741 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:24.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.743 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:24.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.745 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:24.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.747 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:24.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.749 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item : 21:00:24.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.750 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.750 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.751 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 21:00:24.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:24.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:24.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:24.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:24.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:24.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:24.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:24.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:24.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:24.753 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 21:00:24.753 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:24.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:24.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:24.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:24.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:24.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:24.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:24.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:24.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:24.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:24.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:24.756 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Eclipse: 21:00:24.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.765 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jbosstools-multiple.target: 21:00:24.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.766 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.768 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Jetty WTP Adaptor :: Site: 21:00:24.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.768 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.768 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.770 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Oracle Eclipse Pack for Eclipse: 21:00:24.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.770 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.772 INFO [WorkbenchTestable][AbstractTableItem] Check table Item Oracle Eclipse Pack for Eclipse: 21:00:24.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.773 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.773 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.774 INFO [WorkbenchTestable][AbstractTableItem] Check table Item RedDeer: 21:00:24.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.776 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 21:00:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.778 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 21:00:24.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.780 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 21:00:24.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.780 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.780 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.782 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 21:00:24.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.794 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 21:00:24.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.796 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 21:00:24.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.798 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 21:00:24.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.800 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 21:00:24.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.802 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 21:00:24.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.803 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 21:00:24.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.805 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 21:00:24.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.806 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.806 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.807 INFO [WorkbenchTestable][AbstractTableItem] Check table Item : 21:00:24.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:00:24.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:00:24.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:00:24.809 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 21:00:24.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:24.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:24.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:24.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:24.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:24.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:24.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:24.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:24.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:24.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:24.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) 21:00:24.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:24.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:24.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:24.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:24.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:24.821 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:24.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:24.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:24.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:24.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:24.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:24.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:24.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:24.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:24.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:24.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:24.866 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:24.866 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:24.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:24.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:24.867 INFO [WorkbenchTestable][RequirementsRunner] Finished test: toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:24.867 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:24.867 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:24.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:24.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:24.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:24.867 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:24.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:24.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:24.867 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:24.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:24.868 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:24.868 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:24.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:24.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:24.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:24.868 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:24.868 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:24.868 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:24.868 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:24.868 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:24.868 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:24.868 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:24.868 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:24.868 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:24.868 DEBUG [main][MenuItemLookup] Item match:Window 21:00:24.869 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:24.869 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:24.869 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:24.869 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:24.869 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:24.869 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:24.869 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:24.869 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:24.869 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:24.869 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:24.869 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:24.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:24.869 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:24.869 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:24.944: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:25.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.... 21:00:25.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. finished successfully 21:00:25.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:25.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:25.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:25.067 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:25.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:25.067 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 21:00:25.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:25.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:25.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:25.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:25.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:25.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:25.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:25.070 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:25.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:25.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:25.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:25.070 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:25.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:25.070 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:25.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:25.070 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:25.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:25.070 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:25.071 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:25.071 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:25.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:25.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:25.072 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 21:00:25.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:25.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:25.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:25.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:25.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:25.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:25.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:25.097 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:25.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:25.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:25.098 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 21:00:25.098 TRACE [main][WidgetHandler] Notify Table with event 13 21:00:25.098 TRACE [main][WidgetHandler] Wait for synchronization 21:00:25.099 TRACE [main][WidgetHandler] Notify Table with event 3 21:00:25.099 TRACE [main][WidgetHandler] Wait for synchronization 21:00:25.099 TRACE [main][WidgetHandler] Notify Table with event 4 21:00:25.099 TRACE [main][WidgetHandler] Wait for synchronization 21:00:25.099 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:00:25.099 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:25.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:25.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:25.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:25.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:25.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:25.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:25.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:25.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:25.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:25.149 INFO [WorkbenchTestable][AbstractButton] Click button Re&load 21:00:25.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:25.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:25.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:25.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Progress Information"] is available.... 21:00:25.215 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 21:00:25.216 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Progress Information 21:00:25.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:25.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:25.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") 21:00:25.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:25.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:25.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:25.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:25.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:25.218 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:25.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:25.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:25.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:25.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:25.230 INFO [WorkbenchTestable][AbstractShell] Close shell Progress Information 21:00:25.230 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Progress Information' 21:00:25.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:00:25.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:00:25.730 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) 21:00:25.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:25.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:25.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:25.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:25.733 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:25.736 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:25.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:25.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:25.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:25.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:25.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:25.804 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:25.804 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:25.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:25.805 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:25.805 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:25.805 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:25.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:25.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:25.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:25.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00: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.*'] 21:00:25.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00: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.*'] 21:00:25.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00: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.*'] 21:00:25.805 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:25.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:25.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:25.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:25.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:25.806 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:25.806 DEBUG [main][MenuItemLookup] Item match:Window 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:25.806 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:25.806 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:25.806 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:25.806 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:25.807 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:25.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:25.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:00:25.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 'Preferences.*'] is available. finished successfully 21:00:25.996 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:25.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:25.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:25.997 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:25.997 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:25.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 21:00:25.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:25.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:25.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:25.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:25.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:26.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:26.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:26.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:26.000 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:26.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:26.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:26.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:26.000 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:26.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:26.000 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:26.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:26.000 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:26.001 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:26.001 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:26.001 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:26.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:26.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:26.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:26.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:26.002 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 21:00:26.002 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:26.002 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:26.002 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:26.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:26.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:26.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:26.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:26.028 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:26.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:26.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:26.029 INFO [WorkbenchTestable][AbstractTableItem] Double click table item Eclipse 21:00:26.029 TRACE [main][WidgetHandler] Notify Table with event 13 21:00:26.029 TRACE [main][WidgetHandler] Wait for synchronization 21:00:26.031 TRACE [main][WidgetHandler] Notify Table with event 3 21:00:26.031 TRACE [main][WidgetHandler] Wait for synchronization 21:00:26.031 TRACE [main][WidgetHandler] Notify Table with event 4 21:00:26.031 TRACE [main][WidgetHandler] Wait for synchronization 21:00:26.031 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:00:26.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:26.036 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:26.036 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:26.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:26.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:26.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:26.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:26.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:26.081 INFO [WorkbenchTestable][AbstractButton] Click button &Edit 21:00:26.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:26.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:26.081 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:26.081 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:26.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Site"] is available.... 21:00:26.143 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 21:00:26.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Edit Site 21:00:26.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:26.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:26.144 INFO [WorkbenchTestable][AbstractShell] Close shell Edit Site 21:00:26.144 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Edit Site' 21:00:26.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:00:26.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:00:26.187 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) 21:00:26.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:26.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:26.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:26.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:26.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:26.191 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:26.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:26.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:26.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:26.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:26.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:26.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:26.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:26.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:26.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:26.234 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:26.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:26.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:26.235 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:26.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:26.235 INFO [WorkbenchTestable][RequirementsRunner] Started test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:26.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:26.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:26.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:26.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:26.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:26.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:26.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:26.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:26.236 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:26.236 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:26.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:26.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:26.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:26.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:26.236 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:26.237 DEBUG [main][MenuItemLookup] Item match:Window 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:26.237 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:26.237 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:26.237 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:26.237 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:26.237 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:26.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:26.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:00:26.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. finished successfully 21:00:26.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:26.430 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:26.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:26.430 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 21:00:26.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:26.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:26.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:26.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:26.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:26.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:26.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:26.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:26.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:26.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:26.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:26.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:26.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:26.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:26.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:26.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:26.433 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:26.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:26.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:26.433 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:26.433 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:26.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:26.433 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:26.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:26.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:26.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 "Add...") 21:00:26.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:26.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:26.435 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:26.435 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:26.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:26.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:26.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:26.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:26.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:26.462 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:00:26.462 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:26.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:26.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:26.462 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:26.462 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:26.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:26.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:26.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:26.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:26.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:26.466 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) 21:00:26.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:26.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:26.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:26.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:26.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:26.495 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:26.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:26.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:26.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:26.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:26.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:26.545 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:26.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:26.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:26.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:26.546 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:26.546 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:26.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:26.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:26.546 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isButtonEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:26.546 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:26.546 INFO [WorkbenchTestable][RequirementsRunner] Started test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:26.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:26.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:26.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:26.546 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:26.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.*'] 21:00:26.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:26.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:26.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:26.547 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:26.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:26.547 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:26.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:26.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:26.547 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:26.547 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:26.547 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:26.547 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:26.547 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:26.547 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:26.547 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:26.547 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:26.547 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:26.547 DEBUG [main][MenuItemLookup] Item match:Window 21:00:26.548 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:26.548 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:26.548 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:26.548 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:26.548 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:26.548 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:26.548 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:26.548 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:26.548 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:26.548 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:26.548 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:26.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:26.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:26.548 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:26.625: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:26.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.... 21:00:26.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 'Preferences.*'] is available. finished successfully 21:00:26.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:26.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:26.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:26.744 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:26.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:26.745 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 21:00:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:26.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:26.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:26.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:26.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:26.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:26.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:26.747 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:26.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:26.747 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:26.747 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:26.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:26.747 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:26.747 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:26.747 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:26.748 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:26.748 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:26.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:26.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:26.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:26.749 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 21:00:26.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:26.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:26.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:26.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:26.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:26.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:26.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:26.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:26.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:26.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:26.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 21:00:26.816 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:26.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:26.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:26.816 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:26.816 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:26.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:26.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:26.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:26.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:26.818 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 21:00:26.818 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:26.818 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:26.818 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:26.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:26.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:26.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:26.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:26.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:26.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:26.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:26.825 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) 21:00:26.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:26.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:26.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:26.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:26.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:26.829 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:26.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:26.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:26.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:26.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:26.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:26.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:26.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:26.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:26.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:26.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:26.876 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:26.876 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:26.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:26.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:26.876 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getItemAlternateSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:26.876 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:26.877 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:26.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:26.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:26.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:26.877 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:26.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:26.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:26.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:26.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:26.877 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:00:26.877 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:26.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:26.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:26.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:26.877 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:26.877 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:26.878 DEBUG [main][MenuItemLookup] Item match:Window 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:26.878 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:26.878 DEBUG [main][MenuItemLookup] Item match:Preferences 21:00:26.878 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:00:26.878 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:00:26.878 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:00:26.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:00:27.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.... 21:00:27.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:00:27.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:00:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:27.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:27.071 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:00:27.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:27.072 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 21:00:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:27.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:27.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:27.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:27.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:27.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children... 21:00:27.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:27.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:27.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Install/Update has children finished successfully 21:00:27.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Install/Update 21:00:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:27.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Install/Update is already expanded. No action performed 21:00:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:27.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Install/Update 21:00:27.074 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Available Software Sites 21:00:27.074 DEBUG [main][TreeItemHandler] Selecting tree item: Available Software Sites 21:00:27.075 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Available Software Sites about selection 21:00:27.075 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Available Software Sites 21:00:27.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:27.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:27.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:27.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:27.076 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 21:00:27.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:27.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:27.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:27.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:27.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:27.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:27.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:27.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:27.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:27.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:00:27.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:00:27.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:00:27.118 INFO [WorkbenchTestable][AbstractTableItem] Double click table item RedDeer 21:00:27.118 TRACE [main][WidgetHandler] Notify Table with event 13 21:00:27.118 TRACE [main][WidgetHandler] Wait for synchronization 21:00:27.120 TRACE [main][WidgetHandler] Notify Table with event 3 21:00:27.120 TRACE [main][WidgetHandler] Wait for synchronization 21:00:27.120 TRACE [main][WidgetHandler] Notify Table with event 4 21:00:27.120 TRACE [main][WidgetHandler] Wait for synchronization 21:00:27.120 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:00:27.120 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:27.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:00:27.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:27.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:27.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:27.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:27.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:27.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:27.127 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) 21:00:27.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:27.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:27.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:27.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:27.160 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:00:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:27.161 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:27.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:27.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:27.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:27.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:27.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:27.231 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:27.231 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:27.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:27.231 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) 21:00:27.232 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest 21:00:27.232 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:27.232 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:27.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:27.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.542 s - in org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest pageIsOpened no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.311 s getItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.334 s toggleItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.341 s getItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.316 s clickRemoveTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.456 s isItemEnabledTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.317 s selectItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.442 s clickAddTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.438 s clickDisableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.408 s toggleItemAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.326 s clickEnableTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.461 s isItemEnabledAlternativeSearchTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.323 s toggleAllItemsTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.431 s clickReloadTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.938 s clickEditTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.43 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.33 s selectItemTest no-configuration(org.eclipse.reddeer.eclipse.test.integration.AvailableSoftwareSitesPreferencePageTest) Time elapsed: 0.354 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 21:00:27.242 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 21:00:27.243 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:00:27.243 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:27.243 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 21:00:27.243 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:27.243 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:00:27.244 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:27.244 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:00:27.244 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:27.244 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:00:27.244 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 21:00:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:00:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:27.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:27.244 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:27.244 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:27.244 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:27.245 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:27.245 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:27.245 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:27.245 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:27.245 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:27.245 DEBUG [main][MenuItemLookup] Item match:Window 21:00:27.245 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:27.245 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:27.245 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:27.245 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.245 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:27.245 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:27.245 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.245 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:27.245 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.245 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:27.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:27.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:27.246 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:27.246 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:27.246 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:27.246 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:27.246 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:27.246 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:27.246 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:27.246 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:27.246 DEBUG [main][MenuItemLookup] Item match:Window 21:00:27.246 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:27.246 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:27.246 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:27.246 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.246 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:27.246 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:27.246 DEBUG [main][MenuItemLookup] Item match:Perspective 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:00:27.247 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:00:27.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:00:27.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:27.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:27.247 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:27.247 DEBUG [main][MenuItemLookup] Item match:Window 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:27.247 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.248 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:27.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:27.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:27.248 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:27.248 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:27.248 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:27.248 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:27.248 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:27.248 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:27.248 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:27.248 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:27.248 DEBUG [main][MenuItemLookup] Item match:Window 21:00:27.248 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:27.248 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:27.248 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:27.248 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.248 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:27.248 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:27.248 DEBUG [main][MenuItemLookup] Item match:Perspective 21:00:27.249 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:00:27.249 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.249 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:00:27.249 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:00:27.249 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:00:27.249 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:00:27.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:27.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:27.249 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:27.249 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:27.249 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:27.249 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:27.249 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:27.249 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:27.249 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:27.249 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:27.249 DEBUG [main][MenuItemLookup] Item match:Window 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:00:27.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:27.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:27.250 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:27.250 DEBUG [main][MenuItemLookup] Item match:Window 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:27.250 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:00:27.250 DEBUG [main][MenuItemLookup] Item match:Perspective 21:00:27.251 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:00:27.251 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.251 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:00:27.251 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:00:27.251 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:00:27.251 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:00:27.251 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:00:27.251 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:00:27.251 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:00:27.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:00:27.310 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 21:00:27.310 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:00:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:27.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:27.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:00:27.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:27.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:27.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:27.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:00:27.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:27.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:00:27.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:27.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:27.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:27.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:27.313 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:00:27.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:27.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:27.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:27.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:27.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'] 21:00:27.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:27.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'] 21:00:27.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:27.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 Project"] 21:00:27.571 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:27.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'] 21:00:27.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:27.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'] 21:00:27.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:27.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'] 21:00:27.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:27.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 Project"] 21:00:27.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:27.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'] 21:00:27.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:27.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'] 21:00:27.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:27.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:27.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:27.573 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:27.573 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:27.573 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:27.573 DEBUG [main][MenuItemLookup] Item match:File 21:00:27.574 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:00:27.574 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:27.578 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:00:27.578 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:00:27.579 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:00:27.579 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:00:27.579 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:00:27.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:00: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 'New|Select a wizard'] is available. finished successfully 21:00:27.715 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:00:27.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:27.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:27.717 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:00:27.717 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:27.717 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 21:00:27.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:27.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:27.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:27.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:27.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:27.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:27.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:27.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:00:27.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:27.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:27.733 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:27.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:27.733 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:27.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:00:27.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:27.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:27.734 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:27.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:27.734 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:27.734 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:00:27.734 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:00:27.744 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:00:27.747 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:00:27.747 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:00:27.747 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:00:27.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.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) 21:00:27.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:27.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:27.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:27.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:27.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:27.749 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:00:27.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:27.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:27.749 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:27.749 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:28.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'] 21:00:28.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:28.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:28.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:00:28.107 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 21:00:28.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:00:28.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:28.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:28.108 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:00:28.108 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:28.109 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectItemTestProject' 21:00:28.109 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:") 21:00:28.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:28.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:28.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:28.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:28.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:00:28.111 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:00:28.113 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject 21:00:28.156 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:00:28.156 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:00:28.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) 21:00:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:28.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:28.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:28.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:28.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:28.160 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:00:28.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:28.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:28.161 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:28.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:28.166 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.... 21:00:31.225 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 21:00:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:31.225 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 21:00:31.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:31.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:31.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:31.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:00:31.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:00:31.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:31.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:31.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:31.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:31.225 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:31.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:31.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:31.225 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:31.225 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:31.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:31.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: "New Java Class"] 21:00:31.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:31.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:31.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:31.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:31.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:31.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:31.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:31.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: "New Java Class"] 21:00:31.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:31.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:31.226 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:31.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'] 21:00:31.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:31.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:31.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:31.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:31.227 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:31.227 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:31.227 DEBUG [main][MenuItemLookup] Item match:File 21:00:31.228 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:00:31.228 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:31.233 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:00:31.233 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:00:31.233 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:00:31.233 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:00:31.233 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:00:31.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:00:31.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:00:31.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:00:31.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:31.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:31.358 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:00:31.358 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:31.359 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 21:00:31.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:31.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:31.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:31.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:31.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:31.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:31.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:00:31.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:31.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:31.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:00:31.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:31.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:31.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:31.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 21:00:31.362 DEBUG [main][TreeItemHandler] Selecting tree item: Class 21:00:31.362 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 21:00:31.375 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 21:00:31.375 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:00:31.375 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:00:31.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.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) 21:00:31.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:31.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:31.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:31.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:31.385 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:31.386 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:00:31.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:31.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:31.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:31.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:31.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'] 21:00:31.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:31.523 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:31.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 21:00:31.523 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 21:00:31.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 21:00:31.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:31.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:31.524 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:00:31.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:31.524 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:") 21:00:31.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:31.524 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:31.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:31.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:31.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:00:31.599 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:00:31.600 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 21:00:31.609 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:00:31.609 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 21:00:31.609 DEBUG [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) 21:00:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:31.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:31.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:31.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:31.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:31.650 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:00:31.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:31.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:31.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:31.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:31.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:32.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:32.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:32.345 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 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:32.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:32.345 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 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:32.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:32.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'] 21:00:32.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:32.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'] 21:00:32.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:32.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: "New Java Class"] 21:00:32.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:32.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:32.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:32.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:32.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:32.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:32.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:32.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:00:32.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:32.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:32.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:32.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:32.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:32.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 21:00:32.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:32.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:32.349 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 21:00:32.349 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 21:00:32.350 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:32.350 DEBUG [main][MenuItemLookup] Item match:File 21:00:32.350 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:00:32.350 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:32.355 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:00:32.355 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:00:32.397 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:00:32.397 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:00:32.397 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:00:32.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:00:32.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 'New|Select a wizard'] is available. finished successfully 21:00:32.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:00:32.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:32.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:32.601 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:00:32.601 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:32.602 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 21:00:32.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:32.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:32.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:32.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:32.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:32.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:32.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:32.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:00:32.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:32.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:32.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:32.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:32.605 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:32.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:00:32.605 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:32.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:32.605 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:32.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:32.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:32.620 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 21:00:32.621 DEBUG [main][TreeItemHandler] Selecting tree item: Class 21:00:32.621 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 21:00:32.621 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 21:00:32.621 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:00:32.621 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:00:32.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.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) 21:00:32.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:32.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:32.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:32.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:32.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:32.635 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:00:32.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:32.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:32.635 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:32.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:33.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:33.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:33.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:33.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 21:00:33.094 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 21:00:33.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 21:00:33.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:33.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:33.096 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:00:33.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:33.096 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:") 21:00:33.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:33.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:33.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:33.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:33.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:00:33.142 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:00:33.143 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass1 21:00:33.214 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:00:33.214 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 21:00:33.214 DEBUG [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) 21:00:33.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:33.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:33.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:33.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:33.218 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:00:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:33.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:33.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:33.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:34.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:34.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:34.021 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 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:34.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:34.021 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 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:34.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:34.022 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:34.022 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 21:00:34.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 21:00:34.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:34.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:34.022 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:34.097 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:34.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:34.098 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:00:34.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:34.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:34.100 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform 21:00:34.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:34.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:34.101 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass1.java - Eclipse Platform' 21:00:34.101 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:00:34.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:34.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:34.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:34.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:34.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:34.102 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:34.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:34.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:34.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:34.225 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:34.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:34.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:34.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:34.226 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:34.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:34.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:34.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:34.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:34.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:34.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:34.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:34.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:35.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:35.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:35.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:00:35.229 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:35.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:35.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:35.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:35.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:00:35.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:35.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:35.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:35.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:35.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:35.230 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 21:00:35.231 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:00:35.231 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 21:00:35.231 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 21:00:35.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:35.231 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 21:00:35.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:35.231 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 21:00:35.232 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:35.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:35.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:35.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:35.233 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:35.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:35.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:35.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:35.234 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:35.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:35.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:35.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:35.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:35.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:35.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:35.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:36.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:36.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:36.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:00:36.236 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:36.236 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:36.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:36.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:36.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 21:00:36.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:36.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:36.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:36.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:36.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:36.238 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 21:00:36.238 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:00:36.238 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 21:00:36.238 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 21:00:36.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:36.238 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 21:00:36.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:36.239 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 21:00:36.239 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 21:00:36.239 DEBUG [main][TreeItemHandler] Selecting tree item: src 21:00:36.239 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 21:00:36.248 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 21:00:36.248 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:00:36.249 DEBUG [main][EditorHandler] 2 editor(s) found 21:00:36.249 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass.java 21:00:36.301 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass.java is closed 21:00:36.301 DEBUG [WorkbenchTestable][EditorHandler] Closing editor TestClass1.java 21:00:36.395 DEBUG [WorkbenchTestable][EditorHandler] Editor TestClass1.java is closed 21:00:36.396 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:36.396 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:36.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:36.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:36.397 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:00:36.397 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 21:00:36.397 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 21:00:36.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:36.397 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 21:00:36.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:36.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 21:00:36.398 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 21:00:36.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:00:36.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:36.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 21:00:36.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:36.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:00:36.398 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 21:00:36.398 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 21:00:36.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:36.398 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item (default package) is already expanded. No action performed 21:00:36.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:36.398 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 21:00:36.398 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item ProjectItemTestProject 21:00:36.399 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item ProjectItemTestProject 21:00:36.399 DEBUG [main][TreeItemHandler] Setting tree item ProjectItemTestProject collapsed 21:00:36.399 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree about collapse event 21:00:36.407 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: ProjectItemTestProject 21:00:36.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 21:00:36.408 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 21:00:36.408 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 21:00:36.410 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 21:00:36.411 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 21:00:36.411 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 21:00:36.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 21:00:36.425 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 21:00:36.425 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:36.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:36.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:36.427 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:36.427 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 21:00:36.427 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 21:00:36.427 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:36.427 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:00:36.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 21:00:36.467 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:36.467 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:36.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:36.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:36.519 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectCollapsedPackageExplorerItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 21:00:36.519 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:36.519 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 21:00:36.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 21:00:36.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:36.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:36.519 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:36.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:36.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:36.529 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 21:00:36.529 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:36.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:36.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:36.530 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:36.530 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:36.530 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:36.530 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:36.530 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:36.530 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:36.530 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:36.530 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:36.530 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:36.530 DEBUG [main][MenuItemLookup] Item match:Window 21:00:36.531 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:36.531 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:36.531 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:36.531 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:36.531 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:36.531 DEBUG [main][MenuItemLookup] Item match:Show View 21:00:36.537 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:00:36.537 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:00:36.537 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:00:36.537 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:00:36.537 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:00:36.537 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:00:36.537 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:00:36.537 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:00:36.537 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:00:36.537 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:00:36.537 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:00:36.537 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:00:36.537 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:00:36.537 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:00:36.537 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:36.537 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:00:36.537 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:00:36.537 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:00:36.537 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:00:36.537 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:00:36.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:00:36.644 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 21:00:36.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:00:36.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:36.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:36.645 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 21:00:36.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:36.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:36.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:36.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:00:36.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:36.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:36.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:36.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:36.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:36.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:00:36.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:36.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:37.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:37.150 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:00:37.152 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:37.152 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:37.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:37.152 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:37.152 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 21:00:37.152 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 21:00:37.152 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 21:00:37.153 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 21:00:37.153 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:37.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:37.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:37.153 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:00:37.153 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:37.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:37.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:37.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:00:37.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:37.154 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:00:37.154 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:37.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:37.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:37.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:37.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:37.155 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:00:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:37.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:37.155 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:37.155 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:37.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:00:37.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:00:37.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 21:00:37.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:37.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:37.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 21:00:37.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:37.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:37.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:37.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:37.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:37.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:37.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 '\*?\QPackage Explorer\E') 21:00:37.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:37.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:37.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:37.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:37.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:37.309 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:37.309 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:37.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:37.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:00:37.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:00:37.310 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:00:37.333 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:37.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:37.333 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:37.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:37.334 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:37.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:37.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:37.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:37.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:37.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:37.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:37.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:37.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:38.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:38.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:38.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:00:38.336 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:38.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:38.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:38.337 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:38.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 21:00:38.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:38.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:38.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:38.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:38.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:38.338 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 21:00:38.339 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:00:38.339 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 21:00:38.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 21:00:38.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:38.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:38.840 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 21:00:38.841 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:38.841 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:38.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:38.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:38.842 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:38.842 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:38.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:38.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:38.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:38.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:38.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:39.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:39.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:39.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:39.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:39.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:00:39.850 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:39.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:39.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:39.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:39.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 21:00:39.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:39.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:39.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:39.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:39.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:39.852 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 21:00:39.852 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:00:39.853 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 21:00:39.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 21:00:39.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:39.853 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 21:00:39.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:39.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 21:00:39.853 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 21:00:39.853 DEBUG [main][TreeItemHandler] Selecting tree item: src 21:00:39.853 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 21:00:39.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 21:00:39.858 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:00:39.865 DEBUG [main][EditorHandler] 0 editor(s) found 21:00:39.865 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:39.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:39.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:39.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:39.866 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:39.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:39.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:39.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:39.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:39.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:40.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:40.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:40.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:40.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:40.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:00:40.869 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:40.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:40.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:40.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:40.870 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:00:40.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:40.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:40.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:40.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:40.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:40.870 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 21:00:40.871 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:00:40.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 21:00:40.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 21:00:40.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:40.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 21:00:40.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:40.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 21:00:40.871 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item (default package) of tree item src 21:00:40.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:00:40.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:41.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:41.372 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:00:41.380 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item TestClass.java of tree item (default package) 21:00:41.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item (default package) 21:00:41.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:41.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:41.880 INFO [WorkbenchTestable][TreeItemHandler] Expanded: (default package) 21:00:41.882 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 21:00:41.882 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 21:00:41.882 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 21:00:41.885 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 21:00:41.885 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item TestClass.java 21:00:41.885 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item TestClass.java 21:00:41.886 DEBUG [main][TreeItemHandler] Selecting tree item: TestClass.java 21:00:41.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item TestClass.java about selection 21:00:41.887 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: TestClass.java 21:00:41.887 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 21:00:41.888 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 21:00:42.070 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 21:00:42.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:42.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:00:42.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:00:42.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:00:42.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:00:42.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:42.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:42.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:42.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:00:42.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:00:42.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:42.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:42.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:00:42.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:42.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:42.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:42.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:42.089 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') 21:00:42.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:42.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:42.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:42.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:42.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:42.093 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:42.093 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class TestClass { } TooltipText=null 21:00:42.093 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:42.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:42.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:42.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:42.132 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 21:00:42.132 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 21:00:42.132 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:42.133 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:00:42.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 21:00:42.174 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:42.174 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:42.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:42.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:42.228 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 21:00:42.228 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:42.228 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 21:00:42.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 21:00:42.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:42.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:42.228 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:42.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:42.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:42.240 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 21:00:42.240 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 21:00:42.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:42.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:42.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 21:00:42.241 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 21:00:42.241 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:42.241 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:42.241 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:00:42.241 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:00:42.241 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:42.241 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:42.241 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:42.241 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:42.241 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:42.241 DEBUG [main][MenuItemLookup] Item match:Window 21:00:42.243 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:42.243 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:42.243 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:42.243 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:42.243 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:42.243 DEBUG [main][MenuItemLookup] Item match:Show View 21:00:42.251 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:00:42.251 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:00:42.251 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:00:42.251 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:00:42.251 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:00:42.251 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:00:42.251 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:00:42.251 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:00:42.251 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:00:42.251 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:00:42.251 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:00:42.251 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:00:42.251 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:00:42.251 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:00:42.251 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:42.251 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:00:42.251 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:00:42.252 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:00:42.252 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:00:42.252 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:00:42.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:00:42.379 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 21:00:42.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:00:42.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:42.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:42.380 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 21:00:42.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:42.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:42.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:42.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:00:42.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:42.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:42.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:42.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:42.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:42.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:42.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:42.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:42.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:00:42.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:42.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:42.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:00:42.383 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:42.383 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:42.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:42.383 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:42.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 21:00:42.383 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 21:00:42.384 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 21:00:42.384 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 21:00:42.384 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:42.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:42.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:42.384 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:00:42.384 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:42.384 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:42.385 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:42.385 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:00:42.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:42.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:42.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:42.385 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:00:42.385 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:42.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:42.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:42.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:42.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:42.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:42.394 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:00:42.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:42.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:42.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:42.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:00:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:00:42.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 21:00:42.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:42.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:42.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 21:00:42.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:42.556 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:42.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 21:00:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:42.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 21:00:42.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 '\*?\QPackage Explorer\E') 21:00:42.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:42.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:42.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:42.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:42.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:42.558 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:42.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:42.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:42.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 21:00:42.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:00:42.559 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:00:42.560 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:42.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:42.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:42.561 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:42.561 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:42.562 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:42.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:42.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:42.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:42.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:42.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:43.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:43.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:43.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:43.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:43.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:00:43.564 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:43.564 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:43.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:43.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:43.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 21:00:43.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:43.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:43.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:43.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:43.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:43.566 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 21:00:43.566 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:00:43.566 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 21:00:43.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 21:00:43.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:44.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:44.067 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 21:00:44.068 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 21:00:44.068 DEBUG [main][TreeItemHandler] Selecting tree item: src 21:00:44.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 21:00:44.073 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 21:00:44.074 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 21:00:44.074 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 21:00:44.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 21:00:44.075 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 21:00:44.075 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:44.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:44.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:44.076 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:44.076 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 21:00:44.076 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 21:00:44.076 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:44.077 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:00:44.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 21:00:44.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:44.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:44.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:44.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:44.174 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 21:00:44.174 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:44.175 INFO [WorkbenchTestable][RequirementsRunner] Started test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 21:00:44.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 21:00:44.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:44.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:44.175 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:44.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:44.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:44.190 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 21:00:44.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 21:00:44.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:44.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:44.191 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 21:00:44.191 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 21:00:44.191 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:44.191 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:44.191 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:00:44.191 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:00:44.191 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:44.191 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:44.191 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:44.191 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:44.191 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:44.191 DEBUG [main][MenuItemLookup] Item match:Window 21:00:44.192 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:44.192 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:44.192 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:44.192 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:44.192 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:44.192 DEBUG [main][MenuItemLookup] Item match:Show View 21:00:44.197 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:00:44.197 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:00:44.197 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:00:44.197 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:00:44.197 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:00:44.197 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:00:44.197 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:00:44.197 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:00:44.197 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:00:44.197 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:00:44.197 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:00:44.197 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:00:44.197 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:00:44.197 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:00:44.197 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:44.197 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:00:44.197 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:00:44.197 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:00:44.197 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:00:44.198 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:00:44.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:00:44.312 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 21:00:44.312 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:00:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:44.314 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 21:00:44.314 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:44.314 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:00:44.314 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:44.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:44.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:44.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:44.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:44.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:00:44.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:44.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:44.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:00:44.317 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:44.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:44.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:44.317 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 21:00:44.317 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 21:00:44.317 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 21:00:44.317 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 21:00:44.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:44.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:44.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:00:44.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:44.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:44.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:44.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:00:44.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:44.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:00:44.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:44.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:44.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:44.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:44.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:44.327 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:00:44.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:44.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:44.327 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:44.327 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:44.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:00:44.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:00:44.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 21:00:44.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:44.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:44.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 21:00:44.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:44.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:44.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 21:00:44.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:44.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:44.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 21:00:44.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 '\*?\QPackage Explorer\E') 21:00:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:44.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:44.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:44.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:44.488 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:44.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:44.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:44.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 21:00:44.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:00:44.489 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:00:44.490 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:44.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:44.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:44.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:44.491 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:44.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:44.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:44.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:44.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:44.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:44.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:44.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:44.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:45.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:45.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:45.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:00:45.493 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:45.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:45.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:45.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:45.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 21:00:45.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:45.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:45.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:45.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:45.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:45.495 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 21:00:45.496 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:00:45.496 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 21:00:45.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 21:00:45.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:45.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:45.997 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 21:00:45.998 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 21:00:45.998 DEBUG [main][TreeItemHandler] Selecting tree item: src 21:00:45.998 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 21:00:46.003 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 21:00:46.003 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:46.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:46.004 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:46.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:46.004 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 21:00:46.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:46.005 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:46.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:46.005 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:46.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:46.005 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:46.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:46.005 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking 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"] 21:00:46.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:46.005 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:46.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:46.005 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:46.005 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:46.006 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 21:00:46.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:46.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:46.006 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 21:00:46.006 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 21:00:46.006 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:46.006 DEBUG [main][MenuItemLookup] Item match:File 21:00:46.007 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:00:46.007 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:46.012 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:00:46.012 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:00:46.012 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:00:46.013 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:00:46.013 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:00:46.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 'New|Select a wizard'] is available.... 21:00:46.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:00:46.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:00:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:46.152 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:00:46.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:46.152 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 21:00:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:46.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:46.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:46.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:46.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:46.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:46.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:00:46.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:00:46.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:46.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:00:46.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:46.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:00:46.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:00:46.155 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:00:46.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:46.155 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:00:46.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:46.155 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:00:46.155 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item File 21:00:46.155 DEBUG [main][TreeItemHandler] Selecting tree item: File 21:00:46.156 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item File about selection 21:00:46.169 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: File 21:00:46.169 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:00:46.169 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:00:46.169 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) 21:00:46.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:46.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:46.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:46.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:46.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:46.171 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:00:46.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:46.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:46.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:46.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:46.221 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:46.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:46.221 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:46.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Create New File"] is available.... 21:00:46.221 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 21:00:46.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create New File 21:00:46.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:46.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:46.222 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 21:00:46.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:46.222 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:") 21:00:46.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:46.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:46.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:46.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:46.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:00:46.227 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:00:46.228 INFO [WorkbenchTestable][AbstractText] Text set to: text.txt 21:00:46.228 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:") 21:00:46.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:46.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:46.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:46.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:46.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:00:46.230 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:00:46.231 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectItemTestProject/src/files/ 21:00:46.231 TRACE [WorkbenchTestable][BasicNewFileResourceWizard] Shell Create New File is not null and is not disposed 21:00:46.231 INFO [WorkbenchTestable][BasicNewFileResourceWizard] Finish wizard 21:00:46.232 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) 21:00:46.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:46.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:46.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:46.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:46.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:46.234 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:00:46.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:46.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:46.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:46.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:00:46.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:00:46.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:46.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:00:46.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Remote System Explorer Operation' has no excuses, wait for it 21:00:46.918 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:00:46.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:46.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:46.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:46.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:00:46.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:00:46.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:46.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:46.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:00:46.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:46.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:46.919 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26819ce5 is found... 21:00:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@26819ce5 is found finished successfully 21:00:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtext.txt\E') 21:00:46.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:46.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:46.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:46.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:46.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:46.922 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:46.922 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 21:00:46.922 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:46.922 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 21:00:46.922 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 21:00:46.923 DEBUG [WorkbenchTestable][EditorHandler] Closing editor text.txt 21:00:47.025 DEBUG [WorkbenchTestable][EditorHandler] Editor text.txt is closed 21:00:47.026 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:47.026 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:47.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:47.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:47.064 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:47.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:47.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:47.065 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:47.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:47.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:47.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:47.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:47.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:48.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:48.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:48.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:00:48.066 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:48.066 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:48.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:48.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:48.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:00:48.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:48.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:48.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:48.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:48.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:48.068 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 21:00:48.068 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:00:48.069 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 21:00:48.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 21:00:48.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:48.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 21:00:48.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:48.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 21:00:48.069 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 21:00:48.069 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:00:48.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:48.069 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 21:00:48.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:48.069 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:00:48.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 21:00:48.070 DEBUG [main][TreeItemHandler] Selecting tree item: files 21:00:48.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 21:00:48.073 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 21:00:48.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:00:48.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'New' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:48.115 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:00:48.115 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:00:48.115 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:00:48.115 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:00:48.115 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:00:48.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:48.116 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:00:48.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:48.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:48.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:48.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:00:48.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:00:48.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:48.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:48.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:00:48.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:48.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:48.616 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:48.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:48.616 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'files' via Explorer 21:00:48.616 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item files 21:00:48.616 DEBUG [main][TreeItemHandler] Selecting tree item: files 21:00:48.617 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item files about selection 21:00:48.619 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: files 21:00:48.621 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:00:48.621 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:48.664 DEBUG [main][MenuItemLookup] Found menu:'New' 21:00:48.665 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:00:48.665 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:48.665 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:00:48.665 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:00:48.665 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:00:48.665 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:48.665 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:00:48.665 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:00:48.665 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:00:48.665 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:00:48.665 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:00:48.665 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:00:48.665 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:00:48.665 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:00:48.726 DEBUG [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.... 21:00:49.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. finished successfully 21:00:49.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete 21:00:49.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:49.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:49.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:49.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:49.345 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:00:49.345 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:49.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:49.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:49.345 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete" as the parent 21:00:49.345 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:49.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:49.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:49.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:49.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:49.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:49.347 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:00:49.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:49.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:49.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:49.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:49.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:00:49.353 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:00:49.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:00:49.853 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:00:49.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:49.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:00:49.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:00:49.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:00:49.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:00:49.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:49.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:49.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:00:49.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:00:49.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:49.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:49.853 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:00:49.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:49.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:49.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:49.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:49.854 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:49.854 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:49.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:49.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:49.855 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:49.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:49.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:49.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:49.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:49.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:49.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:50.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:50.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:50.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:50.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:50.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:00:50.857 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:50.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:50.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:50.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:50.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:00:50.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:50.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:50.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:50.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:50.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:50.859 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 21:00:50.859 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:00:50.860 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 21:00:50.860 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 21:00:50.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:50.860 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectItemTestProject is already expanded. No action performed 21:00:50.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:50.860 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 21:00:50.860 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:00:50.861 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:00:50.861 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item files of tree item src 21:00:50.861 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:00:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:50.861 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 21:00:50.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:50.861 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:00:50.862 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 21:00:50.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:00:50.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:50.862 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 21:00:50.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:50.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:00:50.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:00:50.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:50.862 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 21:00:50.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:50.862 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:00:50.862 DEBUG [WorkbenchTestable][AbstractResource] Obtaining direct children on the current level 21:00:50.862 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 21:00:50.862 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:00:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:50.863 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 21:00:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:50.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:00:50.863 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:00:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:50.863 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 21:00:50.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:50.863 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:00:50.863 DEBUG [WorkbenchTestable][AbstractResource] Item "files" was not found. Available items on the current level: 21:00:50.864 DEBUG [WorkbenchTestable][AbstractResource] "(default package)" 21:00:50.864 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:50.864 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:50.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:50.865 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:50.865 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 21:00:50.865 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 21:00:50.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:50.865 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:00:50.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 21:00:50.920 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:50.920 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:50.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:50.971 INFO [WorkbenchTestable][RequirementsRunner] Finished test: asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 21:00:50.971 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:50.971 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 21:00:50.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 21:00:50.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:50.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:50.971 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:50.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:50.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:50.982 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 21:00:50.982 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 21:00:50.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:50.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:50.982 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 21:00:50.982 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 21:00:50.983 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:50.983 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:50.983 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:00:50.983 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:00:50.983 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:50.983 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:50.983 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:50.983 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:50.983 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:50.983 DEBUG [main][MenuItemLookup] Item match:Window 21:00:50.983 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:50.983 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:50.983 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:50.983 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:50.983 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:50.983 DEBUG [main][MenuItemLookup] Item match:Show View 21:00:50.989 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:00:50.989 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:00:50.989 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:00:50.989 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:00:50.989 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:00:50.989 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:00:50.989 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:00:50.989 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:00:50.989 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:00:50.989 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:00:50.989 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:00:50.989 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:00:50.989 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:00:50.989 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:00:50.989 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:50.989 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:00:50.989 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:00:51.017 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:00:51.017 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:00:51.017 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:00:51.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:00:51.123 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 21:00:51.123 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:00:51.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:51.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:51.125 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 21:00:51.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:51.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:51.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:51.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:00:51.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:51.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:51.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:51.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:51.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:51.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:00:51.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:51.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:51.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:00:51.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:51.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:51.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:51.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:51.128 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 21:00:51.128 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 21:00:51.128 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 21:00:51.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 21:00:51.129 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:51.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:51.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:51.129 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:00:51.129 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:51.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:51.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:51.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:00:51.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:51.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:51.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:51.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:00:51.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:51.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:51.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:51.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:51.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:51.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:51.131 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:00:51.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:51.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:51.131 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:51.131 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:51.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:00:51.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:00:51.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 21:00:51.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:51.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:51.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 21:00:51.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:51.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:51.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 21:00:51.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:51.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:51.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 21:00:51.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') 21:00:51.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:51.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:51.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:51.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:51.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:51.310 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:51.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:51.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:51.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 21:00:51.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:00:51.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:00:51.313 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:51.313 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:51.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:51.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:51.314 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:51.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:51.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:51.314 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:51.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:51.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:51.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:51.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:51.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:52.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:52.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:52.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:00:52.316 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:52.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:52.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:52.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:52.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 21:00:52.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:52.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:52.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:52.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:52.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:52.318 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 21:00:52.319 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:00:52.319 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectItemTestProject 21:00:52.319 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectItemTestProject 21:00:52.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:52.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectItemTestProject 21:00:52.821 INFO [WorkbenchTestable][AbstractTreeItem] Collapse tree item src 21:00:52.821 DEBUG [WorkbenchTestable][TreeItemHandler] Collapse Tree Item src 21:00:52.821 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already collapsed. No action performed 21:00:52.821 INFO [WorkbenchTestable][TreeItemHandler] Collapsed: src 21:00:52.822 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item src and wait with time period 1 21:00:52.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:00:52.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:53.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:53.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:00:53.323 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:53.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:53.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:53.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:53.324 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 21:00:53.324 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 21:00:53.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:53.325 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:00:53.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 21:00:53.366 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:53.366 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:53.415 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) 21:00:53.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:53.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:53.428 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 21:00:53.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 21:00:53.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:53.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:53.428 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 21:00:53.429 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 21:00:53.429 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:53.429 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:00:53.429 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:00:53.429 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:00:53.429 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:00:53.429 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:00:53.429 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:00:53.429 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:00:53.429 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:00:53.429 DEBUG [main][MenuItemLookup] Item match:Window 21:00:53.429 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:00:53.429 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:00:53.429 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:00:53.429 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:53.429 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:00:53.429 DEBUG [main][MenuItemLookup] Item match:Show View 21:00:53.435 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:00:53.435 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:00:53.435 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:00:53.435 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:00:53.435 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:00:53.435 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:00:53.435 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:00:53.435 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:00:53.435 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:00:53.435 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:00:53.435 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:00:53.435 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:00:53.435 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:00:53.435 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:00:53.435 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:53.435 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:00:53.435 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:00:53.435 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:00:53.435 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:00:53.435 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:00:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:00:53.544 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 21:00:53.544 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:00:53.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:53.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:53.545 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 21:00:53.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:53.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:53.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:53.545 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:00:53.545 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:53.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:53.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:53.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:53.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:53.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:53.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:53.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:53.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:00:53.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:53.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:53.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:53.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:53.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:53.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:00:53.548 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:53.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:53.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:53.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:53.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:53.548 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 21:00:53.548 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 21:00:53.549 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 21:00:53.549 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 21:00:53.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:53.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:53.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:53.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:00:53.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:53.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:53.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:53.550 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:00:53.550 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:53.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:53.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:53.550 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:00:53.550 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:53.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:53.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:53.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:53.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:53.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:53.559 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:00:53.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:53.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:53.559 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:53.559 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:53.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:00:53.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:00:53.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 21:00:53.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:53.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:53.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 21:00:53.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:53.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:53.718 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform 21:00:53.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:53.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:53.719 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform' 21:00:53.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') 21:00:53.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:53.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:53.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:53.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:53.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:00:53.720 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:53.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:53.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:53.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - ProjectItemTestProject/src/TestClass.java - Eclipse Platform TooltipText=null 21:00:53.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:00:53.721 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:00:53.723 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:53.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:53.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:53.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:53.724 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:53.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:53.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:53.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:53.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:53.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:53.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:54.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:54.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:54.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:54.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:00:54.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:00:54.726 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:00:54.726 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:00:54.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:00:54.727 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:00:54.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:00:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:54.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:54.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:54.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:54.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:54.728 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectItemTestProject 21:00:54.729 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 21:00:54.729 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 21:00:54.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 21:00:54.733 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 21:00:54.734 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:00:54.734 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'New' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:54.775 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:00:54.775 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:00:54.775 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:00:54.775 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:00:54.775 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:00:54.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:54.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:00:55.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:00:55.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:00:55.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:00:55.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:55.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:55.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:00:55.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:00:55.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:55.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:55.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:00:55.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:55.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:55.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:55.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:55.276 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectItemTestProject' via Explorer 21:00:55.276 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectItemTestProject 21:00:55.276 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectItemTestProject 21:00:55.277 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectItemTestProject about selection 21:00:55.279 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectItemTestProject 21:00:55.281 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:00:55.281 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:55.340 DEBUG [main][MenuItemLookup] Found menu:'New' 21:00:55.340 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:00:55.340 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:55.340 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:00:55.340 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:00:55.340 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:00:55.340 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:55.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:00:55.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:00:55.340 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:00:55.340 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:00:55.340 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:00:55.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:00:55.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:00:55.340 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:00:55.396 DEBUG [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.... 21:00:56.012 DEBUG [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 21:00:56.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:00:56.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:56.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:56.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:56.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:56.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:00:56.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:56.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:56.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:56.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:00:56.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:56.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:56.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:56.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:56.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:56.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:56.018 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:00:56.018 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:00:56.018 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:00:56.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:56.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:56.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:56.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:56.019 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:00:56.019 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:00:56.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:56.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:00:56.019 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:00:56.019 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:00:56.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:56.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:56.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:56.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:56.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:56.021 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:00:56.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:56.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:56.021 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:56.021 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:56.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:00:56.026 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:00:56.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:00:56.527 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:00:56.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:00:56.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:00:56.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:00:56.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:00:56.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:00:56.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:00:56.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:00:56.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:00:56.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:00:56.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:00:56.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:00:56.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:00:56.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:00:56.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:00:56.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:00:56.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:00:56.527 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest 21:00:56.527 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:00:56.527 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:00:56.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:00:56.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.287 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.497 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 5.709 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 1.946 s asyncDelete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 6.796 s testExpand no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerItemTest) Time elapsed: 2.444 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 21:00:56.536 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 21:00:56.537 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:00:56.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:00:56.537 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 21:00:56.537 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:00:56.537 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:00:56.538 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:00:56.538 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:00:56.538 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:00:56.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:56.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:56.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:56.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:56.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:00:56.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:56.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:56.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:56.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:56.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:56.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:56.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:56.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: "New Java Project"] 21:00:56.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:56.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'] 21:00:56.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:56.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'] 21:00:56.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:56.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:00:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:56.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:56.541 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:00:56.541 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:00:56.541 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:56.541 DEBUG [main][MenuItemLookup] Item match:File 21:00:56.543 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:00:56.543 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'File' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'' 21:00:56.548 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:00:56.548 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:00:56.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:00:56.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:00:56.549 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:00:56.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:00: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 'New|Select a wizard'] is available. finished successfully 21:00:56.668 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:00:56.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:56.670 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:00:56.670 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:56.670 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 21:00:56.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:56.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:56.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:56.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:56.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:00:56.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:00:56.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:00:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:00:56.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:56.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:56.673 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:00:56.673 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:00:56.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:00:56.673 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:00:56.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:00:56.674 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:00:56.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:00:56.674 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:00:56.674 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:00:56.688 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:00:56.688 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:00:56.688 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:00:56.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.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) 21:00:56.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:56.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:56.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:56.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:56.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:56.691 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:00:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:56.691 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:56.691 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:57.042 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:00:57.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:57.042 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:57.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:00:57.042 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 21:00:57.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:00:57.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:00:57.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:00:57.044 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:00:57.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:00:57.044 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject0' 21:00:57.044 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:") 21:00:57.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:57.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:57.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:57.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:57.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:00:57.047 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:00:57.049 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject0 21:00:57.092 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:00:57.092 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:00:57.092 DEBUG [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) 21:00:57.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:00:57.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:00:57.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:00:57.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:00:57.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:00:57.096 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:00:57.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:00:57.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:00:57.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:00:57.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:00:57.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.... 21:01:00.621 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 21:01:00.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:01:00.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:01:00.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:00.622 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 21:01:00.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:00.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:01:00.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:01:00.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:00.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:00.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:00.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:00.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:00.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:00.622 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:00.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:00.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:00.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:00.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:00.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:00.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:01:00.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:00.622 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:00.622 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:00.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:00.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:00.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:00.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:00.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:01:00.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:00.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:00.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:00.623 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:00.623 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:00.623 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:00.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:00.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:00.624 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:00.624 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:01:00.624 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:00.624 DEBUG [main][MenuItemLookup] Item match:File 21:01:00.625 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:01:00.625 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:00.630 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:01:00.630 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:01:00.630 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:01:00.630 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:01:00.631 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:01:00.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 'New|Select a wizard'] is available.... 21:01:00.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 21:01:00.790 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:01:00.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:00.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:00.815 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:01:00.815 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:00.815 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 21:01:00.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:00.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:00.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:00.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:00.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:00.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:01:00.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:01:00.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:01:00.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:00.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:00.819 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:00.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:00.819 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:00.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:01:00.819 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:00.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:00.819 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:00.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:00.819 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:00.820 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:01:00.820 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:01:00.820 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:01:00.820 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:01:00.820 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:01:00.820 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:01:00.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.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) 21:01:00.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:00.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:00.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:00.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:00.821 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:00.822 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:01:00.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:00.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:00.822 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:00.822 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:01.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:01.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:01.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:01.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:01:01.226 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 21:01:01.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:01:01.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:01.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:01.227 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:01:01.227 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:01.227 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject1' 21:01:01.227 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:") 21:01:01.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:01.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:01.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:01.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:01.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:01:01.230 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:01:01.232 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject1 21:01:01.304 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:01:01.304 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:01:01.304 DEBUG [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) 21:01:01.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:01.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:01.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:01.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:01.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:01.307 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:01:01.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:01.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:01.307 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:01.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:01.313 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.... 21:01:04.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. failed, NO exception will be thrown 21:01:04.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:01:04.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:01:04.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:04.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:04.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:01:04.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:01:04.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:04.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:04.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:04.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:04.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:04.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:04.315 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:04.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:04.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'] 21:01:04.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:04.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'] 21:01:04.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:04.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"] 21:01:04.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:04.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'] 21:01:04.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:04.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'] 21:01:04.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:04.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'] 21:01:04.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:04.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"] 21:01:04.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:04.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:04.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:04.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:04.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:04.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:04.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:04.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:04.317 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:04.317 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:01:04.317 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:04.317 DEBUG [main][MenuItemLookup] Item match:File 21:01:04.319 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:01:04.319 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:04.323 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:01:04.323 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:01:04.324 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:01:04.324 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:01:04.324 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:01:04.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 'New|Select a wizard'] is available.... 21:01:04.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 'New|Select a wizard'] is available. finished successfully 21:01:04.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:01:04.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:04.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:04.447 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:01:04.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:04.447 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 21:01:04.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:04.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:04.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:04.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:04.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:04.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:01:04.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:01:04.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:01:04.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:04.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:04.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:04.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:04.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:04.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:01:04.451 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:04.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:04.451 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:04.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:04.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:04.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:01:04.451 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:01:04.452 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:01:04.452 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:01:04.452 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:01:04.452 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:01:04.462 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) 21:01:04.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:04.462 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:04.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:04.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:04.464 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:01:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:04.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:04.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:04.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01: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'] 21:01:04.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:04.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:04.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:01:04.834 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 21:01:04.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:01:04.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:04.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:04.835 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:01:04.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:04.835 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject2' 21:01:04.836 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:") 21:01:04.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:04.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:04.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:04.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:04.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:01:04.839 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:01:04.840 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject2 21:01:04.887 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:01:04.887 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:01:04.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) 21:01:04.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:04.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:04.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:04.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:04.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:04.891 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:01:04.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:04.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:04.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:04.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:05.163 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.... 21:01:08.348 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 21:01:08.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:01:08.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:01:08.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:08.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:08.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:01:08.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:01:08.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:08.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:08.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:08.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:08.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:08.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:08.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:08.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:08.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:08.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:08.350 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:01:08.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:08.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:08.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:08.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:08.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:08.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:08.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:01:08.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:08.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:08.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:08.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:08.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:01:08.353 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:08.353 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:08.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:08.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:01:08.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:01:08.354 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:01:08.377 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:08.377 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:08.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:08.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:08.379 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:08.379 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:08.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:08.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:08.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:08.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:08.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:08.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:08.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:09.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:09.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:09.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:01:09.381 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:09.381 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:09.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:09.382 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:09.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 21:01:09.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:09.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:09.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:09.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:09.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:09.383 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 21:01:09.384 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 21:01:09.384 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 21:01:09.384 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:09.384 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:09.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:09.385 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:09.385 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:09.385 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:09.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:09.386 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:09.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:09.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:09.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:09.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:09.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:10.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:10.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:10.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:01:10.388 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:10.388 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:10.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:10.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:10.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:01:10.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:10.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:10.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:10.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:10.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:10.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 21:01:10.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 21:01:10.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 21:01:10.391 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:10.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:10.391 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:10.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:10.392 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:10.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:10.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:10.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:10.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:10.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:10.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:10.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:10.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:11.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:11.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:11.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:01:11.394 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:11.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:11.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:11.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:11.396 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:01:11.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:11.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:11.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:11.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:11.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:11.397 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 21:01:11.397 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 21:01:11.397 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 21:01:11.398 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 21:01:11.398 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 21:01:11.398 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 21:01:11.401 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 21:01:11.401 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:01:11.401 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 21:01:11.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 21:01:11.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:01:11.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:01:11.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:01:11.401 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:11.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:11.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'] 21:01:11.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:11.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: "New Java Project"] 21:01:11.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:11.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:11.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:11.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:11.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:11.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:11.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:11.407 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:01:11.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:11.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'] 21:01:11.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:11.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'] 21:01:11.408 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:11.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:11.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:11.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:11.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:11.409 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:01:11.409 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:11.409 DEBUG [main][MenuItemLookup] Item match:File 21:01:11.410 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:01:11.410 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:01:11.414 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:01:11.414 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:01:11.414 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:01:11.414 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:11.414 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:01:11.414 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:01:11.415 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:01:11.415 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:01:11.415 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:01:11.415 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:01:11.415 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:01:11.415 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:01:11.415 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:01:11.415 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:11.415 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:01:11.415 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:01:11.415 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:01:11.415 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:11.415 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:01:11.415 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:11.415 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:01:11.415 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:01:11.415 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:01:11.415 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:01:11.415 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:01:11.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.... 21:01:11.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 'New|Select a wizard'] is available. finished successfully 21:01:11.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:01:11.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:11.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:11.560 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:01:11.560 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:11.560 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 21:01:11.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:11.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:11.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:11.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:11.561 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:11.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:01:11.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:01:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:01:11.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:11.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:11.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:01:11.563 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:11.563 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:11.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:11.563 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:11.564 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:01:11.564 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:01:11.564 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:01:11.564 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:01:11.564 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:01:11.564 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:01:11.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.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) 21:01:11.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:11.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:11.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:11.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:11.565 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:11.566 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:01:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:11.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:11.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:11.566 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:11.946 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:11.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:11.946 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:11.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:01:11.946 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 21:01:11.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:01:11.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:11.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:11.947 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:01:11.948 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:11.948 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'PackageExplorerTestProject3' 21:01:11.948 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:") 21:01:11.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:11.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:11.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:11.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:11.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:01:11.951 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:01:11.952 INFO [WorkbenchTestable][AbstractText] Text set to: PackageExplorerTestProject3 21:01:11.997 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:01:11.997 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:01:11.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) 21:01:11.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:11.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:12.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:12.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:12.000 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:12.001 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:01:12.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:12.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:12.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:12.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:12.006 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.... 21:01:15.008 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 21:01:15.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:01:15.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:01:15.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:15.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:15.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:15.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:15.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:15.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:15.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:15.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:15.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:15.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:15.009 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:15.009 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:15.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:15.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:15.010 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:15.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:15.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:15.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:15.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:15.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:15.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:15.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:15.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:16.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:16.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:16.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:01:16.013 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:16.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:16.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:16.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:16.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 21:01:16.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:16.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:16.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:16.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:16.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:16.014 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 21:01:16.015 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 21:01:16.015 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 21:01:16.015 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject3 21:01:16.015 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 21:01:16.015 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 21:01:16.016 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 21:01:16.018 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 21:01:16.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:01:16.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'New' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:16.061 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:01:16.061 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:01:16.062 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:01:16.062 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:01:16.062 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:01:16.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:16.062 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:01:16.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:16.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:16.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:16.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:16.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:16.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:16.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:16.562 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:16.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:16.563 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject3' via Explorer 21:01:16.563 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject3 21:01:16.563 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject3 21:01:16.563 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject3 about selection 21:01:16.566 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject3 21:01:16.566 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:01:16.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:16.608 DEBUG [main][MenuItemLookup] Found menu:'New' 21:01:16.608 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:01:16.608 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:16.608 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:01:16.608 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:01:16.608 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:01:16.608 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:16.608 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:01:16.608 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:01:16.608 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:01:16.608 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:01:16.608 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:01:16.608 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:01:16.608 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:01:16.609 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:01:16.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 'Delete.*'] is available.... 21:01:17.278 DEBUG [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 21:01:17.278 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:01:17.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:17.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:17.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:17.283 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:01:17.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:17.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:01:17.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:17.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:17.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:17.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:17.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:17.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:17.284 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:01:17.284 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:01:17.284 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:01:17.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:17.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:17.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:17.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:17.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:01:17.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:17.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:01:17.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:17.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:17.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:17.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:17.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:17.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:17.286 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:01:17.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:17.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:17.286 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:17.286 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:17.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:01:17.291 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:01:17.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:01:17.792 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:01:17.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:17.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:01:17.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:01:17.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:01:17.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:01:17.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:17.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:17.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:17.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:17.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:17.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:17.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:17.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:17.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:17.792 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:17.792 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:17.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:17.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:17.794 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:17.794 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:17.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:17.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:17.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:17.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:17.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:18.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:18.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:18.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:18.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:18.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:01:18.801 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:18.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:18.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:18.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:18.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 21:01:18.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:18.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:18.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:18.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:18.802 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:18.802 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 21:01:18.803 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 21:01:18.803 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 21:01:18.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 21:01:18.803 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:01:18.803 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:01:18.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:18.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:18.804 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 21:01:18.804 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:01:18.804 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 21:01:18.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 21:01:18.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:01:18.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:01:18.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:01:18.804 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 21:01:18.804 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 21:01:18.804 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 21:01:18.810 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 21:01:18.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 21:01:18.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:01:18.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:01:18.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:18.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:18.811 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 21:01:18.812 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:01:18.812 INFO [WorkbenchTestable][RequirementsRunner] Started test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 21:01:18.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 21:01:18.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:01:18.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:01:18.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:01:18.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:18.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:18.813 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:01:18.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:18.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:18.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:18.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:18.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:18.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:18.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 '\*?\QPackage Explorer\E') 21:01:18.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:18.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:18.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:18.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:18.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:01:18.817 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:18.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:18.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:18.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:01:18.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:01:18.842 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:01:18.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 21:01:18.845 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:01:18.845 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:01:18.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:18.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:18.845 INFO [WorkbenchTestable][RequirementsRunner] Finished test: open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 21:01:18.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:01:18.846 INFO [WorkbenchTestable][RequirementsRunner] Started test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 21:01:18.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 21:01:18.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:01:18.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:01:18.846 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:01:18.846 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:18.846 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:18.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:18.847 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:18.847 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:18.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:18.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:18.848 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:18.848 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:18.848 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:18.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:18.849 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:18.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:18.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:18.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:19.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:19.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:19.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:19.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:19.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:01:19.851 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:19.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:19.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:19.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:19.852 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:01:19.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:19.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:19.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:19.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:19.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:19.853 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 21:01:19.853 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 21:01:19.853 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 21:01:19.853 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:19.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:19.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:19.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:19.854 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:19.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:19.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:19.855 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:19.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:19.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:19.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:20.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:20.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:20.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:20.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:20.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:01:20.857 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:20.857 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:20.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:20.858 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:20.858 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:01:20.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:20.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:20.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:20.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:20.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:20.859 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 21:01:20.859 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 21:01:20.860 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 21:01:20.860 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:20.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:20.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:20.861 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:20.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 21:01:20.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:20.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:20.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:20.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:20.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:20.861 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:01:20.861 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:01:20.862 DEBUG [main][TreeItemHandler] Set Tree selection 21:01:20.862 DEBUG [main][TreeHandler] Notify Tree about selection event 21:01:20.865 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:01:20.872 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject0 21:01:20.872 DEBUG [WorkbenchTestable][TreeItemHandler] PackageExplorerTestProject2 21:01:20.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 21:01:20.872 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:01:20.872 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:01:20.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:20.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:20.873 INFO [WorkbenchTestable][RequirementsRunner] Finished test: multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 21:01:20.873 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:01:20.873 INFO [WorkbenchTestable][RequirementsRunner] Started test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 21:01:20.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 21:01:20.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:01:20.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:01:20.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:01:20.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:20.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:20.874 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:01:20.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:20.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:20.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:20.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:20.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:20.876 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:20.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:01:20.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:20.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:20.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:20.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:20.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:01:20.877 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:20.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:20.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:20.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:01:20.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:01:20.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:01:20.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 21:01:20.880 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:01:20.880 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:01:20.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:20.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:20.880 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) 21:01:20.881 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:20.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:20.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:20.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:20.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:20.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:20.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:21.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:21.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:21.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:21.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:21.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:01:21.905 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:21.905 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:21.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:21.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:21.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 21:01:21.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:21.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:21.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:21.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:21.907 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:21.907 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject0 21:01:21.907 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject1 21:01:21.907 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name PackageExplorerTestProject2 21:01:21.907 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 21:01:21.908 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 21:01:21.908 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 21:01:21.912 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 21:01:21.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:01:21.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:21.981 DEBUG [main][MenuItemLookup] Found menu:'New' 21:01:21.981 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:01:21.981 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:21.981 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:01:21.981 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:01:21.981 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:01:21.981 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:21.981 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:01:21.981 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:01:21.981 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:01:21.981 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:01:21.981 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:21.981 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:01:21.981 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:01:21.981 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:01:21.981 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:01:21.982 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:21.982 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:01:21.982 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:01:21.982 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:21.982 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:01:21.982 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:21.982 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:01:21.982 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:01:21.982 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:01:21.982 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:01:21.982 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:01:21.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:21.982 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:01:22.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:22.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:22.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:22.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:22.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:22.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:22.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:22.483 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:22.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:22.483 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject0' via Explorer 21:01:22.483 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject0 21:01:22.483 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject0 21:01:22.483 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject0 about selection 21:01:22.489 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject0 21:01:22.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:01:22.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:22.531 DEBUG [main][MenuItemLookup] Found menu:'New' 21:01:22.531 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:01:22.531 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:22.531 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:01:22.531 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:01:22.531 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:01:22.531 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:22.531 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:01:22.531 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:01:22.531 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:01:22.531 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:01:22.531 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:01:22.531 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:01:22.531 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:01:22.531 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:01:22.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 'Delete.*'] is available.... 21:01:23.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. finished successfully 21:01:23.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:01:23.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:23.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:23.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:23.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:23.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:01:23.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:23.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:23.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:23.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:01:23.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:23.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:23.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:23.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:23.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:23.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:23.208 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:01:23.208 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:01:23.208 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:01:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:23.208 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:23.208 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:23.208 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:01:23.208 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:23.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:01:23.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:23.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:23.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:23.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:23.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:23.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:23.210 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:01:23.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:23.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:23.210 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:23.210 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:23.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:01:23.216 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:01:23.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:01:23.716 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:01:23.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:23.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:01:23.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:01:23.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:01:23.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:01:23.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:23.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:23.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:23.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:23.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:23.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:23.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:23.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:23.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:23.717 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 21:01:23.717 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 21:01:23.717 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 21:01:23.721 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 21:01:23.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:01:23.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:23.765 DEBUG [main][MenuItemLookup] Found menu:'New' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:23.766 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:01:23.766 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:01:23.766 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:01:23.766 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:01:23.766 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:01:23.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:23.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:01:23.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:01:23.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:01:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:01:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:01:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:24.267 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:24.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:24.267 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject1' via Explorer 21:01:24.267 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject1 21:01:24.267 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject1 21:01:24.267 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject1 about selection 21:01:24.270 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject1 21:01:24.271 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:01:24.271 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:24.313 DEBUG [main][MenuItemLookup] Found menu:'New' 21:01:24.313 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:01:24.313 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:24.313 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:01:24.313 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:01:24.313 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:01:24.313 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:24.313 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:01:24.313 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:01:24.313 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:01:24.313 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:01:24.314 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:01:24.314 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:01:24.314 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:01:24.314 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:01:24.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 'Delete.*'] is available.... 21:01:24.489 DEBUG [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 21:01:24.490 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:01:24.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:24.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:24.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:24.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:24.493 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:01:24.493 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:24.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:24.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:24.493 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:01:24.493 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:24.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:24.493 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:24.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:24.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:24.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:24.494 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:01:24.494 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:01:24.494 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:01:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:24.494 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:24.494 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:24.494 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:01:24.494 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:24.494 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:01:24.494 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:24.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:24.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:24.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:24.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:24.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:24.496 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:01:24.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:24.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:24.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:24.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:24.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:01:24.502 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:01:25.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:01:25.002 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:01:25.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:25.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:01:25.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:01:25.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:01:25.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 21:01:25.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:01:25.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:25.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:25.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:25.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:25.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:25.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:25.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:25.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:25.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:25.002 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 21:01:25.002 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 21:01:25.003 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 21:01:25.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 21:01:25.012 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:01:25.012 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'New' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:25.053 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:01:25.053 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:01:25.053 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:01:25.053 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:01:25.053 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:01:25.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:25.054 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:01:25.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:01:25.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:01:25.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:25.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:25.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:25.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:25.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:25.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:25.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:25.554 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:25.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:25.554 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'PackageExplorerTestProject2' via Explorer 21:01:25.554 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item PackageExplorerTestProject2 21:01:25.554 DEBUG [main][TreeItemHandler] Selecting tree item: PackageExplorerTestProject2 21:01:25.554 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item PackageExplorerTestProject2 about selection 21:01:25.557 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: PackageExplorerTestProject2 21:01:25.557 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:01:25.557 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:25.599 DEBUG [main][MenuItemLookup] Found menu:'New' 21:01:25.599 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:01:25.600 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:25.600 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:01:25.600 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:01:25.600 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:01:25.600 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:25.600 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:01:25.600 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:01:25.600 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:01:25.600 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:01:25.600 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:01:25.600 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:01:25.600 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:01:25.600 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:01:25.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 'Delete.*'] is available.... 21:01:25.761 DEBUG [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 21:01:25.761 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:01:25.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:25.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:25.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:25.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:25.762 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:01:25.762 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:25.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:25.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:25.762 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:01:25.762 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:25.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:25.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:25.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:25.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:25.763 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:25.763 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:01:25.763 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:01:25.764 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:01:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:25.764 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:25.764 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:25.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) 21:01:25.764 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:25.764 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:01:25.764 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:25.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:25.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:25.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:25.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:25.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:25.788 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:01:25.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:25.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:25.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:25.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:25.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:01:25.794 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:01:26.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:01:26.295 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:01:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:26.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:01:26.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:01:26.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 21:01:26.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:01:26.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:26.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:26.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:26.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:26.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:26.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:26.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:26.295 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:26.295 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest 21:01:26.295 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:01:26.295 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:01:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.76 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.403 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.007 s open no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.033 s multipleSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 2.027 s getTitle no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.PackageExplorerTest) Time elapsed: 0.007 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 21:01:26.308 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 21:01:26.308 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:01:26.309 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:01:26.309 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 21:01:26.309 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:01:26.309 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:01:26.309 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:01:26.309 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:01:26.309 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:01:26.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'] 21:01:26.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:26.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'] 21:01:26.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:26.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: "New Java Project"] 21:01:26.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:26.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'] 21:01:26.310 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:26.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'] 21:01:26.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:26.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:26.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:26.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:01:26.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:26.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:26.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:26.311 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:26.311 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:26.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:26.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:26.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:26.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:26.312 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:01:26.312 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:26.312 DEBUG [main][MenuItemLookup] Item match:File 21:01:26.313 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:01:26.313 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:01:26.317 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:01:26.317 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:01:26.317 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:01:26.317 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:26.317 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:01:26.317 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:01:26.317 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:01:26.317 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:01:26.317 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:01:26.317 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:01:26.317 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:01:26.318 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:01:26.318 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:01:26.318 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:26.318 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:01:26.318 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:01:26.318 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:01:26.318 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:26.318 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:01:26.318 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:26.318 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:01:26.318 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:01:26.318 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:01:26.318 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:01:26.318 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:01:26.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 'New|Select a wizard'] is available.... 21:01:26.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 'New|Select a wizard'] is available. finished successfully 21:01:26.438 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:01:26.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:26.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:26.439 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:01:26.439 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:26.439 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 21:01:26.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:26.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:26.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:26.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:26.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:26.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:01:26.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:01:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:01:26.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:26.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:26.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:01:26.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:26.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:26.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:26.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:26.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:01:26.443 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:01:26.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:01:26.443 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:01:26.443 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:01:26.443 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:01:26.443 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) 21:01:26.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:26.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:26.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:26.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:26.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:26.456 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:01:26.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:26.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:26.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:26.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:26.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'] 21:01:26.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:26.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:26.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:01:26.847 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 21:01:26.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:01:26.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:26.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:26.848 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:01:26.848 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:26.848 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'JavaTestProject0' 21:01:26.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:") 21:01:26.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:26.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:26.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:26.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:26.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:01:26.851 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:01:26.852 INFO [WorkbenchTestable][AbstractText] Text set to: JavaTestProject0 21:01:26.905 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:01:26.905 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:01:26.905 DEBUG [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) 21:01:26.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:26.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:26.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:26.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:26.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:26.909 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:01:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:26.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:26.909 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:26.909 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:27.113 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.... 21:01:30.347 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 21:01:30.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:01:30.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:01:30.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:30.347 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 21:01:30.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:30.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:30.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:30.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:30.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:30.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:30.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:30.347 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:30.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:30.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:30.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:30.348 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:01:30.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:30.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:30.350 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:30.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:30.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:30.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:30.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:01:30.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:30.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:30.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:30.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:30.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:01:30.351 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:30.351 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:30.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:30.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:01:30.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:01:30.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:01:30.355 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:01:30.355 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 21:01:30.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 21:01:30.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:01:30.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:01:30.355 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:01:30.355 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:30.355 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:30.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:30.356 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:30.356 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:30.356 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:30.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:30.357 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:30.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:30.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:30.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:30.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:30.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:31.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:31.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:31.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:01:31.359 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:31.359 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:31.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:31.360 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:31.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:01:31.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:31.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:31.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:31.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:31.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:31.361 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 21:01:31.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 21:01:31.362 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:01:31.362 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:01:31.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:31.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:31.363 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGetJavaProject no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest) 21:01:31.363 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:31.363 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:31.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:31.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:31.364 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 21:01:31.364 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 21:01:31.364 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:31.365 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:01:31.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:31.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:31.514 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 21:01:31.514 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:31.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:31.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:31.515 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:31.515 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:01:31.515 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:31.515 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:01:31.515 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:01:31.515 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:01:31.515 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:01:31.515 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:01:31.515 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:01:31.515 DEBUG [main][MenuItemLookup] Item match:Window 21:01:31.517 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:01:31.517 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:01:31.517 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:01:31.517 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:31.517 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:01:31.517 DEBUG [main][MenuItemLookup] Item match:Show View 21:01:31.523 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:01:31.523 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:01:31.523 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:01:31.523 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:01:31.523 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:01:31.523 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:01:31.523 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:01:31.523 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:01:31.523 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:01:31.523 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:01:31.523 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:01:31.523 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:01:31.523 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:01:31.523 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:01:31.523 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:31.523 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:01:31.523 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:01:31.590 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:01:31.590 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:01:31.590 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:01:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:01:31.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 21:01:31.733 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:01:31.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:31.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:31.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 21:01:31.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:31.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:31.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:31.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:01:31.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:31.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:31.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:31.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:31.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:31.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:31.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:01:31.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:01:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:01:31.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:31.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:31.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:01:31.738 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:31.738 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:31.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:31.739 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 21:01:31.739 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 21:01:31.739 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 21:01:31.739 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 21:01:31.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:31.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:31.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:01:31.740 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:31.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:31.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:31.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 21:01:31.740 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:31.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:31.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:31.741 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:01:31.741 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:31.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:31.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:31.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:31.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:31.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:31.742 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:01:31.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:31.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:31.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:31.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:32.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:01:32.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:01:32.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 21:01:32.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:32.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:32.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 21:01:32.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:32.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:32.040 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:32.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:32.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:32.041 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:32.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 '\*?\QPackage Explorer\E') 21:01:32.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:32.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:32.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:32.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:32.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:01:32.042 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:32.042 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:32.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:32.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:01:32.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:01:32.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:01:32.104 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:32.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:32.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:32.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:32.105 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:32.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:32.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:32.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:32.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:32.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:32.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:32.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:32.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:33.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:33.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:33.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:01:33.108 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:33.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:33.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:33.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:33.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:01:33.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:33.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:33.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:33.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:33.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:33.111 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 21:01:33.111 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:33.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:33.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:33.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:33.112 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:33.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:33.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:33.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:33.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:33.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:33.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:33.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:33.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:34.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:34.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:34.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:01:34.115 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:34.115 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:34.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:34.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:34.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 21:01:34.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:34.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:34.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:34.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:34.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:34.118 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name JavaTestProject0 21:01:34.118 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 21:01:34.118 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 21:01:34.118 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 21:01:34.128 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 21:01:34.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:01:34.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'New' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:34.169 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:01:34.169 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:01:34.169 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:01:34.169 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:01:34.170 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:01:34.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:34.170 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:01:34.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:34.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:34.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:34.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:34.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:34.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:34.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:34.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:34.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:34.671 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'JavaTestProject0' via Explorer 21:01:34.671 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JavaTestProject0 21:01:34.671 DEBUG [main][TreeItemHandler] Selecting tree item: JavaTestProject0 21:01:34.671 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JavaTestProject0 about selection 21:01:34.673 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JavaTestProject0 21:01:34.674 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:01:34.674 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:34.717 DEBUG [main][MenuItemLookup] Found menu:'New' 21:01:34.717 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:01:34.717 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:34.717 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:01:34.717 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:01:34.717 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:01:34.717 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:34.717 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:01:34.717 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:01:34.717 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:01:34.717 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:01:34.717 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:01:34.717 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:01:34.717 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:01:34.717 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:01:34.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.... 21:01:35.384 DEBUG [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 21:01:35.384 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:01:35.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:35.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:35.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:35.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:35.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:01:35.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:35.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:35.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:35.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:01:35.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:35.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:35.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:35.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:35.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:35.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:35.390 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:01:35.390 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:01:35.390 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:01:35.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:35.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:35.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:35.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:35.391 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:01:35.391 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:35.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:35.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:35.391 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:01:35.391 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:35.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:35.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:35.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:35.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:35.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:35.393 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:01:35.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:35.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:35.393 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:35.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:35.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:01:35.398 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:01:35.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:01:35.898 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:01:35.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:01:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:01:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:01:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:01:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:01:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:01:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:35.899 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:35.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:35.899 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.JavaProjectTest 21:01:35.899 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:01:35.899 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:01:35.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:35.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.592 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.008 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 21:01:35.908 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 21:01:35.909 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:01:35.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:01:35.910 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 21:01:35.910 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:01:35.910 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:01:35.910 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:01:35.910 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:01:35.910 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:01:35.910 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:01:35.910 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 21:01:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:01:35.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:35.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:35.911 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:01:35.911 DEBUG [main][MenuItemLookup] Item match:Window 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:35.911 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:01:35.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:35.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:35.912 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:01:35.912 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:35.912 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:01:35.912 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:01:35.912 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:01:35.912 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:01:35.912 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:01:35.912 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:01:35.912 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:01:35.912 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:01:35.912 DEBUG [main][MenuItemLookup] Item match:Window 21:01:35.912 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:01:35.912 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:01:35.912 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:01:35.912 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:35.912 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:01:35.912 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:01:35.912 DEBUG [main][MenuItemLookup] Item match:Perspective 21:01:35.913 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:01:35.913 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:35.913 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:01:35.913 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:01:35.913 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:01:35.913 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:01:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:01:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:35.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:35.913 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:01:35.913 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:01:35.914 DEBUG [main][MenuItemLookup] Item match:Window 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:35.914 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:01:35.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:35.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:35.914 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:01:35.915 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:35.915 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:01:35.915 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:01:35.915 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:01:35.915 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:01:35.915 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:01:35.915 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:01:35.915 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:01:35.915 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:01:35.915 DEBUG [main][MenuItemLookup] Item match:Window 21:01:35.915 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:01:35.915 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:01:35.915 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:01:35.915 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:35.915 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:01:35.915 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:01:35.915 DEBUG [main][MenuItemLookup] Item match:Perspective 21:01:35.916 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:01:35.916 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:35.916 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:01:35.916 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:01:35.916 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:01:35.916 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:01:35.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:35.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:35.916 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:01:35.916 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:35.916 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:01:35.916 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:01:35.916 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:01:35.916 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:01:35.916 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:01:35.916 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:01:35.916 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:01:35.916 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:01:35.916 DEBUG [main][MenuItemLookup] Item match:Window 21:01:35.916 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:01:35.916 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:01:35.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:35.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:35.917 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:01:35.917 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:01:35.917 DEBUG [main][MenuItemLookup] Item match:Window 21:01:35.918 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:01:35.918 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:01:35.918 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:01:35.918 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:35.918 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:01:35.918 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:01:35.918 DEBUG [main][MenuItemLookup] Item match:Perspective 21:01:35.918 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:01:35.918 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:35.918 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:01:35.918 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:01:35.918 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:01:35.918 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:01:35.918 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:01:35.918 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:01:35.918 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:01:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:01:35.960 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 21:01:35.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:01:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:35.960 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:35.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:01:35.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:35.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:35.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:35.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 "Reset Perspective") 21:01:35.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:35.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:35.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:35.962 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:01:35.962 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:35.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:35.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:35.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:35.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:35.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:35.963 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:01:35.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:35.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:35.963 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:35.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:36.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:36.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:36.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:36.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:36.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: "New Java Project"] 21:01:36.187 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:36.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'] 21:01:36.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:36.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'] 21:01:36.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:36.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'] 21:01:36.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:36.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: "New Java Project"] 21:01:36.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:36.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'] 21:01:36.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:36.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'] 21:01:36.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:36.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:36.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:36.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:36.189 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:01:36.189 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:36.189 DEBUG [main][MenuItemLookup] Item match:File 21:01:36.190 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:01:36.190 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:36.194 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:01:36.194 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:01:36.195 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:01:36.195 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:01:36.195 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:01:36.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.... 21:01:36.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:01:36.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:01:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:36.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:36.325 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:01:36.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:36.326 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 21:01:36.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:36.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:36.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:36.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:36.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:36.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:01:36.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:01:36.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:01:36.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:36.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:36.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:36.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:36.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:36.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:01:36.340 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:36.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:36.340 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:36.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:36.341 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:36.341 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:01:36.341 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:01:36.341 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:01:36.341 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:01:36.341 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:01:36.341 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:01:36.341 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) 21:01:36.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:36.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:36.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:36.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:36.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:36.353 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:01:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:36.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:36.353 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:36.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:36.743 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:36.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:36.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:36.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:01:36.745 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 21:01:36.745 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:01:36.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:36.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:36.747 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:01:36.747 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:36.747 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject0' 21:01:36.747 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:") 21:01:36.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:36.747 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:36.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:36.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:36.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:01:36.751 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:01:36.753 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject0 21:01:36.796 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:01:36.796 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:01:36.796 DEBUG [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) 21:01:36.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:36.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:36.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:36.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:36.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:36.801 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:01:36.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:36.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:36.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:36.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:37.000 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.... 21:01:40.284 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 21:01:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:01:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:01:40.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:40.284 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 21:01:40.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:40.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:40.284 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:40.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:40.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:40.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:40.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:40.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:40.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:40.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:40.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:40.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:40.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:40.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:01:40.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:40.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:40.285 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:40.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:40.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:40.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:40.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:40.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:01:40.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:40.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:40.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:40.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:40.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:40.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:40.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:40.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:40.286 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:40.287 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:01:40.287 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:40.287 DEBUG [main][MenuItemLookup] Item match:File 21:01:40.288 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:01:40.288 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:40.295 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:01:40.295 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:01:40.295 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:01:40.296 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:01:40.296 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:01:40.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.... 21:01:40.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. finished successfully 21:01:40.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:01:40.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:40.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:40.440 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:01:40.440 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:40.440 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 21:01:40.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:40.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:40.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:40.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:40.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:40.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:01:40.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:01:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:01:40.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:40.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:40.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:01:40.443 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:40.443 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:40.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:40.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:40.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:01:40.443 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:01:40.444 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:01:40.444 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:01:40.444 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:01:40.444 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:01:40.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.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) 21:01:40.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:40.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:40.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:40.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:40.455 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:01:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:40.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:40.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:40.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:41.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:41.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:41.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:41.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:01:41.067 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 21:01:41.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:01:41.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:41.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:41.107 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:01:41.107 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:41.107 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject1' 21:01:41.107 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:") 21:01:41.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:41.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:41.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:41.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:41.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:01:41.110 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:01:41.112 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject1 21:01:41.201 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:01:41.201 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:01:41.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.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) 21:01:41.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:41.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:41.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:41.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:41.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:41.205 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:01:41.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:41.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:41.205 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:41.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:41.211 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.... 21:01:44.316 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 21:01:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:01:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:01:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:44.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:44.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:44.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:44.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:44.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:44.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:44.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:44.316 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:44.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:44.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:44.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:44.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:44.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:44.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:01:44.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:44.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:44.317 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:44.317 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:44.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:44.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:44.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:44.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: "New Java Project"] 21:01:44.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:44.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:44.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:44.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:44.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:44.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:44.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:44.318 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:44.318 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:01:44.319 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:44.319 DEBUG [main][MenuItemLookup] Item match:File 21:01:44.320 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:01:44.320 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:44.325 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:01:44.325 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:01:44.325 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:01:44.325 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:01:44.326 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:01:44.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.... 21:01:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:01:44.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:01:44.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:44.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:44.458 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:01:44.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:44.458 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 21:01:44.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:44.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:44.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:44.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:44.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:44.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:01:44.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:01:44.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:01:44.460 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:44.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:44.461 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:44.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:44.461 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:44.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:01:44.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:44.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:44.471 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:44.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:44.471 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:44.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:01:44.472 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:01:44.472 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:01:44.472 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:01:44.472 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:01:44.472 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:01:44.472 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) 21:01:44.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:44.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:44.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:44.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:44.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:44.474 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:01:44.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:44.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:44.474 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:44.474 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:44.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'] 21:01:44.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:44.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:44.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:01:44.872 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 21:01:44.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:01:44.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:44.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:44.874 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:01:44.874 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:44.874 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject2' 21:01:44.874 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:") 21:01:44.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:44.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:44.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:44.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:44.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:01:44.877 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:01:44.878 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject2 21:01:44.942 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:01:44.942 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:01:44.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.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) 21:01:44.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:44.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:44.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:44.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:44.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:44.946 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:01:44.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:44.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:44.946 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:44.946 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:44.952 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.... 21:01:47.954 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 21:01:47.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:01:47.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:01:47.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:47.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:47.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:47.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:47.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:47.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:47.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:47.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:47.954 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:47.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:47.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:47.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:47.956 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:01:47.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:47.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:47.957 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:47.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:47.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:47.957 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:47.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 '\*?\QPackage Explorer\E') 21:01:47.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:47.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:47.958 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:47.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:47.958 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:01:47.958 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:47.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:47.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:47.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:01:47.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:01:47.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:01:47.961 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:47.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:47.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:47.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:47.961 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:47.961 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:47.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:47.962 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:47.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:47.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:47.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:48.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:48.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:48.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:48.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:48.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:01:48.964 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:48.964 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:48.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:48.965 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:48.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 21:01:48.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:48.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:48.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:48.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:48.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:48.966 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 21:01:48.966 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 21:01:48.966 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 21:01:48.966 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:48.966 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:48.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:48.967 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:48.967 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:48.967 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:48.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:48.968 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:48.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:48.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:48.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:49.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:49.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:49.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:49.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:49.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:01:49.969 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:49.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:49.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:49.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:49.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:01:49.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:49.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:49.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:49.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:49.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:49.971 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 21:01:49.971 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 21:01:49.972 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 21:01:49.972 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:49.972 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:49.972 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:49.973 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:49.973 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:49.973 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:49.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:49.974 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:49.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:49.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:49.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:50.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:50.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:50.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:50.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:50.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:01:50.975 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:50.975 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:50.976 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:50.977 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:50.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 21:01:50.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:50.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:50.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:50.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:50.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:50.977 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 21:01:50.977 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 21:01:50.978 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 21:01:50.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:01:50.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 21:01:50.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 21:01:50.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:01:50.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:01:50.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:01:50.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:50.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:50.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:50.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:50.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:01:50.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:50.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:50.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:50.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:50.979 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:50.979 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:50.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:50.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:01:50.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:50.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:50.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:50.980 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:01:50.980 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:50.980 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:50.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:50.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:50.981 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:50.981 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:01:50.981 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:50.981 DEBUG [main][MenuItemLookup] Item match:File 21:01:50.982 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:01:50.983 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:50.987 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:01:50.987 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:01:51.013 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:01:51.013 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:01:51.014 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:01:51.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 'New|Select a wizard'] is available.... 21:01:51.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 'New|Select a wizard'] is available. finished successfully 21:01:51.171 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:01:51.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:51.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:51.172 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:01:51.172 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:51.173 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 21:01:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:51.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:51.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:51.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:51.173 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:01:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:01:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:01:51.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:51.175 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:51.175 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:01:51.175 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:51.176 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:51.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:51.176 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:51.176 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:01:51.176 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:01:51.176 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:01:51.176 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:01:51.176 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:01:51.176 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:01:51.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) 21:01:51.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:51.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:51.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:51.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:51.178 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:51.178 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:01:51.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:51.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:51.178 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:51.178 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:51.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'] 21:01:51.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:51.547 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:51.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:01:51.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. finished successfully 21:01:51.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:01:51.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:51.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:51.555 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:01:51.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:01:51.555 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'ProjectTestProject3' 21:01:51.555 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:") 21:01:51.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:51.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:51.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:51.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:51.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:01:51.559 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:01:51.560 INFO [WorkbenchTestable][AbstractText] Text set to: ProjectTestProject3 21:01:51.603 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:01:51.603 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:01:51.603 DEBUG [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) 21:01:51.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:51.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:51.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:51.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:51.606 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:51.607 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:01:51.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:51.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:51.607 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:51.607 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:51.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.... 21:01:54.614 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 21:01:54.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:01:54.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:01:54.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:54.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:54.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:54.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:54.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:54.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:54.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:54.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:54.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:54.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:54.614 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:54.614 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:54.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:54.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:54.615 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:54.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:54.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:54.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:54.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:54.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:54.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:55.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:55.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:55.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:55.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:55.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:01:55.618 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:55.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:55.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:55.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:55.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:01:55.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:55.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:55.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:55.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:55.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:55.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 21:01:55.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 21:01:55.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 21:01:55.621 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject3 21:01:55.621 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 21:01:55.621 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 21:01:55.621 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 21:01:55.624 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 21:01:55.625 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:01:55.625 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'New' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:55.671 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:01:55.671 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:01:55.672 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:01:55.672 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:01:55.672 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:01:55.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:55.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:01:56.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:56.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:56.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:56.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:56.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:56.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:56.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:56.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:56.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:56.173 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject3' via Explorer 21:01:56.173 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject3 21:01:56.173 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject3 21:01:56.173 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject3 about selection 21:01:56.176 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject3 21:01:56.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:01:56.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:56.220 DEBUG [main][MenuItemLookup] Found menu:'New' 21:01:56.220 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:01:56.220 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:56.220 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:01:56.220 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:01:56.220 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:01:56.220 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:56.220 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:01:56.220 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:01:56.220 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:01:56.220 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:01:56.220 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:01:56.220 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:01:56.220 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:01:56.221 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:01:56.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.... 21:01:56.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 'Delete.*'] is available. finished successfully 21:01:56.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:01:56.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:56.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:56.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:56.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:56.905 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:01:56.905 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:56.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:56.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:56.905 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:01:56.905 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:56.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:56.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:56.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:56.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:56.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:56.906 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:01:56.906 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:01:56.906 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:01:56.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:56.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:56.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:56.906 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:56.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:01:56.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:56.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:56.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:56.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:01:56.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:56.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:56.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:56.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:56.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:56.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:56.908 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:01:56.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:56.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:56.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:56.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:56.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:01:56.914 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:01:57.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:01:57.415 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:01:57.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:01:57.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:01:57.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:01:57.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:01:57.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:01:57.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:01:57.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:01:57.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:01:57.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:01:57.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:01:57.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:01:57.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:01:57.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:01:57.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:01:57.415 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:57.415 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:57.416 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:57.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:57.419 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:57.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:57.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:57.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:57.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:57.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:57.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:57.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:57.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:58.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:58.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:58.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:01:58.421 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:58.421 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:58.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:58.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:58.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:01:58.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:58.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:58.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:58.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:58.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:58.423 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 21:01:58.423 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 21:01:58.423 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 21:01:58.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 21:01:58.423 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:01:58.423 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:01:58.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:58.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:58.424 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 21:01:58.424 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:01:58.424 INFO [WorkbenchTestable][RequirementsRunner] Started test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 21:01:58.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 21:01:58.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:01:58.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:01:58.424 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:01:58.424 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 21:01:58.425 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 21:01:58.425 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 21:01:58.429 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 21:01:58.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 21:01:58.431 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:01:58.431 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:01:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:58.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:58.431 INFO [WorkbenchTestable][RequirementsRunner] Finished test: select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 21:01:58.431 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:01:58.431 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 21:01:58.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 21:01:58.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:01:58.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:01:58.431 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:01:58.432 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:01:58.432 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 21:01:58.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 21:01:58.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:58.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:58.937 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 21:01:58.939 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src 21:01:58.939 DEBUG [main][TreeItemHandler] Selecting tree item: src 21:01:58.939 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src about selection 21:01:58.942 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src 21:01:58.943 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:01:58.944 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item ProjectTestProject1 21:01:58.944 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ProjectTestProject1 21:01:58.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:58.944 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ProjectTestProject1 is already expanded. No action performed 21:01:58.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:58.944 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ProjectTestProject1 21:01:58.944 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 21:01:58.944 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 21:01:58.945 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 21:01:58.948 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 21:01:58.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 21:01:58.948 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:01:58.948 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:01:58.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:58.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:58.957 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) 21:01:58.958 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:58.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:58.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:58.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:58.959 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 21:01:58.959 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 21:01:58.959 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:58.960 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:01:59.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:59.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:59.063 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 21:01:59.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:59.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:59.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:59.064 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:59.064 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:01:59.064 DEBUG [main][MenuItemLookup] Found menu:'File' 21:01:59.064 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:01:59.064 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:01:59.064 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:01:59.064 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:01:59.064 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:01:59.064 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:01:59.064 DEBUG [main][MenuItemLookup] Item match:Window 21:01:59.065 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:01:59.065 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:01:59.065 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:01:59.065 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:59.065 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:01:59.065 DEBUG [main][MenuItemLookup] Item match:Show View 21:01:59.071 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:01:59.071 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:01:59.071 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:01:59.071 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:01:59.071 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:01:59.071 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:01:59.071 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:01:59.072 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:01:59.072 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:01:59.072 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:01:59.072 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:01:59.072 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:01:59.072 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:01:59.072 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:01:59.072 DEBUG [main][MenuItemLookup] Found menu:'' 21:01:59.072 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:01:59.072 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:01:59.072 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:01:59.072 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:01:59.072 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:01:59.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:01:59.193 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 21:01:59.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:01:59.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:59.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 21:01:59.195 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:59.195 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:01:59.195 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:59.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:59.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:59.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:59.195 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:01:59.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:01:59.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:01:59.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:01:59.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:59.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:59.205 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:59.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:59.205 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:59.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:01:59.205 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:01:59.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:01:59.206 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:01:59.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:01:59.206 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:01:59.206 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 21:01:59.206 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 21:01:59.206 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 21:01:59.206 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 21:01:59.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:59.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:59.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:59.207 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:01:59.207 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:59.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:59.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:59.207 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:01:59.207 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:01:59.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:01:59.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:01:59.208 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:01:59.208 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:01:59.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:59.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:59.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:59.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:59.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:01:59.209 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:01:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:01:59.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:01:59.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:01:59.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:01:59.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:01:59.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:01:59.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 21:01:59.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:59.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:59.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 21:01:59.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:59.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:59.374 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:01:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:01:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:01:59.374 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:01:59.374 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:01:59.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:59.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:59.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:01:59.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:01:59.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:01:59.375 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:59.375 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:59.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:59.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:01:59.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:01:59.376 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:01:59.378 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:01:59.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:01:59.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:01:59.378 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:01:59.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:01:59.378 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:59.379 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:01:59.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:01:59.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:00.379 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:00.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:00.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:02:00.380 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:00.380 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:00.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:00.381 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:02:00.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:02:00.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:00.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:00.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:00.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:00.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:00.382 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject0 21:02:00.382 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject1 21:02:00.382 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ProjectTestProject2 21:02:00.383 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 21:02:00.383 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 21:02:00.383 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 21:02:00.387 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 21:02:00.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:02:00.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'New' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:00.427 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:02:00.427 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:02:00.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:02:00.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:02:00.427 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:02:00.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:00.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:02:00.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:02:00.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:00.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:00.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:00.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:00.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:00.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:00.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:00.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:00.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:00.928 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject0' via Explorer 21:02:00.928 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject0 21:02:00.928 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject0 21:02:00.928 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject0 about selection 21:02:00.932 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject0 21:02:00.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:02:00.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:00.975 DEBUG [main][MenuItemLookup] Found menu:'New' 21:02:00.975 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:02:00.975 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:00.975 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:02:00.975 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:02:00.975 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:02:00.975 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:00.975 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:02:00.975 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:02:00.975 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:02:00.975 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:02:00.975 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:02:00.976 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:02:00.976 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:02:00.976 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:02:01.031 DEBUG [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.... 21:02:01.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 'Delete.*'] is available. finished successfully 21:02:01.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:02:01.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:01.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:01.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:01.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:01.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: 32) 21:02:01.645 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:01.645 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:02:01.645 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:01.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:01.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:01.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:01.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:01.646 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:02:01.646 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:02:01.646 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:02:01.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:01.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:01.646 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:01.646 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:01.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 "OK", Widget matcher matching widgets with style: 8) 21:02:01.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:01.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:01.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:01.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:02:01.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:01.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:01.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:01.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:01.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:01.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:01.648 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:02:01.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:01.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:01.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:01.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:01.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:02:01.654 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:02:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:02:02.154 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:02:02.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:02.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:02:02.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:02:02.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:02:02.154 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:02.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:02.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:02.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:02.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:02.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:02.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:02.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:02.155 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:02.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:02.155 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 21:02:02.155 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 21:02:02.155 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 21:02:02.160 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 21:02:02.161 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:02:02.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:02.206 DEBUG [main][MenuItemLookup] Found menu:'New' 21:02:02.206 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:02:02.206 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:02.206 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:02.207 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:02:02.207 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:02:02.207 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:02:02.207 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:02:02.207 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:02:02.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:02.207 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:02:02.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:02.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:02:02.707 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:02.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:02.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:02.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:02.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:02.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:02.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:02.708 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:02.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:02.708 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject1' via Explorer 21:02:02.708 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject1 21:02:02.708 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject1 21:02:02.708 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject1 about selection 21:02:02.711 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject1 21:02:02.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:02:02.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:02.757 DEBUG [main][MenuItemLookup] Found menu:'New' 21:02:02.757 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:02:02.757 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:02.757 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:02:02.757 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:02:02.757 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:02:02.757 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:02.757 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:02:02.757 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:02:02.757 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:02:02.757 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:02:02.757 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:02:02.757 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:02:02.758 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:02:02.758 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:02:02.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 'Delete.*'] is available.... 21:02:02.927 DEBUG [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 21:02:02.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:02:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:02.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:02.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:02.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: 32) 21:02:02.928 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:02.928 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:02:02.928 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:02.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:02.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:02.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:02.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:02.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:02.934 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:02:02.934 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:02:02.934 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:02:02.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:02.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:02.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:02.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:02.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 "OK", Widget matcher matching widgets with style: 8) 21:02:02.934 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:02.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:02.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:02.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:02:02.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:02.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:02.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:02.936 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:02.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:02.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:02.937 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:02:02.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:02.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:02.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:02.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:02.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:02:02.942 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:02:03.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:02:03.442 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:02:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:02:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:02:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:02:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 21:02:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:03.443 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:03.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:03.443 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 21:02:03.443 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 21:02:03.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 21:02:03.448 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 21:02:03.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:02:03.450 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'New' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:03.494 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:02:03.494 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:02:03.494 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:02:03.494 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:02:03.495 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:02:03.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:03.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:02:03.495 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:02:03.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:02:03.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:03.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:03.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:03.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:03.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:03.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:03.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:03.995 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:03.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:03.995 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ProjectTestProject2' via Explorer 21:02:03.995 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ProjectTestProject2 21:02:03.995 DEBUG [main][TreeItemHandler] Selecting tree item: ProjectTestProject2 21:02:03.996 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ProjectTestProject2 about selection 21:02:03.998 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ProjectTestProject2 21:02:03.999 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:02:03.999 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:04.105 DEBUG [main][MenuItemLookup] Found menu:'New' 21:02:04.106 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:02:04.106 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:04.106 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:02:04.106 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:02:04.106 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:02:04.106 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:04.106 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:02:04.106 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:02:04.106 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:02:04.106 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:02:04.106 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:02:04.106 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:02:04.106 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:02:04.106 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:02:04.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 'Delete.*'] is available.... 21:02:04.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. finished successfully 21:02:04.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:02:04.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:04.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:04.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:04.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:04.775 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:02:04.775 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:04.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:04.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:04.775 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:02:04.775 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:04.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:04.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:04.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:04.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:04.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:04.776 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:02:04.776 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:02:04.776 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:02:04.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:04.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:04.777 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:04.777 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:04.777 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:02:04.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:04.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:04.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:04.777 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:02:04.777 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:04.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:04.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:04.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:04.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:04.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:04.779 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:02:04.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:04.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:04.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:04.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:04.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:02:04.784 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:02:05.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:02:05.285 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:02:05.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:05.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:02:05.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:02:05.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:02:05.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:05.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:05.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:05.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:05.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:05.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:05.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:05.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:05.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:05.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:05.285 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest 21:02:05.285 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:02:05.285 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:02:05.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:05.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.379 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.446 s select no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.007 s selectProjectItem no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.packageexplorer.ProjectTest) Time elapsed: 0.526 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 21:02:05.305 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 21:02:05.306 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:02:05.306 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:02:05.306 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 21:02:05.306 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:02:05.306 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:02:05.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:02:05.307 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:02:05.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:02:05.307 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:02:05.307 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 21:02:05.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:02:05.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:05.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:05.307 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:02:05.308 DEBUG [main][MenuItemLookup] Item match:Window 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.308 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:02:05.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:05.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:05.309 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:05.309 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:05.309 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:02:05.309 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:02:05.309 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:02:05.309 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:02:05.309 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:02:05.309 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:02:05.309 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:02:05.309 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:02:05.309 DEBUG [main][MenuItemLookup] Item match:Window 21:02:05.309 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:02:05.309 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:02:05.309 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:02:05.309 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.309 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:02:05.309 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:02:05.309 DEBUG [main][MenuItemLookup] Item match:Perspective 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:02:05.310 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:02:05.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:02:05.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:05.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:05.310 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:02:05.310 DEBUG [main][MenuItemLookup] Item match:Window 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.310 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:02:05.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:05.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:05.311 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:02:05.311 DEBUG [main][MenuItemLookup] Item match:Window 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:02:05.311 DEBUG [main][MenuItemLookup] Item match:Perspective 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:02:05.311 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:02:05.311 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:02:05.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:05.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:05.312 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:02:05.312 DEBUG [main][MenuItemLookup] Item match:Window 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.312 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:02:05.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:05.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:05.313 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:02:05.313 DEBUG [main][MenuItemLookup] Item match:Window 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:02:05.313 DEBUG [main][MenuItemLookup] Item match:Perspective 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:02:05.313 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:02:05.313 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:02:05.314 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:02:05.314 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:02:05.314 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:02:05.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:02:05.358 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 21:02:05.359 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:02:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:05.359 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:05.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:05.359 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:02:05.359 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:05.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:05.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:05.360 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:02:05.360 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:05.360 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:02:05.360 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:05.360 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:05.360 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:05.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:05.360 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:05.361 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:02:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:05.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:05.361 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:05.361 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:05.577 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 21:02:05.578 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:05.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:05.583 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:05.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:05.583 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:02:05.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:05.583 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:05.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:05.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'] 21:02:05.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:05.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'] 21:02:05.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:05.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"] 21:02:05.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:05.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'] 21:02:05.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:05.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'] 21:02:05.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:05.585 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:05.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:05.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:05.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:02:05.585 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:05.586 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:05.586 DEBUG [main][MenuItemLookup] Item match:File 21:02:05.587 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:02:05.587 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:05.591 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:02:05.591 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:02:05.592 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:02:05.592 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:02:05.592 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:02:05.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:02:05.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. finished successfully 21:02:05.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:02:05.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:05.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:05.716 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:02:05.716 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:05.716 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 21:02:05.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:05.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:05.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:05.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:05.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:05.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:05.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:05.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:02:05.719 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:02:05.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:05.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:02:05.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:05.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:02:05.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:02:05.720 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:02:05.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:05.720 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:02:05.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:05.720 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:02:05.720 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:02:05.720 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:02:05.720 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:02:05.721 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:02:05.721 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:02:05.721 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:02:05.721 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) 21:02:05.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:05.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:05.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:05.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:05.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:05.733 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:02:05.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:05.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:05.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:05.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:06.088 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:06.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:06.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:02:06.089 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 21:02:06.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:02:06.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:06.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:06.090 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:02:06.090 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:06.091 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'buildpathspropertypagetest' 21:02:06.091 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:") 21:02:06.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:06.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:06.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:06.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:06.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:06.094 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:06.095 INFO [WorkbenchTestable][AbstractText] Text set to: buildpathspropertypagetest 21:02:06.138 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:02:06.138 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:02:06.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.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) 21:02:06.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:06.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:06.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:06.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:06.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:06.148 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:02:06.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:06.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:06.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:06.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:06.153 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.... 21:02:09.155 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 21:02:09.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:02:09.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:02:09.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:09.156 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 21:02:09.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:09.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:09.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:09.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:09.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:09.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:09.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:09.156 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:09.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:09.156 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:02:09.156 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 21:02:09.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 21:02:09.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:02:09.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:02:09.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:02:09.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:09.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:09.158 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:02:09.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:09.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:09.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:09.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:02: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 '\*?\QPackage Explorer\E') 21:02:09.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:09.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:09.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:09.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:09.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:09.162 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:09.162 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:09.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:09.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:02:09.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:02:09.163 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:02:09.166 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:09.166 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:09.166 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:09.167 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:02:09.167 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:09.167 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:09.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:09.168 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:02:09.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:09.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:09.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:09.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:09.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:10.169 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:10.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:10.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:02:10.170 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:10.170 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:10.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:10.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:02:10.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 21:02:10.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:10.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:10.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:10.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:10.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:10.172 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 21:02:10.172 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 21:02:10.172 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 21:02:10.172 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 21:02:10.174 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 21:02:10.175 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:02:10.175 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'New' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Team' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Configure' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Validate' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:10.222 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:02:10.222 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 21:02:10.223 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 21:02:10.223 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 21:02:10.223 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 21:02:10.333 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"] 21:02:10.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:10.334 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:10.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 21:02:10.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:10.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:10.336 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 21:02:10.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:10.337 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 21:02:10.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:10.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:10.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:10.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:10.337 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:10.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:10.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:10.339 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 21:02:10.339 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 21:02:10.339 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 21:02:10.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 21:02:10.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:10.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:10.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:10.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:10.548 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") 21:02:10.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:10.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:10.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:10.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:10.550 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:10.550 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 21:02:10.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:10.600 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 21:02:10.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:10.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:10.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:10.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:10.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:10.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:10.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:10.600 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:10.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:10.601 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") 21:02:10.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:10.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:10.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:10.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:10.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:10.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Source 21:02:10.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:10.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 21:02:10.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:10.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:10.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:10.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:10.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:10.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:10.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:10.620 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:10.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:10.620 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") 21:02:10.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:10.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:10.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:10.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:10.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:10.623 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Order and Export 21:02:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:10.627 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 21:02:10.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:10.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:10.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:10.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:10.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:10.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:10.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:10.627 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:10.627 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") 21:02:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:10.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:10.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:10.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:10.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:10.629 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Projects 21:02:10.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:10.645 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 21:02:10.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:10.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:10.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:10.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:10.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:10.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:10.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:10.645 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:10.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:10.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 21:02:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:10.646 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) 21:02:10.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:10.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:10.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:10.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:10.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:10.649 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:02:10.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:10.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:10.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:10.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:10.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:02:10.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:02:10.741 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:10.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 21:02:10.742 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:02:10.742 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:02:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:10.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:10.742 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectTabs no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 21:02:10.743 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:02:10.743 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 21:02:10.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 21:02:10.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:02:10.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:02:10.743 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:02:10.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:10.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:10.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:02:10.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:10.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:10.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:10.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:10.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:10.796 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:02:10.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') 21:02:10.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:10.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:10.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:10.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:10.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:10.798 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:10.798 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:10.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:10.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:02:10.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:02:10.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:02:10.801 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:10.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:10.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:10.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:02:10.802 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:10.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:10.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:10.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:02:10.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:10.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:10.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:11.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:11.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:11.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:11.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:11.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:02:11.906 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:11.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:11.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:11.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:02:11.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 21:02:11.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:11.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:11.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:11.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:11.908 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 21:02:11.908 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 21:02:11.908 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 21:02:11.909 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 21:02:11.911 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 21:02:11.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:02:11.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'New' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Team' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Configure' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Validate' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:11.954 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:02:11.954 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 21:02:11.954 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 21:02:11.954 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 21:02:11.954 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 21:02:12.200 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"] 21:02:12.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:12.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:12.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 21:02:12.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:12.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:12.202 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 21:02:12.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:12.202 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 21:02:12.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:12.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:12.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:12.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:12.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:12.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:12.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:12.204 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 21:02:12.204 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 21:02:12.204 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 21:02:12.205 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 21:02:12.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:12.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:12.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:12.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:12.207 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 21:02:12.207 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") 21:02:12.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:12.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:12.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:12.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:12.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:12.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 21:02:12.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:12.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 21:02:12.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:12.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:12.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:12.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:12.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:12.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:12.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:12.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:12.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:12.244 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") 21:02:12.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:12.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:12.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:12.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:12.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:12.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 21:02:12.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:12.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 21:02:12.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:12.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:12.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:12.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:12.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:12.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:12.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:12.261 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:12.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:12.268 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 21:02:12.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:12.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:02:12.270 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:02:12.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:12.270 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 21:02:12.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:12.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:12.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 21:02:12.271 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 21:02:12.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 21:02:12.273 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 21:02:12.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.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...") 21:02:12.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:12.274 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:12.275 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:12.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:12.275 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:12.276 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 21:02:12.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:12.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:12.276 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:12.276 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:12.406 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.... 21:02:12.406 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 21:02:12.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 21:02:12.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:12.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:12.407 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...") 21:02:12.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:12.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:12.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:12.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:12.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:12.409 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 21:02:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:12.409 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:12.409 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:12.576 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:02:12.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:12.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:12.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:12.578 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 21:02:12.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:12.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:12.589 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 21:02:12.589 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:12.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 21:02:12.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:12.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:12.591 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 21:02:12.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:12.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:12.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:12.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:12.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:12.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:02:12.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:02:12.605 DEBUG [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...") 21:02:12.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:12.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:12.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:12.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:12.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:12.608 INFO [WorkbenchTestable][AbstractButton] Click button &New... 21:02:12.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:12.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:12.608 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:12.608 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:12.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 21:02:12.667 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 21:02:12.667 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 21:02:12.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:12.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:12.669 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:") 21:02:12.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:12.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:12.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:12.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:12.673 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:12.673 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:12.673 INFO [WorkbenchTestable][AbstractText] Text set to: VN 21:02:12.674 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:") 21:02:12.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:12.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:12.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:12.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:12.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:12.676 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:12.677 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 21:02:12.677 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) 21:02:12.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:12.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:12.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:12.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:12.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:12.680 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:02:12.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:12.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:12.680 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:12.680 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:12.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:02:12.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:02:12.730 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 21:02:12.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:12.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:12.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:12.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:12.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:12.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:02:12.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:02:12.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:12.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:12.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 "Apply and Close") 21:02:12.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:12.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:12.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:12.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:12.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:12.745 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:02:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:12.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:12.745 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:12.745 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:12.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:02:12.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:02:12.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 21:02:12.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:12.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:12.842 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) 21:02:12.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:12.842 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:12.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:12.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:12.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:12.844 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:02:12.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:12.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:12.844 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:12.844 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:02:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:02:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:12.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:02:12.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:12.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:12.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:12.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:12.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:12.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:12.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:12.908 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:12.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 "Apply") 21:02:12.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:12.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:12.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:12.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:12.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:12.913 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 21:02:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:12.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:12.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:12.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:12.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 21:02:13.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:02:13.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:02:13.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:02:13.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:13.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:13.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:13.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:13.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:13.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:13.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:13.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:13.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:13.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:13.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:13.414 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") 21:02:13.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:13.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:13.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:13.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:13.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:13.416 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 21:02:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:13.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:02:13.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:02:13.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:02:13.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:13.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:13.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:13.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:13.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:13.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:13.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:13.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:13.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:13.418 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:13.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:13.421 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 21:02:13.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:13.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:02:13.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:02:13.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:13.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 21:02:13.423 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 21:02:13.423 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 21:02:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:13.423 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 21:02:13.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:13.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 21:02:13.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 21:02:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:13.424 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 21:02:13.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:13.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 21:02:13.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:13.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:13.427 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") 21:02:13.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:13.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:13.431 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:13.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:13.431 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:13.431 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:02:13.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:13.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:13.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:13.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:02:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:02:13.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:13.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:13.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:02:13.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:02:13.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:02:13.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:02:13.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:02:13.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:13.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:13.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:13.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:13.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:13.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:13.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:13.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:13.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:13.506 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:13.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:13.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:13.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:13.507 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:02:13.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:13.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:13.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:13.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:13.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:13.508 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:02:13.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') 21:02:13.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:13.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:13.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:13.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:13.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:13.542 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:13.542 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:13.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:13.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:02:13.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:02:13.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:02:13.545 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 21:02:13.545 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 21:02:13.545 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 21:02:13.548 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 21:02:13.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:02:13.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:13.610 DEBUG [main][MenuItemLookup] Found menu:'New' 21:02:13.610 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:02:13.610 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:13.610 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:02:13.610 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:02:13.610 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:02:13.610 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:13.610 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:02:13.610 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:02:13.610 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:02:13.610 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:02:13.610 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:13.610 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Team' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Configure' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Validate' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:13.611 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:02:13.611 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 21:02:13.611 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 21:02:13.611 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 21:02:13.612 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 21:02:13.851 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"] 21:02:13.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:13.851 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:13.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 21:02:13.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:13.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:13.880 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 21:02:13.880 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:13.880 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 21:02:13.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:13.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:13.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:13.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:13.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:13.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:13.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:13.882 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 21:02:13.882 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 21:02:13.882 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 21:02:13.882 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 21:02:13.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:13.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:13.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:13.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:13.883 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 21:02:13.884 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") 21:02:13.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:13.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:13.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:13.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:13.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:13.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 21:02:13.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:13.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:02:13.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 21:02:13.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:13.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:13.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:13.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:13.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:13.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:13.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:13.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:13.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:13.901 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:13.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:13.901 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 21:02:13.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:13.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:02:13.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:02:13.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:13.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 21:02:13.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:13.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:13.912 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 21:02:13.912 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 21:02:13.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:13.912 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 21:02:13.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:13.912 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 21:02:13.912 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 21:02:13.913 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 21:02:13.913 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 21:02:13.915 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 21:02: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.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") 21:02:13.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:13.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:13.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:13.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:13.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:13.918 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:02:13.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:13.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:13.918 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:13.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:13.937 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") 21:02:13.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:13.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:13.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:13.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:13.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:13.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 21:02:13.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:13.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:02:13.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 21:02:13.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:13.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:13.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:13.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:13.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:13.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:13.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:13.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:13.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:13.940 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:13.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:13.940 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 21:02:13.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:13.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:02:13.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:02:13.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:13.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 21:02:13.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:13.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:13.943 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Modulepath 21:02:13.943 DEBUG [main][TreeItemHandler] Selecting tree item: Modulepath 21:02:13.943 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Modulepath about selection 21:02:13.945 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Modulepath 21:02:13.945 DEBUG [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...") 21:02:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:13.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:13.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:13.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:13.948 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 21:02:13.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:13.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:13.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:13.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:14.033 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.... 21:02:14.034 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 21:02:14.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 21:02:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:14.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:14.035 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") 21:02:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:14.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:14.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:14.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:14.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 21:02:14.036 TRACE [main][WidgetHandler] Notify Table with event 13 21:02:14.036 TRACE [main][WidgetHandler] Wait for synchronization 21:02:14.043 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...") 21:02:14.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:14.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:14.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:14.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:14.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:14.045 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 21:02:14.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:14.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:14.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:14.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:14.202 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:02:14.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:14.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:14.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:14.202 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 21:02:14.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:14.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:14.203 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 21:02:14.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:14.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 21:02:14.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:14.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:14.204 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 21:02:14.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:14.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:14.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:14.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:14.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:14.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") 21:02:14.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:14.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:14.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:14.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 21:02:14.221 TRACE [main][WidgetHandler] Notify Table with event 13 21:02:14.221 TRACE [main][WidgetHandler] Wait for synchronization 21:02:14.221 DEBUG [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") 21:02:14.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:14.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:14.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:14.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:14.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:14.228 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:02:14.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:14.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:14.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:14.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:14.230 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:14.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:14.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:14.230 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 21:02:14.230 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:14.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:14.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:14.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 "Apply and Close") 21:02:14.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:14.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:14.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:14.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 21:02:14.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:14.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:14.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:14.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:14.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:14.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:14.235 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:02:14.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:14.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:14.235 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:14.235 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:14.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 21:02:14.288 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 21:02:14.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 21:02:14.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:14.293 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) 21:02:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:14.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:14.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:14.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:14.294 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 21:02:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:14.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:14.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:02:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:02:14.511 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) 21:02:14.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:14.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:14.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:14.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:14.513 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:02:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:14.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:14.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:14.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:14.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:02:14.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:02:14.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:14.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:02:14.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:02:14.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:02:14.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:02:14.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:02:14.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:02:14.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:14.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:14.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:14.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:14.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:14.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:14.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:14.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:14.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:14.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:14.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:14.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.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") 21:02:14.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:14.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:14.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:14.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:14.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:14.616 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 21:02:14.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:14.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:14.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:14.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:14.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:14.617 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 21:02:15.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 21:02:15.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:02:15.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:02:15.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:02:15.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:15.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:02:15.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:15.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:15.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:15.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:15.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:15.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:15.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:15.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:15.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:15.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:15.117 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") 21:02:15.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:15.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:15.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:15.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:15.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:15.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 21:02:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:15.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 21:02:15.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:02:15.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:02:15.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:02:15.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:15.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:02:15.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:15.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:15.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:15.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:15.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:15.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:15.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:15.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:15.121 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:15.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:15.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 21:02:15.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:15.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:02:15.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:02:15.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:15.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 21:02:15.126 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 21:02:15.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 21:02:15.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:15.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 21:02:15.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:15.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 21:02:15.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 21:02:15.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:15.126 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 21:02:15.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:15.126 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 21:02:15.126 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 21:02:15.126 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 21:02:15.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:15.627 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 21:02:15.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 21:02:15.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:16.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:16.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 21:02:16.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:16.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:16.131 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") 21:02:16.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:16.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:16.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:16.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:16.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:16.143 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:02:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:16.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:16.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:16.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:16.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:02:16.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:02:16.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:16.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:16.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:16.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 21:02:16.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:02:16.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:02:16.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:16.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:16.255 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 21:02:16.256 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 21:02:16.256 INFO [WorkbenchTestable][RequirementsRunner] Test method addRemoveVariable is ignored because shouldRun method of RunIf conditional run is not met. 21:02:16.257 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 21:02:16.257 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:02:16.257 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 21:02:16.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 21:02:16.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:02:16.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:02:16.257 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:02:16.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:16.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:16.259 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:02:16.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:16.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:16.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:16.260 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:02:16.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 '\*?\QPackage Explorer\E') 21:02:16.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:16.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:16.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:16.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:16.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:16.261 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:16.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:16.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:16.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:02:16.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:02:16.262 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:02:16.263 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:16.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:16.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:16.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:02:16.264 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:16.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:16.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:16.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:02:16.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:16.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:16.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:16.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:16.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:17.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:17.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:17.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:02:17.266 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:17.266 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:17.267 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:17.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:02:17.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 21:02:17.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:17.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:17.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:17.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:17.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:17.268 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 21:02:17.268 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 21:02:17.268 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 21:02:17.269 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 21:02:17.274 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 21:02:17.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:02:17.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'New' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Team' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Configure' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Validate' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:17.315 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:02:17.315 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 21:02:17.316 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 21:02:17.316 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 21:02:17.316 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 21:02:17.561 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"] 21:02:17.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:17.572 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:17.572 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 21:02:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:17.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:17.574 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 21:02:17.574 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:17.575 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 21:02:17.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:17.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:17.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:17.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:17.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:17.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:17.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:17.577 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 21:02:17.577 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 21:02:17.577 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 21:02:17.577 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 21:02:17.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:17.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:17.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:17.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:17.594 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 21:02:17.602 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") 21:02:17.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:17.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:17.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:17.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:17.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:17.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 21:02:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:17.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 21:02:17.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:17.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:17.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:17.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:17.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:17.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:17.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:17.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:17.606 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:17.606 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") 21:02:17.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:17.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:17.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:17.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:17.608 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 21:02:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:17.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 21:02:17.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:17.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:17.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:17.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:17.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:17.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:17.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:17.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:17.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:17.608 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 21:02:17.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:17.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:02:17.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:02:17.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:17.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 21:02:17.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:17.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:17.611 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 21:02:17.611 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 21:02:17.611 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 21:02:17.629 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 21:02:17.629 DEBUG [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...") 21:02:17.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:17.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:17.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:17.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:17.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:17.633 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 21:02:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:17.633 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:17.633 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:17.712 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.... 21:02:17.712 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 21:02:17.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 21:02:17.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:17.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:17.726 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...") 21:02:17.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:17.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:17.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:17.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:17.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:17.727 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 21:02:17.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:17.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:17.728 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:17.728 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:17.866 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:02:17.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:17.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:17.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:17.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 21:02:17.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:17.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:17.867 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 21:02:17.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:17.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 21:02:17.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:17.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:17.878 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 21:02:17.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:17.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:17.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:17.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:17.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:17.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:02:17.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:02:17.883 DEBUG [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...") 21:02:17.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:17.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:17.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:17.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:17.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:17.896 INFO [WorkbenchTestable][AbstractButton] Click button &New... 21:02:17.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:17.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:17.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:17.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:17.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 21:02:17.954 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 21:02:17.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 21:02:17.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:17.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:17.956 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:") 21:02:17.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:17.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:17.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:17.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:17.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:17.960 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:17.961 INFO [WorkbenchTestable][AbstractText] Text set to: VN 21:02:17.962 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:") 21:02:17.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:17.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:17.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:17.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:17.964 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:17.965 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 21:02:17.965 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) 21:02:17.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:17.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:17.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:17.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:17.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:17.967 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:02:17.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:17.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:17.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:17.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:18.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:02:18.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:02:18.018 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 21:02:18.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:18.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:18.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:18.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:18.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:18.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:02:18.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:02:18.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:18.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:18.031 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") 21:02:18.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:18.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:18.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:18.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:18.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:18.034 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:02:18.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:18.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:18.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:18.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:18.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:02:18.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:02:18.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 21:02:18.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:18.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:18.132 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) 21:02:18.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:18.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:18.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:18.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:18.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:18.134 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:02:18.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:18.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:18.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:18.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:18.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:02:18.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:02:18.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:18.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:02:18.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:18.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:18.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:18.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:18.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:18.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:18.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:18.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:18.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:18.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:18.186 DEBUG [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") 21:02:18.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:18.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:18.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:18.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:18.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:18.201 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 21:02:18.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:18.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:18.201 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:18.201 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:18.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:18.201 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 21:02:18.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:02:18.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:02:18.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:18.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:18.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:18.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:18.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:18.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:18.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:18.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:18.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:18.701 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:18.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:18.702 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") 21:02:18.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:18.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:18.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:18.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:18.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:18.704 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 21:02:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:02:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:02:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:18.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:18.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:18.709 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 21:02:18.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:18.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:02:18.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:02:18.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:18.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 21:02:18.711 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 21:02:18.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 21:02:18.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:18.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 21:02:18.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:18.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 21:02:18.712 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 21:02:18.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:18.712 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 21:02:18.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:18.712 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 21:02:18.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:18.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:18.716 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") 21:02:18.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:18.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:18.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:18.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:18.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:18.721 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:02:18.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:18.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:18.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:18.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:18.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:02:18.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:02:18.797 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:18.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:18.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:18.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:18.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:18.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:18.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:18.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:18.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:18.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:18.797 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:18.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:18.798 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:18.798 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:02:18.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:18.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:18.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:18.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:18.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:18.800 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:02:18.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:02:18.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:18.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:18.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:18.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:18.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:18.834 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:18.834 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:18.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:18.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:02:18.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:02:18.835 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:02:18.837 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 21:02:18.837 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 21:02:18.837 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 21:02:18.840 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 21:02:18.840 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:02:18.840 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'New' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Team' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Configure' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Validate' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:18.902 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:02:18.902 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 21:02:18.902 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 21:02:18.902 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 21:02:18.903 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 21:02:19.141 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"] 21:02:19.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:19.141 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:19.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 21:02:19.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:19.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:19.143 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 21:02:19.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:19.143 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 21:02:19.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:19.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:19.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:19.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:19.170 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 21:02:19.170 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 21:02:19.170 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 21:02:19.170 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 21:02:19.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:19.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:19.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.172 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 21:02:19.172 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") 21:02:19.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:19.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:19.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:19.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 21:02:19.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 21:02:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:19.174 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:19.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:19.174 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 21:02:19.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:02:19.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:02:19.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 21:02:19.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:19.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:19.203 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 21:02:19.203 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 21:02:19.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:19.203 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Classpath is already expanded. No action performed 21:02:19.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:19.203 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 21:02:19.203 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 21:02:19.204 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 21:02:19.204 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 21:02:19.206 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 21:02:19.206 DEBUG [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") 21:02:19.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:19.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:19.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:19.209 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:02:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:19.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:19.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:19.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:19.224 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") 21:02:19.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:19.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:19.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.226 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:19.226 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 21:02:19.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:19.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:19.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 21:02:19.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:19.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:19.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:19.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:19.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:19.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:19.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:19.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:19.226 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:19.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:19.226 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 21:02:19.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.226 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:02:19.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:02:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 21:02:19.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:19.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:19.236 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath 21:02:19.236 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath 21:02:19.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath about selection 21:02:19.238 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath 21:02:19.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.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...") 21:02:19.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:19.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:19.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.241 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:19.242 INFO [WorkbenchTestable][AbstractButton] Click button Add &Variable... 21:02:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:19.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:19.242 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:19.242 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:19.327 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.... 21:02:19.328 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 21:02:19.334 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Classpath Entry 21:02:19.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:19.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:19.335 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") 21:02:19.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:19.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:19.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 21:02:19.338 TRACE [main][WidgetHandler] Notify Table with event 13 21:02:19.338 TRACE [main][WidgetHandler] Wait for synchronization 21:02:19.338 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...") 21:02:19.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:19.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:19.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:19.352 INFO [WorkbenchTestable][AbstractButton] Click button Configur&e Variables... 21:02:19.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:19.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:19.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:19.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:19.494 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:02:19.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:19.501 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:19.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 21:02:19.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:19.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:19.502 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences (Filtered) is not null and is not disposed 21:02:19.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:19.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences (Filtered) 21:02:19.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:19.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:19.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.ui.preferences.ClasspathVariablesPreferencePage, index 0 and no matchers specified 21:02:19.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:19.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:19.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:19.506 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") 21:02:19.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:19.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:19.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 21:02:19.508 TRACE [main][WidgetHandler] Notify Table with event 13 21:02:19.508 TRACE [main][WidgetHandler] Wait for synchronization 21:02:19.509 DEBUG [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") 21:02:19.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:19.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:19.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.510 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:19.511 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:02:19.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:19.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:19.511 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:19.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:19.522 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:19.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:19.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:19.522 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 21:02:19.522 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:19.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:19.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:19.526 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:02:19.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:19.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:19.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:19.526 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences (Filtered)" as the parent 21:02:19.526 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:19.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:19.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:19.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:19.529 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:02:19.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:19.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:19.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:19.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:19.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Classpath Variables Changed"] is available.... 21:02:19.600 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 21:02:19.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Classpath Variables Changed 21:02:19.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:19.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:19.604 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) 21:02:19.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:19.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:19.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:19.605 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 21:02:19.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:19.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:19.605 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:19.605 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:19.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:02:19.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:02:19.787 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) 21:02:19.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:19.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:19.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:19.791 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:02:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:19.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:19.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:19.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:19.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:02:19.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:02:19.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:02:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:02:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:02:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:02:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:02:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:19.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:19.831 DEBUG [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") 21:02:19.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:19.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:19.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:19.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:19.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:19.836 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 21:02:19.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:19.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:19.836 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:19.836 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:19.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:19.836 DEBUG [WorkbenchTestable][JobIsRunning] job 'Setting build path' has no excuses, wait for it 21:02:20.336 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:02:20.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 21:02:20.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:02:20.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:02:20.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:20.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:20.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:20.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:20.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:20.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:20.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:20.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:20.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:20.337 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:20.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:20.337 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") 21:02:20.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:20.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:20.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:20.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:20.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:20.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 21:02:20.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:20.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:02:20.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 21:02:20.340 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:02:20.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:02:20.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:20.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:20.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:20.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:20.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:20.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:20.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:20.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:20.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:20.341 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:20.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:20.342 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 21:02:20.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:20.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:02:20.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:02:20.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:20.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 21:02:20.345 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 21:02:20.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 21:02:20.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:20.345 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 21:02:20.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:20.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 21:02:20.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 21:02:20.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:20.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 21:02:20.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:20.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 21:02:20.346 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 21:02:20.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 21:02:20.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:20.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:20.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 21:02:20.847 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 21:02:20.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:21.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:21.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 21:02:21.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:21.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:21.351 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") 21:02:21.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:21.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:21.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:21.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:21.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:21.363 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:02:21.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:21.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:21.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:21.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:21.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:02:21.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:02:21.437 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:21.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:21.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 21:02:21.438 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:02:21.438 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:02:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:21.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:21.438 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveClassPathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 21:02:21.438 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:02:21.438 INFO [WorkbenchTestable][RequirementsRunner] Started test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 21:02:21.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 21:02:21.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:02:21.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:02:21.438 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:02:21.438 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:21.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:21.439 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:02:21.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:21.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:21.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:21.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:21.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:21.472 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:02:21.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') 21:02:21.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:21.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:21.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:21.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:21.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:21.473 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:21.473 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:21.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:21.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:02:21.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:02:21.474 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:02:21.476 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:21.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:21.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:21.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:02:21.476 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:21.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:21.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:21.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:02:21.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:21.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:21.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:21.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:21.978 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:22.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:22.478 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:22.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:02:22.478 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:02:22.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:02:22.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:22.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:02:22.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:02:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:22.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:22.480 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:22.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:22.480 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:22.480 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 21:02:22.480 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 21:02:22.480 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 21:02:22.481 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 21:02:22.484 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 21:02:22.484 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:02:22.484 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'New' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Team' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Configure' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Validate' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:22.525 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:02:22.525 DEBUG [main][MenuItemLookup] Item match:Properties Alt+Enter 21:02:22.525 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"P&roperties Alt+Enter" 21:02:22.525 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Properties Alt+Enter 21:02:22.525 INFO [main][MenuItemHandler] Select menu item: P&roperties Alt+Enter 21:02:22.751 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"] 21:02:22.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:22.752 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:22.752 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 21:02:22.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:22.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:22.753 TRACE [WorkbenchTestable][PropertyDialog] Shell Properties for buildpathspropertypagetest is not null and is not disposed 21:02:22.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:22.754 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 21:02:22.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:22.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:22.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:22.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:22.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:22.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:22.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:22.775 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Build Path 21:02:22.775 DEBUG [main][TreeItemHandler] Selecting tree item: Java Build Path 21:02:22.775 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Build Path about selection 21:02:22.775 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Build Path 21:02:22.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:22.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:22.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:22.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:22.776 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") 21:02:22.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:22.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:22.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:22.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:22.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:22.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate &Libraries 21:02:22.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:22.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 21:02:22.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:22.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:22.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:22.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:22.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:22.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:22.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:22.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:22.778 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:22.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:22.778 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 21:02:22.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:22.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:02:22.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:02:22.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:22.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 1 was found 21:02:22.781 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Modulepath and wait with time period 1 21:02:22.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 21:02:22.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:22.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 21:02:22.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:22.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 21:02:22.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Modulepath 21:02:22.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:22.781 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Modulepath is already expanded. No action performed 21:02:22.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:22.781 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Modulepath 21:02:22.781 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Classpath and wait with time period 1 21:02:22.781 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 21:02:22.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:23.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:23.286 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 21:02:23.286 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Classpath 21:02:23.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:23.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:23.786 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Classpath 21:02:23.787 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Properties for buildpathspropertypagetest 21:02:23.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:23.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:23.801 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) 21:02:23.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:23.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:23.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:23.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:23.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:23.808 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:02:23.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:23.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:23.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:23.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:23.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:02:23.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:02:23.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:23.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:23.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:23.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 21:02:23.883 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:02:23.884 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:02:23.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:23.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:23.884 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) 21:02:23.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:23.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:23.927 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 21:02:23.927 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:23.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:23.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:23.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:02:23.927 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:23.927 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:23.927 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:02:23.927 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:02:23.927 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:02:23.927 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:02:23.927 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:02:23.927 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:02:23.927 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:02:23.927 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:02:23.927 DEBUG [main][MenuItemLookup] Item match:Window 21:02:23.928 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:02:23.928 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:02:23.928 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:02:23.928 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:23.928 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:02:23.928 DEBUG [main][MenuItemLookup] Item match:Show View 21:02:23.934 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:02:23.934 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:02:23.934 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:02:23.934 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:02:23.934 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:02:23.934 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:02:23.934 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:02:23.934 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:02:23.934 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:02:23.934 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:02:23.934 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:02:23.934 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:02:23.934 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:02:23.934 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:02:23.934 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:23.934 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:02:23.934 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:02:23.935 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:02:23.935 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:02:23.935 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:02:24.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:02:24.041 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 21:02:24.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:02:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:24.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 21:02:24.043 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:24.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:02:24.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:24.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:24.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:24.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:24.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:24.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:24.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:24.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:24.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:02:24.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:02:24.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:24.045 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:02:24.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:24.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:02:24.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:02:24.045 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:02:24.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:24.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:02:24.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:24.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:02:24.046 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 21:02:24.046 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 21:02:24.046 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 21:02:24.047 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 21:02:24.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:24.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:24.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:24.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:02:24.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:24.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:24.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:24.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:02:24.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:24.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:24.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:24.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:02:24.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:24.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:24.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:24.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:24.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:24.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:24.049 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:02:24.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:24.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:24.049 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:24.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:24.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:02:24.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:02:24.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 21:02:24.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:24.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:24.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 21:02:24.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:24.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:24.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:24.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:24.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:02:24.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 '\*?\QProject Explorer\E') 21:02:24.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:24.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:24.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:24.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:24.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:24.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:02:24.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:02:24.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:24.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:02:24.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:02:24.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:02:24.146 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:02:24.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:02:24.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:24.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:02:24.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:24.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:24.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:24.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:24.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:25.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:25.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:02:25.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:02:25.149 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:02:25.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:02:25.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:25.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:02:25.150 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:02:25.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:25.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:25.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:25.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:25.150 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:25.151 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name buildpathspropertypagetest 21:02:25.151 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 21:02:25.151 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 21:02:25.151 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 21:02:25.166 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 21:02:25.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:02:25.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'New' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:25.214 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:02:25.214 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:02:25.214 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:02:25.214 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:02:25.214 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:02:25.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:25.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:02:25.215 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:02:25.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:02:25.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:25.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:25.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:25.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:25.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:25.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:25.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:25.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:25.715 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:25.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:25.715 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'buildpathspropertypagetest' via Explorer 21:02:25.715 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item buildpathspropertypagetest 21:02:25.715 DEBUG [main][TreeItemHandler] Selecting tree item: buildpathspropertypagetest 21:02:25.715 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item buildpathspropertypagetest about selection 21:02:25.724 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: buildpathspropertypagetest 21:02:25.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:02:25.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:25.769 DEBUG [main][MenuItemLookup] Found menu:'New' 21:02:25.769 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:02:25.769 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:25.769 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:02:25.769 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:25.769 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:02:25.769 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:02:25.769 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:02:25.769 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:02:25.769 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:02:25.769 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:02:25.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:02:25.770 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:02:25.830 DEBUG [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.... 21:02:25.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. finished successfully 21:02:25.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:02:25.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:25.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:25.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:25.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:25.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:02:25.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:25.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:25.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:25.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:02:25.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:25.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:25.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:25.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:25.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:25.949 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:25.949 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:02:25.950 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:02:25.950 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:02:25.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:25.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:25.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:25.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:25.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 21:02:25.950 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:25.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:25.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:25.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:02:25.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:25.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:25.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:25.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:25.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:25.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:25.952 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:02:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:25.952 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:25.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:02:25.957 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:02:26.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:02:26.458 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:02:26.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:26.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:02:26.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:02:26.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:02:26.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:02:26.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:02:26.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 21:02:26.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:02:26.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:02:26.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:26.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:26.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:26.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:26.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:26.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:26.458 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:26.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:26.458 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest 21:02:26.458 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:02:26.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:02:26.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:26.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 21.162 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: 1.586 s addRemoveModulePathVariable no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 5.513 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.181 s getLibraries no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.preferences.BuildPathsPropertyPageTest) Time elapsed: 2.446 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 21:02:26.487 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 21:02:26.488 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:02:26.488 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:02:26.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 21:02:26.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:02:26.489 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:02:26.489 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:02:26.489 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:02:26.489 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:02:26.489 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:02:26.489 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 21:02:26.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:02:26.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:26.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:26.490 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:02:26.490 DEBUG [main][MenuItemLookup] Item match:Window 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.490 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:02:26.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:26.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:26.491 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:26.491 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:26.491 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:02:26.491 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:02:26.491 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:02:26.491 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:02:26.491 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:02:26.491 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:02:26.491 DEBUG [main][MenuItemLookup] Item match:Window 21:02:26.491 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:02:26.491 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:02:26.491 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:02:26.491 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.491 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:02:26.491 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:02:26.491 DEBUG [main][MenuItemLookup] Item match:Perspective 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:02:26.492 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:02:26.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:02:26.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:26.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:26.492 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:02:26.492 DEBUG [main][MenuItemLookup] Item match:Window 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.492 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:02:26.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:26.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:26.493 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:02:26.493 DEBUG [main][MenuItemLookup] Item match:Window 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:02:26.493 DEBUG [main][MenuItemLookup] Item match:Perspective 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:02:26.493 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:02:26.493 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:02:26.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:26.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:26.494 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:02:26.494 DEBUG [main][MenuItemLookup] Item match:Window 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:02:26.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:26.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:26.494 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:26.494 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:02:26.495 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:02:26.495 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:02:26.495 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:02:26.495 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:02:26.495 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:02:26.495 DEBUG [main][MenuItemLookup] Item match:Window 21:02:26.495 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:02:26.495 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:02:26.495 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:02:26.495 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.495 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:02:26.495 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:02:26.495 DEBUG [main][MenuItemLookup] Item match:Perspective 21:02:26.495 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:02:26.495 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.495 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:02:26.495 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:02:26.495 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:02:26.495 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:02:26.495 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:02:26.495 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:02:26.495 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:02:26.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:02:26.540 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 21:02:26.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:02:26.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:26.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:26.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:02:26.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:26.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:26.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:26.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Reset Perspective") 21:02:26.541 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:26.541 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:02:26.541 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:26.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:26.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:26.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:26.542 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:02:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:26.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:26.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:26.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'] 21:02:26.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:26.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'] 21:02:26.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:26.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: "New Java Project"] 21:02:26.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:26.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'] 21:02:26.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:26.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'] 21:02:26.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:26.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'] 21:02:26.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:26.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 Java Project"] 21:02:26.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:26.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'] 21:02:26.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:26.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'] 21:02:26.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:26.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:26.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:26.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:26.769 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:02:26.769 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:26.770 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:26.770 DEBUG [main][MenuItemLookup] Item match:File 21:02:26.771 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:02:26.771 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:26.776 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:02:26.776 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:02:26.798 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:02:26.798 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:02:26.802 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:02:26.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:02:26.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 21:02:26.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:02:26.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:26.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:26.944 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:02:26.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:26.944 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 21:02:26.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:26.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:26.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:26.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:26.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:26.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:02:26.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:02:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:26.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:02:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:26.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:02:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:02:26.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:02:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:26.948 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:02:26.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:26.948 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:02:26.948 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:02:26.948 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:02:26.948 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:02:26.948 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:02:26.949 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:02:26.949 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:02:26.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.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) 21:02:26.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:26.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:26.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:26.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:26.950 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:02:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:26.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:26.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:27.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'] 21:02:27.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:27.314 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:27.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:02:27.315 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 21:02:27.315 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:02:27.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:27.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:27.316 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:02:27.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:27.316 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 21:02:27.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.NewJavaProjectWizardPageOne, index 0 and following matchers specified (Matcher matching widget with label: is "Project name:") 21:02:27.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:27.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:27.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:27.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:27.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:27.319 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:27.321 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 21:02:27.365 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:02:27.365 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:02:27.365 DEBUG [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) 21:02:27.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:27.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:27.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:27.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:27.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:27.368 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:02:27.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:27.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:27.369 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:27.369 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:27.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.... 21:02:30.376 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 21:02:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:02:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:02:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:30.376 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 21:02:30.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:30.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:30.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:30.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:30.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:30.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:30.376 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:30.376 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:02:30.376 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 21:02:30.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 21:02:30.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:02:30.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:02:30.376 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:02:30.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:30.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:30.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:30.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:30.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:02:30.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:30.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:30.377 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:30.377 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:30.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:30.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'] 21:02:30.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:30.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: "New Java Class"] 21:02:30.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:30.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'] 21:02:30.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:30.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'] 21:02:30.378 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:30.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:30.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:30.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:30.379 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:02:30.379 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:30.379 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:30.379 DEBUG [main][MenuItemLookup] Item match:File 21:02:30.380 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:02:30.380 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:02:30.385 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:30.386 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:02:30.386 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:30.386 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:02:30.386 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:02:30.386 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:02:30.386 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:02:30.386 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:02:30.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 'New|Select a wizard'] is available.... 21:02:30.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 'New|Select a wizard'] is available. finished successfully 21:02:30.525 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:02:30.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:30.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:30.526 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:02:30.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:30.526 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 21:02:30.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:30.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:30.527 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:30.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:30.527 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:30.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:02:30.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:02:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:30.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:02:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:30.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:02:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:02:30.529 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:02:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:30.529 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:02:30.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:30.529 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:02:30.530 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 21:02:30.530 DEBUG [main][TreeItemHandler] Selecting tree item: Class 21:02:30.530 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 21:02:30.535 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 21:02:30.535 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:02:30.535 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:02:30.535 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) 21:02:30.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:30.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:30.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:30.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:30.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:30.537 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:02:30.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:30.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:30.537 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:30.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:30.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:30.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:30.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:30.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 21:02:30.697 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 21:02:30.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 21:02:30.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:30.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:30.698 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:02:30.698 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:30.698 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:") 21:02:30.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:30.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:30.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:30.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:30.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:30.732 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:30.733 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 21:02:30.815 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:") 21:02:30.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:30.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:30.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:30.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:30.831 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:30.831 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:30.832 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName2 21:02:30.848 DEBUG [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") 21:02:30.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:30.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:30.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:30.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:30.850 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:30.851 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 21:02:30.851 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 21:02:30.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:30.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:30.852 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:30.852 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:30.852 TRACE [main][WidgetHandler] Notify Button with event 27 21:02:30.852 TRACE [main][WidgetHandler] Wait for synchronization 21:02:30.852 TRACE [main][WidgetHandler] Notify Button with event 13 21:02:30.852 TRACE [main][WidgetHandler] Wait for synchronization 21:02:30.852 TRACE [main][WidgetHandler] Notify Button with event 26 21:02:30.852 TRACE [main][WidgetHandler] Wait for synchronization 21:02:30.852 TRACE [main][WidgetHandler] Notify Button with event 3 21:02:30.852 TRACE [main][WidgetHandler] Wait for synchronization 21:02:30.852 TRACE [main][WidgetHandler] Notify Button with event 4 21:02:30.852 TRACE [main][WidgetHandler] Wait for synchronization 21:02:30.852 TRACE [main][WidgetHandler] Notify Button with event 13 21:02:30.852 TRACE [main][WidgetHandler] Wait for synchronization 21:02:30.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.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") 21:02:30.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:30.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:30.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:30.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:30.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:30.855 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 21:02:30.855 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 21:02:30.855 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 21:02:30.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:30.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:30.855 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:30.855 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:30.856 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:") 21:02:30.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:30.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:30.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:30.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:30.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:30.917 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:30.918 INFO [WorkbenchTestable][AbstractText] Text set to: java.lang.Exception 21:02:30.920 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 21:02:30.920 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:30.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:30.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:30.920 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:02:30.920 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:30.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:30.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:30.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:30.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:30.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:30.923 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:02:30.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:30.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:30.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:30.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:31.031 DEBUG [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.... 21:02:31.031 DEBUG [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 21:02:31.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 21:02:31.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:31.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:31.032 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 21:02:31.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:31.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:31.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:31.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:31.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:31.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:31.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:31.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:31.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:31.037 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:31.037 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:31.038 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 21:02:31.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:02:31.039 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 21:02:31.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:02:31.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 21:02:31.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:02:31.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:31.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:31.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:31.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:31.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:31.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:31.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:31.539 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 21:02:31.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:02:31.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 21:02:31.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:02:31.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:31.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:31.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:31.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:31.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:31.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:31.539 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:32.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 21:02:32.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:02:32.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 21:02:32.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:02:32.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:32.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:32.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:32.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:32.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:32.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:32.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:32.540 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 21:02:32.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:02:32.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 21:02:32.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:02:32.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:32.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:32.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:32.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:32.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:32.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:32.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:33.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:02:33.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:33.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:33.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:33.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:33.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:33.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:33.040 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:33.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:33.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:33.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:33.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:33.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:33.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:33.540 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:02:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:34.041 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:34.041 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 21:02:34.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:34.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:34.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:34.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:34.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:34.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:34.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:34.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:02:34.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:02:34.047 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 21:02:34.047 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:34.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:34.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:34.047 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:34.047 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:34.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:34.047 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:34.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:34.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:02:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:02:34.048 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:02:34.048 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:34.048 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:34.048 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:34.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:34.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:34.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:34.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:34.049 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:34.050 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:02:34.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:34.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:34.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:34.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:34.104 DEBUG [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)") 21:02:34.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:34.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:34.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:34.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:34.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:34.110 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 21:02:34.110 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 21:02:34.111 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 21:02:34.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:34.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:34.111 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:34.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:34.111 DEBUG [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") 21:02:34.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:34.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:34.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:34.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:34.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:34.122 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 21:02:34.122 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 21:02:34.122 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 21:02:34.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:34.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:34.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:34.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:34.122 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:02:34.122 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 21:02:34.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.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) 21:02:34.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:34.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:34.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:34.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:34.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:34.127 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:02:34.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:34.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:34.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:34.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:34.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:02:35.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:02:35.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:35.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:35.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java... 21:02:35.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 21:02:35.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:35.110 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:35.111 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 21:02:35.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName2.java finished successfully 21:02:35.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53ed5cfc is found... 21:02:35.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@53ed5cfc is found finished successfully 21:02:35.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName2.java\E') 21:02:35.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:02:35.113 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:02:35.113 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 21:02:35.115 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:02:35.115 DEBUG [main][EditorHandler] 1 editor(s) found 21:02:35.115 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName2.java 21:02:35.234 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName2.java is closed 21:02:35.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 21:02:35.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:02:35.234 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:02:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:35.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:35.235 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClassWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 21:02:35.235 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:02:35.235 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 21:02:35.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 21:02:35.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:02:35.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:02:35.235 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:02:35.235 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:35.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:35.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:35.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:35.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:02:35.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:35.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:35.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:35.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:35.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:35.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:35.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:35.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:02:35.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:35.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:35.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:35.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:35.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:35.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:35.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:35.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:35.240 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:02:35.240 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:35.240 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:35.240 DEBUG [main][MenuItemLookup] Item match:File 21:02:35.241 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:02:35.241 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:35.246 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:02:35.246 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:02:35.247 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:02:35.247 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:02:35.247 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:02:35.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 'New|Select a wizard'] is available.... 21:02:35.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:02:35.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:02:35.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:35.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:35.407 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:02:35.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:35.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 21:02:35.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:35.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:35.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:35.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:02:35.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:02:35.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:35.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:02:35.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:35.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:02:35.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:02:35.439 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:02:35.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:35.439 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:02:35.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:35.439 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:02:35.440 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 21:02:35.440 DEBUG [main][TreeItemHandler] Selecting tree item: Class 21:02:35.440 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 21:02:35.440 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 21:02:35.440 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:02:35.440 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:02:35.440 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) 21:02:35.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:35.501 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:02:35.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:35.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:35.501 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:35.501 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:35.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'] 21:02:35.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:35.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:35.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 21:02:35.723 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 21:02:35.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 21:02:35.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:35.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:35.724 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:02:35.724 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:35.724 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:") 21:02:35.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:35.734 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:35.735 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 21:02:35.762 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:") 21:02:35.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:35.784 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:35.785 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 21:02:35.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.NewClassWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Name:") 21:02:35.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:35.807 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:35.808 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 21:02:35.826 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:") 21:02:35.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:35.829 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:35.830 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:") 21:02:35.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.837 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:35.837 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:35.838 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:") 21:02:35.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.858 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:35.858 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:35.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.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:") 21:02:35.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:35.867 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 21:02:35.867 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 21:02:35.867 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 21:02:35.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:35.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:35.867 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:35.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:35.870 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 21:02:35.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:35.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:35.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:35.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:02:35.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:35.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:02:35.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:02:35.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 21:02:35.871 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:35.872 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 21:02:35.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:35.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:35.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:35.872 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:02:35.872 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:35.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:02:35.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:02:35.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 21:02:35.873 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:35.873 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.ClassName 21:02:35.880 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 21:02:35.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:35.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:02:35.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:02:35.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:02:35.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 21:02:35.902 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:35.902 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 21:02:35.902 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:35.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:35.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:35.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:02:35.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:35.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:02:35.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:02:35.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 21:02:35.903 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:35.903 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2.ClassName2 21:02:35.925 DEBUG [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") 21:02:35.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:35.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.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") 21:02:35.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.938 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.938 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:35.938 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 21:02:35.938 DEBUG [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") 21:02:35.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:35.939 DEBUG [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") 21:02:35.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:35.941 DEBUG [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") 21:02:35.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:35.954 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 21:02:35.954 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 21:02:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:35.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:35.954 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:35.954 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:35.954 TRACE [main][WidgetHandler] Notify Button with event 27 21:02:35.954 TRACE [main][WidgetHandler] Wait for synchronization 21:02:35.954 TRACE [main][WidgetHandler] Notify Button with event 13 21:02:35.954 TRACE [main][WidgetHandler] Wait for synchronization 21:02:35.954 TRACE [main][WidgetHandler] Notify Button with event 26 21:02:35.954 TRACE [main][WidgetHandler] Wait for synchronization 21:02:35.954 TRACE [main][WidgetHandler] Notify Button with event 3 21:02:35.954 TRACE [main][WidgetHandler] Wait for synchronization 21:02:35.954 TRACE [main][WidgetHandler] Notify Button with event 4 21:02:35.954 TRACE [main][WidgetHandler] Wait for synchronization 21:02:35.954 TRACE [main][WidgetHandler] Notify Button with event 13 21:02:35.954 TRACE [main][WidgetHandler] Wait for synchronization 21:02:35.955 DEBUG [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") 21:02:35.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:35.956 DEBUG [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") 21:02:35.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:35.958 DEBUG [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") 21:02:35.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:35.970 DEBUG [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") 21:02:35.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:35.972 DEBUG [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") 21:02:35.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:35.974 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 21:02:35.974 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 21:02:35.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:35.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:35.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:35.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:35.974 TRACE [main][WidgetHandler] Notify Button with event 27 21:02:35.974 TRACE [main][WidgetHandler] Wait for synchronization 21:02:35.974 TRACE [main][WidgetHandler] Notify Button with event 13 21:02:35.974 TRACE [main][WidgetHandler] Wait for synchronization 21:02:35.974 TRACE [main][WidgetHandler] Notify Button with event 26 21:02:35.974 TRACE [main][WidgetHandler] Wait for synchronization 21:02:35.974 TRACE [main][WidgetHandler] Notify Button with event 3 21:02:35.974 TRACE [main][WidgetHandler] Wait for synchronization 21:02:35.974 TRACE [main][WidgetHandler] Notify Button with event 4 21:02:35.974 TRACE [main][WidgetHandler] Wait for synchronization 21:02:35.974 TRACE [main][WidgetHandler] Notify Button with event 13 21:02:35.974 TRACE [main][WidgetHandler] Wait for synchronization 21:02:35.975 DEBUG [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") 21:02:35.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.986 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:35.987 DEBUG [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") 21:02:35.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.988 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:35.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.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") 21:02:35.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.988 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:35.990 DEBUG [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") 21:02:35.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:35.991 DEBUG [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") 21:02:35.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:35.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:35.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:35.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.003 DEBUG [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") 21:02:36.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.005 DEBUG [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") 21:02:36.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.006 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 21:02:36.006 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 21:02:36.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:36.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:36.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:36.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:36.007 TRACE [main][WidgetHandler] Notify Button with event 27 21:02:36.007 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.007 TRACE [main][WidgetHandler] Notify Button with event 13 21:02:36.007 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.007 TRACE [main][WidgetHandler] Notify Button with event 26 21:02:36.007 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.007 TRACE [main][WidgetHandler] Notify Button with event 3 21:02:36.007 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.007 TRACE [main][WidgetHandler] Notify Button with event 4 21:02:36.007 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.007 TRACE [main][WidgetHandler] Notify Button with event 13 21:02:36.007 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.007 DEBUG [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") 21:02:36.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.009 DEBUG [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") 21:02:36.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.024 DEBUG [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") 21:02:36.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.038 DEBUG [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") 21:02:36.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.041 DEBUG [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:") 21:02:36.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.042 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 21:02:36.042 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 21:02:36.055 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 21:02:36.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:36.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:36.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:36.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:36.059 DEBUG [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") 21:02:36.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.073 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 21:02:36.073 INFO [WorkbenchTestable][CheckBox] Check checkbox abs&tract 21:02:36.074 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 21:02:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:36.074 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:36.074 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:36.074 DEBUG [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") 21:02:36.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.086 DEBUG [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") 21:02:36.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.088 INFO [WorkbenchTestable][CheckBox] Select checkbox abs&tract 21:02:36.088 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox abs&tract 21:02:36.088 INFO [WorkbenchTestable][AbstractButton] Click button abs&tract 21:02:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:36.088 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:36.088 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:36.089 DEBUG [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") 21:02:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.091 DEBUG [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") 21:02:36.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.100 INFO [WorkbenchTestable][AbstractButton] Click button fina&l 21:02:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:36.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:36.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:36.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:36.100 TRACE [main][WidgetHandler] Notify Button with event 27 21:02:36.100 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.100 TRACE [main][WidgetHandler] Notify Button with event 13 21:02:36.100 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.100 TRACE [main][WidgetHandler] Notify Button with event 26 21:02:36.100 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.100 TRACE [main][WidgetHandler] Notify Button with event 3 21:02:36.100 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.100 TRACE [main][WidgetHandler] Notify Button with event 4 21:02:36.100 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.100 TRACE [main][WidgetHandler] Notify Button with event 13 21:02:36.100 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.100 DEBUG [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") 21:02:36.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.103 DEBUG [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") 21:02:36.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.105 INFO [WorkbenchTestable][AbstractButton] Click button non&e 21:02:36.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:36.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:36.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:36.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:36.105 TRACE [main][WidgetHandler] Notify Button with event 27 21:02:36.105 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.105 TRACE [main][WidgetHandler] Notify Button with event 13 21:02:36.105 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.105 TRACE [main][WidgetHandler] Notify Button with event 26 21:02:36.105 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.105 TRACE [main][WidgetHandler] Notify Button with event 3 21:02:36.105 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.105 TRACE [main][WidgetHandler] Notify Button with event 4 21:02:36.105 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.106 TRACE [main][WidgetHandler] Notify Button with event 13 21:02:36.106 TRACE [main][WidgetHandler] Wait for synchronization 21:02:36.106 DEBUG [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") 21:02:36.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.108 DEBUG [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") 21:02:36.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.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.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") 21:02:36.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.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.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") 21:02:36.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.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.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") 21:02:36.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.134 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.135 DEBUG [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)") 21:02:36.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.138 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 21:02:36.138 DEBUG [WorkbenchTestable][CheckBox] Checkbox public static &void main(String[] args) not checked, no action performed 21:02:36.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.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)") 21:02:36.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.141 DEBUG [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)") 21:02:36.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.149 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 21:02:36.149 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 21:02:36.149 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 21:02:36.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:36.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:36.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:36.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:36.149 DEBUG [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)") 21:02:36.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.152 DEBUG [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") 21:02:36.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.155 DEBUG [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") 21:02:36.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.158 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 21:02:36.159 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 21:02:36.159 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 21:02:36.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:36.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:36.167 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:36.167 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:36.167 DEBUG [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") 21:02:36.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.171 DEBUG [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") 21:02:36.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.175 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 21:02:36.176 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 21:02:36.176 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 21:02:36.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:36.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:36.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:36.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:36.181 DEBUG [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") 21:02:36.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.181 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.186 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:02:36.186 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 21:02:36.186 DEBUG [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) 21:02:36.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.191 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:02:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:36.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:36.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:36.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:36.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:02:36.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:02:36.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:36.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:36.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:36.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:36.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:36.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:36.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:36.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:36.259 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:36.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:36.259 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:02:36.259 DEBUG [main][EditorHandler] 0 editor(s) found 21:02:36.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 21:02:36.259 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:02:36.259 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:02:36.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:36.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:36.259 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 21:02:36.260 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:02:36.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 21:02:36.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 21:02:36.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:02:36.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:02:36.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:02:36.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:36.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:36.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:36.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:36.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:02:36.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:36.260 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:36.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:36.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:36.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:36.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:36.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:36.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:02:36.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:36.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:36.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:36.261 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:36.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:36.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:36.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:36.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:36.300 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:02:36.300 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:36.300 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:36.300 DEBUG [main][MenuItemLookup] Item match:File 21:02:36.301 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:02:36.301 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:02:36.305 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:02:36.305 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:02:36.305 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:02:36.305 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:36.305 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:02:36.305 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:02:36.305 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:02:36.305 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:02:36.305 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:02:36.305 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:02:36.306 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:02:36.306 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:02:36.306 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:02:36.306 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:36.306 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:02:36.306 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:02:36.306 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:02:36.306 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:36.306 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:02:36.306 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:36.306 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:02:36.306 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:02:36.306 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:02:36.306 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:02:36.306 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:02:36.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.... 21:02:36.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 'New|Select a wizard'] is available. finished successfully 21:02:36.428 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:02:36.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:36.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:36.430 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:02:36.430 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:36.431 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 21:02:36.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:36.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:36.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:36.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:02:36.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:02:36.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:36.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:02:36.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:36.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:02:36.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:02:36.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:02:36.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:36.446 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:02:36.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:36.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:02:36.447 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 21:02:36.447 DEBUG [main][TreeItemHandler] Selecting tree item: Class 21:02:36.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 21:02:36.447 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 21:02:36.447 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:02:36.447 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:02:36.447 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) 21:02:36.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.459 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:02:36.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:36.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:36.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:36.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:36.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'] 21:02:36.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:36.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:36.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.... 21:02:36.583 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 21:02:36.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 21:02:36.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:36.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:36.611 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:02:36.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:36.612 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 21:02:36.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:36.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:36.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:36.612 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:02:36.612 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:36.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:36.616 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:02:36.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:36.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:36.616 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:36.616 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:36.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 21:02:36.728 DEBUG [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 21:02:36.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 21:02:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:36.729 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 21:02:36.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:36.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:36.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:36.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:36.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:36.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:36.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:36.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:36.730 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:36.731 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 21:02:36.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:02:36.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:02:36.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:02:36.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:36.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:36.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:36.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:36.742 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:36.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:36.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:36.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:37.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:37.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:37.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:37.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:37.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:37.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:37.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:37.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:37.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:38.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:38.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:38.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:38.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:38.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:38.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:38.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:38.243 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:38.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:38.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:38.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:38.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:38.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:38.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:38.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:38.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:39.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:39.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:39.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:39.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:39.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:39.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:39.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:39.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:02:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:39.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:39.744 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 21:02:39.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:39.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:39.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:39.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:39.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:39.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:39.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:39.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:39.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:39.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:02:49.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 21:02:49.754 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 21:02:49.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:49.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:49.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:49.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:49.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:49.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:49.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:49.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:49.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:49.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:49.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:02:51.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 21:02:51.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 "Cancel") 21:02:51.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:51.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:51.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:51.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:51.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:51.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:51.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:51.260 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:02:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:51.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:51.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:51.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:51.316 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 21:02:51.316 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:51.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:51.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:51.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:02:51.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:51.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:51.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:51.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:51.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:51.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:51.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:02:52.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 21:02:52.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 21:02:52.820 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:52.820 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:02:52.820 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:52.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:52.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:52.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:52.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:52.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:52.827 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:02:52.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:52.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:52.827 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:52.827 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:52.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 21:02:52.887 DEBUG [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 21:02:52.887 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 21:02:52.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:52.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:52.888 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 21:02:52.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:52.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:52.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:52.888 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:52.888 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:52.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:52.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:52.889 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:52.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:52.889 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:52.889 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:52.890 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 21:02:52.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:02:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:02:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:02:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:52.890 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:53.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:53.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:53.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:53.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:53.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:53.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:53.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:53.390 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:53.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:53.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:53.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:53.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:53.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:53.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:53.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:53.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:54.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:54.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:54.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:54.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:54.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:54.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:54.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:54.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:54.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:54.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:54.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:54.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:54.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:54.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:54.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:54.891 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:55.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:55.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:55.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:55.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:55.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:55.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:55.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:55.391 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:02:55.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:55.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:55.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:55.892 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 21:02:55.892 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:55.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:55.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:55.892 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:55.892 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:55.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:55.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:55.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:55.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:55.893 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:55.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:02:55.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:02:55.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 21:02:55.898 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:55.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:55.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:55.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:55.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:55.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:55.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:55.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:55.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:55.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:55.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:02:55.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:02:55.900 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:02:55.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:55.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:55.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:55.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:55.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:55.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:55.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:55.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:55.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:55.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:55.902 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:02:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:55.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:55.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:55.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:55.959 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 21:02:55.959 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:55.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:55.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:55.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:02:55.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:55.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:55.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:55.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:55.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:02:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:02:55.963 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 21:02:55.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:55.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:02:55.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:55.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:55.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:55.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:55.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:55.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:55.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:02:55.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:02:55.971 TRACE [main][WidgetHandler] Notify Table with event 13 21:02:55.971 TRACE [main][WidgetHandler] Wait for synchronization 21:02:55.971 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:02:55.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:55.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:55.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:55.971 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:02:55.971 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:55.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:55.971 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:55.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:55.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:55.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:55.978 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:02:55.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:55.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:55.978 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:55.978 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:55.979 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:02:55.979 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 21:02:55.979 DEBUG [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) 21:02:55.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:55.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:55.989 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:55.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:55.989 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:55.990 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:02:55.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:55.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:55.990 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:55.990 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:56.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:02:56.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:02:56.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:56.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:56.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:56.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:56.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:56.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:56.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:56.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:56.057 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:56.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:56.057 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:02:56.057 DEBUG [main][EditorHandler] 0 editor(s) found 21:02:56.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 21:02:56.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:02:56.057 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:02:56.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:56.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:56.058 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 21:02:56.058 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:02:56.058 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 21:02:56.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 21:02:56.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:02:56.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:02:56.058 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:02:56.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'] 21:02:56.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:56.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'] 21:02:56.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:56.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: "New Java Class"] 21:02:56.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:56.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'] 21:02:56.059 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:56.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'] 21:02:56.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:56.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:56.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:56.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:02:56.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:56.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:56.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:56.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:02:56.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:56.060 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:02:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:56.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:56.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:02:56.061 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:02:56.061 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:56.061 DEBUG [main][MenuItemLookup] Item match:File 21:02:56.062 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:02:56.062 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:02:56.068 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:02:56.068 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:02:56.068 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:02:56.068 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:56.068 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:02:56.068 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:02:56.069 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:02:56.069 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:02:56.069 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:02:56.069 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:02:56.069 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:02:56.069 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:02:56.069 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:02:56.069 DEBUG [main][MenuItemLookup] Found menu:'File' 21:02:56.069 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:02:56.069 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:02:56.069 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:02:56.069 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:56.069 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:02:56.069 DEBUG [main][MenuItemLookup] Found menu:'' 21:02:56.069 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:02:56.069 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:02:56.102 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:02:56.102 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:02:56.103 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:02:56.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 'New|Select a wizard'] is available.... 21:02:56.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:02:56.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:02:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:56.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:56.229 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:02:56.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:56.230 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 21:02:56.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:56.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:56.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:56.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:56.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:02:56.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:02:56.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:02:56.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:02:56.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:02:56.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:56.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:02:56.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:56.246 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:02:56.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:02:56.246 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:02:56.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:02:56.246 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:02:56.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:02:56.247 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:02:56.247 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 21:02:56.247 DEBUG [main][TreeItemHandler] Selecting tree item: Class 21:02:56.247 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 21:02:56.247 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 21:02:56.248 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:02:56.248 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:02:56.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.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) 21:02:56.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:56.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:56.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:56.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:56.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:56.257 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:02:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:56.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:56.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:56.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:56.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'] 21:02:56.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:56.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:56.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 21:02:56.400 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 21:02:56.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 21:02:56.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:56.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:56.428 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:02:56.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:02:56.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 "Add...") 21:02:56.429 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:56.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:56.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:56.444 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:02:56.444 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:56.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:56.444 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:56.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:56.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:56.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:56.448 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:02:56.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:56.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:56.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:56.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:56.547 DEBUG [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.... 21:02:56.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 21:02:56.548 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 21:02:56.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:56.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:56.563 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 21:02:56.563 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:56.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:56.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:56.563 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:56.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:56.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:56.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:56.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:56.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:56.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:56.563 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:56.564 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 21:02:56.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:02:56.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:02:56.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:02:56.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:56.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:56.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:56.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:56.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:56.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:56.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:56.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:56.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:57.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:57.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:57.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:57.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:57.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:57.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:57.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:57.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:57.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:57.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:57.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:57.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:57.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:57.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:57.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:57.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:57.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:57.565 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:58.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:58.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:58.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:58.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:58.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:58.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:58.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:58.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:58.065 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:58.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:58.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:58.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:58.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:58.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:58.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:58.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:58.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:58.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:59.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:59.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:59.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:59.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:59.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:59.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:59.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:59.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:59.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:02:59.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:02:59.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:02:59.566 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 21:02:59.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:59.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:59.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:59.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:59.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:59.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:59.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:59.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:59.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:59.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:59.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:02:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:02:59.574 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 21:02:59.574 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:59.574 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:59.574 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:59.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:59.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:59.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:59.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:59.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:02:59.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:02:59.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:02:59.575 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:02:59.575 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:59.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:59.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:59.575 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:59.575 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:59.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:59.575 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:59.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:59.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:59.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:59.578 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:02:59.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:59.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:59.578 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:59.578 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:59.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 21:02:59.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:59.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:59.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:59.650 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:02:59.650 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:59.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:59.650 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:59.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:59.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:59.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:02:59.659 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:02:59.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:02:59.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:02:59.659 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:02:59.659 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:02:59.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 21:02:59.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 21:02:59.722 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 21:02:59.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:02:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:02:59.725 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 21:02:59.725 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:02:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:02:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:02:59.725 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:02:59.725 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:02:59.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:02:59.725 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:02:59.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:02:59.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:02:59.726 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:02:59.726 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:02:59.726 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 21:02:59.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:02:59.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:02:59.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:02:59.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:02:59.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:02:59.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:02:59.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:02:59.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:02:59.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:02:59.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:02:59.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:02:59.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:00.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:00.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:00.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:00.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:00.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:00.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:00.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:00.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:00.227 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:00.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:00.727 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:00.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:00.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:00.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:00.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:00.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:00.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:00.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:01.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:01.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:01.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:01.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:01.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:01.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:01.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:01.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:01.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:01.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:01.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:01.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:01.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:01.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:01.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:01.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:01.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:01.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:02.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:02.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:02.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:02.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:02.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:02.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:02.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:02.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:02.228 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:02.728 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:03:02.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:02.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:02.729 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 21:03:02.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:02.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:02.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:02.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:03:02.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:02.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:02.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:02.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:02.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:02.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:03:02.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:03:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:03:02.736 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 21:03:02.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:02.736 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:03:02.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:02.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:02.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:02.737 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:02.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:02.737 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:03:02.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:03:02.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:03:02.737 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:03:02.737 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:02.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:02.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:02.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:03:02.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:02.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:02.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:02.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:02.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:02.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:02.740 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:03:02.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:02.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:02.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:02.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:02.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Add...") 21:03:02.802 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:02.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:02.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:02.802 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:03:02.803 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:02.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:02.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:02.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:02.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:02.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:02.808 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:03:02.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:02.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:02.808 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:02.808 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:02.874 DEBUG [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.... 21:03:02.875 DEBUG [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 21:03:02.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 21:03:02.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:02.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:02.876 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 21:03:02.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:02.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:02.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:02.876 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:03:02.876 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:02.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:02.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:02.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:02.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:02.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:03:02.877 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:03:02.877 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 21:03:02.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:03:02.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:03:02.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:03:02.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:02.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:02.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:02.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:02.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:02.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:02.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:02.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:02.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:03.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:03.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:03.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:03.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:03.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:03.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:03.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:03.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:03.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:03.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:03.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:03.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:03.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:03.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:03.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:03.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:03.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:03.878 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:04.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:04.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:04.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:04.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:04.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:04.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:04.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:04.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:04.378 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:04.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:04.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:04.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:04.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:04.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:04.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:04.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:04.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:04.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:05.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:05.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:05.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:05.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:05.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:05.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:05.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:05.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:05.379 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:03:05.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:05.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:05.879 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 21:03:05.879 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:05.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:05.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:05.880 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:03:05.880 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:05.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:05.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:05.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:05.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:05.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:03:05.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:03:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:03:05.885 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 21:03:05.885 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:05.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:05.886 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:03:05.886 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:05.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:05.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:05.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:03:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:03:05.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:03:05.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 "OK") 21:03:05.887 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:05.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:05.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:05.887 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:03:05.887 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:05.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:05.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:05.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:05.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:05.888 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:05.889 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:03:05.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:05.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:05.889 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:05.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:05.942 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 21:03:05.942 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:05.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:05.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:05.942 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:03:05.942 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:05.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:05.942 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:05.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:05.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:05.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:05.948 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:03:05.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:05.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:05.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:05.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:06.029 DEBUG [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.... 21:03:06.030 DEBUG [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 21:03:06.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 21:03:06.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:06.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:06.031 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 21:03:06.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:06.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:06.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:06.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:03:06.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:06.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:06.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:06.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:06.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:06.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:03:06.032 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:03:06.033 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 21:03:06.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:03:06.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:03:06.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:03:06.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:06.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:06.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:06.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:06.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:06.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:06.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:06.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:06.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:06.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:07.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:07.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:07.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:07.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:07.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:07.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:07.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:07.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:07.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:07.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:07.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:07.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:07.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:07.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:07.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:07.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:07.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:07.534 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:08.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:08.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:08.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:08.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:08.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:08.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:08.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:08.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:08.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:08.535 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:03:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:09.035 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 21:03:09.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:09.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:03:09.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:09.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:09.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:09.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:03:09.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:03:09.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:03:09.041 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 21:03:09.041 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:09.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:09.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:09.041 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:03:09.041 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:09.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:09.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:09.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:09.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:09.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:03:09.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:03:09.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:03:09.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 "OK") 21:03:09.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:09.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:09.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:09.043 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:03:09.043 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:09.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:09.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:09.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:09.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:09.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:09.045 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:03:09.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:09.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:09.045 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:09.045 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:09.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 21:03:09.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:09.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:09.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:09.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:03:09.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:09.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:09.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:09.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:09.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:09.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:09.112 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:03:09.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:09.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:09.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:09.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:09.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 21:03:09.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 21:03:09.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Implemented Interfaces Selection 21:03:09.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:09.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:09.210 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 21:03:09.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:09.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:09.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:09.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:03:09.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:09.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:09.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:09.211 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:09.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:09.211 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:03:09.211 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:03:09.212 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 21:03:09.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:03:09.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:03:09.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:03:09.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:09.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:09.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:09.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:09.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:09.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:09.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:09.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:09.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:09.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:09.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:09.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:09.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:09.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:09.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:09.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:09.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:09.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:10.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:10.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:10.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:10.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:10.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:10.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:10.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:10.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:10.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:10.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:10.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:10.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:10.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:10.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:10.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:10.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:10.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:10.713 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:11.213 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:11.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:11.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:11.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:11.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:11.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:11.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:11.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:11.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:11.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:11.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:11.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:11.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:11.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:11.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:11.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:11.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:11.714 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:03:12.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:12.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:12.214 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 21:03:12.214 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:12.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:12.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:12.214 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:03:12.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:12.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:03:12.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:03:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:03:12.220 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 21:03:12.220 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:12.220 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:03:12.220 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:03:12.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:03:12.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:03:12.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 "OK") 21:03:12.221 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:12.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:12.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:12.221 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Implemented Interfaces Selection" as the parent 21:03:12.221 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:12.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:12.223 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:03:12.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:12.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:12.223 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:12.223 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:12.279 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 21:03:12.279 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:12.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:12.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:12.279 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:03:12.279 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:12.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.279 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.281 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:03:12.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:03:12.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:03:12.282 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 21:03:12.282 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:12.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:12.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:12.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:03:12.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:12.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.284 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.284 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:03:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:03:12.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:03:12.284 TRACE [main][WidgetHandler] Notify Table with event 13 21:03:12.284 TRACE [main][WidgetHandler] Wait for synchronization 21:03:12.285 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:03:12.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:12.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:12.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:12.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:03:12.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:12.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:12.297 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:03:12.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:12.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:12.297 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:12.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:12.299 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 21:03:12.299 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:12.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:12.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:12.300 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:03:12.300 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:12.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.300 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:03:12.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:03:12.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:03:12.302 TRACE [main][WidgetHandler] Notify Table with event 13 21:03:12.302 TRACE [main][WidgetHandler] Wait for synchronization 21:03:12.303 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:03:12.303 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:12.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:12.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:12.307 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:03:12.307 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:12.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:12.310 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:03:12.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:12.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:12.310 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:12.310 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:12.312 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 21:03:12.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:12.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:12.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:12.313 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:03:12.313 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:12.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:03:12.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:03:12.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:03:12.315 TRACE [main][WidgetHandler] Notify Table with event 13 21:03:12.315 TRACE [main][WidgetHandler] Wait for synchronization 21:03:12.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:03:12.315 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:12.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:12.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:12.316 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:03:12.316 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:12.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.316 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:12.319 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:03:12.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:12.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:12.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:12.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:12.324 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 21:03:12.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:12.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:12.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:12.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:03:12.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:12.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:03:12.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:03:12.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:03:12.327 TRACE [main][WidgetHandler] Notify Table with event 13 21:03:12.327 TRACE [main][WidgetHandler] Wait for synchronization 21:03:12.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 "Remove") 21:03:12.327 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:12.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:12.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:12.327 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:03:12.327 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:12.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:12.330 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:03:12.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:12.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:12.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:12.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:12.332 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 21:03:12.332 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:12.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:12.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:12.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:03:12.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:12.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:03:12.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:03:12.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:03:12.335 TRACE [main][WidgetHandler] Notify Table with event 13 21:03:12.335 TRACE [main][WidgetHandler] Wait for synchronization 21:03:12.335 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:03:12.335 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:12.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:12.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:12.335 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Class" as the parent 21:03:12.335 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:12.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:12.341 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:03:12.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:12.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:12.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:12.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:12.343 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:03:12.343 INFO [WorkbenchTestable][NewClassCreationWizard] Cancel wizard 21:03:12.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.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) 21:03:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:12.352 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:03:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:12.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:12.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:12.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:12.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:03:12.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:03:12.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:12.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:12.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:12.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:12.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:12.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:12.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:12.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:12.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:12.420 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:12.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:12.420 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:03:12.420 DEBUG [main][EditorHandler] 0 editor(s) found 21:03:12.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 21:03:12.420 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:03:12.420 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:03:12.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:12.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:12.421 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 21:03:12.421 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:03:12.421 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 21:03:12.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 21:03:12.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:03:12.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:03:12.421 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:03:12.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'] 21:03:12.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:12.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'] 21:03:12.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:12.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"] 21:03:12.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:12.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'] 21:03:12.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:12.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'] 21:03:12.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:12.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'] 21:03:12.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:12.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"] 21:03:12.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:12.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'] 21:03:12.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:12.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'] 21:03:12.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:12.423 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:03:12.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:12.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:12.423 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:03:12.424 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:03:12.424 DEBUG [main][MenuItemLookup] Found menu:'File' 21:03:12.424 DEBUG [main][MenuItemLookup] Item match:File 21:03:12.425 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:03:12.425 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'File' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:12.430 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:03:12.430 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:03:12.463 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:03:12.463 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:03:12.464 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:03:12.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 'New|Select a wizard'] is available.... 21:03:12.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:03:12.583 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:03:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:12.584 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:03:12.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:12.585 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 21:03:12.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.585 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.585 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:12.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:03:12.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:03:12.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:03:12.587 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:03:12.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:12.587 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:03:12.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:12.587 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:03:12.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:03:12.588 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:03:12.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:12.588 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:03:12.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:12.588 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:03:12.588 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 21:03:12.588 DEBUG [main][TreeItemHandler] Selecting tree item: Class 21:03:12.588 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 21:03:12.589 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 21:03:12.589 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:03:12.589 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:03:12.599 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) 21:03:12.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:12.601 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:03:12.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:12.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:12.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:12.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:12.751 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:12.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:12.751 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:12.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 21:03:12.751 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 21:03:12.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 21:03:12.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:12.753 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:03:12.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:12.753 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:") 21:03:12.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:03:12.803 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:03:12.804 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 21:03:12.813 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:") 21:03:12.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:03:12.875 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:03:12.876 INFO [WorkbenchTestable][AbstractText] Text set to: ClassName 21:03:12.882 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:03:12.882 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 21:03:12.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.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) 21:03:12.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:12.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:12.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:12.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:12.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:12.898 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:03:12.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:12.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:12.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:12.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:12.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:03:13.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:03:13.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:13.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:03:13.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:03:13.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:03:13.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:03:13.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:03:13.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:13.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:13.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:13.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:13.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:13.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:13.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:13.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:13.468 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:13.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java... 21:03:13.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E') 21:03:13.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:13.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:13.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:13.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:13.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:03:13.472 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:13.472 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 21:03:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is ClassName.java finished successfully 21:03:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60f025d0 is found... 21:03:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@60f025d0 is found finished successfully 21:03:13.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QClassName.java\E') 21:03:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:13.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:13.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:13.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:13.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:03:13.475 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:13.475 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public class ClassName { } TooltipText=null 21:03:13.475 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:03:13.475 DEBUG [main][EditorHandler] 1 editor(s) found 21:03:13.475 DEBUG [WorkbenchTestable][EditorHandler] Closing editor ClassName.java 21:03:13.589 DEBUG [WorkbenchTestable][EditorHandler] Editor ClassName.java is closed 21:03:13.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 21:03:13.589 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:03:13.589 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:03:13.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:13.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:13.590 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) 21:03:13.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:13.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:13.602 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 21:03:13.602 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:03:13.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:13.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:13.603 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:03:13.603 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:03:13.603 DEBUG [main][MenuItemLookup] Found menu:'File' 21:03:13.603 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:03:13.603 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:03:13.603 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:03:13.603 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:03:13.603 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:03:13.603 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:03:13.603 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:03:13.603 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:03:13.603 DEBUG [main][MenuItemLookup] Item match:Window 21:03:13.604 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:03:13.604 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:03:13.604 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:03:13.604 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:13.604 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:03:13.604 DEBUG [main][MenuItemLookup] Item match:Show View 21:03:13.610 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:03:13.610 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:03:13.610 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:03:13.610 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:03:13.610 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:03:13.610 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:03:13.610 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:03:13.610 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:03:13.610 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:03:13.610 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:03:13.610 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:03:13.610 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:03:13.610 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:03:13.610 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:03:13.610 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:13.610 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:03:13.610 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:03:13.639 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:03:13.639 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:03:13.639 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:03:13.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:03:13.750 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 21:03:13.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:03:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:13.751 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 21:03:13.751 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:13.751 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:03:13.751 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:13.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:13.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:13.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:13.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:13.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:13.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:03:13.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:03:13.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:03:13.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:03:13.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:13.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:03:13.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:13.753 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:03:13.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:03:13.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:03:13.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:13.753 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:03:13.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:13.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:03:13.754 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 21:03:13.754 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 21:03:13.754 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 21:03:13.754 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 21:03:13.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:13.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:13.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:13.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:03:13.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:13.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:13.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:13.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, Matcher matching widgets with text that without mnenomic matches: is "Open") 21:03:13.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:13.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:13.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:13.756 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:03:13.756 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:13.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:13.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:13.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:13.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:13.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:13.757 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:03:13.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:13.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:13.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:13.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:03:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:03:13.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 21:03:13.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:13.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:13.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 21:03:13.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:13.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:13.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:03:13.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:13.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:13.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:03:13.824 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:03:13.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:13.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:13.944 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:13.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:13.944 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:03:13.944 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:13.944 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:13.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:13.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:03:13.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:03:13.945 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:03:13.947 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:13.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:13.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:13.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:13.947 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:13.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:13.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:13.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:13.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:13.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:13.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:14.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:14.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:14.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:14.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:14.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:03:14.949 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:14.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:14.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:14.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:14.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:03:14.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:14.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:14.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:14.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:14.951 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:14.951 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 21:03:14.952 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:14.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:14.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:14.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:14.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:14.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:14.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:15.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:15.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:15.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:15.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:15.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:03:15.954 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:15.954 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:15.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:15.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:15.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 21:03:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:15.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:15.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:15.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:15.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:15.955 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 21:03:15.956 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:15.956 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:15.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:15.957 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:15.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:03:15.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:15.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:15.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:15.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:15.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:15.957 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:03:15.957 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:03:15.957 DEBUG [main][TreeItemHandler] Set Tree selection 21:03:15.958 DEBUG [main][TreeHandler] Notify Tree about selection event 21:03:15.968 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:03:15.975 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 21:03:15.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:03:15.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'New' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:16.022 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:03:16.022 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:03:16.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:03:16.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:03:16.022 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:03:16.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:03:16.022 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:03:16.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:03:16.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:16.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:16.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:16.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:16.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:16.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:16.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:16.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:16.522 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:16.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:16.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:03:16.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:16.564 DEBUG [main][MenuItemLookup] Found menu:'New' 21:03:16.564 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:03:16.564 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:16.564 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:03:16.564 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:16.564 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:03:16.564 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:03:16.564 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:03:16.564 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:03:16.564 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:03:16.564 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:03:16.564 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:03:16.564 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:03:16.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:03:17.227 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 21:03:17.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:03:17.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:17.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:17.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: 32) 21:03:17.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:17.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:17.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:17.231 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:03:17.231 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:17.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:17.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:17.232 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:17.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:17.232 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:17.232 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:03:17.232 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:03:17.232 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:03:17.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:17.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:17.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:17.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:17.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 "OK") 21:03:17.232 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:17.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:17.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:17.233 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:03:17.233 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:17.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:17.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:17.234 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:17.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:17.234 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:17.234 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:03:17.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:17.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:17.234 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:17.234 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:17.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:03:17.240 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:03:17.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:03:17.740 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:03:17.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:17.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:03:17.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:03:17.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:03:17.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:03:17.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:03:17.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:03:17.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:17.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:17.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:17.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:17.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:17.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:17.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:17.740 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:17.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:17.740 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest 21:03:17.741 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:03:17.741 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:03:17.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:17.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 51.254 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: 4.859 s testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 1.024 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 19.798 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 16.363 s testCreateNewClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewClassCreationWizardTest) Time elapsed: 1.169 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 21:03:17.750 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 21:03:17.751 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:03:17.751 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:03:17.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 21:03:17.751 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:03:17.751 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:03:17.752 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:03:17.752 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:03:17.752 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:03:17.752 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:03:17.752 DEBUG [main][EditorHandler] 0 editor(s) found 21:03:17.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:17.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:17.754 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:03:17.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:17.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:17.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:03:17.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:17.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:17.756 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:03:17.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 '\*?\QProject Explorer\E') 21:03:17.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:17.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:17.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:17.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:17.777 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:03:17.777 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:17.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:17.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:17.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:03:17.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:03:17.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:03:17.779 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:17.779 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:17.780 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:17.780 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 21:03:17.780 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:17.780 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:17.781 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:17.781 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 21:03:17.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:17.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:17.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:17.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:17.782 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:17.782 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:17.783 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:17.783 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 21:03:17.783 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:17.783 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:17.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:17.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:17.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:03:17.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:17.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:17.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:17.784 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:17.784 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:17.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'] 21:03:17.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:17.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 Java Project"] 21:03:17.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:17.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'] 21:03:17.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:17.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'] 21:03:17.785 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:17.785 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:03:17.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:17.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:17.786 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:03:17.786 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:03:17.786 DEBUG [main][MenuItemLookup] Found menu:'File' 21:03:17.786 DEBUG [main][MenuItemLookup] Item match:File 21:03:17.787 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:03:17.787 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'File' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:17.793 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:03:17.793 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:03:17.819 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:03:17.819 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:03:17.819 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:03:17.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 'New|Select a wizard'] is available.... 21:03:17.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 'New|Select a wizard'] is available. finished successfully 21:03:17.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:03:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:17.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:17.965 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:03:17.965 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:17.996 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 21:03:17.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:17.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:17.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:17.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:17.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:17.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:03:18.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:03:18.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:03:18.008 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:03:18.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:18.008 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:03:18.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:18.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:03:18.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:03:18.009 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:03:18.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:18.009 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:03:18.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:18.009 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:03:18.010 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:03:18.010 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:03:18.010 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:03:18.013 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:03:18.013 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:03:18.013 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:03:18.013 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) 21:03:18.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:18.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:18.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:18.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:18.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:18.023 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:03:18.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:18.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:18.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:18.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:18.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'] 21:03:18.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:18.397 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:18.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:03:18.398 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 21:03:18.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:03:18.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:18.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:18.399 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:03:18.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:18.399 DEBUG [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:") 21:03:18.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:18.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:18.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:18.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:18.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:18.401 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 21:03:18.401 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 21:03:18.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:18.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:18.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:18.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:18.402 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:03:18.402 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:03:18.402 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 21:03:18.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.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) 21:03:18.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:18.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:18.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:18.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:18.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:18.431 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:03:18.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:18.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:18.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:18.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:18.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:03:18.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:03:18.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:18.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:03:18.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:03:18.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:18.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:18.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:18.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:18.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:18.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:18.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:18.528 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:18.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:18.528 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:03:18.528 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 21:03:18.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 21:03:18.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:03:18.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:03:18.528 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:03:18.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'] 21:03:18.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:18.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'] 21:03:18.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:18.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: "New Java Project"] 21:03:18.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:18.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'] 21:03:18.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:18.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'] 21:03:18.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:18.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'] 21:03:18.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:18.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: "New Java Project"] 21:03:18.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:18.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'] 21:03:18.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:18.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'] 21:03:18.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:18.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:03:18.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:18.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:18.531 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:03:18.531 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:03:18.531 DEBUG [main][MenuItemLookup] Found menu:'File' 21:03:18.531 DEBUG [main][MenuItemLookup] Item match:File 21:03:18.532 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:03:18.532 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'File' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:18.537 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:03:18.537 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:03:18.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:03:18.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:03:18.575 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:03:18.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.... 21:03:18.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 21:03:18.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:03:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:18.699 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:03:18.699 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:18.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 21:03:18.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:18.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:18.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:18.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:18.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:18.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:03:18.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:03:18.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:03:18.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:03:18.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:18.702 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:03:18.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:18.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:03:18.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:03:18.702 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:03:18.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:18.702 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:03:18.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:18.702 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:03:18.702 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:03:18.702 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:03:18.703 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:03:18.716 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:03:18.716 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:03:18.716 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:03:18.716 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) 21:03:18.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:18.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:18.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:18.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:18.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:18.718 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:03:18.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:18.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:18.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:18.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:19.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'] 21:03:19.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:19.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:19.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:03:19.101 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 21:03:19.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:03:19.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:19.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:19.102 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:03:19.103 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:19.103 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 21:03:19.103 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:") 21:03:19.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:19.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:19.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:19.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:19.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:03:19.106 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:03:19.107 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 21:03:19.134 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 21:03:19.152 DEBUG [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:") 21:03:19.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:19.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:19.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:19.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:19.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:19.155 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 21:03:19.155 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 21:03:19.155 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 21:03:19.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:19.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:19.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:19.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:03:19.157 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 21:03:19.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:03:19.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:19.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:19.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:19.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:19.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:19.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:19.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:19.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:19.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:19.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:19.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:19.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:19.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:19.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:19.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:19.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:20.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:20.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:20.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:20.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:20.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:20.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:20.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:20.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:20.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:20.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:20.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:20.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:20.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:20.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:20.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:20.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:21.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:21.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:21.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:21.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:21.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:21.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:21.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:21.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:21.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:21.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:21.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:21.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:21.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:21.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:21.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:21.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:22.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:22.217 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:22.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:22.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:22.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:22.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:22.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:22.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:22.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:03:22.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:22.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:22.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:22.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:22.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:22.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:22.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:22.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:22.218 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:22.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:22.218 DEBUG [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") 21:03:22.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:22.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:22.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:22.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:22.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:22.221 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 21:03:22.231 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 21:03:22.231 INFO [WorkbenchTestable][CheckBox] Check checkbox Create &module-info.java file 21:03:22.231 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 21:03:22.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:22.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:22.231 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:22.231 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:22.266 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:") 21:03:22.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:22.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:22.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:22.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:22.279 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:03:22.279 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:03:22.280 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Module name:' to simplejavaproject 21:03:22.280 INFO [WorkbenchTestable][AbstractText] Text set to: simplejavaproject 21:03:22.311 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:03:22.311 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:03:22.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.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) 21:03:22.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:22.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:22.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:22.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:22.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:22.315 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:03:22.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:22.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:22.315 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:22.315 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:22.321 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.... 21:03:25.597 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 21:03:25.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:03:25.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:03:25.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:25.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 21:03:25.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:25.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:25.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:25.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:25.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:25.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:25.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:25.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:25.597 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:25.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:25.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:25.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:25.599 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:03:25.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:25.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:25.601 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:03:25.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:25.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:25.601 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:03:25.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 '\*?\QProject Explorer\E') 21:03:25.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:25.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:25.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:25.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:25.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:03:25.603 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:25.603 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:25.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:25.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:03:25.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:03:25.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:03:25.605 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:25.605 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:25.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:25.606 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:25.606 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:25.606 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:25.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:25.607 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:25.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:25.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:25.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:26.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:26.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:26.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:26.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:26.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:03:26.609 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:26.609 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:26.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:26.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03: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 21:03:26.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:26.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:26.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:26.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:26.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:26.611 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 21:03:26.611 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:26.611 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:26.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:26.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:26.612 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:26.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:26.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:26.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:26.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:26.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:26.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:27.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:27.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:27.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:27.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:27.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:03:27.630 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:27.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:27.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:27.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:27.632 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:03:27.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:27.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:27.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:27.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:27.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:27.632 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 21:03:27.632 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 21:03:27.633 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 21:03:27.633 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 21:03:27.633 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 21:03:27.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:28.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:28.134 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 21:03:28.136 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 21:03:28.136 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:03:28.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:28.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:28.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:03:28.637 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item simplejavaproject of tree item module-info.java 21:03:28.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 21:03:28.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:29.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:29.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 21:03:29.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:29.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:29.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:03:29.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:29.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:29.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:03:29.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:29.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:29.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:03:29.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 '\*?\QProject Explorer\E') 21:03:29.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:29.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:29.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:29.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:29.143 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:03:29.143 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:29.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:29.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:29.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:03:29.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:03:29.170 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:03:29.172 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:29.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:29.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:29.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:29.173 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:29.173 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:29.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:29.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:29.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:29.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:29.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:29.674 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:29.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:30.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:30.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:30.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:03:30.175 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:30.175 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:30.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:30.176 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:30.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 21:03:30.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:30.176 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:30.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:30.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:30.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:30.177 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 21:03:30.177 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:30.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:30.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:30.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:30.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:30.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:30.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:30.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:30.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:31.179 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:31.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:31.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:03:31.179 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:31.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:31.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:31.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:31.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 21:03:31.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:31.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:31.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:31.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:31.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:31.181 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 21:03:31.181 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:31.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:31.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:31.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:31.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:03:31.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:31.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:31.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:31.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:31.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:31.182 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:03:31.182 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:03:31.182 DEBUG [main][TreeItemHandler] Set Tree selection 21:03:31.183 DEBUG [main][TreeHandler] Notify Tree about selection event 21:03:31.190 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:03:31.196 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 21:03:31.196 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:03:31.196 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'New' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:31.250 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:03:31.250 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:03:31.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:03:31.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:03:31.250 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:03:31.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:31.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:03:31.250 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:03:31.750 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:31.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:31.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:31.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:31.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:31.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:31.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:31.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:31.751 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:31.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:31.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:03:31.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:31.796 DEBUG [main][MenuItemLookup] Found menu:'New' 21:03:31.796 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:03:31.796 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:31.796 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:03:31.796 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:31.796 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:03:31.796 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:03:31.796 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:03:31.796 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:03:31.796 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:03:31.796 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:03:31.796 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:03:31.796 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:03:31.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:03:32.499 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 21:03:32.499 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:03:32.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:32.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:32.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: 32) 21:03:32.505 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:32.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:32.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:32.505 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:03:32.505 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:32.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:32.505 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:32.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:32.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:32.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:32.506 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:03:32.506 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:03:32.506 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:03:32.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:32.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:32.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:32.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:32.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:03:32.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:32.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:32.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:32.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:03:32.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:32.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:32.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:32.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:32.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:32.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:32.509 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:03:32.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:32.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:32.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:32.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:32.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:03:32.530 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:03:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:03:33.031 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:03:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:33.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:03:33.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:03:33.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:03:33.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:03:33.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:03:33.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:33.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:33.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:33.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:33.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:33.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:33.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:33.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:33.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 21:03:33.031 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:03:33.031 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:03:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:33.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:33.032 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModule no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 21:03:33.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:03:33.032 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 21:03:33.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 21:03:33.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:03:33.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:03:33.032 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:03:33.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'] 21:03:33.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:33.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'] 21:03:33.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:33.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: "New Java Project"] 21:03:33.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:33.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:33.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:33.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:33.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:33.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:33.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:33.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:03:33.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:33.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:33.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:33.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:33.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:33.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:03:33.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:33.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:33.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:03:33.034 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:03:33.035 DEBUG [main][MenuItemLookup] Found menu:'File' 21:03:33.035 DEBUG [main][MenuItemLookup] Item match:File 21:03:33.035 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:03:33.036 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'File' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:33.040 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:03:33.040 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:03:33.067 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:03:33.067 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:03:33.067 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:03:33.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:03:33.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:03:33.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:03:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:33.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:33.190 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:03:33.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:33.190 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 21:03:33.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:33.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:33.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:33.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:33.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:33.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:03:33.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:03:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:03:33.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:03:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:33.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:03:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:33.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:03:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:03:33.193 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:03:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:33.193 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:03:33.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:33.193 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:03:33.194 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:03:33.194 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:03:33.194 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:03:33.194 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:03:33.194 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:03:33.194 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:03:33.194 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) 21:03:33.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:33.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:33.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:33.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:33.208 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:03:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:33.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:33.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:33.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'] 21:03:33.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:33.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:33.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:03:33.576 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 21:03:33.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:03:33.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:33.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:33.577 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:03:33.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:33.577 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 21:03:33.577 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:") 21:03:33.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:33.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:33.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:33.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:33.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:03:33.580 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:03:33.581 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 21:03:33.607 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 21:03:33.634 DEBUG [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:") 21:03:33.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:33.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:33.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:33.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:33.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:33.637 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 21:03:33.637 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 21:03:33.637 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 21:03:33.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:33.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:33.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:33.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:33.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:03:33.639 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 21:03:33.711 DEBUG [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") 21:03:33.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:33.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:33.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:33.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:33.713 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:33.714 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 21:03:33.715 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 21:03:33.715 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 21:03:33.715 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:03:33.715 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:03:33.715 DEBUG [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) 21:03:33.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:33.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:33.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:33.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:33.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:33.718 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:03:33.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:33.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:33.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:33.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:33.724 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.... 21:03:36.934 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 21:03:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:03:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:03:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:36.935 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 21:03:36.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:36.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:36.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:36.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:36.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:36.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:36.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:36.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:36.935 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:36.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:36.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:36.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:36.937 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:03:36.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:36.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:36.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:03:36.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:36.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:36.940 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:03:36.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 '\*?\QProject Explorer\E') 21:03:36.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:36.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:36.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:36.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:36.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:03:36.942 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:36.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:36.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:36.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:03:36.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:03:36.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:03:36.946 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:36.946 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:36.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:36.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:36.947 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:36.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:36.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:36.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:36.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:36.948 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:36.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:37.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:37.449 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:37.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:37.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:37.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:03:37.950 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:37.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:37.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:37.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:37.951 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:03:37.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:37.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:37.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:37.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:37.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:37.952 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 21:03:37.952 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:37.952 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:37.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:37.953 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:37.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:37.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:37.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:38.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:38.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:38.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:38.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:38.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:03:38.955 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:38.955 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:38.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:38.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:38.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 21:03:38.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:38.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:38.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:38.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:38.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:38.957 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 21:03:38.957 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:38.957 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:38.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:38.958 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:38.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 21:03:38.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:38.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:38.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:38.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:38.959 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:38.959 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:03:38.959 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:03:38.959 DEBUG [main][TreeItemHandler] Set Tree selection 21:03:38.959 DEBUG [main][TreeHandler] Notify Tree about selection event 21:03:38.968 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:03:38.988 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 21:03:38.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:03:38.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'New' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:39.032 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:03:39.032 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:03:39.032 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:03:39.032 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:03:39.032 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:03:39.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:39.033 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:03:39.533 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 21:03:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:03:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:39.533 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:39.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:39.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:03:39.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:39.575 DEBUG [main][MenuItemLookup] Found menu:'New' 21:03:39.575 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:03:39.575 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:39.575 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:03:39.575 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:39.575 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:03:39.575 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:03:39.575 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:03:39.575 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:03:39.575 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:03:39.575 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:03:39.575 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:03:39.575 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:03:39.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:03:40.250 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 21:03:40.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:03:40.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:40.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) 21:03:40.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:40.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:03:40.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:40.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:40.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:40.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:40.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:40.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:40.255 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:03:40.255 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:03:40.255 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:03:40.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:40.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:40.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:40.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:40.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") 21:03:40.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:40.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:40.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:40.256 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:03:40.256 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:40.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:40.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:40.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:40.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:40.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:40.257 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:03:40.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:40.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:40.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:40.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:40.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:03:40.263 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:03:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:03:40.763 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:03:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:03:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:03:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:03:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:03:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:40.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:40.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:40.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 21:03:40.764 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:03:40.764 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:03:40.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:40.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:40.764 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 21:03:40.764 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:03:40.764 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 21:03:40.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 21:03:40.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:03:40.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:03:40.764 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:03:40.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'] 21:03:40.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:40.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'] 21:03:40.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:40.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 Project"] 21:03:40.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:40.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'] 21:03:40.765 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:40.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'] 21:03:40.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:40.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'] 21:03:40.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:40.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: "New Java Project"] 21:03:40.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:40.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'] 21:03:40.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:40.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'] 21:03:40.766 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:40.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:03:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:40.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:40.767 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:03:40.767 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:03:40.768 DEBUG [main][MenuItemLookup] Found menu:'File' 21:03:40.768 DEBUG [main][MenuItemLookup] Item match:File 21:03:40.769 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:03:40.769 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:03:40.773 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:03:40.773 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:03:40.773 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'File' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:40.774 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:03:40.774 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:03:40.774 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:03:40.774 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:03:40.775 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:03:40.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.... 21:03:40.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 'New|Select a wizard'] is available. finished successfully 21:03:40.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:03:40.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:40.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:40.902 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:03:40.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:40.903 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 21:03:40.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:40.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:40.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:40.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:40.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:40.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:03:40.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:03:40.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:03:40.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:03:40.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:40.919 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:03:40.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:40.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:03:40.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:03:40.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:03:40.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:40.919 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:03:40.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:40.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:03:40.919 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:03:40.919 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:03:40.920 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:03:40.920 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:03:40.920 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:03:40.920 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:03:40.920 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) 21:03:40.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:40.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:40.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:40.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:40.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:40.922 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:03:40.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:40.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:40.932 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:40.932 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:41.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:41.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:41.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:41.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:03:41.283 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 21:03:41.283 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:03:41.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:41.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:41.284 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:03:41.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:41.284 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 21:03:41.284 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:") 21:03:41.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:41.284 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:41.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:41.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:41.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:03:41.287 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:03:41.288 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 21:03:41.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.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") 21:03:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:41.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:41.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:41.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:41.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:41.338 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting default location to true 21:03:41.338 INFO [WorkbenchTestable][CheckBox] Select checkbox Use &default location 21:03:41.338 DEBUG [WorkbenchTestable][CheckBox] Checkbox Use &default location already selected, no action performed 21:03:41.338 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:03:41.338 INFO [WorkbenchTestable][JavaProjectWizard] Go to next wizard page 21:03:41.338 DEBUG [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) 21:03:41.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:41.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:41.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:41.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:41.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:41.341 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:03:41.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:41.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:41.341 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:41.341 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:41.636 DEBUG [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") 21:03:41.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:41.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:41.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:41.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:41.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:41.639 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageTwo] Setting 'Allow output folders for source folders' to true 21:03:41.639 INFO [WorkbenchTestable][CheckBox] Select checkbox Allow output folders for sour&ce folders 21:03:41.640 INFO [WorkbenchTestable][CheckBox] Check checkbox Allow output folders for sour&ce folders 21:03:41.640 INFO [WorkbenchTestable][AbstractButton] Click button Allow output folders for sour&ce folders 21:03:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:41.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:41.640 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:41.640 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:41.641 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:03:41.641 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:03:41.641 DEBUG [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) 21:03:41.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:41.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:41.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:41.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:41.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:41.656 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:03:41.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:41.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:41.657 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:41.657 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:41.738 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.... 21:03:44.767 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 21:03:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:03:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:03:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:44.767 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 21:03:44.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:44.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:44.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:44.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:44.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:44.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:44.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:44.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:44.767 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:44.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:44.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:44.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:44.769 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:03:44.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:44.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:44.770 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:03:44.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:44.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:44.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:03:44.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 '\*?\QProject Explorer\E') 21:03:44.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:44.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:44.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:44.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:44.771 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:03:44.771 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:44.771 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:44.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:44.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:03:44.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:03:44.772 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:03:44.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:44.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:44.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:44.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:44.775 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:44.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:44.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:44.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:44.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:44.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:44.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:45.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:45.277 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:45.777 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:45.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:45.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:03:45.778 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:45.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:45.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:45.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:45.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:03:45.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:45.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:45.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:45.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:45.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:45.780 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 21:03:45.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:45.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:45.781 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:03:45.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:45.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:45.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:03:45.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:45.787 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:03:45.787 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:03:45.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:45.787 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:45.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:45.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:45.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:03:45.810 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:45.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:45.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:45.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:03:45.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:03:45.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:03:45.813 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:45.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:45.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:45.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:45.814 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:45.814 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:45.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:45.815 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:45.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:45.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:46.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:46.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:46.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:46.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:46.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:03:46.816 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:46.816 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:46.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:46.817 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:46.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 21:03:46.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:46.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:46.818 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:46.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:46.818 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:46.818 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 21:03:46.818 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:46.818 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:46.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:46.819 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:46.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:46.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:46.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:47.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:47.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:47.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:47.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:47.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:03:47.821 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:47.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:47.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:47.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:47.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:03:47.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:47.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:47.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:47.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:47.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:47.823 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 21:03:47.823 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:47.823 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:47.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:47.824 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:47.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 21:03:47.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:47.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:47.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:47.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:47.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:47.824 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:03:47.824 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:03:47.824 DEBUG [main][TreeItemHandler] Set Tree selection 21:03:47.825 DEBUG [main][TreeHandler] Notify Tree about selection event 21:03:47.832 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:03:47.834 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 21:03:47.834 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:03:47.834 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'New' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:47.879 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:03:47.879 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:03:47.879 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:03:47.879 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:03:47.879 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:03:47.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:47.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:03:47.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:03:48.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:03:48.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:48.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:48.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:48.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:48.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:48.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:48.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:48.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:48.380 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:48.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:48.380 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:03:48.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:48.420 DEBUG [main][MenuItemLookup] Found menu:'New' 21:03:48.420 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:03:48.420 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:48.420 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:03:48.420 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:48.421 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:03:48.421 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:03:48.421 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:03:48.421 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:03:48.421 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:03:48.421 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:03:48.421 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:03:48.421 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:03:48.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:03:49.094 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 21:03:49.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:03:49.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:49.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:49.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:03:49.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:49.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:49.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:49.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:03:49.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:49.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:49.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:49.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:49.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:49.101 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:03:49.101 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:03:49.101 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:03:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:49.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:49.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:49.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:49.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 "OK") 21:03:49.101 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:03:49.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:49.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:49.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:03:49.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:03:49.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:49.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:49.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:49.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:49.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:49.103 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:03:49.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:49.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:49.103 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:49.103 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:49.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:03:49.108 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:03:49.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:03:49.610 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:03:49.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:03:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:03:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:03:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:03:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:49.610 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:49.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:49.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 21:03:49.610 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:03:49.610 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:03:49.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:03:49.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:03:49.611 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 21:03:49.611 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:03:49.611 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 21:03:49.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 21:03:49.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:03:49.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:03:49.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:03:49.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'] 21:03:49.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:49.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'] 21:03:49.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:49.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:03:49.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:49.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:49.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:49.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:49.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:49.612 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:49.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:49.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:03:49.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:49.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:49.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:49.613 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:49.613 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:49.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:03:49.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:49.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:49.632 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:03:49.632 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:03:49.632 DEBUG [main][MenuItemLookup] Found menu:'File' 21:03:49.632 DEBUG [main][MenuItemLookup] Item match:File 21:03:49.633 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:03:49.633 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'File' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:49.638 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:03:49.638 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:03:49.639 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:03:49.639 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:03:49.639 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:03:49.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 'New|Select a wizard'] is available.... 21:03:49.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 'New|Select a wizard'] is available. finished successfully 21:03:49.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:03:49.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:49.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:49.759 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:03:49.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:49.760 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 21:03:49.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:49.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:49.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:49.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:49.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:49.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:03:49.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:03:49.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:03:49.762 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:03:49.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:49.762 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:03:49.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:49.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:03:49.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:03:49.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:03:49.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:49.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:03:49.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:49.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:03:49.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:03:49.763 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:03:49.763 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:03:49.763 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:03:49.764 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:03:49.764 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:03:49.764 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) 21:03:49.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:49.764 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:49.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:49.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:49.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:49.776 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:03:49.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:49.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:49.776 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:49.776 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:50.131 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:03:50.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:50.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:50.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:03:50.131 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 21:03:50.131 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:03:50.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:50.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:50.132 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:03:50.132 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:03:50.133 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'SimpleJavaProject' 21:03:50.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:") 21:03:50.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:50.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:50.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:50.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:50.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:03:50.135 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:03:50.137 INFO [WorkbenchTestable][AbstractText] Text set to: SimpleJavaProject 21:03:50.165 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 21:03:50.186 DEBUG [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:") 21:03:50.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:50.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:50.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:50.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:50.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:50.189 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 21:03:50.189 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 21:03:50.189 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 21:03:50.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:50.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:50.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:50.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:50.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:03:50.191 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 21:03:50.267 DEBUG [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") 21:03:50.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:50.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:50.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:50.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:50.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:50.270 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to true 21:03:50.271 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 21:03:50.271 DEBUG [WorkbenchTestable][CheckBox] Checkbox Create &module-info.java file already selected, no action performed 21:03:50.271 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:03:50.271 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:03:50.271 DEBUG [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) 21:03:50.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:50.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:50.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:50.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:50.274 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:03:50.275 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:03:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:03:50.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:03:50.275 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:03:50.275 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:50.281 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.... 21:03:53.607 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 21:03:53.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:03:53.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:03:53.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:53.607 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 21:03:53.607 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:53.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:53.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:53.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:53.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:53.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:53.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:53.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:53.608 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:53.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:53.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:53.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:53.609 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:03:53.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:53.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:53.610 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:03:53.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:53.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:53.610 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:03:53.610 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:03:53.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:53.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:53.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:53.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:53.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:03:53.612 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:53.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:53.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:53.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:03:53.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:03:53.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:03:53.615 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:53.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:53.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:53.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:53.616 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:53.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:53.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:53.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:53.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:53.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:53.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:54.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:54.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:54.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:54.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:54.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:03:54.618 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:54.618 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:54.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:54.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:54.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:03:54.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:54.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:54.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:54.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:54.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:54.620 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 21:03:54.620 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:54.620 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:54.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:54.621 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:54.621 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:54.621 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:54.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:54.622 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:54.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:54.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:54.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:55.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:55.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:55.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:55.624 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:55.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:03:55.624 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:55.624 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:55.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:55.625 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:55.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 21:03:55.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:55.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:55.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:55.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:55.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:55.626 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 21:03:55.626 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 21:03:55.627 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Project Explorer' 21:03:55.627 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item SimpleJavaProject 21:03:55.627 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item SimpleJavaProject 21:03:55.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:56.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:56.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: SimpleJavaProject 21:03:56.135 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item module-info.java of tree item src 21:03:56.135 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:03:56.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:56.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:56.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:03:56.637 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item SimpleJavaProject of tree item module-info.java 21:03:56.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item module-info.java 21:03:56.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:03:57.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:03:57.137 INFO [WorkbenchTestable][TreeItemHandler] Expanded: module-info.java 21:03:57.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:57.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:57.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:03:57.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:57.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:57.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:03:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:03:57.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:03:57.142 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:03:57.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 '\*?\QProject Explorer\E') 21:03:57.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:57.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:57.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:57.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:57.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:03:57.144 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:57.144 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:57.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:57.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:03:57.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:03:57.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:03:57.147 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:57.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:57.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:57.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:57.147 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:57.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:57.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:57.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:57.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:57.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:57.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:57.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:57.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:58.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:58.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:58.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:03:58.150 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:58.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:58.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:58.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:58.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 21:03:58.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:58.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:58.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:58.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:58.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:58.152 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 21:03:58.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:58.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:58.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:58.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:58.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:58.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:58.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:58.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:58.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:59.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:59.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:03:59.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:03:59.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:59.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:59.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:59.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:59.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 21:03:59.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:59.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:59.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:59.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:59.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:59.156 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name SimpleJavaProject 21:03:59.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:03:59.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:03:59.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:03:59.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:03:59.157 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:03:59.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:03:59.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:03:59.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:03:59.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:03:59.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:03:59.158 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:03:59.158 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:03:59.158 DEBUG [main][TreeItemHandler] Set Tree selection 21:03:59.158 DEBUG [main][TreeHandler] Notify Tree about selection event 21:03:59.166 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:03:59.173 DEBUG [WorkbenchTestable][TreeItemHandler] SimpleJavaProject 21:03:59.173 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:03:59.173 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'New' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:59.216 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:03:59.216 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:03:59.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:03:59.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:03:59.216 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:03:59.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:03:59.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:03:59.216 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:03:59.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:03:59.716 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:03:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:03:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:03:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:03:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:03:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:03:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:03:59.717 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:03:59.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:03:59.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:03:59.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:03:59.759 DEBUG [main][MenuItemLookup] Found menu:'New' 21:03:59.759 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:03:59.760 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:59.760 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:03:59.760 DEBUG [main][MenuItemLookup] Found menu:'' 21:03:59.760 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:03:59.760 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:03:59.760 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:03:59.760 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:03:59.760 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:03:59.760 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:03:59.760 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:03:59.760 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:03:59.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:04:00.446 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 21:04:00.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:04:00.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:00.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:00.451 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:04:00.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:00.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:00.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:00.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:04:00.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:00.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:00.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:00.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:00.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:00.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:00.452 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:04:00.452 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:04:00.452 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:04:00.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:00.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:00.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:00.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:00.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:04:00.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:00.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:00.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:00.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:04:00.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:00.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:00.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:00.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:00.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:00.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:00.454 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:04:00.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:00.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:00.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:00.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:00.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:04:00.460 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:04:00.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:04:00.960 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:04:00.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:00.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:04:00.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:04:00.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:04:00.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:04:00.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:04:00.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:00.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:00.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:00.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:00.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:00.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:00.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:00.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:00.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:00.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 21:04:00.961 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:04:00.961 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:04:00.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:00.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:00.961 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) 21:04:00.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:00.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:00.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:00.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:00.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: "New Java Project"] 21:04:00.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:00.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:00.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:00.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:00.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:00.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:00.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:00.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:04:00.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:00.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:00.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:00.963 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:00.963 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:00.963 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:04:00.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:00.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:00.964 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:04:00.964 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:04:00.964 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:00.964 DEBUG [main][MenuItemLookup] Item match:File 21:04:00.965 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:04:00.965 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:00.970 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:04:00.970 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:04:00.971 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:04:00.971 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:04:00.971 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:04:01.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 'New|Select a wizard'] is available.... 21:04:01.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:04:01.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:04:01.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:01.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:01.095 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:01.095 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:01.096 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 21:04:01.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:01.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:01.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:01.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:01.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:04:01.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:04:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:04:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:04:01.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:01.098 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:01.098 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:04:01.098 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:01.099 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:01.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:01.099 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:01.099 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:04:01.099 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:04:01.110 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:04:01.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:04:01.110 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:01.110 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:04:01.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.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) 21:04:01.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:01.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:01.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:01.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:01.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:01.112 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:04:01.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:01.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:01.112 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:01.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:01.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'] 21:04:01.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:01.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:01.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:04:01.465 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 21:04:01.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:04:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:01.467 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:04:01.467 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:01.467 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting active button 'Use an execution environment JRE' 21:04:01.467 DEBUG [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:") 21:04:01.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:01.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:01.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:01.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:01.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:01.468 DEBUG [WorkbenchTestable][RadioButton] Radio Button Use an execution en&vironment JRE: already checked, no action performed 21:04:01.468 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Selecting 'JavaSE-17' 21:04:01.468 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 21:04:01.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:01.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:01.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:01.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:01.470 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:04:01.471 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JavaSE-17 to selection: JavaSE-17 21:04:01.534 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:04:01.534 INFO [WorkbenchTestable][JavaProjectWizard] Cancel wizard 21:04:01.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 "Cancel", Widget matcher matching widgets with style: 8) 21:04:01.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:01.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:01.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:01.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:01.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:01.537 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:04:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:01.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:01.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:01.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:01.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:04:01.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:04:01.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:04:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:01.637 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:01.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:01.637 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest 21:04:01.637 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:04:01.637 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:04:01.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:01.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.888 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.504 s testJavaProjectWizardDisabledModuleInfoCheckbox no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 7.732 s testJavaProjectWizard no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 8.847 s testJavaProjectWizardCreateInfoModuleDefaultName no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.JavaProjectWizardTest) Time elapsed: 11.35 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 21:04:01.646 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 21:04:01.647 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:04:01.647 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:04:01.647 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 21:04:01.647 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:04:01.647 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:04:01.680 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:04:01.680 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:04:01.680 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:04:01.680 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:04:01.681 DEBUG [main][EditorHandler] 0 editor(s) found 21:04:01.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:01.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:01.682 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:04:01.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:01.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:01.684 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:04:01.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:01.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:01.684 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:04:01.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 '\*?\QProject Explorer\E') 21:04:01.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:01.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:01.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:01.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:01.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:04:01.685 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:01.685 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:01.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:01.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:04:01.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:04:01.686 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:04:01.687 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:01.687 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:01.688 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:01.688 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 21:04:01.688 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:01.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:01.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:01.689 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 21:04:01.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:01.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:01.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:01.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:01.690 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:01.690 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:01.691 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:01.691 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 21:04:01.691 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:04:01.691 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 21:04:01.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 21:04:01.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:04:01.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:04:01.691 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:04:01.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:01.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:01.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:01.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:01.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: "New Java Project"] 21:04:01.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:01.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:01.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:01.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:01.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:01.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:01.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:01.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: "New Java Project"] 21:04:01.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:01.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:01.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:01.693 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:01.693 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:01.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:04:01.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:01.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:01.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:04:01.693 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:04:01.694 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:01.694 DEBUG [main][MenuItemLookup] Item match:File 21:04:01.694 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:04:01.694 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:01.699 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:04:01.699 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:04:01.723 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:04:01.723 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:04:01.723 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:04:01.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 'New|Select a wizard'] is available.... 21:04:01.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. finished successfully 21:04:01.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:04:01.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:01.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:01.856 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:01.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:01.856 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 21:04:01.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:01.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:01.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:01.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:01.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:04:01.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:04:01.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:04:01.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:04:01.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:01.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:01.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:01.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:01.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:01.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:04:01.859 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:01.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:01.859 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:01.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:01.859 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:01.860 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:04:01.860 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:04:01.860 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:04:01.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:04:01.860 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:01.860 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:04:01.860 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) 21:04:01.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:01.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:01.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:01.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:01.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:01.873 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:04:01.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:01.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:01.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:01.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:02.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'] 21:04:02.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:02.228 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:02.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.... 21:04:02.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 21:04:02.228 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:04:02.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:02.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:02.229 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:04:02.229 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:02.230 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'EnumProject' 21:04:02.230 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:") 21:04:02.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:02.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:02.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:02.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:02.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:02.233 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:02.234 INFO [WorkbenchTestable][AbstractText] Text set to: EnumProject 21:04:02.282 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:04:02.282 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:04:02.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) 21:04:02.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:02.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:02.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:02.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:02.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:02.287 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:04:02.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:02.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:02.287 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:02.287 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:02.293 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.... 21:04:05.334 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 21:04:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:04:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:04:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:05.335 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 21:04:05.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:05.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:05.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:05.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:05.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:05.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:05.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:05.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:05.335 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:05.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:05.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'] 21:04:05.336 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:05.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'] 21:04:05.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:05.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 Enum Type"] 21:04:05.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:05.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'] 21:04:05.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:05.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'] 21:04:05.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:05.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'] 21:04:05.337 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:05.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 Enum Type"] 21:04:05.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:05.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'] 21:04:05.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:05.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'] 21:04:05.338 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:05.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:04:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:05.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:05.338 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:04:05.338 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:04:05.338 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:05.339 DEBUG [main][MenuItemLookup] Item match:File 21:04:05.340 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:04:05.340 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:05.345 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:04:05.345 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:04:05.346 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:04:05.346 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:04:05.346 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:04:05.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:04:05.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 'New|Select a wizard'] is available. finished successfully 21:04:05.500 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:04:05.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:05.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:05.502 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:05.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:05.502 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 21:04:05.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:05.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:05.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:05.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:05.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:04:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:04:05.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:04:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:04:05.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:05.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:05.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:04:05.505 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:05.505 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:05.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:05.505 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:05.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enum 21:04:05.517 DEBUG [main][TreeItemHandler] Selecting tree item: Enum 21:04:05.517 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enum about selection 21:04:05.521 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enum 21:04:05.521 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:05.521 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:04:05.521 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) 21:04:05.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:05.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:05.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:05.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:05.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:05.531 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:04:05.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:05.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:05.531 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:05.531 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04: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'] 21:04:05.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:05.758 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:05.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Enum Type"] is available.... 21:04:05.758 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 21:04:05.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Enum Type 21:04:05.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:05.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:05.759 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 21:04:05.759 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:05.760 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:") 21:04:05.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:05.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:05.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:05.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:05.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:05.815 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:05.817 INFO [WorkbenchTestable][AbstractText] Text set to: MyEnum 21:04:05.844 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:") 21:04:05.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:05.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:05.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:05.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:05.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:05.851 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:05.852 INFO [WorkbenchTestable][AbstractText] Text set to: enumPackage 21:04:05.866 DEBUG [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") 21:04:05.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:05.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:05.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:05.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:05.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:05.868 DEBUG [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") 21:04:05.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:05.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:05.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:05.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:05.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:05.900 TRACE [WorkbenchTestable][NewEnumCreationWizard] Shell New Enum Type is not null and is not disposed 21:04:05.901 INFO [WorkbenchTestable][NewEnumCreationWizard] Finish wizard 21:04:05.901 DEBUG [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) 21:04:05.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:05.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:05.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:05.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:05.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:05.912 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:04:05.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:05.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:05.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:05.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:05.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:04:06.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:04:06.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:06.614 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 21:04:06.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:04:06.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:04:06.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:04:06.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:04:06.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:04:06.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:04:06.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:06.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:06.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:06.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:06.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:06.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:06.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:06.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:06.614 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:06.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:06.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38b2ac8f is found... 21:04:06.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@38b2ac8f is found finished successfully 21:04:06.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QMyEnum.java\E') 21:04:06.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:06.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:06.626 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:06.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:06.626 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:04:06.638 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:06.638 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 21:04:06.639 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:06.639 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package enumPackage; public enum MyEnum { } TooltipText=null 21:04:06.639 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 21:04:06.639 DEBUG [WorkbenchTestable][EditorHandler] Closing editor MyEnum.java 21:04:06.791 DEBUG [WorkbenchTestable][EditorHandler] Editor MyEnum.java is closed 21:04:06.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:06.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:06.793 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:04:06.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:06.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:06.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:04:06.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:06.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:06.795 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:04:06.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 '\*?\QProject Explorer\E') 21:04:06.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:06.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:06.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:06.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:06.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:04:06.796 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:06.796 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:06.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:06.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:04:06.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:04:06.797 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:04:06.799 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:06.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:06.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:06.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:04:06.800 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:06.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:06.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:06.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:04:06.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:06.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:06.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:04:07.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:07.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:04:07.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:07.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:04:07.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:04:07.802 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:07.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:07.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:07.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:04:07.803 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:04:07.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:07.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:07.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:07.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:07.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:04:07.804 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 21:04:07.805 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:07.805 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:07.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:07.805 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:04:07.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:07.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:07.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:04:08.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:08.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:04:08.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:08.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:04:08.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:04:08.807 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:08.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:08.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:08.808 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:04:08.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 21:04:08.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:08.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:08.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:08.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:08.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:04:08.809 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EnumProject 21:04:08.809 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:08.809 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:08.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:08.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:04:08.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 21:04:08.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:08.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:08.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:08.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:08.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:04:08.810 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:04:08.810 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:04:08.811 DEBUG [main][TreeItemHandler] Set Tree selection 21:04:08.811 DEBUG [main][TreeHandler] Notify Tree about selection event 21:04:08.819 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:04:08.828 DEBUG [WorkbenchTestable][TreeItemHandler] EnumProject 21:04:08.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:04:08.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'New' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:08.874 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:04:08.874 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:04:08.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:04:08.874 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:04:08.875 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:04:08.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:08.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:04:08.875 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:04:09.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:09.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:09.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:09.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:09.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:09.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:09.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:09.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:09.375 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:09.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:09.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:04:09.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:09.417 DEBUG [main][MenuItemLookup] Found menu:'New' 21:04:09.417 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:04:09.417 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:09.417 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:04:09.417 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:09.417 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:04:09.417 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:04:09.417 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:04:09.417 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:04:09.417 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:04:09.417 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:04:09.417 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:04:09.417 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:04:09.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:04:10.098 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 21:04:10.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:04:10.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:10.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:10.102 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:04:10.102 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:10.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:10.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:10.102 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:04:10.102 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:10.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:10.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:10.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:10.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:10.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:10.104 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:04:10.104 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:04:10.104 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:04:10.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:10.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:10.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:10.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:10.104 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:04:10.104 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:10.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:10.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:10.104 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:04:10.104 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:10.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:10.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:10.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:10.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:10.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:10.106 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:04:10.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:10.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:10.106 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:10.106 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:10.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:04:10.112 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:04:10.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:04:10.613 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:04:10.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:10.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:04:10.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:04:10.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:04:10.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:04:10.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:04:10.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:10.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:10.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:10.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:10.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:10.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:10.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:10.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:10.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:10.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 21:04:10.613 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:04:10.613 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:04:10.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:10.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:10.615 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEnumClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest) 21:04:10.615 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.EnumWizardTest 21:04:10.615 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:04:10.615 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:04:10.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:10.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.97 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: 8.924 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 21:04:10.625 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 21:04:10.625 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:04:10.626 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:04:10.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 21:04:10.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:04:10.626 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:04:10.626 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:04:10.626 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:04:10.627 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:04:10.627 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:04:10.627 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 21:04:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:04:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:10.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:10.627 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:04:10.627 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:10.627 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:04:10.627 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:04:10.627 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:04:10.627 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:04:10.627 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:04:10.627 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:04:10.627 DEBUG [main][MenuItemLookup] Item match:Window 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:04:10.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:10.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:10.629 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:04:10.629 DEBUG [main][MenuItemLookup] Item match:Window 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:04:10.629 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:04:10.629 DEBUG [main][MenuItemLookup] Item match:Perspective 21:04:10.630 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:04:10.630 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.630 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:04:10.630 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:04:10.630 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:04:10.630 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:04:10.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:04:10.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:10.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:10.630 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:04:10.630 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:10.630 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:04:10.630 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:04:10.630 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:04:10.630 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:04:10.630 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:04:10.630 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:04:10.630 DEBUG [main][MenuItemLookup] Item match:Window 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:04:10.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:10.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:10.631 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:04:10.631 DEBUG [main][MenuItemLookup] Item match:Window 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:04:10.631 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:04:10.631 DEBUG [main][MenuItemLookup] Item match:Perspective 21:04:10.632 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:04:10.632 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.632 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:04:10.632 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:04:10.632 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:04:10.632 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:04:10.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:10.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:10.632 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:04:10.632 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:10.632 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:04:10.632 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:04:10.632 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:04:10.632 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:04:10.632 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:04:10.632 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:04:10.632 DEBUG [main][MenuItemLookup] Item match:Window 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:04:10.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:10.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:10.633 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:04:10.633 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:04:10.633 DEBUG [main][MenuItemLookup] Item match:Window 21:04:10.634 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:04:10.634 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:04:10.634 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:04:10.634 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.634 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:04:10.634 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:04:10.634 DEBUG [main][MenuItemLookup] Item match:Perspective 21:04:10.634 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:04:10.634 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.634 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:04:10.634 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:04:10.634 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:04:10.634 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:04:10.634 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:04:10.634 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:04:10.634 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:04:10.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:04:10.682 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 21:04:10.682 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:04:10.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:10.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:10.682 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:10.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:10.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:10.682 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:04:10.682 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:10.682 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:10.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:10.683 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:04:10.683 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:10.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:10.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:10.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:04:10.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:10.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:10.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:10.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:10.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:10.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:10.684 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:04:10.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:10.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:10.684 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:10.684 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:10.896 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:10.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:10.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'] 21:04:10.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:10.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"] 21:04:10.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:10.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'] 21:04:10.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:10.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'] 21:04:10.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:10.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'] 21:04:10.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:10.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: "New Java Project"] 21:04:10.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:10.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'] 21:04:10.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:10.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'] 21:04:10.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:10.908 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:04:10.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:10.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:10.909 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:04:10.909 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:04:10.909 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:10.909 DEBUG [main][MenuItemLookup] Item match:File 21:04:10.911 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:04:10.911 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:04:10.918 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:04:10.918 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:04:10.918 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:04:10.918 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.918 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:04:10.918 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:04:10.918 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:04:10.918 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:04:10.918 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:04:10.918 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:04:10.918 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:04:10.918 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:04:10.918 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:04:10.918 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:10.918 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:04:10.919 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:04:10.919 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:04:10.919 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.919 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:04:10.919 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:10.919 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:04:10.919 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:04:10.943 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:04:10.943 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:04:10.943 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:04:11.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 'New|Select a wizard'] is available.... 21:04:11.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:04:11.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:04:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:11.065 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:11.065 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:11.065 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 21:04:11.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:11.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:11.066 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:11.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:11.066 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:04:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:04:11.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:04:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:04:11.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:11.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:11.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:04:11.068 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:11.068 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:11.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:11.068 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:11.069 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:04:11.069 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:04:11.069 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:04:11.083 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:04:11.083 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:11.083 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:04:11.083 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) 21:04:11.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:11.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:11.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:11.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:11.084 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:11.085 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:04:11.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:11.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:11.085 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:11.085 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:11.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'] 21:04:11.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:11.436 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:11.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:04:11.436 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 21:04:11.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:04:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:11.437 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:04:11.437 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:11.437 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 21:04:11.437 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:") 21:04:11.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:11.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:11.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:11.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:11.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:11.440 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:11.442 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 21:04:11.495 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:04:11.495 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:04:11.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.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) 21:04:11.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:11.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:11.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:11.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:11.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:11.499 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:04:11.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:11.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:11.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:11.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:11.734 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.... 21:04:14.975 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 21:04:14.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:04:14.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:04:14.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:14.975 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 21:04:14.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:14.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:14.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:14.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:14.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:14.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:14.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:14.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:14.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:14.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:14.975 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:04:14.976 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 21:04:14.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 21:04:14.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:04:14.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:04:14.976 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:04:14.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:14.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:14.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:14.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:14.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:04:14.977 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:14.977 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:14.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:14.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'] 21:04:14.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:14.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'] 21:04:14.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:14.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: "New Java Interface"] 21:04:14.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:14.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'] 21:04:14.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:14.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'] 21:04:14.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:14.979 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:04:14.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:14.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:14.979 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:04:14.979 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:04:14.979 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:14.979 DEBUG [main][MenuItemLookup] Item match:File 21:04:14.980 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:04:14.980 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:14.986 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:04:14.986 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:04:14.987 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:04:14.987 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:04:14.987 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:04:15.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.... 21:04:15.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 'New|Select a wizard'] is available. finished successfully 21:04:15.110 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:04:15.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:15.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:15.112 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:15.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:15.112 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 21:04:15.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:04:15.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:04:15.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:04:15.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:04:15.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:15.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:15.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:15.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:15.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:15.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:04:15.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:15.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:15.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:15.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:15.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:15.116 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 21:04:15.116 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 21:04:15.116 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 21:04:15.130 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 21:04:15.130 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:15.130 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:04:15.130 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) 21:04:15.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.133 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:04:15.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:15.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:15.133 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:15.133 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:15.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'] 21:04:15.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:15.415 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:15.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 21:04:15.415 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 21:04:15.416 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 21:04:15.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:15.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:15.417 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 21:04:15.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:15.440 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:") 21:04:15.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:15.443 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:15.444 INFO [WorkbenchTestable][AbstractText] Text set to: testproject/src 21:04:15.495 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:") 21:04:15.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:15.500 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:15.501 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 21:04:15.510 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:") 21:04:15.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:15.519 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:15.521 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 21:04:15.535 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:") 21:04:15.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:15.538 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:15.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.NewInterfaceCreationWizardPage, index 0 and following matchers specified (Matcher matching widget with label: is "Package:") 21:04:15.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:15.544 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:15.545 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:") 21:04:15.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.545 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:15.563 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:15.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.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:") 21:04:15.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.593 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 21:04:15.593 INFO [WorkbenchTestable][CheckBox] Check checkbox Enclosing t&ype: 21:04:15.593 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 21:04:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:15.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:15.593 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:15.593 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:15.600 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 21:04:15.600 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:15.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:15.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:15.600 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:15.600 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:15.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.600 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:04:15.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:04:15.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.601 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 21:04:15.601 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:15.629 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 21:04:15.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:15.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:15.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:15.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:04:15.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:04:15.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 21:04:15.630 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:15.630 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test.InterfaceName 21:04:15.664 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 21:04:15.664 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:15.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:15.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:15.673 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:15.673 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:15.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:04:15.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:04:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 21:04:15.675 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:15.675 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 21:04:15.675 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:15.675 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:15.675 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:15.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:04:15.685 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:04:15.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.685 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 21:04:15.685 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:15.685 INFO [WorkbenchTestable][AbstractText] Text set to: 21:04:15.689 DEBUG [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") 21:04:15.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.701 DEBUG [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") 21:04:15.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.702 DEBUG [WorkbenchTestable][RadioButton] Radio Button &public already checked, no action performed 21:04:15.702 DEBUG [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") 21:04:15.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.702 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.704 DEBUG [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") 21:04:15.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.704 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.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.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") 21:04:15.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.717 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 21:04:15.717 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 21:04:15.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:15.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:15.717 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:15.717 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:15.718 TRACE [main][WidgetHandler] Notify Button with event 27 21:04:15.718 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.718 TRACE [main][WidgetHandler] Notify Button with event 13 21:04:15.718 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.718 TRACE [main][WidgetHandler] Notify Button with event 26 21:04:15.718 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.718 TRACE [main][WidgetHandler] Notify Button with event 3 21:04:15.718 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.718 TRACE [main][WidgetHandler] Notify Button with event 4 21:04:15.718 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.718 TRACE [main][WidgetHandler] Notify Button with event 13 21:04:15.718 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.718 DEBUG [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") 21:04:15.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.719 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.720 DEBUG [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") 21:04:15.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.721 DEBUG [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") 21:04:15.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.723 DEBUG [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") 21:04:15.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.734 DEBUG [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") 21:04:15.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.736 INFO [WorkbenchTestable][RadioButton] Select radio button pri&vate 21:04:15.736 INFO [WorkbenchTestable][AbstractButton] Click button pri&vate 21:04:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:15.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:15.736 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:15.736 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:15.737 TRACE [main][WidgetHandler] Notify Button with event 27 21:04:15.737 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.737 TRACE [main][WidgetHandler] Notify Button with event 13 21:04:15.737 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.737 TRACE [main][WidgetHandler] Notify Button with event 26 21:04:15.737 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.737 TRACE [main][WidgetHandler] Notify Button with event 3 21:04:15.737 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.737 TRACE [main][WidgetHandler] Notify Button with event 4 21:04:15.737 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.737 TRACE [main][WidgetHandler] Notify Button with event 13 21:04:15.737 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.737 DEBUG [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") 21:04:15.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.739 DEBUG [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") 21:04:15.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.751 DEBUG [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") 21:04:15.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.753 DEBUG [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") 21:04:15.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.755 DEBUG [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") 21:04:15.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04: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.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") 21:04:15.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.802 DEBUG [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") 21:04:15.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.804 INFO [WorkbenchTestable][RadioButton] Select radio button pro&tected 21:04:15.804 INFO [WorkbenchTestable][AbstractButton] Click button pro&tected 21:04:15.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:15.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:15.804 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:15.804 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:15.804 TRACE [main][WidgetHandler] Notify Button with event 27 21:04:15.804 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.804 TRACE [main][WidgetHandler] Notify Button with event 13 21:04:15.804 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.804 TRACE [main][WidgetHandler] Notify Button with event 26 21:04:15.804 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.804 TRACE [main][WidgetHandler] Notify Button with event 3 21:04:15.804 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.804 TRACE [main][WidgetHandler] Notify Button with event 4 21:04:15.804 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.804 TRACE [main][WidgetHandler] Notify Button with event 13 21:04:15.804 TRACE [main][WidgetHandler] Wait for synchronization 21:04:15.805 DEBUG [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") 21:04:15.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.806 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.806 DEBUG [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") 21:04:15.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.816 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.816 DEBUG [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") 21:04:15.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.818 DEBUG [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") 21:04:15.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.820 DEBUG [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:") 21:04:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.820 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.821 INFO [WorkbenchTestable][CheckBox] Select checkbox Enclosing t&ype: 21:04:15.821 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enclosing t&ype: 21:04:15.821 INFO [WorkbenchTestable][AbstractButton] Click button Enclosing t&ype: 21:04:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:15.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:15.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:15.843 DEBUG [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") 21:04:15.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.843 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.846 DEBUG [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") 21:04:15.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.848 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 21:04:15.848 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 21:04:15.848 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 21:04:15.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:15.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:15.848 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:15.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:15.848 DEBUG [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") 21:04:15.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.851 DEBUG [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") 21:04:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.853 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 21:04:15.853 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Generate comments 21:04:15.853 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 21:04:15.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:15.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:15.853 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:15.853 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:15.854 DEBUG [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") 21:04:15.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.856 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 21:04:15.856 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 21:04:15.857 DEBUG [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) 21:04:15.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:15.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:15.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:15.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:15.897 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:04:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:15.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:15.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:15.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:15.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:04:15.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:04:15.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:15.957 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 21:04:15.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:15.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:15.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:15.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:15.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:15.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:15.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:15.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:15.957 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:15.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:15.957 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.... 21:04:15.957 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 21:04:15.958 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:04:15.958 DEBUG [main][EditorHandler] 0 editor(s) found 21:04:15.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 21:04:15.958 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:04:15.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:04:15.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:15.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:15.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingAndGettingInputAndCheckboxValues no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 21:04:15.958 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:04:15.959 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 21:04:15.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 21:04:15.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:04:15.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:04:15.959 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:04:15.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'] 21:04:15.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:15.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'] 21:04:15.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:15.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: "New Java Interface"] 21:04:15.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:15.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'] 21:04:15.959 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:15.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'] 21:04:15.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:15.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'] 21:04:15.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:15.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 Interface"] 21:04:15.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:15.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'] 21:04:15.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:15.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'] 21:04:15.960 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:15.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:04:15.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:15.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:15.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:04:15.961 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:04:15.961 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:15.961 DEBUG [main][MenuItemLookup] Item match:File 21:04:15.962 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:04:15.962 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:15.966 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:04:15.967 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:04:16.019 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:04:16.019 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:04:16.019 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:04:16.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:04:16.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. finished successfully 21:04:16.152 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:04:16.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:16.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:16.154 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:16.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:16.154 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 21:04:16.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:16.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:16.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:16.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:16.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:04:16.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:04:16.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:04:16.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:04:16.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:16.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:16.157 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:16.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:16.157 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:16.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:04:16.157 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:16.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:16.158 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:16.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:16.158 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:16.158 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 21:04:16.158 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 21:04:16.158 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 21:04:16.172 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 21:04:16.172 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:16.172 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:04:16.172 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) 21:04:16.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:16.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:16.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:16.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:16.174 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:16.174 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:04:16.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:16.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:16.174 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:16.174 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:16.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'] 21:04:16.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:16.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:16.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 21:04:16.317 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 21:04:16.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 21:04:16.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:16.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:16.318 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 21:04:16.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:16.318 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 21:04:16.318 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:16.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:16.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:16.318 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:16.318 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:16.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:16.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:16.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:16.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:16.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:16.321 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:04:16.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:16.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:16.321 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:16.321 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04: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 '[Extended|Implemented].*Interfaces Selection'] is available.... 21:04: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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 21:04:16.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 21:04:16.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:16.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:16.447 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 21:04:16.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:16.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:16.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:16.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:16.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:16.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:16.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:16.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:16.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:16.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:16.447 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:16.448 INFO [WorkbenchTestable][AbstractText] Text set to: nonexisting.interface.name 21:04:16.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:04:16.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 21:04:16.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:04:16.448 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 21:04:16.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:04:16.448 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:16.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:16.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:16.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:16.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:16.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:16.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:16.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:16.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:16.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is a system job, skipped 21:04:16.949 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 21:04:16.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:04:16.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:04:16.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:16.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:16.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:16.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:16.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:16.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:16.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:16.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:16.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:17.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:04:17.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:17.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:17.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:17.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:17.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:17.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:17.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:17.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:17.449 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:17.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:17.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:17.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:17.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:17.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:17.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:17.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:17.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:17.949 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:18.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:18.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:18.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:18.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:18.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:18.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:18.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:18.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:18.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:18.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:18.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:18.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:18.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:18.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:18.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:18.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:18.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:18.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:04:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:19.451 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 21:04:19.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:19.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:19.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:19.451 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:19.451 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:19.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:19.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:19.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:19.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:19.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:19.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:29.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 21:04:29.458 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 21:04:29.458 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:29.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:29.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:29.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:29.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:29.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:29.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:29.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:29.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:29.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:29.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:30.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 21:04:30.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 "Cancel") 21:04:30.460 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:30.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:30.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:30.460 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:30.460 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:30.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:30.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:30.461 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:30.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:30.461 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:30.464 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:04:30.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:30.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:30.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:30.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:30.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 21:04:30.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:30.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:30.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:30.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:30.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:30.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:30.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:30.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:30.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:30.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:30.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:31.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 21:04:31.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 "Add...") 21:04:31.523 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:31.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:31.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:31.523 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:31.523 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:31.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:31.523 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:31.525 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:31.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:31.525 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:31.528 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:04:31.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:31.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:31.529 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:31.529 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:31.587 DEBUG [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.... 21:04:31.587 DEBUG [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 21:04:31.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 21:04:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:31.588 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:31.589 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 21:04:31.589 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:31.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:31.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:31.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:31.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:31.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:31.589 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:31.589 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:31.590 INFO [WorkbenchTestable][AbstractText] Text set to: org.w3c.dom.views.AbstractView 21:04:31.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:04:31.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:04:31.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:04:31.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:31.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:31.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:31.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:31.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:31.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:31.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:31.590 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:32.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:32.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:32.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:32.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:32.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:32.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:32.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:32.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:32.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:32.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:32.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:32.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:32.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:32.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:32.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:32.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:33.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:33.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:33.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:33.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:33.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:33.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:33.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:33.091 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:33.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:33.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:33.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:33.591 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:33.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:33.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:33.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:33.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:34.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:34.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:34.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:34.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:34.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:34.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:34.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:34.092 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:04:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:34.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:34.592 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 21:04:34.592 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:34.592 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:34.592 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:34.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:34.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:34.593 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:34.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:34.593 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:34.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:34.598 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 21:04:34.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:34.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:34.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:34.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:34.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:34.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:34.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:34.599 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:04:34.599 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:34.599 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:34.599 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:34.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:34.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:34.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:34.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:34.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:34.601 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:04:34.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:34.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:34.601 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:34.601 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:34.655 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 21:04:34.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:34.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:34.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:34.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:34.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:34.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:34.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:34.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:34.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:34.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:34.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:34.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:34.657 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 21:04:34.657 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:34.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:34.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:34.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:34.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:34.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:34.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:34.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:34.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:34.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:34.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:34.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:34.660 TRACE [main][WidgetHandler] Notify Table with event 13 21:04:34.660 TRACE [main][WidgetHandler] Wait for synchronization 21:04:34.660 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:04:34.660 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:34.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:34.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:34.660 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:34.660 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:34.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:34.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:34.662 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:34.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:34.662 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:34.795 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:04:34.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:34.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:34.795 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:34.795 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:34.796 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 21:04:34.796 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 21:04:34.797 DEBUG [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) 21:04:34.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:34.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:34.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:34.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:34.799 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:34.799 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:04:34.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:34.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:34.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:34.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:34.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:04:34.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:04:34.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:34.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:34.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:34.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:34.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:34.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:34.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:34.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:34.854 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:34.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:34.854 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.... 21:04:34.854 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 21:04:34.854 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:04:34.854 DEBUG [main][EditorHandler] 0 editor(s) found 21:04:34.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 21:04:34.855 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:04:34.855 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:04:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:34.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:34.855 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 21:04:34.855 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:04:34.855 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 21:04:34.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 21:04:34.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:04:34.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:04:34.855 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:04:34.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:34.855 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:34.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:34.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:34.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: "New Java Interface"] 21:04:34.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:34.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:34.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:34.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:34.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:34.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:34.856 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:34.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: "New Java Interface"] 21:04:34.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:34.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:34.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:34.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:04:34.857 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:34.857 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:04:34.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:34.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:34.857 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:04:34.857 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:04:34.857 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:34.857 DEBUG [main][MenuItemLookup] Item match:File 21:04:34.858 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:04:34.858 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:04:34.862 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:34.863 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:04:34.863 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:04:34.895 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:04:34.895 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:04:34.895 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:04:35.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:04:35.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:04:35.011 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:04:35.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:35.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:35.013 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:35.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:35.013 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 21:04:35.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:35.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:35.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:35.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:35.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:04:35.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:04:35.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:04:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:04:35.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:35.016 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:35.016 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:04:35.016 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:35.016 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:35.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:35.016 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:35.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 21:04:35.017 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 21:04:35.017 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 21:04:35.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 21:04:35.030 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:35.030 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:04:35.030 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) 21:04:35.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:35.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:35.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:35.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:35.032 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:04:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:35.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:35.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:35.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:35.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'] 21:04:35.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:35.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:35.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 21:04:35.147 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 21:04:35.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 21:04:35.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:35.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:35.148 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 21:04:35.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:35.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 "Add...") 21:04:35.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:35.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:35.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:35.149 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:35.149 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:35.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:35.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:35.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:35.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:35.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:35.152 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:04:35.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:35.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:35.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:35.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:35.251 DEBUG [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.... 21:04:35.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 21:04:35.281 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 21:04:35.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:35.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:35.283 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 21:04:35.283 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:35.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:35.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:35.283 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:35.283 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:35.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:35.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:35.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:35.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:35.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:35.284 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:35.284 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 21:04:35.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:04:35.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:04:35.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:04:35.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:35.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:35.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:35.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:35.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:35.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:35.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:35.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:35.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:35.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:35.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:35.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:35.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:35.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:35.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:35.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:36.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:36.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:36.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:36.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:36.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:36.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:36.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:36.285 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:36.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:36.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:36.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:36.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:36.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:36.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:36.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:36.785 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:37.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:37.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:37.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:37.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:37.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:37.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:37.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:37.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:37.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:37.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:37.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:37.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:37.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:37.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:37.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:37.786 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:04:38.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:38.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:38.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:38.286 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 21:04:38.286 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:38.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:38.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:38.287 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:38.287 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:38.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:38.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:38.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:38.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:38.287 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:38.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:38.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:38.292 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 21:04:38.292 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:38.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:38.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:38.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:38.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:38.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:38.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:38.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:38.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:38.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:38.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:38.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:38.293 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:04:38.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:38.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:38.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:38.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:38.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:38.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:38.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:38.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:38.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:38.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:38.295 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:04:38.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:38.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:38.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:38.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:38.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...") 21:04:38.356 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:38.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:38.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:38.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:38.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:38.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:38.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:38.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:38.374 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:04:38.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:38.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:38.374 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:38.374 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:38.438 DEBUG [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.... 21:04:38.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 21:04:38.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 21:04:38.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:38.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:38.440 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 21:04:38.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:38.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:38.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:38.442 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:38.442 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:38.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:38.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:38.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:38.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:38.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:38.443 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:38.443 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleEditableText 21:04:38.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:04:38.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:04:38.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:04:38.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:38.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:38.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:38.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:38.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:38.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:38.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:38.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:38.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:39.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:39.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:39.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:39.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:39.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:39.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:39.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:39.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:39.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:39.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:39.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:39.944 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:39.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:39.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:39.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:39.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:40.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:40.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:40.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:40.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:40.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:40.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:40.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:40.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:40.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:40.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:40.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:40.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:40.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:40.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:40.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:40.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:04:41.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:41.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:41.445 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 21:04:41.445 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:41.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:41.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:41.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:41.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:41.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:41.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:41.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:41.451 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 21:04:41.451 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:41.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:41.452 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:41.452 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:41.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:41.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:41.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:41.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:41.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:41.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:41.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:41.452 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:04:41.452 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:41.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:41.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:41.453 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:41.453 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:41.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:41.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:41.454 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:41.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:41.454 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:41.454 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:04:41.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:41.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:41.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:41.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:41.507 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 21:04:41.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:41.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:41.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:41.507 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:41.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:41.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:41.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:41.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:41.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:41.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:41.524 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:04:41.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:41.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:41.524 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:41.524 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:41.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 21:04:41.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 21:04:41.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 21:04:41.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:41.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:41.591 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 21:04:41.591 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:41.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:41.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:41.591 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:41.591 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:41.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:41.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:41.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:41.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:41.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:41.592 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:41.592 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleExtendedTable 21:04:41.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:04:41.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:04:41.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:04:41.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:41.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:41.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:41.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:41.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:41.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:41.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:41.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:42.093 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:42.593 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:42.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:42.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:42.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:42.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:42.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:42.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:42.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:43.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:43.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:43.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:43.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:43.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:43.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:43.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:43.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:43.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:43.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:43.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:43.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:43.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:43.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:43.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:43.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:44.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:44.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:44.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:44.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:44.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:44.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:44.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:44.094 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:44.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:44.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:44.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:44.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:44.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:44.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:44.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:44.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:04:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:44.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:44.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:44.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:44.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:44.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:44.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:44.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:44.595 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:44.595 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 21:04:44.595 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:44.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:44.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:44.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:44.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:44.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:44.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:44.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:44.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:44.601 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 21:04:44.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:44.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:44.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:44.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:44.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:44.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:44.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:44.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:44.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:44.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:44.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:44.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:44.602 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:04:44.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:44.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:44.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:44.602 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:44.602 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:44.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:44.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:44.603 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:44.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:44.603 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:44.604 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:04:44.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:44.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:44.604 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:44.604 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:44.658 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 21:04:44.658 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:44.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:44.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:44.658 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:44.658 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:44.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:44.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:44.660 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:44.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:44.660 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:44.675 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:04:44.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:44.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:44.675 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:44.675 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:44.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 21:04:44.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 21:04:44.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 21:04:44.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:44.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:44.744 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 21:04:44.744 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:44.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:44.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:44.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:44.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:44.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:44.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:44.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:44.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:44.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:44.745 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:44.745 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleStreamable 21:04:44.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:04:44.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:04:44.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:04:44.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:44.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:44.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:44.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:44.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:44.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:44.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:44.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:45.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:45.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:45.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:45.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:45.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:45.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:45.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:45.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:45.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:45.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:45.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:45.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:45.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:45.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:45.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:45.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:46.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:46.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:46.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:46.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:46.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:46.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:46.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:46.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:46.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:46.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:46.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:46.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:46.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:46.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:46.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:46.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:47.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:47.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:47.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:47.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:47.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:47.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:47.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:47.247 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:47.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:47.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:47.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:47.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:47.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:47.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:47.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:47.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:47.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:04:47.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:47.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:47.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:47.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:47.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:47.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:47.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:47.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:47.748 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:47.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:47.748 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 21:04:47.748 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:47.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:47.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:47.748 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:47.748 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:47.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:47.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:47.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:47.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:47.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:47.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:47.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:47.754 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 21:04:47.754 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:47.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:47.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:47.754 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:47.754 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:47.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:47.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:47.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:47.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:47.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, Matcher matching widgets with text that without mnenomic matches: is "OK") 21:04:47.755 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:47.755 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:47.755 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:47.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:47.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:47.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:47.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:47.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:47.757 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:04:47.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:47.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:47.757 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:47.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:47.810 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 21:04:47.810 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:47.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:47.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:47.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:47.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:47.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:47.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:47.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:47.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:47.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:47.828 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:04:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:47.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:47.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:47.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:47.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 21:04:47.910 DEBUG [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 21:04:47.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 21:04:47.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:47.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:47.925 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 21:04:47.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:47.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:47.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:47.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:47.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:47.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:47.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:47.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:47.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:47.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:47.926 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:47.927 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleText 21:04:47.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:04:47.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:04:47.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:04:47.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:47.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:47.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:47.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:47.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:47.927 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:47.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:47.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:48.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:48.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:48.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:48.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:48.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:48.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:48.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:48.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:48.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:48.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:48.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:48.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:48.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:48.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:48.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:48.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:49.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:49.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:49.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:49.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:49.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:49.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:49.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:49.428 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:49.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:49.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:49.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:49.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:49.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:49.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:49.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:49.928 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:50.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:50.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:50.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:50.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:50.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:50.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:50.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:50.429 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:04:50.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:50.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:50.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:50.929 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 21:04:50.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:50.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:50.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:50.929 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:50.929 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:50.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:50.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:50.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:50.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:50.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:50.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:50.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:50.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 21:04:50.935 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:50.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:50.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:50.935 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:50.935 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:50.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:50.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:50.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:50.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:50.936 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:50.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:50.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:50.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:04:50.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:50.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:50.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:50.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:50.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:50.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:50.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:50.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:50.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:50.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:50.938 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:04:50.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:50.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:50.938 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:50.938 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:50.993 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 21:04:50.993 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:50.993 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:50.993 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:50.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:50.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:50.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:50.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:50.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:50.995 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 21:04:50.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:50.996 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:50.996 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:50.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:50.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:50.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:50.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:50.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:50.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:50.998 TRACE [main][WidgetHandler] Notify Table with event 13 21:04:50.998 TRACE [main][WidgetHandler] Wait for synchronization 21:04:50.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 "Remove") 21:04:50.998 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:50.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:50.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:50.998 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:50.998 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:50.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:50.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:51.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:51.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:51.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:51.026 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:04:51.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:51.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:51.026 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:51.026 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:51.030 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 21:04:51.030 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:51.030 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:51.030 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:51.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:51.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:51.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:51.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:51.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:51.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:51.037 TRACE [main][WidgetHandler] Notify Table with event 13 21:04:51.037 TRACE [main][WidgetHandler] Wait for synchronization 21:04:51.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:04:51.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:51.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:51.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:51.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:51.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:51.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:51.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:51.040 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:51.040 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:04:51.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:51.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:51.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:51.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:51.042 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 21:04:51.042 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:51.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:51.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:51.042 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:51.042 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:51.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:51.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:51.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:51.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:51.044 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:51.045 TRACE [main][WidgetHandler] Notify Table with event 13 21:04:51.045 TRACE [main][WidgetHandler] Wait for synchronization 21:04:51.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") 21:04:51.045 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:51.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:51.046 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:51.046 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:51.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:51.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:51.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:51.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:51.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:51.048 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:04:51.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:51.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:51.048 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:51.048 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:51.055 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 21:04:51.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:51.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:51.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:51.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:51.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:51.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:51.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:51.056 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:51.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:51.056 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:51.057 TRACE [main][WidgetHandler] Notify Table with event 13 21:04:51.057 TRACE [main][WidgetHandler] Wait for synchronization 21:04:51.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:04:51.057 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:51.057 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:51.057 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:51.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:51.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:51.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:51.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:51.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:51.060 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:04:51.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:51.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:51.060 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:51.060 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:51.061 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 21:04:51.061 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:51.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:51.062 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:51.062 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:51.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:51.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:51.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:51.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:51.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:51.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:51.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:51.064 TRACE [main][WidgetHandler] Notify Table with event 13 21:04:51.064 TRACE [main][WidgetHandler] Wait for synchronization 21:04:51.064 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:04:51.064 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:51.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:51.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:51.065 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:51.065 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:51.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:51.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:51.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:51.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:51.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:51.071 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:04:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:51.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:51.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:51.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:51.072 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 21:04:51.072 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Cancel wizard 21:04:51.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.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) 21:04:51.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:51.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:51.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:51.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:51.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:51.075 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:04:51.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:51.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:51.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:51.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:51.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:04:51.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:04:51.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:51.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:51.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:51.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:51.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:51.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:51.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:51.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:51.134 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:51.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:51.134 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.... 21:04:51.134 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 21:04:51.134 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:04:51.134 DEBUG [main][EditorHandler] 0 editor(s) found 21:04:51.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 21:04:51.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:04:51.134 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:04:51.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:51.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:51.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 21:04:51.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:04:51.135 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 21:04:51.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 21:04:51.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:04:51.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:04:51.135 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:04:51.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'] 21:04:51.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:51.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'] 21:04:51.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:51.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: "New Java Interface"] 21:04:51.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:51.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'] 21:04:51.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:51.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'] 21:04:51.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:51.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'] 21:04:51.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:51.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: "New Java Interface"] 21:04:51.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:51.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'] 21:04:51.136 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:51.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'] 21:04:51.137 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:51.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:04:51.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:51.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:51.168 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:04:51.169 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:04:51.169 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:51.169 DEBUG [main][MenuItemLookup] Item match:File 21:04:51.170 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:04:51.170 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:51.174 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:04:51.174 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:04:51.175 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:04:51.175 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:04:51.175 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:04:51.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.... 21:04:51.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:04:51.293 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:04:51.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:51.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:51.295 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:51.295 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:51.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 21:04:51.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:51.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:51.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:51.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:51.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:04:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:04:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:04:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:04:51.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:51.297 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:51.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:51.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:04:51.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:51.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:51.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:51.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:51.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:51.298 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 21:04:51.298 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 21:04:51.298 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 21:04:51.311 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 21:04:51.311 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:51.311 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:04:51.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.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) 21:04:51.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:51.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:51.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:51.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:51.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:51.313 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:04:51.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:51.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:51.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:51.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:51.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'] 21:04:51.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:51.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:51.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 21:04:51.418 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 21:04:51.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 21:04:51.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:51.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:51.419 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 21:04:51.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:51.419 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:") 21:04:51.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:51.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:51.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:51.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:51.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:51.425 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:51.426 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 21:04:51.456 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:") 21:04:51.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:51.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:51.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:51.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:51.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:51.476 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:51.477 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName 21:04:51.492 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 21:04:51.492 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 21:04:51.492 DEBUG [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) 21:04:51.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:51.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:51.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:51.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:51.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:51.496 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:04:51.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:51.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:51.496 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:51.496 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:51.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:04:52.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:04:52.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:52.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:04:52.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:04:52.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:04:52.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:04:52.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:04:52.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:04:52.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:52.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:52.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:52.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:52.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:52.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:52.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:52.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:52.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:52.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java... 21:04:52.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 21:04:52.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:52.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:52.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:52.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:52.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:04:52.020 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:52.020 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 21:04:52.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName.java finished successfully 21:04:52.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2874a66f is found... 21:04:52.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@2874a66f is found finished successfully 21:04:52.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName.java\E') 21:04:52.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:52.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:52.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:52.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:52.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:04:52.024 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:52.024 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package org.example.test; public interface InterfaceName { } TooltipText=null 21:04:52.024 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.... 21:04:52.024 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 21:04:52.025 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:04:52.025 DEBUG [main][EditorHandler] 1 editor(s) found 21:04:52.025 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName.java 21:04:52.142 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName.java is closed 21:04:52.142 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 21:04:52.142 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:04:52.142 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:04:52.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:52.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:52.146 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 21:04:52.146 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:04:52.146 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 21:04:52.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 21:04:52.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:04:52.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:04:52.146 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:04:52.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'] 21:04:52.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:52.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'] 21:04:52.146 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:52.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 Java Interface"] 21:04:52.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:52.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'] 21:04:52.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:52.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'] 21:04:52.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:52.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'] 21:04:52.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:52.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: "New Java Interface"] 21:04:52.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:52.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'] 21:04:52.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:52.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'] 21:04:52.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:52.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:04:52.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:52.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:52.175 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:04:52.175 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:04:52.175 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:52.176 DEBUG [main][MenuItemLookup] Item match:File 21:04:52.176 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:04:52.176 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:52.181 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:04:52.181 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:04:52.181 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:04:52.181 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:04:52.182 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:04:52.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:04:52.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:04:52.304 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:04:52.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:52.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:52.306 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:52.306 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:52.306 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 21:04:52.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:52.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:52.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:52.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:52.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:04:52.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:04:52.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:04:52.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:04:52.310 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:52.310 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:52.310 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:04:52.310 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:04:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:52.310 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:04:52.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:52.310 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:04:52.311 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Interface 21:04:52.311 DEBUG [main][TreeItemHandler] Selecting tree item: Interface 21:04:52.311 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Interface about selection 21:04:52.311 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Interface 21:04:52.311 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:04:52.311 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:04:52.321 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) 21:04:52.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:52.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:52.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:52.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:52.323 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:04:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:52.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:52.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:52.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:52.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'] 21:04:52.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:52.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:52.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Interface"] is available.... 21:04:52.420 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 21:04:52.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Interface 21:04:52.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:52.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:52.421 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 21:04:52.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:04:52.421 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:") 21:04:52.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:52.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:52.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:52.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:52.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:52.426 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:52.428 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test2 21:04:52.458 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:") 21:04:52.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:52.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:52.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:52.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:52.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:52.476 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:52.477 INFO [WorkbenchTestable][AbstractText] Text set to: InterfaceName2 21:04:52.492 DEBUG [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") 21:04:52.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:52.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:52.493 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:52.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:52.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:52.494 INFO [WorkbenchTestable][RadioButton] Select radio button pa&ckage 21:04:52.494 INFO [WorkbenchTestable][AbstractButton] Click button pa&ckage 21:04:52.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:52.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:52.495 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:52.495 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:52.495 TRACE [main][WidgetHandler] Notify Button with event 27 21:04:52.495 TRACE [main][WidgetHandler] Wait for synchronization 21:04:52.495 TRACE [main][WidgetHandler] Notify Button with event 13 21:04:52.495 TRACE [main][WidgetHandler] Wait for synchronization 21:04:52.495 TRACE [main][WidgetHandler] Notify Button with event 26 21:04:52.495 TRACE [main][WidgetHandler] Wait for synchronization 21:04:52.495 TRACE [main][WidgetHandler] Notify Button with event 3 21:04:52.495 TRACE [main][WidgetHandler] Wait for synchronization 21:04:52.495 TRACE [main][WidgetHandler] Notify Button with event 4 21:04:52.495 TRACE [main][WidgetHandler] Wait for synchronization 21:04:52.495 TRACE [main][WidgetHandler] Notify Button with event 13 21:04:52.495 TRACE [main][WidgetHandler] Wait for synchronization 21:04:52.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 21:04:52.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:52.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:52.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:52.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Java Interface" as the parent 21:04:52.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:52.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:52.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:52.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:52.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:52.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:52.497 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:04:52.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:52.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:52.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:52.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:52.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 '[Extended|Implemented].*Interfaces Selection'] is available.... 21:04:52.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 '[Extended|Implemented].*Interfaces Selection'] is available. finished successfully 21:04:52.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Extended Interfaces Selection 21:04:52.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:52.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:52.626 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 21:04:52.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:52.627 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:52.627 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:52.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:52.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:52.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:52.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:04:52.627 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:04:52.628 INFO [WorkbenchTestable][AbstractText] Text set to: javax.accessibility.AccessibleAction 21:04:52.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running... 21:04:52.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' is a system job, skipped 21:04:52.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is a system job, skipped 21:04:52.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:04:52.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:52.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:52.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:52.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:52.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:52.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:52.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:52.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:53.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:53.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:53.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:53.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:53.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:53.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:53.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:53.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:53.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:53.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:53.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:53.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:53.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:53.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:53.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:53.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:54.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:54.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:54.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:54.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:54.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:54.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:54.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:54.139 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:54.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:54.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:54.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:54.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:54.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:54.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:54.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:54.639 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:55.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:55.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:55.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:55.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:55.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:55.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:55.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:55.140 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is running failed, NO exception will be thrown 21:04:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:55.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:55.640 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 21:04:55.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:55.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:55.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:55.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:55.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:55.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:55.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:55.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:55.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:55.646 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 21:04:55.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:55.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:55.647 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:55.647 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:55.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:55.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:55.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:04:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:04:55.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:04:55.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 "OK") 21:04:55.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:55.648 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Extended Interfaces Selection" as the parent 21:04:55.648 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:55.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:55.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:55.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:55.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:55.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:55.650 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:04:55.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:55.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:55.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:55.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:55.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.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") 21:04:55.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:55.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:55.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:55.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:55.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:55.716 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 21:04:55.716 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 21:04:55.716 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 21:04:55.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:55.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:55.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:55.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:55.716 TRACE [WorkbenchTestable][NewInterfaceCreationWizard] Shell New Java Interface is not null and is not disposed 21:04:55.716 INFO [WorkbenchTestable][NewInterfaceCreationWizard] Finish wizard 21:04:55.716 DEBUG [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) 21:04:55.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:55.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:55.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:55.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:55.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:55.722 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:04:55.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:55.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:55.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:55.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:55.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:04:56.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:04:56.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:56.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:04:56.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:04:56.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:04:56.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:04:56.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:04:56.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:04:56.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:56.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:56.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:56.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:56.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:56.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:56.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:56.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:56.402 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:56.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:56.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java... 21:04:56.402 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') 21:04:56.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:56.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:56.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:56.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:56.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:04:56.405 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:56.405 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 21:04:56.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is InterfaceName2.java finished successfully 21:04:56.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@598bc567 is found... 21:04:56.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@598bc567 is found finished successfully 21:04:56.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInterfaceName2.java\E') 21:04:56.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:56.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:56.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:56.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:56.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:04:56.409 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:56.409 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 21:04:56.424 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.... 21:04:56.424 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 21:04:56.424 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:04:56.424 DEBUG [main][EditorHandler] 1 editor(s) found 21:04:56.424 DEBUG [WorkbenchTestable][EditorHandler] Closing editor InterfaceName2.java 21:04:56.592 DEBUG [WorkbenchTestable][EditorHandler] Editor InterfaceName2.java is closed 21:04:56.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 21:04:56.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:04:56.592 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:04:56.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:56.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:56.592 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) 21:04:56.592 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:56.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:04:56.605 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 21:04:56.605 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:04:56.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:56.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:56.606 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:04:56.606 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:04:56.606 DEBUG [main][MenuItemLookup] Found menu:'File' 21:04:56.606 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:04:56.606 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:04:56.606 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:04:56.606 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:04:56.606 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:04:56.606 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:04:56.606 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:04:56.607 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:04:56.607 DEBUG [main][MenuItemLookup] Item match:Window 21:04:56.607 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:04:56.607 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:04:56.607 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:04:56.607 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:56.607 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:04:56.607 DEBUG [main][MenuItemLookup] Item match:Show View 21:04:56.612 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:04:56.613 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:04:56.613 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:04:56.613 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:04:56.613 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:04:56.613 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:04:56.613 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:04:56.613 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:04:56.613 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:04:56.613 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:04:56.613 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:04:56.613 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:04:56.613 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:04:56.613 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:04:56.613 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:56.613 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:04:56.613 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:04:56.641 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:04:56.641 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:04:56.641 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:04:56.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:04:56.763 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 21:04:56.763 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:04:56.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:56.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:56.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 21:04:56.765 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:56.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:56.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:56.796 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:04:56.796 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:56.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:56.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:56.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:56.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:56.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:04:56.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:04:56.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:04:56.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:04:56.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:04:56.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:56.798 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:04:56.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:56.798 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:04:56.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:04:56.798 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:04:56.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:04:56.806 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:04:56.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:04:56.806 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:04:56.807 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 21:04:56.807 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 21:04:56.808 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 21:04:56.808 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 21:04:56.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:56.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:56.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:56.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:04:56.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:56.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:56.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:56.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:04:56.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:04:56.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:04:56.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:04:56.809 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:04:56.809 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:04:56.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:56.809 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:56.810 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:56.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:56.810 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:04:56.810 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:04:56.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:04:56.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:04:56.811 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:04:56.811 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:56.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:04:56.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:04:56.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 21:04:56.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:56.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:56.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 21:04:56.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:56.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:56.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:04:56.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:04:56.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:04:56.876 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:04:56.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:04:56.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:56.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:56.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:56.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:56.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:04:56.877 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:56.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:56.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:56.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:04:56.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:04:56.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:04:56.880 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:56.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:56.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:56.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:04:56.881 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:56.881 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:56.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:56.882 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:04:56.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:56.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:56.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:04:57.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:57.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:04:57.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:57.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:04:57.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:04:57.884 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:57.884 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:57.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:57.885 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:04:57.885 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:04:57.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:57.885 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:57.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:57.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:57.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:04:57.886 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 21:04:57.886 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:57.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:57.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:57.887 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:04:57.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:57.887 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:57.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:04:58.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:58.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:04:58.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:58.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:04:58.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:04:58.888 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:58.888 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:58.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:58.889 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:04:58.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 21:04:58.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:58.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:58.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:58.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:58.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:04:58.890 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 21:04:58.890 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:04:58.890 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:04:58.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:04:58.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:04:58.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 21:04:58.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:04:58.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:04:58.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:04:58.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:04:58.891 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:04:58.891 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:04:58.891 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:04:58.891 DEBUG [main][TreeItemHandler] Set Tree selection 21:04:58.892 DEBUG [main][TreeHandler] Notify Tree about selection event 21:04:58.900 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:04:58.908 DEBUG [WorkbenchTestable][TreeItemHandler] testproject 21:04:58.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:04:58.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'New' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:58.949 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:04:58.950 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:04:58.950 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:04:58.950 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:04:58.950 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:04:58.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:04:58.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:04:58.950 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:04:59.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:04:59.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:04:59.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:04:59.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:04:59.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:04:59.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:04:59.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:04:59.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:04:59.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:04:59.450 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:04:59.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:04:59.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:04:59.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:04:59.491 DEBUG [main][MenuItemLookup] Found menu:'New' 21:04:59.491 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:04:59.491 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:59.491 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:04:59.491 DEBUG [main][MenuItemLookup] Found menu:'' 21:04:59.491 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:04:59.491 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:04:59.491 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:04:59.491 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:04:59.491 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:04:59.491 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:04:59.491 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:04:59.491 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:04:59.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:05:00.157 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 21:05:00.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:05:00.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:00.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:00.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:05:00.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:00.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:00.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:00.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:05:00.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:00.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:00.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:00.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:00.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:00.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:00.162 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:05:00.162 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:05:00.162 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:05:00.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:00.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:00.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:00.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:00.162 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:05:00.162 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:00.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:00.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:00.162 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:05:00.162 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:00.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:00.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:00.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:00.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:00.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:00.164 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:05:00.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:00.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:00.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:00.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:00.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:05:00.169 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:05:00.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:05:00.671 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:05:00.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:00.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:05:00.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:05:00.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:05:00.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:05:00.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:05:00.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:05:00.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:05:00.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:05:00.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:05:00.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:05:00.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:05:00.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:05:00.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:05:00.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:05:00.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:00.671 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest 21:05:00.671 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:00.671 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:00.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:00.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 50.048 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.982 s testAddingAndRemovingNonexistingAndNotFullySpecifiedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 18.896 s testAddingAndRemovingExtendedInterfaces no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 16.28 s testCreateNewInterface no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 1.011 s testCreateNewInterfaceWithCustomSettings no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.wizards.NewInterfaceCreationWizardTest) Time elapsed: 4.446 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 21:05:00.680 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 21:05:00.681 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:05:00.681 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:00.681 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 21:05:00.681 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:00.681 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:05:00.682 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:00.682 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:05:00.682 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:00.684 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:00.695 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:00.695 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' view via menu. 21:05:00.695 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:00.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:00.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:00.696 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:00.696 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:00.696 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:00.696 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:00.696 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:00.696 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:05:00.696 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:05:00.696 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:05:00.696 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:05:00.696 DEBUG [main][MenuItemLookup] Item match:Window 21:05:00.697 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:05:00.697 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:05:00.697 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:05:00.697 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:00.697 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:05:00.697 DEBUG [main][MenuItemLookup] Item match:Show View 21:05:00.702 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:05:00.702 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:05:00.702 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:05:00.702 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:05:00.702 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:05:00.702 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:05:00.702 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:05:00.702 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:05:00.702 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:05:00.702 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:05:00.702 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:05:00.702 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:05:00.702 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:05:00.702 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:05:00.702 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:00.702 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:05:00.702 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:05:00.721 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:05:00.721 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:05:00.721 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:05:00.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:05:00.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 21:05:00.824 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:05:00.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:00.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:00.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 21:05:00.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:00.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:00.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:00.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:05:00.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:00.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:00.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:00.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:00.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:00.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:05:00.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:00.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:00.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:00.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:05:00.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:00.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:00.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:00.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:00.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 21:05:00.828 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 21:05:00.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 21:05:00.829 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 21:05:00.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:00.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:00.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:00.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:05:00.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:00.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:00.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:00.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 21:05:00.829 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:00.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:00.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:00.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:05:00.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:00.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:00.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:00.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:00.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:00.831 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:05:00.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:00.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:00.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:00.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:00.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:05:00.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:05:00.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open... 21:05:00.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:00.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:00.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.junit.ui.TestRunnerViewPart' view is open finished successfully 21:05:00.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:00.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:00.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:00.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:00.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:00.913 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:00.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 '\*?\QJUnit\E') 21:05:00.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:00.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:00.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:00.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:00.915 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:00.915 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:00.915 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:00.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:00.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:00.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:00.916 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:00.917 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:00.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:00.917 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:00.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:00.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:00.918 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:00.918 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...") 21:05:00.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:00.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:00.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:00.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:00.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:05:00.920 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Test Run History... 21:05:00.920 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:05:00.920 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:01.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 21:05:01.012 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 21:05:01.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Test Runs 21:05:01.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:01.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:01.013 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:05:01.013 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:01.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:01.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:01.013 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 21:05:01.013 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:01.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.015 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:01.015 INFO [WorkbenchTestable][AbstractButton] Click button Remove &All 21:05:01.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:01.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:01.015 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:01.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:01.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:05:01.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:01.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:01.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:01.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Test Runs" as the parent 21:05:01.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:01.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:01.019 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:05:01.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:01.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:01.019 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:01.019 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:01.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Test Runs"] is available.... 21:05:01.065 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 21:05:01.065 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:01.065 INFO [WorkbenchTestable][RequirementsRunner] Started test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 21:05:01.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 21:05:01.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:01.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:01.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:01.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.068 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:01.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:01.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:01.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:01.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:01.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 '\*?\QJUnit\E') 21:05:01.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.098 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:01.098 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:01.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:01.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:01.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:01.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:01.100 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:01.100 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:01.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:01.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:01.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:01.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:01.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:01.101 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 21:05:01.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Label and index 0 was found 21:05:01.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 21:05:01.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:01.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:01.102 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getViewStatusTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 21:05:01.102 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:01.102 INFO [WorkbenchTestable][RequirementsRunner] Started test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 21:05:01.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 21:05:01.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:01.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:01.102 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:01.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.105 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:01.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:01.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:01.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 '\*?\QJUnit\E') 21:05:01.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:01.109 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:01.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:01.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:01.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:01.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:01.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:01.110 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:01.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:01.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:01.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:01.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:01.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:01.111 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:.*') 21:05:01.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.113 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:01.113 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:01.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 21:05:01.115 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:01.115 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:01.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:01.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:01.115 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 21:05:01.115 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:01.115 INFO [WorkbenchTestable][RequirementsRunner] Started test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 21:05:01.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 21:05:01.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:01.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:01.115 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:01.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.117 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:01.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.120 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:01.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:01.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:01.120 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:01.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 '\*?\QJUnit\E') 21:05:01.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:01.123 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:01.123 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:01.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:01.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:01.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:01.149 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:01.149 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:01.149 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:01.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:01.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:01.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:01.150 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:01.151 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:.*') 21:05:01.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:01.153 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:01.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 21:05:01.155 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:01.155 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:01.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:01.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:01.156 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 21:05:01.156 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:01.156 INFO [WorkbenchTestable][RequirementsRunner] Started test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 21:05:01.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 21:05:01.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:01.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:01.156 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:01.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:01.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:01.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:01.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:01.189 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:01.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 '\*?\QJUnit\E') 21:05:01.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:01.222 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:01.222 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:01.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:01.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:01.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:01.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:01.225 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:01.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:01.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:01.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:01.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:01.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:01.226 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:.*') 21:05:01.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:01.231 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:01.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 21:05:01.232 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:01.233 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:01.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:01.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:01.233 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) 21:05:01.233 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest 21:05:01.233 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:01.233 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:01.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:01.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 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.037 s getRunsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.013 s getErrorsTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.041 s getFailuresTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitViewTest) Time elapsed: 0.077 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 21:05:01.242 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 21:05:01.242 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:05:01.243 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:01.243 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 21:05:01.243 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:01.243 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:05:01.269 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:01.269 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:05:01.270 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:01.270 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:05:01.270 DEBUG [main][EditorHandler] 0 editor(s) found 21:05:01.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.272 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:05:01.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.276 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.276 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:01.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:01.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:01.277 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:01.277 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:05:01.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:01.280 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:01.280 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:01.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:01.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:01.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:01.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:01.322 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:01.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:01.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:01.323 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 21:05:01.323 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:01.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:01.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:01.324 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 21:05:01.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.325 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:01.325 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:01.326 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:01.326 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 21:05:01.326 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:01.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:01.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:01.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:01.349 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:05:01.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:01.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'] 21:05:01.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:01.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'] 21:05:01.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:01.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'] 21:05:01.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:01.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: "New Java Project"] 21:05:01.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:01.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'] 21:05:01.350 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:01.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'] 21:05:01.351 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:01.351 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:01.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:01.351 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:01.351 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:01.351 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:01.352 DEBUG [main][MenuItemLookup] Item match:File 21:05:01.353 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:05:01.353 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:01.359 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:05:01.359 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:05:01.382 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:05:01.382 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:05:01.382 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:05:01.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 'New|Select a wizard'] is available.... 21:05:01.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:05:01.502 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:05:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:01.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:01.503 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:05:01.503 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:01.504 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 21:05:01.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:01.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:01.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:01.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:05:01.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:01.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:01.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:01.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:01.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:01.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:05:01.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:01.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:01.507 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:01.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:01.507 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:01.507 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:05:01.507 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:05:01.507 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:05:01.520 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:05:01.520 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:05:01.520 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:05:01.520 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) 21:05:01.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.521 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.521 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:01.522 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:05:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:01.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:01.522 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:01.522 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:01.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:01.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:01.865 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:01.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:05:01.866 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 21:05:01.866 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:05:01.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:01.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:01.867 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:05:01.867 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:01.867 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'hellotest' 21:05:01.867 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:") 21:05:01.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:01.870 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:01.871 INFO [WorkbenchTestable][AbstractText] Text set to: hellotest 21:05:01.919 DEBUG [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") 21:05:01.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:01.922 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Setting 'Create module-info.java file' to false 21:05:01.936 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &module-info.java file 21:05:01.936 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &module-info.java file 21:05:01.936 INFO [WorkbenchTestable][AbstractButton] Click button Create &module-info.java file 21:05:01.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:01.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:01.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:01.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:01.937 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:05:01.937 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:05:01.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.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) 21:05:01.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:01.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:01.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:01.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:01.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:01.950 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:05:01.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:01.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:01.951 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:01.951 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:01.987 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.... 21:05:05.456 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 21:05:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:05:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:05:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:05.456 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 21:05:05.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:05:05.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:05:05.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:05:05.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:05:05.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:05:05.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:05:05.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:05:05.456 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:05:05.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:05.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:05.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:05.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:05.456 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:05.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:05:05.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:05.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:05.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:05.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:05.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:05.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:05.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:05.457 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:05:05.457 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:05.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'] 21:05:05.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:05.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'] 21:05:05.458 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:05.458 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:05.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:05.458 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:05.458 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:05.459 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:05.459 DEBUG [main][MenuItemLookup] Item match:File 21:05:05.460 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:05:05.460 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:05.464 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:05:05.464 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:05:05.465 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:05:05.465 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:05:05.465 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:05:05.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:05:05.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 21:05:05.629 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:05:05.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:05.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:05.631 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:05:05.631 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:05.631 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 21:05:05.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:05.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:05.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:05.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:05.632 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:05.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:05.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:05.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:05:05.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:05.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:05.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:05.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:05.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:05.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:05:05.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:05.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:05.634 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:05.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:05.634 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:05.635 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 21:05:05.635 DEBUG [main][TreeItemHandler] Selecting tree item: Class 21:05:05.646 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 21:05:05.695 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 21:05:05.695 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:05:05.695 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:05:05.695 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) 21:05:05.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:05.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:05.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:05.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:05.697 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:05:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:05.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:05.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:05.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:05.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'] 21:05:05.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:05.929 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:05.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 21:05:05.929 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 21:05:05.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 21:05:05.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:05.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:05.930 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:05:05.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:05.931 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:") 21:05:05.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:05.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:06.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:06.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:06.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:06.032 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:06.033 INFO [WorkbenchTestable][AbstractText] Text set to: HelloTest 21:05:06.034 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:05:06.034 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 21:05:06.035 DEBUG [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) 21:05:06.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:06.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:06.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:06.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:06.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:06.101 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:05:06.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:06.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:06.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:06.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:06.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:05:07.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:05:07.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:07.189 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 21:05:07.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:05:07.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:05:07.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:05:07.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:05:07.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:05:07.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:05:07.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:05:07.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:05:07.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:05:07.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:05:07.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:05:07.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:05:07.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:05:07.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:05:07.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:07.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:07.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:07.216 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:05:07.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:07.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:07.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 21:05:07.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:07.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:07.218 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 21:05:07.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 '\*?\QPackage Explorer\E') 21:05:07.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:07.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:07.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:07.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:07.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:07.302 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:05:07.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:05:07.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:07.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:07.497 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:05:07.497 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:05:07.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:07.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:07.499 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:05:07.499 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:05:07.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:07.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:07.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:07.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:07.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:08.000 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:08.000 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:08.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:08.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:08.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:05:08.501 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:05:08.501 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:05:08.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:08.502 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:08.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 21:05:08.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:08.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:08.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:08.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:08.503 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:08.503 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 21:05:08.503 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 21:05:08.504 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 21:05:08.504 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 21:05:08.507 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 21:05:08.508 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:05:08.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:08.561 DEBUG [main][MenuItemLookup] Found menu:'New' 21:05:08.561 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:05:08.561 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:08.561 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:05:08.561 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:05:08.561 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:05:08.561 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:08.561 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:05:08.561 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:05:08.561 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:05:08.561 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:05:08.561 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:08.561 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:05:08.561 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:05:08.561 DEBUG [main][MenuItemLookup] Item match:Build Path 21:05:08.563 DEBUG [main][MenuItemLookup] Found menu:'Link Source...' 21:05:08.563 DEBUG [main][MenuItemLookup] Found menu:'New Source Folder...' 21:05:08.563 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:08.563 DEBUG [main][MenuItemLookup] Found menu:'Use as Source Folder' 21:05:08.564 DEBUG [main][MenuItemLookup] Found menu:'Add External Archives...' 21:05:08.564 DEBUG [main][MenuItemLookup] Found menu:'Add Libraries...' 21:05:08.564 DEBUG [main][MenuItemLookup] Item match:Add Libraries... 21:05:08.564 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Add &Libraries..." 21:05:08.564 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Add Libraries... 21:05:08.564 INFO [main][MenuItemHandler] Select menu item: Add &Libraries... 21:05:08.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 21:05:08.665 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 21:05:08.665 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Library 21:05:08.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:08.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:08.669 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 21:05:08.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:08.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:08.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:08.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 21:05:08.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:08.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:08.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:08.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:08.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:08.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:05:08.674 TRACE [main][WidgetHandler] Notify List with event 13 21:05:08.674 TRACE [main][WidgetHandler] Wait for synchronization 21:05:08.674 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:05:08.674 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:08.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:08.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:08.680 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 21:05:08.680 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:08.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:08.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:08.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:08.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:08.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:08.681 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:05:08.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:08.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:08.681 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:08.681 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:08.722 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 21:05:08.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:08.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:08.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:08.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 21:05:08.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:08.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:08.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:08.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:08.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:08.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:05:08.723 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo JUnit 5 to selection: JUnit 4 21:05:08.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 "Finish", Widget matcher matching widgets with style: 8) 21:05:08.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:08.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Add Library" as the parent 21:05:08.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:08.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:08.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:08.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:08.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:08.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:08.731 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:05:08.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:08.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:08.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:08.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:08.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Library"] is available.... 21:05:08.899 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 21:05:08.899 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:05:08.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:05:08.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:08.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:08.900 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:05:08.900 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:05:08.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:08.901 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:08.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:08.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:08.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:09.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:09.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:09.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:09.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:09.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:05:09.902 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:05:09.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:05:09.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:09.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:09.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 21:05:09.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:09.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:09.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:09.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:09.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:09.904 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 21:05:09.904 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:05:09.905 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 21:05:09.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 21:05:09.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:09.905 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 21:05:09.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:09.905 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 21:05:09.905 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 21:05:09.905 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:05:09.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:09.906 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 21:05:09.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:09.906 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:05:09.906 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 21:05:09.906 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 21:05:09.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:10.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:10.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 21:05:10.415 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 21:05:10.415 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 21:05:10.416 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 21:05:10.420 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 21:05:10.421 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item HelloTest.java 21:05:10.422 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 21:05:10.422 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 21:05:10.422 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 21:05:10.423 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 21:05:10.423 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 21:05:10.430 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 21:05:10.478 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 21:05:10.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:10.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:05:10.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:05:10.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:05:10.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:05:10.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:05:10.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:05:10.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:05:10.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:05:10.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:05:10.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:05:10.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:05:10.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:05:10.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:10.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@675cebd1 is found... 21:05:10.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@675cebd1 is found finished successfully 21:05:10.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QHelloTest.java\E') 21:05:10.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:10.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:10.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:10.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:10.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:10.485 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:10.485 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package hellotest; public class HelloTest { } TooltipText=null 21:05:10.485 INFO [WorkbenchTestable][TextEditor] Set text to editor 21:05:10.500 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:10.500 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 21:05:10.501 INFO [WorkbenchTestable][AbstractEditor] Save editor 21:05:10.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform 21:05:10.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:10.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:10.501 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 21:05:10.501 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - hellotest/src/hellotest/HelloTest.java - Eclipse Platform' 21:05:10.502 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:10.502 DEBUG [main][MenuItemLookup] Item match:File 21:05:10.502 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:05:10.503 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 21:05:10.503 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 21:05:10.503 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 21:05:10.503 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:10.503 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 21:05:10.503 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 21:05:10.503 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:10.503 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 21:05:10.503 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 21:05:10.503 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 21:05:10.503 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 21:05:10.503 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 21:05:10.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 21:05:10.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 21:05:10.621 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:10.621 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 21:05:10.621 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:10.622 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 21:05:10.622 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 21:05:10.622 DEBUG [WorkbenchTestable][EditorHandler] Closing editor HelloTest.java 21:05:10.856 DEBUG [WorkbenchTestable][EditorHandler] Editor HelloTest.java is closed 21:05:10.857 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:10.857 INFO [WorkbenchTestable][RequirementsRunner] Started test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 21:05:10.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 21:05:10.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:10.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:10.857 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:10.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:10.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:10.860 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:05:10.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:10.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:10.861 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:10.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:10.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:10.862 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:10.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 '\*?\QPackage Explorer\E') 21:05:10.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:10.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:10.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:10.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:10.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:10.899 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:05:10.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:05:10.899 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:10.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:10.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:10.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:10.901 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:05:10.901 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:05:10.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:10.902 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:10.902 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:05:10.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:05:10.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:10.903 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:10.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:10.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:10.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:11.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:11.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:11.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:11.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:11.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:05:11.904 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:05:11.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:05:11.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:11.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:11.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 21:05:11.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:11.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:11.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:11.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:11.906 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:11.907 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 21:05:11.907 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:05:11.907 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item hellotest 21:05:11.907 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 21:05:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:11.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 21:05:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:11.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 21:05:11.908 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item hellotest of tree item src 21:05:11.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:05:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:11.908 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 21:05:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:11.908 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:05:11.908 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item HelloTest.java of tree item hellotest 21:05:11.908 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hellotest 21:05:11.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:11.909 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item hellotest is already expanded. No action performed 21:05:11.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:11.909 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hellotest 21:05:11.912 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HelloTest.java 21:05:11.912 DEBUG [main][TreeItemHandler] Selecting tree item: HelloTest.java 21:05:11.912 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HelloTest.java about selection 21:05:11.921 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HelloTest.java 21:05:11.922 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:05:11.922 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:11.972 DEBUG [main][MenuItemLookup] Found menu:'New' 21:05:11.972 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:11.972 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 21:05:11.972 DEBUG [main][MenuItemLookup] Found menu:'Open With' 21:05:11.972 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:05:11.972 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'References' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:11.973 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:05:11.973 DEBUG [main][MenuItemLookup] Item match:Run As 21:05:11.997 DEBUG [main][MenuItemLookup] Found menu:'1 Run on Server Shift+Alt+X R' 21:05:11.997 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 21:05:11.997 DEBUG [main][MenuItemLookup] Item match:2 JUnit Test Shift+Alt+X T 21:05:11.997 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 JUnit Test Shift+Alt+X T" 21:05:11.998 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 JUnit Test Shift+Alt+X T 21:05:11.998 INFO [main][MenuItemHandler] Select menu item: &2 JUnit Test Shift+Alt+X T 21:05:12.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet... 21:05:12.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:12.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:12.100 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:12.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:12.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:12.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:12.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:12.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:12.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:12.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 '\*?\QJUnit\E') 21:05:12.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:12.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:12.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:12.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:12.105 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:12.105 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:12.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:12.312 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:12.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:12.313 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:12.314 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:12.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:12.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:12.319 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:.*') 21:05:12.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:12.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:12.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:12.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:12.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:12.321 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting while JUnit test has not finished yet finished successfully 21:05:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet... 21:05:12.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:12.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:12.325 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:12.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:12.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:12.328 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:12.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:12.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:12.329 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:12.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 '\*?\QJUnit\E') 21:05:12.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:12.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:12.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:12.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:12.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:12.405 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:12.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:12.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:12.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:12.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:12.406 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:12.406 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:12.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:12.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:12.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:12.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:12.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:12.408 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:.*') 21:05:12.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:12.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:12.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:12.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:12.409 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:12.911 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:12.912 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:12.912 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:12.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:12.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/2 TooltipText=0/2 21:05:12.913 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:12.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:12.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:12.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=0/2 TooltipText=0/2 21:05:12.914 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:.*') 21:05:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:12.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:12.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:12.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:12.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:12.916 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:13.417 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:13.417 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:13.417 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:13.418 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:13.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:13.419 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:13.419 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:13.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:13.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:13.420 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:.*') 21:05:13.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:13.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:13.422 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:13.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:13.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:13.422 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:13.922 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:13.923 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:13.923 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:13.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:13.924 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:13.924 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:13.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:13.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:13.925 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:13.926 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:.*') 21:05:13.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:13.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:13.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:13.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:13.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:13.928 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:14.428 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:14.428 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:14.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:14.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:14.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:14.430 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:14.431 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:14.431 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:14.432 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:14.432 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:.*') 21:05:14.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:14.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:14.436 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:14.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:14.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:14.436 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:14.937 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:14.937 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:14.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:14.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:14.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:14.938 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:14.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:14.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:14.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:14.940 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:.*') 21:05:14.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:14.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:14.941 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:14.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:14.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:14.942 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:15.442 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:15.442 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:15.442 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:15.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:15.443 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:15.444 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:15.444 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:15.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:15.445 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:15.445 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:.*') 21:05:15.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:15.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:15.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:15.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:15.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:15.447 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:15.948 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:15.948 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:15.948 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:15.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:15.949 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:15.949 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:15.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:15.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:15.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:15.951 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:.*') 21:05:15.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:15.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:15.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:15.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:15.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:15.952 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:16.453 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:16.453 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:16.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:16.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:16.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:16.455 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:16.455 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:16.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:16.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:16.456 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:.*') 21:05:16.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:16.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:16.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:16.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:16.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:16.458 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:16.958 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:16.958 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:16.958 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:16.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:16.959 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:16.959 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:16.960 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:16.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:16.960 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:16.961 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:.*') 21:05:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:16.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:16.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:16.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:16.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:16.962 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:17.463 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:17.463 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:17.463 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:17.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:17.465 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:17.465 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:17.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:17.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:17.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1/2 TooltipText=1/2 21:05:17.466 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:.*') 21:05:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:17.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:17.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:17.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:17.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:17.468 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:17.968 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:17.969 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:17.969 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:17.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:17.970 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:17.970 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:17.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:17.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:17.971 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:17.971 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:.*') 21:05:17.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:17.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:17.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:17.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:17.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:17.973 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:17.974 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 21:05:18.474 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:18.474 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:18.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:18.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:18.476 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:18.476 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:18.476 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:18.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:18.477 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:18.477 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:.*') 21:05:18.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:18.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:18.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:18.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:18.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:18.479 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:18.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 21:05:18.980 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:18.980 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:18.980 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:18.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:18.981 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:18.982 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:18.982 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:18.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:18.982 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:18.983 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:.*') 21:05:18.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:18.983 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:18.985 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:18.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:18.985 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:18.985 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:18.985 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 21:05:19.485 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:19.485 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:19.486 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:19.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:19.487 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:19.487 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:19.487 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:19.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:19.488 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:19.488 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:.*') 21:05:19.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:19.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:19.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:19.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:19.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:19.490 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:19.490 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 21:05:19.991 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:19.991 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:19.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:19.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:19.993 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:19.993 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:19.993 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:19.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:19.994 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:19.994 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:.*') 21:05:19.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:19.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:19.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:19.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:19.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:19.996 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:19.996 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 21:05:20.496 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:20.496 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:20.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:20.497 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:20.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:20.498 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:20.498 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:20.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:20.499 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:20.499 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:.*') 21:05:20.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:20.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:20.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:20.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:20.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:20.501 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:20.501 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 21:05:21.002 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:21.002 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:21.002 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:21.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:21.003 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:21.003 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:21.004 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:21.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:21.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:21.005 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:.*') 21:05:21.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:21.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:21.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:21.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:21.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:21.007 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:21.007 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 21:05:21.507 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:21.507 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:21.507 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:21.508 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:21.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:21.509 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:21.509 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:21.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:21.510 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:21.510 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:.*') 21:05:21.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:21.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:21.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:21.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:21.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:21.512 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:21.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 21:05:22.012 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:22.012 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:22.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:22.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:22.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:22.014 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:22.014 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:22.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:22.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:22.015 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:.*') 21:05:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:22.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:22.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:22.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:22.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:22.017 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:22.017 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 21:05:22.517 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:22.517 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:22.517 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:22.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:22.519 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:22.519 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:22.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:22.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:22.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:22.520 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:.*') 21:05:22.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:22.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:22.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:22.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:22.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:22.522 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:22.523 DEBUG [WorkbenchTestable][JobIsRunning] job 'JUnit Starter Job' has no excuses, wait for it 21:05:23.023 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:23.023 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:23.023 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:23.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:23.025 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:23.025 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:23.025 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:23.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:23.026 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:23.026 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:.*') 21:05:23.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:23.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:23.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:23.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:23.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:23.030 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:23.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 21:05:23.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 21:05:23.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 21:05:23.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 21:05:23.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 21:05:23.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 21:05:23.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 21:05:23.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 21:05:23.031 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 21:05:23.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until JUnit test has not finished yet finished successfully 21:05:23.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:23.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:23.038 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QJUnit\E'' is already open. Activate. 21:05:23.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:23.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:23.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:23.043 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05: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 '\*?\QJUnit\E') 21:05:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:23.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:23.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:23.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:23.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:23.046 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:23.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:23.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:23.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:23.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:23.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:23.048 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:23.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:23.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:23.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:23.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:23.075 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:23.075 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:.*') 21:05:23.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:23.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:23.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:23.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:23.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:23.077 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:23.080 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:23.080 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:23.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:23.080 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=2/2 TooltipText=2/2 21:05:23.107 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:.*') 21:05:23.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:23.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:23.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:23.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:23.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:23.110 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:23.111 INFO [WorkbenchTestable][AbstractView] Activate view JUnit 21:05:23.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate JUnit 21:05:23.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:23.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Text Text=1 TooltipText=null 21:05:23.112 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:.*') 21:05:23.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:23.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:23.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:23.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:23.119 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:23.119 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:23.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 21:05:23.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:23.120 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:23.120 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 21:05:23.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: junitRunTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest) 21:05:23.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:23.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:23.124 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:05:23.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:23.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:23.126 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:23.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:23.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:23.127 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:23.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 '\*?\QPackage Explorer\E') 21:05:23.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:23.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:23.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:23.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:23.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:23.130 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:05:23.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:05:23.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:23.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:23.208 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:05:23.208 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:05:23.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:23.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:23.209 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:05:23.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:05:23.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:23.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:23.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:23.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:23.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:23.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:23.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:24.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:24.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:24.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:05:24.212 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:05:24.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:05:24.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:24.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:24.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 21:05:24.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:24.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:24.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:24.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:24.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:24.214 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name hellotest 21:05:24.215 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 21:05:24.215 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 21:05:24.215 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 21:05:24.227 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 21:05:24.228 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:05:24.228 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'New' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:24.273 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:05:24.273 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:05:24.273 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:05:24.273 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:05:24.274 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:05:24.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:24.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:05:24.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:05:24.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:05:24.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:05:24.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:05:24.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:05:24.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:05:24.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:05:24.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:05:24.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:05:24.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:05:24.281 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:05:24.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:24.281 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'hellotest' via Explorer 21:05:24.281 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item hellotest 21:05:24.281 DEBUG [main][TreeItemHandler] Selecting tree item: hellotest 21:05:24.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item hellotest about selection 21:05:24.283 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: hellotest 21:05:24.284 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:05:24.284 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:24.328 DEBUG [main][MenuItemLookup] Found menu:'New' 21:05:24.328 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:05:24.328 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:24.328 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:05:24.328 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:05:24.328 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:05:24.328 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:24.328 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:05:24.328 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:05:24.328 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:05:24.328 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:05:24.328 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:05:24.328 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:05:24.328 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:05:24.328 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:05:24.391 DEBUG [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.... 21:05:25.011 DEBUG [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 21:05:25.012 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:05:25.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:25.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:25.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:25.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:25.017 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:05:25.017 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:25.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:25.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:25.017 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:05:25.017 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:25.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:25.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:25.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:25.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:25.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:25.018 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:05:25.018 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:05:25.018 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:05:25.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:25.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:25.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:25.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:25.018 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:05:25.018 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:25.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:25.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:25.018 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:05:25.018 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:25.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:25.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:25.019 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:25.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:25.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:25.020 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:05:25.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:25.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:25.020 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:25.020 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:25.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:05:25.026 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:05:25.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:05:25.527 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:05:25.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:25.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:05:25.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:05:25.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:05:25.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:05:25.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:05:25.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:05:25.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:05:25.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:05:25.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:05:25.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:05:25.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:05:25.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:05:25.527 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:05:25.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:25.527 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.junit.JUnitRunTest 21:05:25.527 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:25.527 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:25.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:25.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:25.528 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: 24.288 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.265 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 21:05:25.600 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 21:05:25.601 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:05:25.601 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:25.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 21:05:25.601 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:25.601 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:05:25.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:25.602 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:05:25.602 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:25.602 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:25.602 INFO [WorkbenchTestable][RequirementsRunner] Started test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 21:05:25.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 21:05:25.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:25.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:25.602 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:25.602 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:05:25.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:25.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.*'] 21:05:25.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:25.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.*'] 21:05:25.603 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:25.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:25.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:25.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:25.604 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:25.604 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:25.604 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:25.604 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:25.604 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:05:25.604 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:05:25.604 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:25.604 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:05:25.604 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:05:25.604 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:05:25.604 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:05:25.604 DEBUG [main][MenuItemLookup] Item match:Window 21:05:25.605 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:05:25.605 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:05:25.605 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:05:25.605 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:25.605 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:05:25.605 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:05:25.605 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:25.605 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:05:25.605 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:25.605 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:05:25.605 DEBUG [main][MenuItemLookup] Item match:Preferences 21:05:25.605 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:05:25.605 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:05:25.605 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:05:25.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 'Preferences.*'] is available.... 21:05:25.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. finished successfully 21:05:25.768 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:05:25.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:25.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:25.769 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:05:25.769 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:25.769 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 21:05:25.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:25.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:25.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:25.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:25.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:25.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:25.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:25.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 21:05:25.772 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 21:05:25.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:26.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:26.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 21:05:26.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 21:05:26.273 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 21:05:26.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:26.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 21:05:26.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:26.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 21:05:26.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 21:05:26.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 21:05:26.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:26.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:26.774 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 21:05:26.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 21:05:26.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 21:05:26.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:26.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 21:05:26.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:26.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 21:05:26.776 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 21:05:26.776 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 21:05:26.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 21:05:26.777 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 21:05:26.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:26.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:26.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:26.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:26.786 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) 21:05:26.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:26.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:26.788 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:26.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:26.788 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:26.789 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:05:26.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:26.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:26.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:26.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:26.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:05:26.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:05:26.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:26.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:26.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:26.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:26.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:26.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:26.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:26.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:26.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 21:05:26.833 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:26.833 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:26.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:26.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:26.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 21:05:26.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:26.834 INFO [WorkbenchTestable][RequirementsRunner] Started test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 21:05:26.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 21:05:26.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:26.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:26.834 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:26.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:05:26.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:26.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:05:26.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:26.834 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:05:26.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:26.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:26.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:26.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:26.835 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:26.835 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:05:26.835 DEBUG [main][MenuItemLookup] Item match:Window 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:26.835 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:05:26.835 DEBUG [main][MenuItemLookup] Item match:Preferences 21:05:26.835 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:05:26.835 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:05:26.835 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:05:26.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:05:26.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 'Preferences.*'] is available. finished successfully 21:05:26.955 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:05:26.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:26.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:26.956 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:05:26.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:26.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 21:05:26.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:26.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:26.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:26.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:26.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:26.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:26.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:26.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 21:05:26.958 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 21:05:26.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:26.958 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 21:05:26.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:26.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 21:05:26.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 21:05:26.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 21:05:26.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:26.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 21:05:26.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:26.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 21:05:26.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 21:05:26.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 21:05:26.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:26.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 21:05:26.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:26.959 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 21:05:26.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 21:05:26.959 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 21:05:26.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:26.959 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 21:05:26.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:26.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 21:05:26.960 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 21:05:26.960 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 21:05:26.960 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 21:05:26.960 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 21:05:26.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:26.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:26.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:26.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:26.961 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") 21:05:26.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:26.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:26.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:26.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:26.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:26.963 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 21:05:26.974 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 21:05:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:26.974 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:26.974 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:26.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:26.974 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:05:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:26.975 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 21:05:26.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:26.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:26.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:26.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 21:05:26.976 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:05:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:26.976 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 21:05:26.976 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 21:05:27.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:05:27.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:05:27.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 21:05:27.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:27.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:27.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:27.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:27.014 INFO [WorkbenchTestable][RequirementsRunner] Finished test: restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 21:05:27.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:27.015 INFO [WorkbenchTestable][RequirementsRunner] Started test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 21:05:27.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 21:05:27.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:27.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:27.015 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:27.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.*'] 21:05:27.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.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.*'] 21:05:27.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.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.*'] 21:05:27.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:27.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.016 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:27.016 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:05:27.016 DEBUG [main][MenuItemLookup] Item match:Window 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:27.016 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:05:27.016 DEBUG [main][MenuItemLookup] Item match:Preferences 21:05:27.016 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:05:27.016 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:05:27.016 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:05:27.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:05:27.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 'Preferences.*'] is available. finished successfully 21:05:27.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:05:27.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.135 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:05:27.135 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.135 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 21:05:27.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:27.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:27.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:27.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:27.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:27.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 21:05:27.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 21:05:27.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.138 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 21:05:27.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 21:05:27.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 21:05:27.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 21:05:27.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.138 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 21:05:27.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 21:05:27.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 21:05:27.138 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 21:05:27.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.138 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 21:05:27.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.138 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 21:05:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 21:05:27.139 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 21:05:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.139 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 21:05:27.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.139 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 21:05:27.139 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 21:05:27.139 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 21:05:27.139 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 21:05:27.139 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 21:05:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:27.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:27.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.142 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") 21:05:27.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:27.142 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:27.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:27.144 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:05:27.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:27.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:27.144 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:27.144 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:05:27.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:05:27.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:27.182 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 21:05:27.182 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:27.182 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:27.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:27.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:27.183 INFO [WorkbenchTestable][RequirementsRunner] Finished test: ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 21:05:27.183 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:27.183 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 21:05:27.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 21:05:27.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:27.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:27.183 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:27.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.*'] 21:05:27.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.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.*'] 21:05:27.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.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.*'] 21:05:27.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.184 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:27.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.184 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:27.184 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:27.184 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:27.184 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:27.184 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:05:27.184 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:05:27.184 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:27.184 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:05:27.184 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:05:27.184 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:05:27.184 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:05:27.184 DEBUG [main][MenuItemLookup] Item match:Window 21:05:27.185 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:05:27.185 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:05:27.185 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:05:27.185 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:27.185 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:05:27.185 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:05:27.185 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:27.185 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:05:27.185 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:27.185 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:05:27.185 DEBUG [main][MenuItemLookup] Item match:Preferences 21:05:27.185 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:05:27.185 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:05:27.185 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:05:27.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:05:27.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 'Preferences.*'] is available. finished successfully 21:05:27.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:05:27.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.308 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:05:27.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:27.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:27.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:05:27.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.309 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 21:05:27.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:27.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:27.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:27.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:27.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 21:05:27.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 21:05:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.311 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 21:05:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 21:05:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 21:05:27.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 21:05:27.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.311 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 21:05:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 21:05:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 21:05:27.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 21:05:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.312 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 21:05:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 21:05:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 21:05:27.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 21:05:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.312 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 21:05:27.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 21:05:27.313 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 21:05:27.313 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 21:05:27.313 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 21:05:27.313 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 21:05:27.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:27.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:27.314 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 21:05:27.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:27.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:27.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 21:05:27.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:05:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.326 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 21:05:27.326 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 21:05:27.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:05:27.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:05:27.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 21:05:27.365 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:27.365 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:27.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:27.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:27.365 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 21:05:27.365 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:27.366 INFO [WorkbenchTestable][RequirementsRunner] Started test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 21:05:27.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 21:05:27.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:27.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:27.366 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:27.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:05:27.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:05:27.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:05:27.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.367 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:27.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:27.367 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:27.367 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:27.367 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:27.367 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:05:27.367 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:05:27.367 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:27.367 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:05:27.367 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:05:27.367 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:05:27.367 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:05:27.367 DEBUG [main][MenuItemLookup] Item match:Window 21:05:27.368 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:05:27.368 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:05:27.368 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:05:27.368 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:27.368 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:05:27.368 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:05:27.368 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:27.368 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:05:27.368 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:27.368 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:05:27.368 DEBUG [main][MenuItemLookup] Item match:Preferences 21:05:27.368 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:05:27.368 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:05:27.368 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:05:27.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:05:27.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. finished successfully 21:05:27.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:05:27.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.489 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:05:27.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.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 21:05:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:27.490 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:27.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:27.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 21:05:27.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 21:05:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 21:05:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 21:05:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 21:05:27.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 21:05:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.492 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 21:05:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.492 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 21:05:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 21:05:27.492 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 21:05:27.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.493 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 21:05:27.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 21:05:27.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 21:05:27.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 21:05:27.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.493 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 21:05:27.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.493 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 21:05:27.493 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 21:05:27.493 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 21:05:27.493 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 21:05:27.493 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 21:05:27.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:27.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:27.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") 21:05:27.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:27.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:27.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:27.496 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 21:05:27.496 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 21:05:27.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:27.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:27.497 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:27.497 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:27.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:27.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:27.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:05:27.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.497 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 21:05:27.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:27.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:27.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 21:05:27.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:05:27.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.498 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 21:05:27.498 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 21:05:27.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:05:27.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:05:27.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 21:05:27.536 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:27.536 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:27.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:27.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:27.537 INFO [WorkbenchTestable][RequirementsRunner] Finished test: apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 21:05:27.537 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:27.537 INFO [WorkbenchTestable][RequirementsRunner] Started test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 21:05:27.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 21:05:27.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:27.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:27.537 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:27.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:05:27.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.537 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:05:27.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.538 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:05:27.538 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:27.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:27.538 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:27.538 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:27.538 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:27.538 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:05:27.538 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:05:27.538 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:27.538 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:05:27.538 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:05:27.538 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:05:27.538 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:05:27.538 DEBUG [main][MenuItemLookup] Item match:Window 21:05:27.539 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:05:27.539 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:05:27.539 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:05:27.539 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:27.539 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:05:27.539 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:05:27.539 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:27.539 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:05:27.539 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:27.539 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:05:27.539 DEBUG [main][MenuItemLookup] Item match:Preferences 21:05:27.539 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:05:27.539 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:05:27.539 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:05:27.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:05:27.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 'Preferences.*'] is available. finished successfully 21:05:27.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:05:27.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.692 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:05:27.692 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:27.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:27.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:05:27.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.692 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 21:05:27.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:27.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:27.693 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:27.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:27.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:27.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children... 21:05:27.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 21:05:27.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 21:05:27.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 21:05:27.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing top category has children finished successfully 21:05:27.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing top category 21:05:27.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing top category is already expanded. No action performed 21:05:27.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing top category 21:05:27.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children... 21:05:27.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 21:05:27.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.696 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 21:05:27.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 21:05:27.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Testing category has children finished successfully 21:05:27.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Testing category 21:05:27.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.696 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Testing category is already expanded. No action performed 21:05:27.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Testing category 21:05:27.696 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Testing preference page 21:05:27.696 DEBUG [main][TreeItemHandler] Selecting tree item: Testing preference page 21:05:27.697 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Testing preference page about selection 21:05:27.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Testing preference page 21:05:27.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:27.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:27.698 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 21:05:27.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:27.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:27.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 21:05:27.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:05:27.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.700 INFO [WorkbenchTestable][AbstractShell] Close shell Preferences 21:05:27.700 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Preferences' 21:05:27.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:05:27.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:05:27.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 21:05:27.738 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:27.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:27.738 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) 21:05:27.738 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest 21:05:27.738 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:27.738 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:27.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.14 s - in org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest cancel no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 1.231 s restoreDefaults no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.18 s ok no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.168 s openAndSelect no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.182 s apply no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.171 s openAndSelectByPath no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.WorkbenchPreferenceDialogTest) Time elapsed: 0.201 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 21:05:27.771 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 21:05:27.772 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:05:27.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:27.772 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 21:05:27.772 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:27.772 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:05:27.776 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:27.776 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:05:27.776 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:27.776 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:05:27.776 DEBUG [main][EditorHandler] 0 editor(s) found 21:05:27.776 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.779 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:05:27.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.782 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.782 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05: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 '\*?\QProject Explorer\E') 21:05:27.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:27.782 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:27.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:27.786 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:27.786 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:27.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:27.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:27.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:27.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:27.821 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:27.821 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:27.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:27.822 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 21:05:27.822 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:27.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:27.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:27.823 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 21:05:27.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:27.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:27.824 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:27.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:27.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:27.825 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 21:05:27.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:27.825 INFO [WorkbenchTestable][RequirementsRunner] Started test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 21:05:27.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 21:05:27.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:27.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:27.825 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:27.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:27.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.826 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:27.826 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 21:05:27.826 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:27.826 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:27.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:05:27.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:27.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:27.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:27.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:05:27.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:27.827 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.827 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:27.828 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.828 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:27.851 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:27.851 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:27.851 DEBUG [main][MenuItemLookup] Item match:File 21:05:27.852 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:05:27.852 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:27.857 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:05:27.857 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:05:27.857 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:05:27.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:05:27.858 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:05:27.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 'New|Select a wizard'] is available.... 21:05:27.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 'New|Select a wizard'] is available. finished successfully 21:05:27.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:05:27.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:27.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:27.978 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:05:27.978 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:27.978 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 21:05:27.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:27.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:27.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:27.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:27.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:27.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:27.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:27.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:05:27.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:27.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:27.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:27.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:05:27.999 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:27.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:27.999 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:27.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:27.999 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:27.999 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:05:28.000 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:05:28.000 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:05:28.011 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:05:28.011 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:05:28.011 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:05:28.012 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) 21:05:28.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:28.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:28.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:28.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:28.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:28.014 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:05:28.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:28.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:28.014 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:28.014 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:28.368 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:28.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:28.368 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:28.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:05:28.369 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 21:05:28.369 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:05:28.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:28.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:28.370 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:05:28.370 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:28.370 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'GenHashProject' 21:05:28.370 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:") 21:05:28.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:28.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:28.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:28.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:28.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:28.373 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:28.374 INFO [WorkbenchTestable][AbstractText] Text set to: GenHashProject 21:05:28.416 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:05:28.416 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:05:28.416 DEBUG [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) 21:05:28.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:28.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:28.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:28.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:28.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:28.426 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:05:28.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:28.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:28.427 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:28.427 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:28.432 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.... 21:05:31.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. failed, NO exception will be thrown 21:05:31.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:05:31.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:05:31.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:31.444 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 21:05:31.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:05:31.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:05:31.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:05:31.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:05:31.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:05:31.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:05:31.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:05:31.444 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:05:31.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:31.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:31.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:31.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:31.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:31.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:05:31.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:31.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:31.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:31.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:31.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:31.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:31.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:31.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:05:31.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:31.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:31.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:31.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:31.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:31.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:31.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:31.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:31.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:31.445 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:31.445 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:31.445 DEBUG [main][MenuItemLookup] Item match:File 21:05:31.446 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:05:31.446 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:31.451 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:05:31.451 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:05:31.451 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:05:31.451 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:05:31.452 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:05:31.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.... 21:05:31.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. finished successfully 21:05:31.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:05:31.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:31.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:31.577 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:05:31.577 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:31.577 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 21:05:31.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:31.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:31.578 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:31.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:31.578 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:31.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:31.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:31.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:05:31.596 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:31.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:31.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:31.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:31.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:31.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:05:31.597 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:31.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:31.597 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:31.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:31.597 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:31.604 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 21:05:31.604 DEBUG [main][TreeItemHandler] Selecting tree item: Class 21:05:31.604 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 21:05:31.608 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 21:05:31.608 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:05:31.608 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:05:31.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.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) 21:05:31.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:31.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:31.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:31.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:31.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:31.610 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:05:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:31.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:31.610 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:31.610 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:31.800 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:31.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:31.800 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:31.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 21:05:31.800 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 21:05:31.800 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 21:05:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:31.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:31.801 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:05:31.802 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:31.802 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:") 21:05:31.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:31.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:31.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:31.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:31.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:31.855 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:31.857 INFO [WorkbenchTestable][AbstractText] Text set to: GenHash 21:05:31.866 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:05:31.866 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 21:05:31.866 DEBUG [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) 21:05:31.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:31.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:31.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:31.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:31.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:31.914 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:05:31.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:31.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:31.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:31.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:31.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:05:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:05:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:32.792 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 21:05:32.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:05:32.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:05:32.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:05:32.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:05:32.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:05:32.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:05:32.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:05:32.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:05:32.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:05:32.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:05:32.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:05:32.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:05:32.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:05:32.792 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:05:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:32.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@21c0b85b is found... 21:05:32.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@21c0b85b is found finished successfully 21:05:32.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QGenHash.java\E') 21:05:32.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:32.811 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:32.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:32.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:32.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:32.825 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:32.825 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { } TooltipText=null 21:05:32.825 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 3, offser 0 21:05:32.833 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:32.833 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 21:05:32.833 INFO [WorkbenchTestable][AbstractEditor] Save editor 21:05:32.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - GenHashProject/src/GenHash.java - Eclipse Platform 21:05:32.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:32.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:32.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 21:05:32.834 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - GenHashProject/src/GenHash.java - Eclipse Platform' 21:05:32.834 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:32.834 DEBUG [main][MenuItemLookup] Item match:File 21:05:32.835 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:05:32.835 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 21:05:32.835 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 21:05:32.835 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 21:05:32.835 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:32.835 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 21:05:32.835 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 21:05:32.835 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:32.835 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 21:05:32.835 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 21:05:32.836 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 21:05:32.836 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 21:05:32.836 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 21:05:32.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 21:05:32.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 21:05:32.933 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:32.933 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= public class GenHash { private String text;} TooltipText=null 21:05:32.936 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 21:05:32.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'Revert File' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'Show in Breadcrumb Shift+Alt+B' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'Quick Outline Ctrl+O' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'Quick Type Hierarchy Ctrl+T' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'Open With' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:05:33.121 DEBUG [main][MenuItemLookup] Found menu:'Raw Paste' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Quick Fix Ctrl+1' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:05:33.122 DEBUG [main][MenuItemLookup] Item match:Source Shift+Alt+S 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Shift+Ctrl+C' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Remove Block Comment Shift+Ctrl+\' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Generate Element Comment Shift+Alt+J' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Correct Indentation Ctrl+I' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Format Shift+Ctrl+F' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Format Element' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Add Import Shift+Ctrl+M' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Organize Imports Shift+Ctrl+O' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Sort Members...' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Clean Up...' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Override/Implement Methods...' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Generate Getters and Setters...' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Generate Delegate Methods...' 21:05:33.122 DEBUG [main][MenuItemLookup] Found menu:'Generate hashCode() and equals()...' 21:05:33.122 DEBUG [main][MenuItemLookup] Item match:Generate hashCode() and equals()... 21:05:33.123 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Generate &hashCode() and equals()..." 21:05:33.123 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Generate hashCode() and equals()... 21:05:33.123 INFO [main][MenuItemHandler] Select menu item: Generate &hashCode() and equals()... 21:05:33.325 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.... 21:05:33.338 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 21:05:33.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Generate hashCode() and equals() 21:05:33.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:33.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:33.407 TRACE [WorkbenchTestable][GenerateHashCodeEqualsDialog] Shell Generate hashCode() and equals() is not null and is not disposed 21:05:33.407 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:33.407 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 21:05:33.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:33.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:33.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:33.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:33.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:33.409 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 21:05:33.409 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 21:05:33.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:33.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:33.943 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 21:05:33.943 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 21:05:33.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:34.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:34.443 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 21:05:34.445 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 21:05:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:34.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:34.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:34.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:34.446 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item text and wait with time period 1 21:05:34.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 21:05:34.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:34.946 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 21:05:34.946 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item text 21:05:34.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:35.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:35.447 INFO [WorkbenchTestable][TreeItemHandler] Expanded: text 21:05:35.447 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") 21:05:35.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:35.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:35.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:35.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:35.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:35.454 INFO [WorkbenchTestable][AbstractButton] Click button Select &All 21:05:35.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:35.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:35.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:35.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:35.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:35.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:35.457 INFO [WorkbenchTestable][AbstractButton] Click button &Generate 21:05:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:35.457 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:35.457 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:35.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:05:35.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:05:35.625 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:35.625 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 21:05:35.625 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 21:05:35.625 DEBUG [WorkbenchTestable][EditorHandler] Closing editor GenHash.java 21:05:35.814 DEBUG [WorkbenchTestable][EditorHandler] Editor GenHash.java is closed 21:05:35.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 21:05:35.814 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:35.814 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:35.815 INFO [WorkbenchTestable][RequirementsRunner] Finished test: generateHashAndEquals no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest) 21:05:35.815 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:05:35.815 DEBUG [main][EditorHandler] 0 editor(s) found 21:05:35.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:35.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:35.816 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:05:35.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:35.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:35.817 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:35.818 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:35.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') 21:05:35.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:35.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:35.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:35.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:35.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:35.819 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:35.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:35.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:35.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:35.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:35.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:35.848 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:35.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:35.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:35.850 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:35.850 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:35.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:35.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:35.851 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:35.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:35.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:35.852 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:36.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:36.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:36.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:36.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:36.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:05:36.853 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:36.853 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:36.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:36.854 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:36.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 21:05:36.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:36.854 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:36.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:36.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:36.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:36.855 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 21:05:36.855 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:36.855 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:36.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:36.856 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:36.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:36.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:36.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:37.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:37.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:37.857 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:37.857 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:37.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:05:37.858 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:37.858 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:37.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:37.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:37.859 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:05:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:37.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:37.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:37.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:37.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:37.859 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name GenHashProject 21:05:37.860 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:37.860 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:37.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:37.860 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:37.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 21:05:37.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:37.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:37.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:37.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:37.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:37.861 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:05:37.861 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:05:37.861 DEBUG [main][TreeItemHandler] Set Tree selection 21:05:37.861 DEBUG [main][TreeHandler] Notify Tree about selection event 21:05:37.869 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:05:37.879 DEBUG [WorkbenchTestable][TreeItemHandler] GenHashProject 21:05:37.880 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:05:37.880 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'New' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:37.922 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:05:37.922 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:05:37.922 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:05:37.922 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:05:37.922 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:05:37.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:37.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:05:37.923 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:05:38.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:05:38.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:05:38.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:05:38.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:05:38.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:05:38.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:05:38.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:05:38.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:05:38.423 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:05:38.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:38.423 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:05:38.423 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:38.463 DEBUG [main][MenuItemLookup] Found menu:'New' 21:05:38.463 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:05:38.463 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:38.463 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:05:38.463 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:38.463 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:05:38.463 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:05:38.463 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:05:38.463 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:05:38.463 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:05:38.464 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:05:38.464 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:05:38.464 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:05:38.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:05:39.141 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 21:05:39.141 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:05:39.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:39.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:39.145 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:05:39.145 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:39.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:39.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:39.145 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:05:39.145 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:39.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:39.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:39.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:39.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:39.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:39.146 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:05:39.146 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:05:39.146 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:05:39.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:39.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:39.146 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:39.146 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:39.146 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:05:39.146 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:39.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:39.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:39.147 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:05:39.147 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:39.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:39.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:39.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:39.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:39.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:39.148 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:05:39.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:39.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:39.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:39.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:39.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:05:39.153 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:05:39.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:05:39.654 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:05:39.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:39.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:05:39.654 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:05:39.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:05:39.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:05:39.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:05:39.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:05:39.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:05:39.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:05:39.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:05:39.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:05:39.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:05:39.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:05:39.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:05:39.655 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:05:39.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:39.655 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:39.655 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:39.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:39.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 21:05:39.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:39.656 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:39.657 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.GenerateHashAndEqualsTest 21:05:39.657 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:39.657 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:39.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.886 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: 7.989 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 21:05:39.666 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 21:05:39.666 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:05:39.667 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:39.667 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 21:05:39.667 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:39.667 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:05:39.673 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:39.673 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:05:39.673 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:39.674 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:05:39.674 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 21:05:39.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:05:39.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:39.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:39.674 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:39.674 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:39.674 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:39.674 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:39.674 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:05:39.674 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:05:39.674 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:05:39.674 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:05:39.674 DEBUG [main][MenuItemLookup] Item match:Window 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:05:39.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:39.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:39.675 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:05:39.675 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:05:39.675 DEBUG [main][MenuItemLookup] Item match:Window 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:05:39.676 DEBUG [main][MenuItemLookup] Item match:Perspective 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:05:39.676 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:05:39.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:05:39.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:39.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:39.676 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:05:39.676 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:05:39.676 DEBUG [main][MenuItemLookup] Item match:Window 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:05:39.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:39.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:39.677 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:05:39.677 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:05:39.677 DEBUG [main][MenuItemLookup] Item match:Window 21:05:39.678 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:05:39.678 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:05:39.678 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:05:39.678 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.678 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:05:39.678 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:05:39.678 DEBUG [main][MenuItemLookup] Item match:Perspective 21:05:39.678 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:05:39.678 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.678 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:05:39.678 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:05:39.678 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:05:39.678 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:05:39.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:39.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:39.679 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:05:39.679 DEBUG [main][MenuItemLookup] Item match:Window 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.679 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:05:39.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:39.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:39.680 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:39.680 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:39.680 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:39.680 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:39.680 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:05:39.680 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:05:39.680 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:05:39.680 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:05:39.680 DEBUG [main][MenuItemLookup] Item match:Window 21:05:39.680 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:05:39.680 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:05:39.680 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:05:39.680 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.680 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:05:39.680 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:05:39.680 DEBUG [main][MenuItemLookup] Item match:Perspective 21:05:39.681 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:05:39.681 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.681 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:05:39.681 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:05:39.681 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:05:39.681 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:05:39.681 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:05:39.681 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:05:39.681 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:05:39.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:05:39.729 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 21:05:39.729 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:05:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:39.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:39.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:39.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:05:39.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:39.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:39.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:39.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:05:39.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:39.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:05:39.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:39.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:39.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:39.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:39.730 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:39.731 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:05:39.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:39.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:39.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:39.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:39.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'] 21:05:39.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:39.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'] 21:05:39.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:39.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: "New Java Project"] 21:05:39.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:39.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'] 21:05:39.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:39.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'] 21:05:39.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:39.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'] 21:05:39.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:39.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"] 21:05:39.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:39.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'] 21:05:39.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:39.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'] 21:05:39.954 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:39.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:39.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:39.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:39.955 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:39.955 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:39.955 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:39.955 DEBUG [main][MenuItemLookup] Item match:File 21:05:39.957 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:05:39.957 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:39.962 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:05:39.962 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:05:39.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:05:39.988 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:05:39.989 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:05:40.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:05:40.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:05:40.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:05:40.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:40.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:40.140 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:05:40.140 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:40.140 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 21:05:40.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:40.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:40.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:40.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:40.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:40.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:40.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:40.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:05:40.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:40.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:40.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:40.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:40.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:40.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:05:40.143 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:40.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:40.143 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:40.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:40.143 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:40.144 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:05:40.144 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:05:40.144 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:05:40.157 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:05:40.157 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:05:40.157 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:05:40.157 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) 21:05:40.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:40.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:40.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:40.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:40.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:40.159 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:05:40.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:40.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:40.159 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:40.159 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:40.511 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:40.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:40.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:40.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:05:40.511 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 21:05:40.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:05:40.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:40.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:40.512 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:05:40.513 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:40.513 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'OpenTypeSelectionDialogTest' 21:05:40.513 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:") 21:05:40.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:40.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:40.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:40.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:40.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:40.516 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:40.518 INFO [WorkbenchTestable][AbstractText] Text set to: OpenTypeSelectionDialogTest 21:05:40.560 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:05:40.560 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:05: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.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) 21:05:40.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:40.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:40.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:40.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:40.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:40.564 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:05:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:40.564 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:40.564 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:40.569 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.... 21:05:43.701 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 21:05:43.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:05:43.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:05:43.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:43.702 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 21:05:43.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:05:43.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:05:43.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:05:43.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:05:43.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:05:43.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:05:43.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:05:43.702 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:05:43.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:43.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:43.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:43.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:43.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:43.702 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:05:43.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:43.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:43.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:43.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:43.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:43.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:43.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:43.703 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:05:43.703 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:43.704 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:43.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:43.704 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:43.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:43.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:43.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:43.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:43.704 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:43.705 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:43.705 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:43.705 DEBUG [main][MenuItemLookup] Item match:File 21:05:43.707 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:05:43.707 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:43.712 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:05:43.712 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:05:43.713 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:05:43.713 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:05:43.713 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:05:43.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 'New|Select a wizard'] is available.... 21:05:44.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. finished successfully 21:05:44.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:05:44.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:44.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:44.010 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:05:44.010 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:44.011 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 21:05:44.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:44.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:44.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:44.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:44.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:44.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:44.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:44.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:05:44.025 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:44.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:44.025 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:44.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:44.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:44.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:05:44.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:44.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:44.026 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:44.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:44.026 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:44.026 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 21:05:44.026 DEBUG [main][TreeItemHandler] Selecting tree item: Class 21:05:44.027 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 21:05:44.040 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 21:05:44.040 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:05:44.040 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:05:44.040 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) 21:05:44.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:44.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:44.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:44.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:44.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:44.043 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:05:44.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:44.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:44.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:44.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:44.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'] 21:05:44.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:44.267 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:44.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 21:05:44.268 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 21:05:44.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 21:05:44.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:44.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:44.312 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:05:44.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:44.313 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:") 21:05:44.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:44.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:44.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:44.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:44.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:44.330 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:44.332 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 21:05:44.398 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:") 21:05:44.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:44.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:44.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:44.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:44.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:44.401 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:44.402 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:") 21:05:44.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:44.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:44.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:44.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:44.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:44.421 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:44.423 INFO [WorkbenchTestable][AbstractText] Text set to: test 21:05:44.501 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:05:44.501 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 21:05:44.501 DEBUG [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) 21:05:44.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:44.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:44.505 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:44.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:44.505 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:44.506 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:05:44.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:44.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:44.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:44.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:44.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:05:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:05:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:45.349 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 21:05:45.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:05:45.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:05:45.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:05:45.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:05:45.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:05:45.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:05:45.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:05:45.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:05:45.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:05:45.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:05:45.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:05:45.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:05:45.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:05:45.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:05:45.349 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:05:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:45.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java... 21:05:45.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 21:05:45.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:45.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:45.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:45.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:45.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:45.410 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:45.410 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 21:05:45.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Editor title is FindMe.java finished successfully 21:05:45.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@204a3e74 is found... 21:05:45.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@204a3e74 is found finished successfully 21:05:45.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 21:05:45.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:45.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:45.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:45.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:45.427 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:45.427 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:45.428 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 21:05:45.428 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:45.428 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 21:05:45.428 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 21:05:45.428 DEBUG [WorkbenchTestable][EditorHandler] Closing editor FindMe.java 21:05:45.632 DEBUG [WorkbenchTestable][EditorHandler] Editor FindMe.java is closed 21:05:45.632 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:45.632 INFO [WorkbenchTestable][RequirementsRunner] Started test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 21:05:45.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 21:05:45.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:45.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:45.632 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:45.638 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"] 21:05:45.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:45.640 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"] 21:05:45.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:45.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:45.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:45.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:45.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:45.641 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:45.641 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:45.641 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:45.641 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:05:45.642 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:05:45.642 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:45.642 DEBUG [main][MenuItemLookup] Item match:Navigate 21:05:45.686 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:05:45.686 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:05:45.686 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:45.686 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 21:05:45.686 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:05:45.686 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 21:05:45.686 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 21:05:45.686 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 21:05:45.686 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 21:05:45.686 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 21:05:45.686 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 21:05:45.686 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:45.686 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 21:05:45.686 DEBUG [main][MenuItemLookup] Item match:Open Type... 21:05:45.713 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 21:05:45.713 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 21:05:45.713 INFO [main][MenuItemHandler] Select menu item: Open &Type... 21:05:45.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 21:05:45.811 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 21:05:45.811 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 21:05:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:45.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:45.812 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 21:05:45.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:45.813 DEBUG [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) 21:05:45.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:45.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:45.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:45.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:45.815 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:05:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:45.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:45.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:45.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:45.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:05:45.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:05:45.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 21:05:45.865 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:45.865 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:45.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:45.866 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 21:05:45.866 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:45.866 INFO [WorkbenchTestable][RequirementsRunner] Started test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 21:05:45.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 21:05:45.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:45.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:45.866 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:45.866 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"] 21:05:45.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:45.866 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"] 21:05:45.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:45.867 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:45.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:45.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:45.867 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:45.867 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:45.867 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:45.867 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:45.867 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:05:45.867 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:05:45.868 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:45.868 DEBUG [main][MenuItemLookup] Item match:Navigate 21:05:45.868 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:05:45.868 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:05:45.868 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:45.868 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 21:05:45.868 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:05:45.868 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 21:05:45.868 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 21:05:45.868 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 21:05:45.868 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 21:05:45.868 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 21:05:45.868 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 21:05:45.869 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:45.869 DEBUG [main][MenuItemLookup] Found menu:'Open Type...' 21:05:45.869 DEBUG [main][MenuItemLookup] Item match:Open Type... 21:05:45.869 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type..." 21:05:45.869 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... 21:05:45.869 INFO [main][MenuItemHandler] Select menu item: Open &Type... 21:05:45.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 21:05:45.971 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 21:05:45.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 21:05:45.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:45.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:45.972 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 21:05:45.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:45.972 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 21:05:45.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:45.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:45.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:45.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:45.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:45.973 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:45.974 INFO [WorkbenchTestable][AbstractText] Text set to: FindMe 21:05:45.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:45.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is not listed in considered jobs, ignore it 21:05:45.975 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 21:05:45.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' has no excuses, wait for it 21:05:46.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Cache refresh' is not listed in considered jobs, ignore it 21:05:46.475 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 21:05:46.475 DEBUG [WorkbenchTestable][JobIsRunning] job 'Items filtering' has no excuses, wait for it 21:05:46.975 DEBUG [WorkbenchTestable][JobIsRunning] job 'Progress message refresh' is not listed in considered jobs, ignore it 21:05:46.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is not listed in considered jobs, ignore it 21:05:46.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is not listed in considered jobs, ignore it 21:05:46.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is not listed in considered jobs, ignore it 21:05:46.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is not listed in considered jobs, ignore it 21:05:46.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is not listed in considered jobs, ignore it 21:05:46.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is not listed in considered jobs, ignore it 21:05:46.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is not listed in considered jobs, ignore it 21:05:46.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is not listed in considered jobs, ignore it 21:05:46.976 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is not listed in considered jobs, ignore it 21:05:46.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:46.976 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 21:05:46.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:46.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:46.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:46.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:46.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:05:46.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:05:46.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:05:46.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:46.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:46.983 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:05:46.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:46.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:46.983 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:46.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:47.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:05:47.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:05:47.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58e9e527 is found... 21:05:47.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@58e9e527 is found finished successfully 21:05:47.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QFindMe.java\E') 21:05:47.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:47.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:47.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:47.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:47.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:47.229 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:47.229 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=package test; public class FindMe { } TooltipText=null 21:05:47.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 21:05:47.229 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:47.229 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:47.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:47.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:47.236 INFO [WorkbenchTestable][RequirementsRunner] Finished test: findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 21:05:47.236 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:47.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 21:05:47.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 21:05:47.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:47.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:47.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:47.237 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 21:05:47.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:47.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:47.237 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 21:05:47.238 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 21:05:47.238 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:47.238 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:47.238 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:05:47.238 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:05:47.238 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:47.238 DEBUG [main][MenuItemLookup] Item match:Navigate 21:05:47.239 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:05:47.239 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:05:47.239 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:47.239 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 21:05:47.239 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 21:05:47.239 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 21:05:47.239 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 21:05:47.239 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 21:05:47.239 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 21:05:47.239 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 21:05:47.239 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 21:05:47.239 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:47.239 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 21:05:47.239 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 21:05:47.239 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 21:05:47.239 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 21:05:47.239 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 21:05:47.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Type"] is available.... 21:05:47.352 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 21:05:47.352 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 21:05:47.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:47.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:47.353 DEBUG [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) 21:05:47.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:47.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:47.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:47.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:47.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:47.355 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:05:47.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:47.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:47.356 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:47.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:47.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:05:47.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:05:47.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 21:05:47.414 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:47.414 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:47.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:47.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:47.415 INFO [WorkbenchTestable][RequirementsRunner] Finished test: constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 21:05:47.415 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:47.415 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 21:05:47.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 21:05:47.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:47.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:47.415 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:47.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 21:05:47.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:47.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:47.416 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 21:05:47.416 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 21:05:47.416 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:47.416 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:47.416 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:05:47.416 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:05:47.416 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:47.416 DEBUG [main][MenuItemLookup] Item match:Navigate 21:05:47.417 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:05:47.417 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:05:47.417 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:47.417 DEBUG [main][MenuItemLookup] Found menu:'Open Declaration F3' 21:05:47.417 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy' 21:05:47.417 DEBUG [main][MenuItemLookup] Found menu:'Open Call Hierarchy Ctrl+Alt+H' 21:05:47.417 DEBUG [main][MenuItemLookup] Found menu:'Open Hyperlink' 21:05:47.417 DEBUG [main][MenuItemLookup] Found menu:'Open Implementation' 21:05:47.417 DEBUG [main][MenuItemLookup] Found menu:'Open Super Implementation' 21:05:47.417 DEBUG [main][MenuItemLookup] Found menu:'Open Attached Javadoc Shift+F2' 21:05:47.417 DEBUG [main][MenuItemLookup] Found menu:'Open from Clipboard Shift+Ctrl+V' 21:05:47.417 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:47.417 DEBUG [main][MenuItemLookup] Found menu:'Open Type... Shift+Ctrl+T' 21:05:47.417 DEBUG [main][MenuItemLookup] Item match:Open Type... Shift+Ctrl+T 21:05:47.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open &Type... Shift+Ctrl+T" 21:05:47.418 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open Type... Shift+Ctrl+T 21:05:47.418 INFO [main][MenuItemHandler] Select menu item: Open &Type... Shift+Ctrl+T 21:05:47.533 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"] 21:05:47.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:47.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:47.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Type 21:05:47.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:47.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:47.541 TRACE [WorkbenchTestable][OpenTypeSelectionDialog] Shell Open Type is not null and is not disposed 21:05:47.541 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:47.541 DEBUG [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) 21:05:47.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:47.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:47.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:47.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:47.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:47.543 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:05:47.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:47.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:47.543 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:47.543 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:47.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:05:47.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:05:47.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 21:05:47.637 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:47.637 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:47.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:47.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:47.638 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) 21:05:47.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:47.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:47.649 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 21:05:47.649 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 21:05:47.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:47.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:47.650 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 21:05:47.650 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 21:05:47.650 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:47.650 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:47.650 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:05:47.650 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:05:47.650 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:47.650 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:05:47.650 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:05:47.650 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:05:47.650 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:05:47.650 DEBUG [main][MenuItemLookup] Item match:Window 21:05:47.652 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:05:47.652 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:05:47.652 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:05:47.652 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:47.652 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:05:47.652 DEBUG [main][MenuItemLookup] Item match:Show View 21:05:47.658 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:05:47.658 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:05:47.658 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:05:47.658 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:05:47.658 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:05:47.658 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:05:47.658 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:05:47.658 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:05:47.658 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:05:47.658 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:05:47.658 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:05:47.658 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:05:47.658 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:05:47.658 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:05:47.658 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:47.658 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:05:47.658 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:05:47.659 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:05:47.659 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:05:47.660 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:05:47.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:05:47.773 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 21:05:47.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:05:47.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:47.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:47.774 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 21:05:47.774 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:47.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:47.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:47.774 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:05:47.774 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:47.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:47.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:47.775 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:47.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:47.775 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:47.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:47.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:47.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:05:47.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:05:47.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:47.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:05:47.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:47.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:05:47.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:05:47.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:05:47.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:47.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:05:47.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:47.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:05:47.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 21:05:47.777 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 21:05:47.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 21:05:47.777 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 21:05:47.777 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:47.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:47.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:47.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:05:47.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:47.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:47.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:47.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 "Open") 21:05:47.778 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:47.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:47.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:47.778 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:05:47.778 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:47.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:47.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:47.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:47.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:47.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:47.779 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:05:47.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:47.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:47.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:47.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:05:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:05:47.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 21:05:47.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:47.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:47.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 21:05:47.863 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:47.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:47.864 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform 21:05:47.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:47.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:47.865 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform' 21:05:47.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 '\*?\QProject Explorer\E') 21:05:47.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:47.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:47.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:47.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:47.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:47.866 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:47.866 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:47.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:47.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - OpenTypeSelectionDialogTest/src/test/FindMe.java - Eclipse Platform TooltipText=null 21:05:47.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:47.867 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:47.869 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:47.869 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:47.869 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:47.870 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:47.870 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:47.870 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:47.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:47.871 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:47.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:47.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:47.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:48.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:48.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:48.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:48.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:48.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:05:48.872 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:48.872 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:48.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:48.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:48.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 21:05:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:48.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:48.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:48.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:48.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:48.874 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 21:05:48.875 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:48.875 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:48.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:48.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:48.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:48.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:48.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:49.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:49.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:49.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:49.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:49.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:05:49.877 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:49.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:49.877 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:49.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:49.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:05:49.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:49.878 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:49.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:49.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:49.878 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:49.878 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name OpenTypeSelectionDialogTest 21:05:49.878 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:49.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:49.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:49.879 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:05:49.879 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:05:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:49.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:49.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:49.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:49.880 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:05:49.880 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:05:49.880 DEBUG [main][TreeItemHandler] Set Tree selection 21:05:49.880 DEBUG [main][TreeHandler] Notify Tree about selection event 21:05:49.889 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:05:49.897 DEBUG [WorkbenchTestable][TreeItemHandler] OpenTypeSelectionDialogTest 21:05:49.897 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:05:49.897 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'New' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:49.940 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:05:49.940 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:05:49.940 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:05:49.940 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:05:49.940 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:05:49.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:49.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:05:49.941 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:05:50.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:05:50.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:05:50.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:05:50.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:05:50.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:05:50.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:05:50.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:05:50.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:05:50.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:05:50.441 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:05:50.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:50.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:05:50.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:50.559 DEBUG [main][MenuItemLookup] Found menu:'New' 21:05:50.559 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:05:50.559 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:50.559 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:05:50.559 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:50.559 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:05:50.559 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:05:50.559 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:05:50.559 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:05:50.559 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:05:50.560 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:05:50.560 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:05:50.560 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:05:50.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:05:51.242 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 21:05:51.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:05:51.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:51.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:51.247 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:05:51.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:51.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:51.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:51.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:05:51.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:51.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:51.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:51.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:51.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:51.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:51.248 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:05:51.248 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:05:51.248 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:05:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:51.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:51.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:51.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:51.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 "OK") 21:05:51.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:51.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:51.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:51.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:05:51.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:51.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:51.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:51.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:51.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:51.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:51.250 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:05:51.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:51.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:51.250 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:51.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:51.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:05:51.256 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:05:51.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:05:51.756 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:05:51.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:05:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:05:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:05:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:05:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:05:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:05:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:05:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:05:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:05:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:05:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:05:51.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:05:51.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:51.757 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest 21:05:51.757 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:51.757 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:51.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:51.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.092 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.233 s findAndOpenClass no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 1.37 s constructorTakingShellTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.178 s nonParametericConstructorTest no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.dialogs.OpenTypeSelectionDialogTest) Time elapsed: 0.223 s Running org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 21:05:51.766 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 21:05:51.767 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:05:51.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:51.767 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 21:05:51.767 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:51.767 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:05:51.768 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:51.768 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:05:51.768 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:51.768 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:05:51.768 DEBUG [main][EditorHandler] 0 editor(s) found 21:05:51.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:51.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:51.770 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:05:51.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:51.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:51.772 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:51.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:51.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:51.772 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:51.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 '\*?\QProject Explorer\E') 21:05:51.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:51.772 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:51.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:51.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:51.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:51.774 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:51.774 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:51.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:51.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:05:51.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:51.775 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:51.776 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:51.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:51.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:51.777 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 21:05:51.777 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:51.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:51.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:51.800 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 21:05:51.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:51.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:51.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:51.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:51.801 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:05:51.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:05:51.802 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:51.802 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 21:05:51.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'] 21:05:51.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:51.803 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:51.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:51.803 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:05:51.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:51.803 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:51.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:51.803 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:51.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:51.803 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:51.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:51.803 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:05:51.803 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:51.804 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:51.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:51.804 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:05:51.804 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:51.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:51.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:51.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:51.805 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:51.805 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:51.805 DEBUG [main][MenuItemLookup] Item match:File 21:05:51.806 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:05:51.806 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:05:51.810 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:05:51.810 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:05:51.810 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:05:51.810 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:51.810 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:05:51.810 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:05:51.810 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:05:51.810 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:05:51.810 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:05:51.810 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:05:51.810 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:05:51.811 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:05:51.811 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:05:51.811 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:51.811 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:05:51.811 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:05:51.811 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:05:51.811 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:51.811 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:05:51.811 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:51.811 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:05:51.811 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:05:51.833 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:05:51.833 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:05:51.833 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:05:51.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 'New|Select a wizard'] is available.... 21:05:51.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:05:51.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:05:51.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:51.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:51.968 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:05:51.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:51.968 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 21:05:51.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:51.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:51.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:51.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:51.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:51.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:51.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:51.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:05:51.971 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:51.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:51.971 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:51.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:51.971 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:51.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:05:51.971 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:51.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:51.971 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:51.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:51.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:51.972 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:05:51.972 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:05:51.972 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:05:51.985 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:05:51.985 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:05:51.985 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:05:51.985 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) 21:05:51.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:51.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:51.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:51.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:51.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:51.987 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:05:51.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:51.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:51.988 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:51.988 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:52.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'] 21:05:52.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:52.329 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:52.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:05:52.329 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 21:05:52.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:05:52.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:52.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:52.355 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:05:52.355 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:52.356 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'java_project' 21:05:52.356 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:") 21:05:52.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:52.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:52.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:52.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:52.359 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:52.359 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:52.361 INFO [WorkbenchTestable][AbstractText] Text set to: java_project 21:05:52.404 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:05:52.404 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:05:52.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.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) 21:05:52.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:52.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:52.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:52.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:52.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:52.407 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:05:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:52.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:52.408 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:52.408 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:52.413 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.... 21:05:55.423 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 21:05:55.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:05:55.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:05:55.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:55.424 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 21:05:55.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:05:55.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:05:55.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:05:55.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:05:55.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:05:55.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:05:55.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:05:55.424 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:05:55.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:55.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'] 21:05:55.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:55.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'] 21:05:55.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:55.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: "New Java Class"] 21:05:55.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:55.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'] 21:05:55.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:55.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'] 21:05:55.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:55.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'] 21:05:55.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:55.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"] 21:05:55.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:55.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'] 21:05:55.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:55.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'] 21:05:55.425 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:55.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:05:55.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:55.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:55.426 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:05:55.426 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:05:55.426 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:55.426 DEBUG [main][MenuItemLookup] Item match:File 21:05:55.427 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:05:55.427 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:05:55.431 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:05:55.432 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:55.432 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:05:55.432 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:55.432 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:05:55.432 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:05:55.432 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:05:55.432 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:05:55.432 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:05:55.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.... 21:05:55.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 21:05:55.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:05:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:55.556 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:05:55.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:55.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 21:05:55.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:55.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:55.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:55.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:55.557 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:55.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:55.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:05:55.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:55.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:55.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:05:55.559 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:05:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:55.559 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:05:55.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:55.559 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:05:55.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 21:05:55.570 DEBUG [main][TreeItemHandler] Selecting tree item: Class 21:05:55.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 21:05:55.574 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 21:05:55.574 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:05:55.574 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:05:55.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) 21:05:55.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:55.574 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:55.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:55.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:55.575 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:55.602 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:05:55.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:55.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:55.602 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:55.602 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:55.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'] 21:05:55.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:55.743 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:55.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 21:05:55.743 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 21:05:55.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 21:05:55.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:55.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:55.744 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:05:55.744 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:05:55.744 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:") 21:05:55.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:55.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:55.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:55.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:55.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:05:55.813 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:05:55.815 INFO [WorkbenchTestable][AbstractText] Text set to: Demo 21:05:55.816 DEBUG [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)") 21:05:55.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:55.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:55.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:55.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:55.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:55.846 INFO [WorkbenchTestable][CheckBox] Select checkbox public static &void main(String[] args) 21:05:55.847 INFO [WorkbenchTestable][CheckBox] Check checkbox public static &void main(String[] args) 21:05:55.847 INFO [WorkbenchTestable][AbstractButton] Click button public static &void main(String[] args) 21:05:55.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:55.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:55.847 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:55.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:55.847 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:05:55.847 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 21:05:55.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) 21:05:55.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:55.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:55.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:55.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:55.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:55.851 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:05:55.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:55.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:55.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:55.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:55.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:05:56.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:05:56.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:05:56.543 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 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:05:56.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:05:56.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13632d8e is found... 21:05:56.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@13632d8e is found finished successfully 21:05:56.546 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') 21:05:56.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:56.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:56.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:56.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:56.562 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:56.562 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:56.563 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 21:05:56.563 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6 21:05:56.563 INFO [WorkbenchTestable][TextEditor] Insert text to editor at line 6, offser 0 21:05:56.592 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:56.592 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 21:05:56.593 INFO [WorkbenchTestable][AbstractEditor] Save editor 21:05:56.593 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 21:05:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:56.593 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:05:56.593 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:05:56.594 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:56.594 DEBUG [main][MenuItemLookup] Item match:File 21:05:56.595 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:05:56.595 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 21:05:56.595 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 21:05:56.595 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 21:05:56.595 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:56.595 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 21:05:56.595 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 21:05:56.595 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:56.595 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 21:05:56.595 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 21:05:56.595 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 21:05:56.595 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 21:05:56.595 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 21:05:56.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 21:05:56.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 21:05:56.704 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:56.704 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 21:05:56.704 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:56.705 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 21:05:56.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 21:05:56.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:56.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:56.705 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:56.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:56.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:05:56.799 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' view via menu. 21:05:56.799 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 21:05:56.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:56.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:56.800 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:05:56.800 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:05:56.800 DEBUG [main][MenuItemLookup] Found menu:'File' 21:05:56.800 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:05:56.800 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:05:56.800 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:05:56.800 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:05:56.800 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:05:56.800 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:05:56.800 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:05:56.800 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:05:56.800 DEBUG [main][MenuItemLookup] Item match:Window 21:05:56.801 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:05:56.801 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:05:56.801 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:05:56.801 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:56.801 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:05:56.801 DEBUG [main][MenuItemLookup] Item match:Show View 21:05:56.807 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:05:56.807 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:05:56.807 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:05:56.807 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:05:56.807 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:05:56.807 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:05:56.807 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:05:56.807 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:05:56.807 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:05:56.807 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:05:56.807 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:05:56.807 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:05:56.807 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:05:56.807 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:05:56.807 DEBUG [main][MenuItemLookup] Found menu:'' 21:05:56.807 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:05:56.807 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:05:56.843 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:05:56.843 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:05:56.843 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:05:56.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:05:56.970 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 21:05:56.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:05:56.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:56.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:56.971 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 21:05:56.971 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:56.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:56.972 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:05:56.972 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:56.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:56.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:56.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:56.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:05:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:05:56.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:05:56.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children... 21:05:56.974 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 21:05:56.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:57.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:57.488 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 21:05:57.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Debug has children finished successfully 21:05:57.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Debug 21:05:57.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:05:57.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Debug is already expanded. No action performed 21:05:57.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:05:57.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Debug 21:05:57.496 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Breakpoints 21:05:57.496 DEBUG [main][TreeItemHandler] Selecting tree item: Breakpoints 21:05:57.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Breakpoints about selection 21:05:57.497 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Breakpoints 21:05:57.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:57.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:57.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:57.497 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:05:57.497 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:57.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:57.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:57.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:05:57.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:05:57.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:57.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:57.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:05:57.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:05:57.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:57.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:57.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:57.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:57.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:05:57.499 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:05:57.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:05:57.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:05:57.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:05:57.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:05:57.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:05:57.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:05:57.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open... 21:05:57.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:57.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:57.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.debug.ui.views.breakpoints.BreakpointsView' view is open finished successfully 21:05:57.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:57.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:57.728 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 21:05:57.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:57.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:57.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:05:57.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 '\*?\QBreakpoints\E') 21:05:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:57.823 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:57.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:57.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:57.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:57.899 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:05:57.899 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:05:57.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:57.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 21:05:57.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:57.900 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:57.904 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 21:05:57.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:57.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:57.998 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 21:05:57.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:58.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:58.008 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 21:05:58.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:58.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:58.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:05:58.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') 21:05:58.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:58.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:58.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:58.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:58.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:58.021 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:05:58.021 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:05:58.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:58.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 21:05:58.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:05:58.022 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:05:58.119 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") 21:05:58.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:58.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:58.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:58.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:58.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:05:58.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f80349f is found... 21:05:58.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@7f80349f is found finished successfully 21:05:58.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 '\*?\QDemo.java\E') 21:05:58.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:58.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:58.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:58.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:05:58.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:05:58.124 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 21:05:58.227 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:05:58.227 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 21:05:58.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 21:05:58.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 21:05:58.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 21:05:59.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 21:05:59.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 21:05:59.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 21:05:59.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 21:05:59.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 21:05:59.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 21:05:59.945 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:05:59.945 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:05:59.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:05:59.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:05:59.946 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRemovingBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 21:05:59.946 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:05:59.946 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 21:05:59.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 21:05:59.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:05:59.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:05:59.946 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:05:59.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:59.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:59.966 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 21:05:59.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:05:59.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:05:59.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 21:05:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:05:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:05:59.977 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:05:59.977 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:05:59.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:05:59.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:00.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:00.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:00.022 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:06:00.022 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:06:00.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:00.084 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:00.084 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 21:06:00.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:00.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:00.094 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 21:06:00.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:00.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:00.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 21:06:00.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:00.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:00.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:06:00.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 '\*?\QBreakpoints\E') 21:06:00.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:00.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:00.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:00.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:00.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:00.154 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:06:00.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:06:00.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:00.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 21:06:00.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:06:00.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:06:00.160 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") 21:06:00.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:00.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:00.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:00.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:00.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:06:00.160 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 21:06:00.161 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:06:00.161 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:00.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 21:06:00.246 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 21:06:00.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 21:06:00.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:00.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:00.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:00.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:00.248 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:06:00.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:00.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:00.248 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:00.248 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:00.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:06:00.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:06:00.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1026c991 is found... 21:06:00.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1026c991 is found finished successfully 21:06:00.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 21:06:00.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:00.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:00.339 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:00.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:00.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:00.339 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 21:06:00.393 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:00.394 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 21:06:00.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 21:06:00.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 21:06:00.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6522edec is found... 21:06:00.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6522edec is found finished successfully 21:06:00.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 21:06:00.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:00.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:00.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:00.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:00.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:00.901 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:00.901 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 21:06:00.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:00.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:00.910 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 21:06:00.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:00.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:00.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 21:06:00.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:00.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:00.919 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:06:00.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 '\*?\QBreakpoints\E') 21:06:00.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:00.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:00.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:00.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:00.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:00.930 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:06:00.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:06:00.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:00.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:00.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:01.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:01.002 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 21:06:01.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:01.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:01.010 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 21:06:01.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:01.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:01.014 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:06:01.014 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:06:01.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:01.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:01.052 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:01.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:01.052 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:01.052 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:06:01.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:06:01.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:01.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 21:06:01.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:06:01.053 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:06:01.056 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 21:06:01.086 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 21:06:01.086 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:06:01.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:06:01.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:01.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:01.087 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 21:06:02.087 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 21:06:02.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:02.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:02.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:02.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:02.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:02.088 DEBUG [WorkbenchTestable][AbstractView] found: Demo 21:06:02.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 21:06:02.088 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:02.088 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:02.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:02.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:02.089 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 21:06:02.089 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:02.089 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 21:06:02.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 21:06:02.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:02.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:02.089 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:02.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:02.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:02.098 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 21:06:02.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:02.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:02.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 21:06:02.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:02.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:02.110 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:06:02.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 '\*?\QBreakpoints\E') 21:06:02.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:02.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:02.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:02.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:02.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:02.118 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:06:02.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:06:02.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:02.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 21:06:02.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:06:02.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:06:02.123 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 21:06:02.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:02.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:02.160 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 21:06:02.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:02.167 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:02.168 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 21:06:02.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:02.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:02.202 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:06:02.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 '\*?\QBreakpoints\E') 21:06:02.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:02.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:02.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:02.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:02.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:02.209 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:06:02.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:06:02.210 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:02.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 21:06:02.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:06:02.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:06:02.215 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") 21:06:02.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:02.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:02.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:02.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:02.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:06:02.216 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 21:06:02.216 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:06:02.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:02.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 21:06:02.291 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 21:06:02.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 21:06:02.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:02.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:02.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:02.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:02.293 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:06:02.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:02.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:02.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:02.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:02.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:06:02.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:06:02.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28758fa4 is found... 21:06:02.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@28758fa4 is found finished successfully 21:06:02.374 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') 21:06:02.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:02.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:02.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:02.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:02.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:02.376 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 21:06:02.429 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:02.430 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 21:06:02.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 21:06:02.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 21:06:02.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@662596fb is found... 21:06:02.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@662596fb is found finished successfully 21:06:02.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QDemo.java\E') 21:06:02.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:02.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:02.943 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:02.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:02.943 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:02.943 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:02.943 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 21:06:02.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:02.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:02.952 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 21:06:02.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:02.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:02.960 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 21:06:02.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:02.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:02.961 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:06:02.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 '\*?\QBreakpoints\E') 21:06:02.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:02.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:02.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:02.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:02.969 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:02.970 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:06:02.970 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:06:03.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:03.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:03.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:03.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:03.059 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 21:06:03.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:03.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:03.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 21:06:03.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:03.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:03.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:06:03.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E') 21:06:03.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:03.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:03.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:03.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:03.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:03.114 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:06:03.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:06:03.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:03.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 21:06:03.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:06:03.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:06:03.119 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 21:06:03.120 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 21:06:03.121 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:06:03.121 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:06:03.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:03.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:03.122 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 21:06:04.122 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 21:06:04.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:04.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:04.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:04.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:04.123 DEBUG [WorkbenchTestable][AbstractView] found: Demo [line: 7] - main(String[]) 21:06:04.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 21:06:04.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:04.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:04.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:04.123 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 21:06:04.124 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:04.124 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 21:06:04.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 21:06:04.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:04.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:04.124 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:04.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:04.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:04.136 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 21:06:04.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:04.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:04.144 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 21:06:04.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:04.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:04.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:06:04.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:06:04.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:04.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:04.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:04.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:04.190 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:04.190 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:06:04.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:06:04.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:04.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 21:06:04.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:06:04.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:06:04.195 INFO [WorkbenchTestable][AbstractView] Removing all breakpoints from Breakpoints view 21:06:04.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:04.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:04.236 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 21:06:04.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:04.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:04.244 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 21:06:04.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:04.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:04.282 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:06:04.282 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:06:04.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:04.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:04.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:04.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:04.290 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:04.290 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:06:04.290 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:06:04.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:04.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 21:06:04.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:06:04.291 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:06:04.296 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") 21:06:04.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:04.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:04.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:04.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:04.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:06:04.296 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Breakpoints 21:06:04.297 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:06:04.297 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:04.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Remove All Breakpoints"] is available.... 21:06:04.376 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 21:06:04.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Remove All Breakpoints 21:06:04.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:04.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:04.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:04.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:04.378 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:06:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:04.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:04.378 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:04.378 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:04.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:06:04.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:06:04.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40e9b1ef is found... 21:06:04.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@40e9b1ef is found finished successfully 21:06:04.465 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') 21:06:04.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:04.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:04.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:04.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:04.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:04.468 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part Demo.java 21:06:04.520 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:04.521 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 21:06:04.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints... 21:06:05.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until org.eclipse.reddeer.eclipse.jdt.ui.javaeditor.NumberOfBreakpoints finished successfully 21:06:05.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@32d66993 is found... 21:06:05.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@32d66993 is found finished successfully 21:06:05.033 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') 21:06:05.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:05.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:05.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:05.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:05.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:05.036 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:05.036 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 21:06:05.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:05.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:05.044 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 21:06:05.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:05.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:05.054 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 21:06:05.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:05.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:05.055 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:06:05.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 '\*?\QBreakpoints\E') 21:06:05.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:05.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:05.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:05.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:05.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:05.064 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:06:05.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:06:05.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:05.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:05.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:05.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:05.140 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 21:06:05.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:05.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:05.149 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - java_project/src/java_project/Demo.java - Eclipse Platform 21:06:05.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:05.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:05.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - java_project/src/java_project/Demo.java - Eclipse Platform' 21:06:05.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 '\*?\QBreakpoints\E') 21:06:05.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:05.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:05.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:05.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:05.198 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:05.198 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:06:05.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:06:05.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:05.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - java_project/src/java_project/Demo.java - Eclipse Platform TooltipText=null 21:06:05.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:06:05.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:06:05.203 INFO [WorkbenchTestable][AbstractView] Accessing breakpoints in Breakpoints view 21:06:05.205 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QBreakpoints\E'' is already open. Activate. 21:06:05.205 INFO [WorkbenchTestable][AbstractView] Activate view Breakpoints 21:06:05.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Breakpoints 21:06:05.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:05.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:05.206 DEBUG [WorkbenchTestable][AbstractWait] Wait for 1 seconds 21:06:06.206 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 21:06:06.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:06.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:06.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:06.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:06.207 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:06.207 DEBUG [WorkbenchTestable][AbstractView] found: Demo [entry] - main(String[]) 21:06:06.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 21:06:06.207 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:06.207 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:06.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:06.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:06.207 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) 21:06:06.207 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:06:06.208 DEBUG [main][EditorHandler] 1 editor(s) found 21:06:06.208 DEBUG [WorkbenchTestable][EditorHandler] Closing editor Demo.java 21:06:06.308 DEBUG [WorkbenchTestable][EditorHandler] Editor Demo.java is closed 21:06:06.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:06.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:06.310 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:06:06.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:06.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:06.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:06.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:06.350 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:06.350 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:06:06.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:06.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:06.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:06.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:06.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:06.352 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:06.352 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:06.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:06.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:06.402 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:06.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:06.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:06.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:06.403 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:06.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:06.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:06.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:06.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:06.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:06.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:06.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:06.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:07.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:07.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:07.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:07.406 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:07.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:07.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:07.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:07.407 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:06:07.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:07.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:07.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:07.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:07.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:07.408 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 21:06:07.408 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:07.408 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:07.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:07.409 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:07.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:07.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:07.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:07.909 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:07.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:08.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:08.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:08.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:08.410 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:08.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:08.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:08.412 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:08.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:06:08.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:08.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:08.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:08.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:08.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:08.412 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name java_project 21:06:08.413 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:08.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:08.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:08.413 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:08.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 21:06:08.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:08.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:08.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:08.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:08.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:08.414 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:06:08.414 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:06:08.414 DEBUG [main][TreeItemHandler] Set Tree selection 21:06:08.415 DEBUG [main][TreeHandler] Notify Tree about selection event 21:06:08.423 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:06:08.425 DEBUG [WorkbenchTestable][TreeItemHandler] java_project 21:06:08.426 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:06:08.426 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'New' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:08.478 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:06:08.478 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:06:08.478 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:06:08.478 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:06:08.478 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:06:08.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:08.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:06:08.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:06:08.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:08.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:06:08.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:08.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:08.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:08.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:08.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:06:08.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:08.979 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:08.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:08.979 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:06:08.979 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:09.020 DEBUG [main][MenuItemLookup] Found menu:'New' 21:06:09.020 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:06:09.020 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:09.020 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:06:09.020 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:09.020 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:06:09.020 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:06:09.020 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:06:09.020 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:06:09.020 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:06:09.021 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:06:09.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:06:09.021 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:06:09.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:06:09.716 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 21:06:09.716 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:06:09.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:09.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:09.721 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:06:09.721 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:09.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:09.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:09.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:06:09.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:09.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:09.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:09.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:09.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:09.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:09.722 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:06:09.722 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:06:09.722 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:06:09.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:09.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:09.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:09.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:09.723 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:06:09.723 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:09.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:09.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:09.723 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:06:09.723 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:09.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:09.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:09.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:09.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:09.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:09.724 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:06:09.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:09.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:09.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:09.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:09.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:06:09.730 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:06:10.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:06:10.230 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:06:10.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:10.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:06:10.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:06:10.230 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:06:10.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:06:10.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:06:10.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:10.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:06:10.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:10.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:10.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:10.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:10.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:10.231 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:10.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:10.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:10.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:10.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:10.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 21:06:10.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:06:10.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:06:10.233 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest 21:06:10.233 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:10.233 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:10.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:10.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.467 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.241 s testAddingClassBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 2.143 s testAddingLineBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 2.034 s testAddingMethodBreakpoint no-configuration(org.eclipse.reddeer.eclipse.test.jdt.ui.javaeditor.JavaEditorTest) Time elapsed: 2.083 s Running org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 21:06:10.244 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 21:06:10.245 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:06:10.245 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:10.245 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 21:06:10.245 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:10.245 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:06:10.249 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:10.249 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:06:10.249 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:10.249 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:10.249 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 21:06:10.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 21:06:10.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:10.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:10.249 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:10.249 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:06:10.249 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:10.249 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:06:10.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:10.250 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:06:10.250 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:10.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:10.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:10.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:10.250 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:10.251 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:10.251 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:10.251 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:10.251 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:10.251 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:10.251 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:10.251 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:10.251 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:10.251 DEBUG [main][MenuItemLookup] Item match:Window 21:06:10.252 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:10.252 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:10.252 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:10.252 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:10.252 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:10.252 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:10.252 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:10.252 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:06:10.252 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:10.252 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:06:10.252 DEBUG [main][MenuItemLookup] Item match:Preferences 21:06:10.252 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:06:10.252 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:06:10.252 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:06:10.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 'Preferences.*'] is available.... 21:06:10.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:06:10.379 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:06:10.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:10.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:10.381 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:06:10.381 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:10.382 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 21:06:10.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:10.382 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:10.383 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:10.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:10.383 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:10.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:06:10.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:06:10.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:06:10.395 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:06:10.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:10.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:10.898 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:06:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:06:10.900 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:06:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:10.900 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:06:10.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:10.900 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:06:10.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 21:06:10.900 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 21:06:10.901 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 21:06:10.901 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:1777): Gtk-CRITICAL **: 21:06:10.994: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:06:11.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.059 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 21:06:11.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.059 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.061 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:11.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:11.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:11.064 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 21:06:11.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.065 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:11.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:11.065 INFO [WorkbenchTestable][AbstractTableItem] Uncheck table Item 17.0.2+8 (default): 21:06:11.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:06:11.067 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:06:11.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:11.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:06:11.109 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") 21:06:11.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:11.112 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:06:11.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:11.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:11.113 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 21:06:11.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:11.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:11.118 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) 21:06:11.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:11.149 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:06:11.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:11.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:11.149 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:11.149 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:11.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:06:11.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:06:11.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:11.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:11.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:11.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 21:06:11.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:11.200 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:11.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:11.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:11.201 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOneDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 21:06:11.201 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:11.201 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 21:06:11.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 21:06:11.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:11.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:11.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:11.201 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:06:11.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:11.201 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:06:11.201 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:11.202 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:06:11.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:11.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:11.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:11.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:11.242 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:11.242 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:11.242 DEBUG [main][MenuItemLookup] Item match:Window 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:11.242 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:06:11.242 DEBUG [main][MenuItemLookup] Item match:Preferences 21:06:11.243 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:06:11.243 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:06:11.243 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:06:11.336: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:06:11.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 'Preferences.*'] is available.... 21:06:11.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:06:11.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:06:11.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:11.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:11.463 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:06:11.464 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:11.464 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 21:06:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.464 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:11.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:06:11.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:06:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:06:11.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:06:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:11.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:06:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:11.466 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:06:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:06:11.466 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:06:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:11.466 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:06:11.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:11.467 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:06:11.467 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 21:06:11.467 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 21:06:11.467 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 21:06:11.467 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 21:06:11.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.469 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 21:06:11.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.469 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:11.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:11.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:11.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:11.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:11.498 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:06:11.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:11.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:11.498 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 21:06:11.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:11.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:11.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:11.544 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) 21:06:11.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:11.547 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:06:11.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:11.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:11.548 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:11.548 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:11.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:06:11.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:06:11.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:11.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:11.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:11.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 21:06:11.592 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:11.592 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:11.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:11.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:11.593 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 21:06:11.593 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:11.593 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 21:06:11.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 21:06:11.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:11.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:11.593 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:11.593 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:06:11.593 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:11.593 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:06:11.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:11.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:06:11.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:11.594 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:11.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:11.594 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:11.594 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:11.594 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:11.594 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:11.594 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:11.594 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:11.595 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:11.595 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:11.595 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:11.595 DEBUG [main][MenuItemLookup] Item match:Window 21:06:11.595 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:11.595 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:11.595 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:11.595 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:11.595 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:11.595 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:11.595 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:11.595 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:06:11.595 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:11.595 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:06:11.595 DEBUG [main][MenuItemLookup] Item match:Preferences 21:06:11.595 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:06:11.595 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:06:11.595 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:06:11.686: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:06:11.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:06:11.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 21:06:11.823 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:06:11.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:11.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:11.825 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:06:11.825 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:11.825 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 21:06:11.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.825 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.825 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:11.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:06:11.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:06:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:06:11.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:06:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:11.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:06:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:11.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:06:11.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:06:11.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:06:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:11.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:06:11.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:11.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:06:11.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 21:06:11.828 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 21:06:11.828 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 21:06:11.829 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 21:06:11.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.830 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:06:11.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:11.830 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:11.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:06:11.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:11.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:11.831 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:06:11.831 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:11.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:06:11.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:11.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:11.832 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 21:06:11.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.855 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:11.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:06:11.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:06:11.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:06:11.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:06:11.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:11.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:06:11.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:11.857 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:06:11.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:06:11.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:06:11.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:11.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:06:11.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:11.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:06:11.858 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 21:06:11.858 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 21:06:11.858 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 21:06:11.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 21:06:11.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.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.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...") 21:06:11.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:11.864 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:06:11.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:11.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:11.864 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:11.864 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:11.961 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.... 21:06:11.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:11.961 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:11.961 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 21:06:11.962 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 21:06:11.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:11.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:11.963 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 21:06:11.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:06:11.965 TRACE [main][WidgetHandler] Notify List with event 13 21:06:11.965 TRACE [main][WidgetHandler] Wait for synchronization 21:06:11.966 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 21:06:11.966 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 21:06:11.966 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) 21:06:11.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:11.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:11.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:11.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:11.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:11.976 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:06:11.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:11.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:11.976 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:11.976 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:12.044 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:") 21:06:12.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:12.046 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:12.047 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 21:06:12.067 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:") 21:06:12.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:12.071 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:12.072 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 21:06:12.078 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 21:06:12.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.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) 21:06:12.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:12.082 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 21:06:12.082 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 21:06:12.082 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) 21:06:12.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:12.093 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:06:12.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:12.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:12.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:12.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:12.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:06:12.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:06:12.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:12.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:12.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:06:12.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:12.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:12.186 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:12.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:12.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:12.187 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:12.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:12.187 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 21:06:12.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.187 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:12.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:12.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:12.189 INFO [WorkbenchTestable][AbstractTableItem] Check table Item jre.test: 21:06:12.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:06:12.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:06:12.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:12.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:06:12.245 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") 21:06:12.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:12.249 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 21:06:12.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:12.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:12.252 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 21:06:12.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:12.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:12.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:12.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:12.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:12.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:06:12.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:12.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:12.255 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 21:06:12.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:12.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:12.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:12.289 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) 21:06:12.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:12.295 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:06:12.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:12.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:12.295 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:12.295 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:12.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:06:12.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:06:12.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:12.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:12.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:12.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 21:06:12.340 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:12.340 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:12.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:12.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:12.340 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 21:06:12.340 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:12.341 INFO [WorkbenchTestable][RequirementsRunner] Started test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 21:06:12.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 21:06:12.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:12.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:12.341 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:12.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:06:12.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:12.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:06:12.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:12.341 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:06:12.341 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:12.341 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:12.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:12.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:12.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:12.342 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:12.342 DEBUG [main][MenuItemLookup] Item match:Window 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:12.342 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:06:12.342 DEBUG [main][MenuItemLookup] Item match:Preferences 21:06:12.342 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:06:12.342 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:06:12.342 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:06:12.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:06:12.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.... 21:06:12.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 'Preferences.*'] is available. finished successfully 21:06:12.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:06:12.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:12.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:12.581 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:06:12.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:12.581 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 21:06:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.582 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.582 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.582 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:12.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:06:12.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:06:12.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:06:12.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:06:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:12.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:06:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:12.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:06:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:06:12.584 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:06:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:12.584 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:06:12.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:12.584 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:06:12.584 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 21:06:12.584 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 21:06:12.585 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 21:06:12.585 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 21:06:12.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.586 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:06:12.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:12.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:12.586 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:06:12.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:12.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:12.611 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:06:12.611 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:12.611 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:06:12.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:12.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:12.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 21:06:12.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.612 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.612 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:12.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:06:12.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:06:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:06:12.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:06:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:12.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:06:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:12.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:06:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:06:12.614 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:06:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:12.614 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:06:12.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:12.614 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:06:12.615 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 21:06:12.615 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 21:06:12.615 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 21:06:12.615 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 21:06:12.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.616 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...") 21:06:12.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:12.619 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:06:12.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:12.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:12.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:12.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:12.703 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.... 21:06:12.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:12.704 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:12.704 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 21:06:12.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 21:06:12.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:12.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:12.705 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 21:06:12.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:06:12.706 TRACE [main][WidgetHandler] Notify List with event 13 21:06:12.706 TRACE [main][WidgetHandler] Wait for synchronization 21:06:12.707 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 21:06:12.707 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 21:06:12.707 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) 21:06:12.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:12.708 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:06:12.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:12.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:12.708 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:12.708 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:12.762 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:") 21:06:12.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:12.765 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:12.765 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 21:06:12.775 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:") 21:06:12.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.775 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:12.791 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:12.792 INFO [WorkbenchTestable][AbstractText] Text set to: jre.test 21:06:12.806 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 21:06:12.807 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) 21:06:12.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:12.810 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 21:06:12.810 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 21:06:12.810 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) 21:06:12.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:12.812 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:06:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:12.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:12.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:12.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:12.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:06:12.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:06:12.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:12.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:12.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:06:12.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:12.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:12.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:12.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:12.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:12.910 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:12.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:12.910 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 21:06:12.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:12.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:12.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:12.913 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 21:06:12.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:12.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:12.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:12.915 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:06:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:12.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.debug.ui.jres.JREsPreferencePage, index 0 and no matchers specified 21:06:12.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:12.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:12.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:12.919 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 21:06:12.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:12.921 TRACE [main][WidgetHandler] Notify Table with event 13 21:06:12.921 TRACE [main][WidgetHandler] Wait for synchronization 21:06:12.921 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") 21:06:12.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:12.953 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:06:12.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:12.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:12.953 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:12.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:12.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) 21:06:12.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:12.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:12.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:12.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:12.997 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:12.998 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:06:12.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:12.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:12.998 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:12.998 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:13.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:06:13.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:06:13.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:13.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:13.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:13.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 21:06:13.042 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:13.042 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:13.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:13.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:13.043 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) 21:06:13.043 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest 21:06:13.043 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:13.043 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:13.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:13.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.8 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.952 s testJRENotFound no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.392 s testAddingDefaultJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.747 s testAddingJRE no-configuration(org.eclipse.reddeer.eclipse.test.jdt.debug.ui.jres.JREsPreferencePageTest) Time elapsed: 0.702 s Running org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest 21:06:13.055 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 21:06:13.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:13.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:13.086 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:13.086 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:13.086 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:13.086 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:13.086 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:13.086 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:13.086 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:13.086 DEBUG [main][MenuItemLookup] Item match:Run 21:06:13.087 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 21:06:13.087 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 21:06:13.087 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:13.087 DEBUG [main][MenuItemLookup] Found menu:'Run History' 21:06:13.087 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:06:13.087 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 21:06:13.087 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 21:06:13.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 21:06:13.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 21:06:13.088 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 21:06:13.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:06:13.264 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 21:06:13.264 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:06:13.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:13.266 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config 21:06:13.266 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 21:06:13.266 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:13.266 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:13.266 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:13.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:13.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:13.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:13.267 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:13.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:06:13.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:06:13.269 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 21:06:13.269 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 21:06:13.269 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 21:06:13.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 21:06:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 21:06:13.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 21:06:13.300 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:06:13.300 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:13.303 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 21:06:13.303 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 21:06:13.303 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 21:06:13.303 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 21:06:13.303 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 21:06:13.310 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:") 21:06:13.310 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:13.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:13.597 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:13.597 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:13.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:13.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:13.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:13.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:13.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:13.624 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:13.624 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest_test_config 21:06:13.625 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 21:06:13.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 "Apply") 21:06:13.625 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:13.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:13.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:13.625 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:13.625 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:13.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:13.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:13.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:13.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:13.629 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:13.629 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 21:06:13.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:14.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:14.130 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:14.130 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:14.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:14.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:06:14.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 21:06:14.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 21:06:14.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 21:06:14.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 21:06:14.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:14.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:06:14.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:14.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:14.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:14.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:14.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:14.832 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:14.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:14.832 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") 21:06:14.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:14.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:14.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:14.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:14.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:14.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:14.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:14.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:14.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:14.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:14.845 INFO [WorkbenchTestable][AbstractCTabItem] Activate Environment 21:06:14.853 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 21:06:14.853 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:14.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:14.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:14.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:14.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:14.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:14.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:14.878 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:14.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:14.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:14.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:16.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 21:06:16.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 21:06:16.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:16.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:16.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:16.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:16.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:16.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:16.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:16.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:16.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:16.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:16.389 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 21:06:16.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:16.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:16.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:16.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:16.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 21:06:16.547 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 21:06:16.547 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 21:06:16.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:16.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:16.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:16.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 21:06:16.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:16.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:16.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:16.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:16.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:16.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:16.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:16.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:16.548 INFO [WorkbenchTestable][AbstractTableItem] Check table Item BUILD_DISPLAY_NAME [ #225 ]: 21:06:16.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:06:16.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:06:16.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:16.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:06:16.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:06:16.549 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:16.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:16.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:16.549 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 21:06:16.549 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:16.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:16.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:16.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:16.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:16.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:16.555 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:06:16.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:16.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:16.555 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:16.555 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:16.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 21:06:16.602 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:16.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:16.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:16.603 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:16.603 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:16.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:16.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:16.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:16.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:16.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:16.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:16.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:16.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 21:06:16.605 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:16.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:16.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:16.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:16.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:16.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:16.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:16.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:16.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:16.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:16.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:16.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:16.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 "Select...") 21:06:16.608 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:16.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:16.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:16.609 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:16.609 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:16.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:16.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:16.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:16.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:16.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:16.611 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 21:06:16.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:16.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:16.611 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:16.611 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:16.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 21:06:16.759 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 21:06:16.759 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 21:06:16.759 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:16.759 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 21:06:16.759 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:16.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:16.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:16.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:16.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:16.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 21:06:16.761 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:16.761 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 21:06:16.761 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:16.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:16.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:16.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:16.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:16.762 INFO [WorkbenchTestable][AbstractTableItem] Check table Item USER_NAME [ jenkins ]: 21:06:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification... 21:06:16.762 TRACE [WorkbenchTestable][WidgetHandler] Notify Table with event 13 21:06:16.762 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:16.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table heard check notification finished successfully 21:06:16.763 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:06:16.763 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:16.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:16.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:16.763 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 21:06:16.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:16.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:16.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:16.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:16.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:16.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:16.778 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:06:16.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:16.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:16.779 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:16.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:16.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 21:06:16.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:16.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:16.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:16.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:16.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:16.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:16.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:16.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:16.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:16.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:16.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:16.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:16.824 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 21:06:16.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:16.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:16.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:16.825 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:16.825 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:16.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:16.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:16.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:16.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:16.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:16.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:16.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:16.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 21:06:16.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:16.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:16.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:16.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:16.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:16.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:16.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:16.829 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:16.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:16.829 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:16.830 INFO [WorkbenchTestable][AbstractButton] Click button Se&lect... 21:06:16.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:16.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:16.830 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:16.830 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:16.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Select Environment Variables"] is available.... 21:06:16.977 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 21:06:16.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Select All") 21:06:16.978 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:16.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:16.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:16.978 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 21:06:16.978 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:16.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:16.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:16.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:16.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:16.982 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:16.982 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 21:06:16.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:16.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:16.982 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:16.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:17.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:06:17.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:17.027 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select Environment Variables" as the parent 21:06:17.027 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:17.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:17.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:17.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:17.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:17.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:17.032 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:06:17.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:17.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:17.032 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:17.032 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:17.123 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 21:06:17.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:17.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:17.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:17.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:17.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:17.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:17.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:17.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:17.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:17.125 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:17.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:17.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:17.127 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 21:06:17.127 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:17.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:17.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:17.127 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:17.127 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:17.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:17.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:17.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:17.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:17.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:17.141 INFO [WorkbenchTestable][AbstractButton] Click button Re&place native environment with specified environment 21:06:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:17.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:17.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:17.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:17.141 TRACE [main][WidgetHandler] Notify Button with event 27 21:06:17.141 TRACE [main][WidgetHandler] Wait for synchronization 21:06:17.141 TRACE [main][WidgetHandler] Notify Button with event 13 21:06:17.141 TRACE [main][WidgetHandler] Wait for synchronization 21:06:17.141 TRACE [main][WidgetHandler] Notify Button with event 26 21:06:17.141 TRACE [main][WidgetHandler] Wait for synchronization 21:06:17.141 TRACE [main][WidgetHandler] Notify Button with event 3 21:06:17.141 TRACE [main][WidgetHandler] Wait for synchronization 21:06:17.141 TRACE [main][WidgetHandler] Notify Button with event 4 21:06:17.141 TRACE [main][WidgetHandler] Wait for synchronization 21:06:17.141 TRACE [main][WidgetHandler] Notify Button with event 13 21:06:17.141 TRACE [main][WidgetHandler] Wait for synchronization 21:06:17.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Replace native environment with specified environment") 21:06:17.141 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:17.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:17.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:17.143 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:17.144 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:17.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:17.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:17.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:17.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:17.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:17.161 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 21:06:17.161 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:17.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:17.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:17.161 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:17.161 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:17.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:17.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:17.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:17.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:17.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:17.169 INFO [WorkbenchTestable][AbstractButton] Click button &Append environment to native environment 21:06:17.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:17.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:17.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:17.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:17.172 TRACE [main][WidgetHandler] Notify Button with event 27 21:06:17.172 TRACE [main][WidgetHandler] Wait for synchronization 21:06:17.172 TRACE [main][WidgetHandler] Notify Button with event 13 21:06:17.172 TRACE [main][WidgetHandler] Wait for synchronization 21:06:17.172 TRACE [main][WidgetHandler] Notify Button with event 26 21:06:17.172 TRACE [main][WidgetHandler] Wait for synchronization 21:06:17.172 TRACE [main][WidgetHandler] Notify Button with event 3 21:06:17.172 TRACE [main][WidgetHandler] Wait for synchronization 21:06:17.172 TRACE [main][WidgetHandler] Notify Button with event 4 21:06:17.172 TRACE [main][WidgetHandler] Wait for synchronization 21:06:17.172 TRACE [main][WidgetHandler] Notify Button with event 13 21:06:17.172 TRACE [main][WidgetHandler] Wait for synchronization 21:06:17.172 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 21:06:17.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:17.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:17.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:17.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:17.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:17.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:17.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:17.179 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:17.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:17.179 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:17.179 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 21:06:17.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:17.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:17.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:17.179 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:17.179 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:17.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:17.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:17.181 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:17.181 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:17.181 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:17.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:17.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:17.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 21:06:17.182 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:17.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:17.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:17.194 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:17.194 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:17.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:17.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:17.202 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:17.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:17.202 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:17.203 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:06:17.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:17.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:17.203 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:17.203 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:17.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available.... 21:06:17.252 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 21:06:17.253 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:") 21:06:17.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:17.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:17.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:17.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 21:06:17.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:17.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:17.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:17.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:17.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:17.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:17.254 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:17.254 INFO [WorkbenchTestable][AbstractText] Text set to: test_name 21:06:17.254 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:") 21:06:17.255 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:17.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:17.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:17.255 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 21:06:17.255 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:17.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:17.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:17.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:17.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:17.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:17.257 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:17.257 INFO [WorkbenchTestable][AbstractText] Text set to: test_value 21:06:17.257 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:06:17.257 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:17.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:17.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:17.258 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 21:06:17.258 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:17.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:17.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:17.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:17.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:17.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:17.262 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:06:17.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:17.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:17.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:17.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:17.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available.... 21:06:18.859 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 21:06:18.859 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 21:06:18.859 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:18.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:18.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:18.859 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:18.859 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:18.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:18.859 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:18.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:18.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:18.861 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:18.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:18.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:18.870 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 21:06:18.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:18.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:18.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:18.870 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:18.870 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:18.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:18.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:18.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:18.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:18.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:18.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:18.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:18.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 21:06:18.872 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:18.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:18.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:18.873 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:18.873 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:18.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:18.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:18.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:18.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:18.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 21:06:18.875 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:18.875 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:18.875 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:18.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:18.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:18.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:18.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:18.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:18.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:18.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:18.878 TRACE [main][WidgetHandler] Notify Table with event 13 21:06:18.878 TRACE [main][WidgetHandler] Wait for synchronization 21:06:18.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 "Remove") 21:06:18.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:18.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:18.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:18.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:18.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:18.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:18.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:18.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:18.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:18.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:18.885 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove 21:06:18.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:18.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:18.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:18.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:18.897 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 21:06:18.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:18.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:18.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:18.898 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:18.898 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:18.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:18.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:18.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:18.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:18.900 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:18.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:18.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:18.901 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 21:06:18.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:18.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:18.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:18.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:18.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:18.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:18.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:18.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:18.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:18.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:18.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:18.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:18.906 TRACE [main][WidgetHandler] Notify Table with event 13 21:06:18.906 TRACE [main][WidgetHandler] Wait for synchronization 21:06:18.906 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 21:06:18.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:18.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:18.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:18.906 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:18.906 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:18.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:18.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:18.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:18.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:18.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:18.913 INFO [WorkbenchTestable][AbstractButton] Click button E&dit... 21:06:18.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:18.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:18.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:18.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Edit Environment Variable"] is available.... 21:06:18.961 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 21:06:18.961 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:") 21:06:18.961 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:18.961 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 21:06:18.961 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:18.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:18.961 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:18.962 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:18.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:18.962 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:18.962 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:18.962 INFO [WorkbenchTestable][AbstractText] Text set to: test_new 21:06:18.963 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:") 21:06:18.963 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:18.963 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 21:06:18.963 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:18.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:18.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:18.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:18.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:18.972 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:18.972 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:18.973 INFO [WorkbenchTestable][AbstractText] Text set to: test_new 21:06:18.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 21:06:18.973 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:18.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:18.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:18.973 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Edit Environment Variable" as the parent 21:06:18.973 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:18.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:18.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:18.974 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:18.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:18.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:18.975 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:06:18.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:18.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:18.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:18.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:19.022 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 21:06:19.022 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:19.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:19.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:19.022 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:19.022 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:19.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:19.022 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:19.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:19.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:19.024 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:19.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:19.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:19.027 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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...") 21:06:19.027 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:19.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:19.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:19.028 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:19.028 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:19.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:19.028 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:19.033 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:19.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:19.033 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:19.034 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:06:19.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:19.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:19.034 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:19.034 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:19.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Environment Variable"] is available.... 21:06:19.081 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 21:06:19.081 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:") 21:06:19.081 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:19.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:19.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:19.081 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 21:06:19.081 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:19.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:19.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:19.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:19.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:19.082 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:19.082 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:19.082 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy 21:06:19.083 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:") 21:06:19.083 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:19.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:19.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:19.083 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 21:06:19.083 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:19.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:19.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:19.084 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:19.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:19.085 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:19.085 INFO [WorkbenchTestable][AbstractText] Text set to: test_copy 21:06:19.085 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:06:19.085 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:19.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:19.086 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Environment Variable" as the parent 21:06:19.086 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:19.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:19.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:19.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:19.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:19.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:19.091 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:06:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:19.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:19.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:19.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:19.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Overwrite variable?"] is available.... 21:06:20.139 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 21:06:20.139 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 21:06:20.139 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:20.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:20.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:20.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:20.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:20.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:20.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:20.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:20.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:20.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:20.149 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 21:06:20.149 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:20.150 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:20.150 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:20.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:20.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:20.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:20.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:20.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:20.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:20.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:20.154 TRACE [main][WidgetHandler] Notify Table with event 13 21:06:20.154 TRACE [main][WidgetHandler] Wait for synchronization 21:06:20.154 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:06:20.154 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:20.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:20.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:20.155 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:20.155 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:20.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:20.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:20.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:20.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:20.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:20.161 INFO [WorkbenchTestable][AbstractButton] Click button &Copy 21:06:20.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:20.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:20.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:20.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:20.166 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 21:06:20.166 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:20.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:20.175 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:20.175 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:20.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:20.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:20.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:20.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:20.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:20.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:20.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:20.179 TRACE [main][WidgetHandler] Notify Table with event 13 21:06:20.179 TRACE [main][WidgetHandler] Wait for synchronization 21:06:20.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 "Remove") 21:06:20.179 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:20.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:20.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:20.180 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:20.180 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:20.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:20.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:20.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:20.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:20.194 INFO [WorkbenchTestable][AbstractButton] Click button Rem&ove 21:06:20.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:20.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:20.194 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:20.194 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:20.198 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 21:06:20.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:20.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:20.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:20.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:20.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:20.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:20.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:20.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:20.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:20.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:20.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:20.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:20.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:06:20.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:20.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:20.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:20.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:20.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:20.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:20.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:20.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:20.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:20.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:20.226 INFO [WorkbenchTestable][AbstractButton] Click button &Paste 21:06:20.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:20.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:20.226 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:20.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:20.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 21:06:20.231 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:20.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:20.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:20.232 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:20.232 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:20.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:20.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:20.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:20.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:20.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:20.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:20.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:20.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:06:20.245 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 21:06:20.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:06:20.246 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 21:06:20.246 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:06:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:20.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:20.246 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 21:06:20.246 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 21:06:20.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:06:20.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.334 s - in org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest selectTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 2.274 s appendReplaceTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.052 s addTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.69 s removeTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.031 s editTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 0.126 s copyPasteTest(org.eclipse.reddeer.eclipse.test.jdt.environment.launcher.EnvironmentTabTest) Time elapsed: 1.218 s Running org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 21:06:20.439 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 21:06:20.440 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:06:20.440 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:20.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 21:06:20.440 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:20.440 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:06:20.463 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:20.463 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:06:20.463 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:20.463 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:20.463 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 21:06:20.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 21:06:20.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:20.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:20.463 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:20.464 INFO [WorkbenchTestable][DebugPerspective] Open perspective: 'Debug' 21:06:20.464 DEBUG [WorkbenchTestable][DebugPerspective] Trying to open perspective: 'Debug' 21:06:20.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:20.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:20.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:20.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:20.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:20.464 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") 21:06:20.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:20.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:20.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:20.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:20.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:06:20.476 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 21:06:20.476 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:06:20.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:20.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 21:06:20.566 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 21:06:20.566 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 21:06:20.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:20.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:20.567 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 21:06:20.567 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:20.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:20.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:20.567 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:20.567 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:20.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:20.567 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:20.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:20.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:20.568 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:20.568 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Debug') 21:06:20.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:20.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:20.569 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 21:06:20.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:20.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:20.569 TRACE [main][WidgetHandler] Notify Table with event 13 21:06:20.569 TRACE [main][WidgetHandler] Wait for synchronization 21:06:20.569 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:20.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:20.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:20.569 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:20.569 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:20.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:20.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:20.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 "Open") 21:06:20.570 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:20.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:20.571 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:20.571 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:20.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:20.571 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:20.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:20.571 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:20.572 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:06:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:20.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:20.572 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:20.572 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:20.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:06:20.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:06:20.804 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:06:20.804 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 21:06:20.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:20.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:20.805 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:20.805 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") 21:06:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:20.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:20.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:20.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:20.819 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:06:20.819 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 21:06:20.819 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:06:20.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:20.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 21:06:20.911 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 21:06:20.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 21:06:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:20.911 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 21:06:20.911 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:20.911 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:20.911 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:20.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:20.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:20.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:20.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:20.912 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 21:06:20.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:20.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:20.913 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 21:06:20.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:20.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:20.913 TRACE [main][WidgetHandler] Notify Table with event 13 21:06:20.913 TRACE [main][WidgetHandler] Wait for synchronization 21:06:20.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:20.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:20.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:20.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:20.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:20.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:20.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:20.922 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:06:20.922 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:20.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:20.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:20.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:20.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:20.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:20.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:20.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:20.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:20.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:20.927 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:06:20.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:20.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:20.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:20.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:21.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:06:21.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:06:21.140 INFO [WorkbenchTestable][JavaBrowsingPerspective] Open perspective: 'Java Browsing' 21:06:21.140 DEBUG [WorkbenchTestable][JavaBrowsingPerspective] Trying to open perspective: 'Java Browsing' 21:06:21.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:21.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:21.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:21.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:21.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:21.141 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") 21:06:21.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:21.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:21.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:21.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:21.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:06:21.162 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 21:06:21.162 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:06:21.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:21.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 21:06:21.248 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 21:06:21.248 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 21:06:21.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:21.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:21.249 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 21:06:21.249 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:21.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:21.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:21.249 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:21.249 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:21.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:21.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:21.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:21.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:21.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:21.251 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Browsing') 21:06:21.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:21.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:21.251 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (3) 21:06:21.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:21.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:21.251 TRACE [main][WidgetHandler] Notify Table with event 13 21:06:21.251 TRACE [main][WidgetHandler] Wait for synchronization 21:06:21.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:21.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:21.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:21.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:21.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:21.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:21.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:21.253 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:06:21.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:21.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:21.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:21.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:21.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:21.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:21.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:21.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:21.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:21.255 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:06:21.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:21.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:21.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:21.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:21.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:06:21.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:06:21.704 INFO [WorkbenchTestable][JavaTypeHierarchyPerspective] Open perspective: 'Java Type Hierarchy' 21:06:21.704 DEBUG [WorkbenchTestable][JavaTypeHierarchyPerspective] Trying to open perspective: 'Java Type Hierarchy' 21:06:21.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:21.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:21.704 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:21.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:21.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:21.723 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") 21:06:21.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:21.723 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:21.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:21.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:21.728 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:06:21.729 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 21:06:21.729 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:06:21.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:21.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 21:06:21.802 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 21:06:21.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 21:06:21.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:21.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:21.803 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 21:06:21.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:21.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:21.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:21.804 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:21.804 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:21.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:21.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:21.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:21.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:21.804 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:21.805 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java Type Hierarchy') 21:06:21.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:21.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:21.805 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (5) 21:06:21.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:21.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:21.805 TRACE [main][WidgetHandler] Notify Table with event 13 21:06:21.805 TRACE [main][WidgetHandler] Wait for synchronization 21:06:21.805 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:21.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:21.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:21.806 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:21.806 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:21.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:21.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:21.807 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:06:21.807 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:21.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:21.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:21.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:21.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:21.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:21.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:21.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:21.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:21.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:21.809 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:06:21.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:21.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:21.809 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:21.809 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:22.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:06:22.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:06:22.075 INFO [WorkbenchTestable][ResourcePerspective] Open perspective: 'Resource' 21:06:22.075 DEBUG [WorkbenchTestable][ResourcePerspective] Trying to open perspective: 'Resource' 21:06:22.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:22.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:22.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:22.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:22.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:22.076 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") 21:06:22.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:22.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:22.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:22.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:22.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:06:22.099 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 21:06:22.099 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:06:22.099 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:22.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 21:06:22.170 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 21:06:22.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 21:06:22.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:22.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:22.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 21:06:22.170 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:22.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:22.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:22.170 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:22.170 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:22.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:22.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:22.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:22.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:22.171 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:22.171 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource') 21:06:22.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:22.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:22.172 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Resource (default)') 21:06:22.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:22.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:22.172 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (8) 21:06:22.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:22.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:22.172 TRACE [main][WidgetHandler] Notify Table with event 13 21:06:22.172 TRACE [main][WidgetHandler] Wait for synchronization 21:06:22.172 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:22.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:22.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:22.173 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:22.173 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:22.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:22.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:22.174 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:06:22.174 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:22.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:22.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:22.174 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:22.174 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:22.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:22.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:22.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:22.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:22.175 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:22.176 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:06:22.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:22.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:22.176 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:22.176 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:22.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:06:22.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:06:22.336 INFO [WorkbenchTestable][TeamSynchronizingPerspective] Open perspective: 'Team Synchronizing' 21:06:22.336 DEBUG [WorkbenchTestable][TeamSynchronizingPerspective] Trying to open perspective: 'Team Synchronizing' 21:06:22.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:22.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:22.337 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:22.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:22.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:22.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.shell.DefaultShell, index 0 and following matchers specified (Matcher matching widget which tooltip matches: "Open Perspective") 21:06:22.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:22.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:22.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:22.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:22.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:06:22.343 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 21:06:22.343 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:06:22.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:22.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 21:06:22.433 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 21:06:22.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 21:06:22.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:22.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:22.434 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 21:06:22.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:22.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:22.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:22.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:22.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:22.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:22.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:22.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:22.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:22.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:22.435 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Team Synchronizing') 21:06:22.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:22.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:22.436 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (9) 21:06:22.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:22.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:22.436 TRACE [main][WidgetHandler] Notify Table with event 13 21:06:22.436 TRACE [main][WidgetHandler] Wait for synchronization 21:06:22.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:22.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:22.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:22.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:22.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:22.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:22.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:22.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") 21:06:22.439 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:22.439 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:22.439 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:22.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:22.439 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:22.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:22.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:22.446 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:22.447 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:06:22.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:22.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:22.447 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:22.447 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:22.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:06:22.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:06:22.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 21:06:22.769 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:22.769 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:22.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:22.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:22.770 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPerspectives no-configuration(org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest) 21:06:22.770 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.internal.ui.DefaultPerspectivesTest 21:06:22.770 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:22.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:22.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:22.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.331 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.307 s Running org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 21:06:22.778 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 21:06:22.779 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:06:22.779 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:22.779 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 21:06:22.779 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:22.779 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:06:22.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:22.780 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:06:22.780 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:22.780 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:06:22.780 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 21:06:22.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:22.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:22.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:22.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:22.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:22.781 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") 21:06:22.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:22.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:22.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:22.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:22.805 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:06:22.805 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 21:06:22.805 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:06:22.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:22.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 21:06:22.876 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 21:06:22.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 21:06:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:22.876 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 21:06:22.876 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:22.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:22.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:22.877 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:22.877 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:22.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:22.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:22.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:22.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:22.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:22.878 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 21:06:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:22.878 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 21:06:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:22.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:22.878 TRACE [main][WidgetHandler] Notify Table with event 13 21:06:22.878 TRACE [main][WidgetHandler] Wait for synchronization 21:06:22.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:22.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:22.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:22.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:22.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:22.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:22.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:22.882 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:06:22.882 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:22.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:22.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:22.883 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:22.883 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:22.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:22.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:22.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:22.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:22.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:22.895 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:06:22.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:22.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:22.895 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:22.895 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:23.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:06:23.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:06:23.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:06:23.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:23.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:23.111 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:23.111 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:23.111 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:23.111 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:23.111 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:23.111 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:23.111 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:23.111 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:23.111 DEBUG [main][MenuItemLookup] Item match:Window 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:06:23.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:23.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:23.112 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:23.112 DEBUG [main][MenuItemLookup] Item match:Window 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:23.112 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:23.112 DEBUG [main][MenuItemLookup] Item match:Perspective 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:06:23.113 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:06:23.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:06:23.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:23.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:23.113 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:23.113 DEBUG [main][MenuItemLookup] Item match:Window 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:23.113 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:06:23.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:23.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:23.119 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:23.119 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:23.119 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:23.119 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:23.119 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:23.119 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:23.119 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:23.119 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:23.119 DEBUG [main][MenuItemLookup] Item match:Window 21:06:23.119 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:23.119 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:23.119 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:23.119 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:23.119 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:23.119 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:23.119 DEBUG [main][MenuItemLookup] Item match:Perspective 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:06:23.120 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:06:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:23.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:23.120 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:23.120 DEBUG [main][MenuItemLookup] Item match:Window 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:23.120 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:06:23.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:23.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:23.121 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:23.121 DEBUG [main][MenuItemLookup] Item match:Window 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:23.121 DEBUG [main][MenuItemLookup] Item match:Perspective 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:06:23.121 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:06:23.121 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:06:23.121 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:06:23.121 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:06:23.121 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:06:23.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:06:23.189 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 21:06:23.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:06:23.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:23.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:23.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:23.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:23.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:23.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:06:23.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:23.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:23.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:23.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:06:23.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:23.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:23.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:23.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:06:23.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:23.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:23.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:23.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:23.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:23.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:23.191 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:06:23.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:23.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:23.191 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:23.191 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:23.444 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:23.445 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 21:06:23.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 21:06:23.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:23.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:23.445 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:23.445 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 21:06:23.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:23.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:23.445 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:23.445 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:23.445 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:23.445 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:06:23.445 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:06:23.445 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:23.445 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:23.445 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:23.445 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:23.445 DEBUG [main][MenuItemLookup] Item match:Run 21:06:23.446 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 21:06:23.446 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 21:06:23.446 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:23.446 DEBUG [main][MenuItemLookup] Found menu:'Run History' 21:06:23.446 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:06:23.446 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 21:06:23.446 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 21:06:23.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 21:06:23.446 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 21:06:23.447 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 21:06:23.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:06:23.612 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 21:06:23.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:06:23.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:23.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:23.614 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Create new launch configuration JUnit with name class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 21:06:23.614 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 21:06:23.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:23.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:23.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:23.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:23.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:23.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:23.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:23.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:23.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:23.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:06:23.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:06:23.617 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item JUnit 21:06:23.617 DEBUG [main][TreeItemHandler] Selecting tree item: JUnit 21:06:23.617 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item JUnit about selection 21:06:23.617 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: JUnit 21:06:23.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected... 21:06:23.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Tree has focus and TreeItem JUnit is selected finished successfully 21:06:23.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:06:23.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:23.654 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 21:06:23.654 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 21:06:23.654 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ne&w Configuration" 21:06:23.654 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text New Configuration 21:06:23.655 INFO [main][MenuItemHandler] Select menu item: Ne&w Configuration 21:06:23.663 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:") 21:06:23.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:23.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:23.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:23.979 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:23.979 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:23.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:23.979 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:23.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:23.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:23.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:23.993 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:23.994 INFO [WorkbenchTestable][AbstractText] Text set to: class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest_test_config 21:06:23.995 INFO [WorkbenchTestable][LaunchConfiguration] Apply the launch configuration 21:06:23.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Apply") 21:06:23.995 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:23.995 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:23.995 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:23.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:23.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:24.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:24.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:24.009 INFO [WorkbenchTestable][AbstractButton] Click button Appl&y 21:06:24.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:24.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:24.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:24.510 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:25.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:25.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:06:25.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 21:06:25.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 21:06:25.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 21:06:25.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update LCD' is a system job, skipped 21:06:25.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:06:25.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:25.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:25.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:25.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:25.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:25.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:25.279 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:25.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:25.280 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") 21:06:25.280 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:25.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:25.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:25.282 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:25.282 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:25.282 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:25.282 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:25.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:25.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:25.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:25.285 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 21:06:25.285 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:") 21:06:25.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:25.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:25.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:25.286 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:25.286 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:25.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:25.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:25.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:25.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:25.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:25.312 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:25.313 INFO [WorkbenchTestable][AbstractText] Text set to: abc 21:06:25.317 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:") 21:06:25.317 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:25.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:25.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:25.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:25.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:25.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:25.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:25.367 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:25.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:25.367 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:25.367 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:25.367 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:") 21:06:25.367 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:25.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:25.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:25.367 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:25.367 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:25.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:25.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:25.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:25.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:25.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:25.405 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:25.406 INFO [WorkbenchTestable][AbstractText] Text set to: cde 21:06:25.415 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:") 21:06:25.415 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:25.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:25.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:25.417 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:25.417 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:25.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:25.417 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:25.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:25.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:25.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:25.450 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:25.450 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:") 21:06:25.450 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:25.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:25.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:25.450 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:25.450 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:25.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:25.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:25.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:25.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:25.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:25.522 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:25.522 INFO [WorkbenchTestable][AbstractText] Text set to: efg 21:06:25.523 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:") 21:06:25.524 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:25.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:25.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:25.525 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:06:25.525 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:25.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:25.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:25.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:25.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:25.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:25.563 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:06:25.564 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 21:06:25.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:06:25.564 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 21:06:25.564 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:06:25.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:25.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:25.608 INFO [WorkbenchTestable][AbstractShell] Close shell Run Configurations 21:06:25.608 INFO [WorkbenchTestable][ShellHandler] Closing shell 'Run Configurations' 21:06:25.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:06:25.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:06:25.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 21:06:25.760 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:25.760 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:25.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:25.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:25.761 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 21:06:25.761 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitTab no-configuration(org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest) 21:06:25.761 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jdt.junit.launcher.JUnitLaunchConfigurationTabTest 21:06:25.761 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:25.762 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:25.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:25.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.984 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.316 s Running org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 21:06:25.770 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 21:06:25.771 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:06:25.771 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:25.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 21:06:25.771 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:25.771 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:06:25.802 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:25.802 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:06:25.802 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:25.803 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 21:06:25.803 DEBUG [WorkbenchTestable][JavaEEPerspective] Trying to open perspective: 'Java EE' 21:06:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:25.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:25.803 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") 21:06:25.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:25.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:25.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:25.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:25.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:06:25.814 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 21:06:25.814 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:06:25.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:25.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 21:06:25.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 21:06:25.893 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 21:06:25.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:25.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:25.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 21:06:25.894 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:25.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:25.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:25.894 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:25.894 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:25.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:25.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:25.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:25.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:25.894 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:06:25.895 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java EE') 21:06:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:25.895 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (4) 21:06:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:06:25.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:06:25.895 TRACE [main][WidgetHandler] Notify Table with event 13 21:06:25.895 TRACE [main][WidgetHandler] Wait for synchronization 21:06:25.895 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:25.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:25.896 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:25.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:25.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:25.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06: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 "Open") 21:06:25.897 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:25.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:25.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:25.897 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:06:25.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:25.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:25.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:25.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:25.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:25.898 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:25.898 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:06:25.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:25.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:25.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:25.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:26.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:06:26.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:06:26.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:06:26.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:26.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:26.227 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:26.228 DEBUG [main][MenuItemLookup] Item match:Window 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:06:26.228 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:06:26.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:26.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:26.229 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:26.229 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:26.229 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:26.229 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:26.229 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:26.229 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:26.229 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:26.229 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:26.229 DEBUG [main][MenuItemLookup] Item match:Window 21:06:26.229 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:26.229 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:26.229 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:26.229 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.229 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:26.229 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:26.229 DEBUG [main][MenuItemLookup] Item match:Perspective 21:06:26.229 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:06:26.230 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:06:26.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:06:26.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:26.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:26.230 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:26.230 DEBUG [main][MenuItemLookup] Item match:Window 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:06:26.230 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:06:26.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:26.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:26.231 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:26.231 DEBUG [main][MenuItemLookup] Item match:Window 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:26.231 DEBUG [main][MenuItemLookup] Item match:Perspective 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:06:26.231 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:06:26.231 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:06:26.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:26.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:26.232 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:26.232 DEBUG [main][MenuItemLookup] Item match:Window 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:06:26.232 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:06:26.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:26.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:26.236 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:26.236 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:26.236 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:26.236 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:26.236 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:26.236 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:26.236 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:26.236 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:26.236 DEBUG [main][MenuItemLookup] Item match:Window 21:06:26.236 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:26.236 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:26.236 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:26.236 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.236 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:26.236 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:26.236 DEBUG [main][MenuItemLookup] Item match:Perspective 21:06:26.237 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:06:26.237 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.237 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:06:26.237 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:06:26.237 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:06:26.237 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:06:26.237 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:06:26.237 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:06:26.237 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:06:26.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:06:26.296 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 21:06:26.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:06:26.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:26.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:26.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:26.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:26.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:26.297 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:06:26.297 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:26.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:26.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:26.297 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:06:26.297 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:26.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:26.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:26.298 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:06:26.298 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:26.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:26.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:26.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:26.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:26.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:26.299 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:06:26.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:26.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:26.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:26.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:26.493 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:26.493 INFO [WorkbenchTestable][RequirementsRunner] Started test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 21:06:26.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 21:06:26.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:26.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:26.494 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:26.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:26.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:26.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:26.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:26.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: "New EJB Project"] 21:06:26.494 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:26.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:26.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:26.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:26.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:26.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:26.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:26.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:06:26.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:26.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:26.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:26.495 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:26.495 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:26.495 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:26.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:26.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:26.496 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:26.496 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:26.496 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:26.496 DEBUG [main][MenuItemLookup] Item match:File 21:06:26.497 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:06:26.497 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:06:26.501 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'XML File' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:26.502 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:06:26.502 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:06:26.502 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:06:26.502 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:06:26.502 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:06:26.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.... 21:06:26.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 21:06:26.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:06:26.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:26.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:26.627 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:06:26.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:26.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 21:06:26.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:26.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:26.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:26.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:26.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:26.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:06:26.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:06:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children... 21:06:26.639 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 21:06:26.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:27.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:27.141 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 21:06:27.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem EJB has children finished successfully 21:06:27.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item EJB 21:06:27.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:27.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item EJB is already expanded. No action performed 21:06:27.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:27.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: EJB 21:06:27.142 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item EJB Project 21:06:27.142 DEBUG [main][TreeItemHandler] Selecting tree item: EJB Project 21:06:27.143 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item EJB Project about selection 21:06:27.146 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: EJB Project 21:06:27.146 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:06:27.146 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:06:27.146 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) 21:06:27.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:27.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:27.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:27.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:27.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:27.148 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:06:27.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:27.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:27.148 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:27.148 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:27.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:27.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:27.398 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:27.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New EJB Project"] is available.... 21:06:27.398 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 21:06:27.398 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EJB Project 21:06:27.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:27.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:27.399 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 21:06:27.399 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:27.401 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:") 21:06:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:27.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:27.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:27.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:27.420 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:27.420 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:27.421 INFO [WorkbenchTestable][AbstractText] Text set to: ejbProject 21:06:27.449 TRACE [WorkbenchTestable][EjbProjectWizard] Shell New EJB Project is not null and is not disposed 21:06:27.449 INFO [WorkbenchTestable][EjbProjectWizard] Finish wizard 21:06:27.449 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) 21:06:27.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:27.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:27.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:27.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:27.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:27.454 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:06:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:27.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:27.454 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:27.454 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:27.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:06:27.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:06:27.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:27.958 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 21:06:27.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 21:06:27.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:06:27.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:06:27.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:06:27.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:06:27.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:27.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:27.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:27.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:06:27.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:27.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:27.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:06:27.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:27.958 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:27.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:27.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:27.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:27.966 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 21:06:27.966 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:27.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:27.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:27.966 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:27.966 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:27.967 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:27.967 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:27.967 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:27.967 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:27.967 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:27.967 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:27.967 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:27.967 DEBUG [main][MenuItemLookup] Item match:Window 21:06:27.967 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:27.967 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:27.967 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:27.967 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:27.967 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:27.967 DEBUG [main][MenuItemLookup] Item match:Show View 21:06:27.973 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:06:27.973 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:06:27.973 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 21:06:27.973 DEBUG [main][MenuItemLookup] Found menu:'Markers' 21:06:27.973 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:06:27.973 DEBUG [main][MenuItemLookup] Found menu:'Packages' 21:06:27.973 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:06:27.973 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:06:27.973 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:06:27.973 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:06:27.973 DEBUG [main][MenuItemLookup] Found menu:'Servers' 21:06:27.973 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 21:06:27.973 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:06:27.973 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:27.973 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:06:27.973 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:06:27.974 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:06:27.974 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:06:27.974 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:06:28.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:06:28.119 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 21:06:28.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:06:28.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:28.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:28.121 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 21:06:28.121 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:28.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:28.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:28.121 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:06:28.121 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:28.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:28.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:28.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:28.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:28.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:28.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:06:28.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:06:28.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:06:28.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:06:28.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:28.123 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:06:28.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:28.123 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:06:28.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:06:28.123 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:06:28.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:28.124 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:06:28.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:28.124 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:06:28.124 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 21:06:28.124 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 21:06:28.124 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 21:06:28.125 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 21:06:28.125 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:28.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:28.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:28.125 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:06:28.125 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:28.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:28.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:28.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 "Open") 21:06:28.126 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:28.126 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:06:28.126 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:28.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:28.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:28.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:28.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:28.127 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:06:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:28.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:28.127 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:28.127 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:28.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:06:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:06:28.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 21:06:28.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:28.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:28.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 21:06:28.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:28.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:28.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:28.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:28.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:28.301 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:28.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') 21:06:28.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:28.301 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:28.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:28.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:28.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:28.323 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:06:28.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:06:28.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:28.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:06:28.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:06:28.324 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:06:28.326 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:06:28.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:06:28.327 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:28.328 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:28.328 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:06:28.328 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:06:28.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:28.329 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:28.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:28.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:28.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:28.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:28.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:29.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:29.331 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:29.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:29.331 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:06:29.331 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:06:29.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:29.332 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:29.332 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:06:29.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:29.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:29.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:29.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:29.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:29.333 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 21:06:29.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:29.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:29.337 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:06:29.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:29.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:29.340 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:29.341 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:29.341 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:06:29.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:29.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:29.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:29.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:29.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:29.345 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:06:29.345 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:06:29.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:29.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:06:29.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:06:29.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:06:29.348 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:06:29.348 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:06:29.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:29.349 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:29.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:29.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:29.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:29.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:29.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:30.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:30.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:30.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:30.374 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:06:30.374 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:06:30.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:30.375 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:30.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 21:06:30.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:30.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:30.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:30.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:30.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:30.376 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name ejbProject 21:06:30.376 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 21:06:30.376 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 21:06:30.376 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 21:06:30.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 21:06:30.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:06:30.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'New' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:30.501 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:06:30.501 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:06:30.502 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:06:30.502 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:06:30.502 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:06:30.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:30.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:06:30.502 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:06:31.002 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 21:06:31.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:31.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:31.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:31.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:06:31.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:31.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:31.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:06:31.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:31.002 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:31.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:31.003 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'ejbProject' via Explorer 21:06:31.003 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item ejbProject 21:06:31.003 DEBUG [main][TreeItemHandler] Selecting tree item: ejbProject 21:06:31.003 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item ejbProject about selection 21:06:31.006 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: ejbProject 21:06:31.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:06:31.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:31.054 DEBUG [main][MenuItemLookup] Found menu:'New' 21:06:31.054 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:06:31.054 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:31.054 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:06:31.054 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:06:31.054 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:06:31.054 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:31.054 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:06:31.054 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:06:31.054 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:06:31.054 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:06:31.054 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:06:31.054 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:06:31.055 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:06:31.055 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:06:31.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 'Delete.*'] is available.... 21:06:31.723 DEBUG [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 21:06:31.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:06:31.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:31.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:31.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:31.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: 32) 21:06:31.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:31.728 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:06:31.728 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:31.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:31.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:31.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:31.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:31.730 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:06:31.730 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:06:31.730 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:06:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:31.730 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:31.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:31.730 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:06:31.730 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:31.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:06:31.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:31.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:31.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:31.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:31.732 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:06:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:31.732 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:31.732 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:31.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:06:31.738 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:06:32.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:06:32.239 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:06:32.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:32.239 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 21:06:32.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:06:32.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:06:32.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:06:32.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:06:32.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:06:32.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:32.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:32.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:32.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:06:32.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:32.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:32.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:32.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:32.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:32.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 21:06:32.239 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:32.239 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:32.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:32.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:32.240 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 21:06:32.241 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createEJBProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest) 21:06:32.241 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.ejb.ui.EjbWizardTest 21:06:32.241 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:32.241 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:32.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:32.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.473 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.748 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 21:06:32.362 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 21:06:32.363 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:06:32.363 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:32.363 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 21:06:32.363 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:32.363 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:06:32.364 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:32.364 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:06:32.364 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:32.364 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:32.364 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 21:06:32.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 21:06:32.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:32.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:32.365 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:32.365 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:32.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:32.365 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:32.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:32.365 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:06:32.365 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:32.365 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:32.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:32.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:32.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:32.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:32.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:32.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:06:32.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:32.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:32.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:32.366 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:32.366 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:32.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:32.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:32.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:32.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:32.367 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:32.367 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:32.367 DEBUG [main][MenuItemLookup] Item match:File 21:06:32.368 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:06:32.368 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'XML File' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:32.373 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:06:32.373 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:06:32.395 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:06:32.396 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:06:32.396 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:06:32.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 'New|Select a wizard'] is available.... 21:06:32.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 'New|Select a wizard'] is available. finished successfully 21:06:32.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:06:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:32.615 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:06:32.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:32.615 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 21:06:32.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:32.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:32.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:32.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:32.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:32.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:06:32.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:06:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 21:06:32.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 21:06:32.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:33.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:33.216 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 21:06:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 21:06:33.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 21:06:33.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:33.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 21:06:33.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:33.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 21:06:33.218 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Utility Project 21:06:33.218 DEBUG [main][TreeItemHandler] Selecting tree item: Utility Project 21:06:33.218 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Utility Project about selection 21:06:33.221 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Utility Project 21:06:33.222 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:06:33.222 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:06:33.222 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) 21:06:33.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:33.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:33.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:33.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:33.223 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:06:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:33.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:33.224 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:33.224 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:33.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'] 21:06:33.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:33.427 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:33.500 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.... 21:06:33.501 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 21:06:33.501 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Utility Module 21:06:33.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:33.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:33.502 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 21:06:33.502 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:33.503 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:") 21:06:33.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:33.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:33.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:33.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:33.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:33.506 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:33.507 INFO [WorkbenchTestable][AbstractText] Text set to: UtilityProject 21:06:33.525 TRACE [WorkbenchTestable][UtilityProjectWizard] Shell New Java Utility Module is not null and is not disposed 21:06:33.525 INFO [WorkbenchTestable][UtilityProjectWizard] Finish wizard 21:06:33.525 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) 21:06:33.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:33.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:33.534 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:33.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:33.534 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:33.535 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:06:33.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:33.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:33.535 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:33.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:33.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:06:34.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:06:34.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:34.039 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 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:34.039 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:34.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:34.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:34.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:34.040 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:06:34.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:34.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:34.042 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:34.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:34.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:34.042 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:34.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') 21:06:34.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:34.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:34.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:34.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:34.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:34.043 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:34.043 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:34.083 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:34.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:34.088 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:34.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:34.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:34.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:34.089 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:34.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:34.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:34.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:34.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:34.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:34.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:34.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:34.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:35.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:35.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:35.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:35.092 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:35.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:35.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:35.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:35.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:06:35.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:35.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:35.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:35.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:35.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:35.094 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 21:06:35.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:35.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:35.096 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:06:35.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:35.098 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:35.098 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:35.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:35.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:35.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:35.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 '\*?\QProject Explorer\E') 21:06:35.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:35.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:35.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:35.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:35.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:35.101 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:35.101 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:35.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:35.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:06:35.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:06:35.102 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:06:35.104 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:35.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:35.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:35.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:35.106 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:35.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:35.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:35.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:35.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:35.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:35.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:35.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:35.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:36.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:36.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:36.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:36.108 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:36.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:36.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:36.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:36.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:06:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:36.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:36.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:36.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:36.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:36.110 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name UtilityProject 21:06:36.111 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 21:06:36.111 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 21:06:36.111 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 21:06:36.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 21:06:36.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:06:36.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:36.171 DEBUG [main][MenuItemLookup] Found menu:'New' 21:06:36.171 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:06:36.171 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:36.171 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:06:36.171 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:36.171 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:06:36.171 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:06:36.171 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:06:36.171 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:06:36.171 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:06:36.171 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:06:36.172 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:06:36.172 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:06:36.172 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:36.172 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:06:36.172 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:06:36.172 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:36.172 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:06:36.172 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:06:36.172 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:06:36.172 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:06:36.172 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:06:36.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:36.172 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:06:36.672 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 21:06:36.672 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:06:36.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:36.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:36.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:36.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:06:36.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:36.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:36.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:06:36.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:36.673 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:36.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:36.673 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'UtilityProject' via Explorer 21:06:36.673 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item UtilityProject 21:06:36.673 DEBUG [main][TreeItemHandler] Selecting tree item: UtilityProject 21:06:36.673 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item UtilityProject about selection 21:06:36.686 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: UtilityProject 21:06:36.687 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:06:36.687 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:36.805 DEBUG [main][MenuItemLookup] Found menu:'New' 21:06:36.805 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:06:36.805 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:36.805 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:06:36.805 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:36.805 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:06:36.805 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:06:36.805 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:06:36.805 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:06:36.805 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:06:36.805 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:06:36.805 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:06:36.805 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:06:36.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 'Delete.*'] is available.... 21:06:37.455 DEBUG [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 21:06:37.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:06:37.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:37.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:37.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:37.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:37.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: 32) 21:06:37.459 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:37.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:37.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:37.459 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:06:37.459 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:37.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:37.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:37.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:37.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:37.460 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:06:37.460 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:06:37.461 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:06:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:37.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:37.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:37.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) 21:06:37.461 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:37.461 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:06:37.461 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:37.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:37.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:37.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:37.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:37.462 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:06:37.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:37.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:37.463 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:37.463 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:37.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:06:37.468 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:06:37.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:06:37.969 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:06:37.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:37.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:06:37.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:06:37.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:06:37.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:06:37.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:37.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:37.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:37.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:06:37.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:37.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:37.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:37.969 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:37.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:37.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 21:06:37.969 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:37.969 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:37.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:37.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:37.971 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest) 21:06:37.971 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.UtilityProjectWizardTest 21:06:37.971 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:37.971 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:37.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:37.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.61 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.607 s Running org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 21:06:37.980 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 21:06:37.981 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:06:37.981 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:37.981 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 21:06:37.981 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:37.981 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:06:37.982 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:37.982 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:06:37.982 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:37.982 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 21:06:37.982 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 21:06:37.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:06:37.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:37.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:37.982 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:37.982 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:37.982 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:37.982 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:37.982 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:37.982 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:37.982 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:37.982 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:37.982 DEBUG [main][MenuItemLookup] Item match:Window 21:06:37.983 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:37.983 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:37.983 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:37.983 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:37.983 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:37.983 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:37.983 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:37.983 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:06:37.983 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:37.983 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:06:37.983 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:06:37.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:37.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:37.983 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:37.984 DEBUG [main][MenuItemLookup] Item match:Window 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:37.984 DEBUG [main][MenuItemLookup] Item match:Perspective 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:06:37.984 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:06:37.984 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:06:37.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:06:37.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:37.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:37.985 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:37.985 DEBUG [main][MenuItemLookup] Item match:Window 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:06:37.985 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:06:37.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:37.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:37.985 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:37.986 DEBUG [main][MenuItemLookup] Item match:Window 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:37.986 DEBUG [main][MenuItemLookup] Item match:Perspective 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:06:37.986 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:06:37.986 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:06:37.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:37.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:37.987 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:37.987 DEBUG [main][MenuItemLookup] Item match:Window 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:06:37.987 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:06:37.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:37.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:37.988 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:06:37.988 DEBUG [main][MenuItemLookup] Item match:Window 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:06:37.988 DEBUG [main][MenuItemLookup] Item match:Perspective 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:06:37.988 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:06:37.988 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:06:37.988 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:06:37.989 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:06:37.989 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:06:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:06:38.030 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 21:06:38.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:06:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:38.031 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:38.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:38.031 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:06:38.031 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:38.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:38.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:38.032 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:06:38.032 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:38.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:38.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:38.032 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:06:38.032 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:38.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:38.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:38.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:38.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:38.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:38.033 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:06:38.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:38.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:38.033 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:38.033 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:38.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:38.212 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 21:06:38.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 21:06:38.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:38.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:38.212 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:38.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'] 21:06:38.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:38.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'] 21:06:38.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:38.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 EAR Application Project"] 21:06:38.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:38.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'] 21:06:38.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:38.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'] 21:06:38.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:38.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'] 21:06:38.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:38.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 EAR Application Project"] 21:06:38.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:38.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'] 21:06:38.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:38.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'] 21:06:38.214 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:38.214 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:38.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:38.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:38.215 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:38.215 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:38.215 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:38.215 DEBUG [main][MenuItemLookup] Item match:File 21:06:38.216 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:06:38.216 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'XML File' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:38.220 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:06:38.220 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:06:38.220 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:06:38.221 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:06:38.221 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:06:38.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 'New|Select a wizard'] is available.... 21:06:38.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 'New|Select a wizard'] is available. finished successfully 21:06:38.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:06:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:38.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:38.347 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:06:38.347 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:38.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 21:06:38.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:38.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:38.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:38.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:38.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:38.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:06:38.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:06:38.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 21:06:38.360 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 21:06:38.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:38.360 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 21:06:38.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:38.360 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 21:06:38.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 21:06:38.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 21:06:38.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:38.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 21:06:38.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:38.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 21:06:38.361 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 21:06:38.361 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 21:06:38.361 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 21:06:38.364 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 21:06:38.364 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:06:38.364 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:06:38.364 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) 21:06:38.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:38.364 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:38.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:38.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:38.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:38.366 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:06:38.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:38.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:38.366 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:38.366 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:38.565 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:38.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:38.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:38.606 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.... 21:06:38.606 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 21:06:38.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 21:06:38.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:38.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:38.607 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 21:06:38.607 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:38.609 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:") 21:06:38.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:38.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:38.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:38.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:38.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:38.611 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:38.612 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 21:06:38.614 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") 21:06:38.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:38.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:38.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:38.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:38.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 21:06:38.616 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 21:06:38.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:38.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:38.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:38.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:38.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:06:38.616 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 10.0 21:06:38.721 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 21:06:38.721 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 21:06:38.721 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) 21:06:38.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:38.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:38.724 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:38.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:38.724 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:38.724 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:06:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:38.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:38.725 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:38.725 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:38.750 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") 21:06:38.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:38.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:38.751 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:38.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:38.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:38.751 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...") 21:06:38.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:38.751 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:38.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:38.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:38.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:38.753 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 21:06:38.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:38.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:38.753 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:38.753 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:38.905 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.... 21:06:38.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:38.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:38.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:38.906 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 21:06:38.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 21:06:38.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:38.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:38.935 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") 21:06:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:38.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:38.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:38.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:38.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:38.936 INFO [WorkbenchTestable][CheckBox] Select checkbox Create &default modules 21:06:38.936 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Create &default modules 21:06:38.936 INFO [WorkbenchTestable][AbstractButton] Click button Create &default modules 21:06:38.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:38.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:38.936 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:38.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:38.955 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") 21:06:38.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:38.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:38.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:38.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:38.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:38.957 INFO [WorkbenchTestable][AbstractButton] Click button &Web 21:06:38.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:38.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:38.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:38.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:38.958 TRACE [main][WidgetHandler] Notify Button with event 27 21:06:38.958 TRACE [main][WidgetHandler] Wait for synchronization 21:06:38.958 TRACE [main][WidgetHandler] Notify Button with event 13 21:06:38.958 TRACE [main][WidgetHandler] Wait for synchronization 21:06:38.958 TRACE [main][WidgetHandler] Notify Button with event 26 21:06:38.958 TRACE [main][WidgetHandler] Wait for synchronization 21:06:38.958 TRACE [main][WidgetHandler] Notify Button with event 3 21:06:38.958 TRACE [main][WidgetHandler] Wait for synchronization 21:06:38.958 TRACE [main][WidgetHandler] Notify Button with event 4 21:06:38.958 TRACE [main][WidgetHandler] Wait for synchronization 21:06:38.958 TRACE [main][WidgetHandler] Notify Button with event 13 21:06:38.958 TRACE [main][WidgetHandler] Wait for synchronization 21:06:38.959 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 >") 21:06:38.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:38.959 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:38.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:38.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:38.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:38.968 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:06:38.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:38.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:38.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:38.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:39.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:39.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:39.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:39.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:39.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'] 21:06:39.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:39.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:39.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:39.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: "New Dynamic Web Project"] 21:06:39.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:39.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:39.243 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:39.243 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 21:06:39.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:39.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:39.244 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 21:06:39.244 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:39.244 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:") 21:06:39.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:39.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:39.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:39.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:39.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:39.248 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:39.249 INFO [WorkbenchTestable][AbstractText] Text set to: CreatedWebProjectModule 21:06:39.267 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 21:06:39.268 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 21:06:39.268 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) 21:06:39.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:39.268 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:39.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:39.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:39.271 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:39.272 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:06:39.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:39.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:39.272 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:39.272 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:39.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:06:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:06:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:39.818 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 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Classpath Dependency Validator' is not running, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:39.818 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:39.818 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 21:06:39.818 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 21:06:39.818 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) 21:06:39.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:39.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:39.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:39.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:39.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:39.826 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:06:39.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:39.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:39.826 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:39.826 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:39.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:06:40.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:06:40.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:40.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 21:06:40.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' has no excuses, wait for it 21:06:40.904 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 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:40.904 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:40.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:40.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:40.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:40.906 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:06:40.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:40.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:40.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:40.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:40.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:40.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:40.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') 21:06:40.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:40.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:40.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:40.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:40.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:40.909 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:40.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:40.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:40.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:06:40.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:06:40.910 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:06:40.913 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:40.913 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:40.913 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:40.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:40.914 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:40.914 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:40.914 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:40.915 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:40.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:40.915 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:40.915 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:41.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:41.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:41.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:41.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:41.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:41.917 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:41.917 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:41.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:41.919 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:41.919 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:06:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:41.919 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:41.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:41.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:41.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:41.920 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 21:06:41.921 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 21:06:41.921 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:41.921 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:41.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:41.922 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:41.922 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:41.922 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:41.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:41.923 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:41.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:41.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:41.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:42.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:42.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:42.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:42.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:42.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:42.925 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:42.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:42.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:42.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:42.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 21:06:42.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:42.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:42.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:42.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:42.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:42.927 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 21:06:42.927 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 21:06:42.928 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:42.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:42.930 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:06:42.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:42.931 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:42.931 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:42.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:42.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:42.935 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:42.935 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:06:42.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:42.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:42.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:42.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:42.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:42.937 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:42.937 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:42.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:42.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:06:42.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:06:42.938 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:06:42.942 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:42.942 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:42.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:42.943 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:42.943 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:42.943 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:43.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:43.001 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:43.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:43.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:43.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:43.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:43.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:44.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:44.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:44.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:44.002 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:44.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:44.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:44.004 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:44.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 21:06:44.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:44.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:44.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:44.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:44.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:44.005 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 21:06:44.005 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 21:06:44.005 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:44.005 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:44.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:44.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:44.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:44.006 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:44.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:44.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:44.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:45.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:45.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:45.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:45.007 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:45.007 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:45.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:45.009 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:45.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 21:06:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:45.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:45.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:45.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:45.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:45.009 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name CreatedWebProjectModule 21:06:45.010 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 21:06:45.010 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:45.010 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:45.010 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:45.011 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:45.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 21:06:45.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:45.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:45.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:45.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:45.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:45.011 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:06:45.011 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:06:45.011 DEBUG [main][TreeItemHandler] Set Tree selection 21:06:45.012 DEBUG [main][TreeHandler] Notify Tree about selection event 21:06:45.024 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:06:45.140 DEBUG [WorkbenchTestable][TreeItemHandler] CreatedWebProjectModule 21:06:45.141 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 21:06:45.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:06:45.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'New' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:45.232 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:06:45.232 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:06:45.232 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:06:45.232 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:06:45.232 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:06:45.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:45.233 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:06:45.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java indexing... 2 files to index ()' is a system job, skipped 21:06:45.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:06:45.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:45.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:45.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:45.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:06:45.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:06:45.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 21:06:45.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:45.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:45.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:06:45.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:45.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:45.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:45.733 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:06:45.733 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:45.778 DEBUG [main][MenuItemLookup] Found menu:'New' 21:06:45.778 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:06:45.778 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:45.778 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:06:45.778 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:45.778 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:06:45.778 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:06:45.778 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:06:45.778 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:06:45.778 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:06:45.778 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:06:45.778 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:06:45.778 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:06:45.838 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 **: 21:06:45.873: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:06:45.878: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:06:45.920: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:06:45.945: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:06:46.450 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 21:06:46.450 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:06:46.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:46.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:46.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) 21:06:46.454 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:46.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:46.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:46.455 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:06:46.455 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:46.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:46.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:46.455 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:46.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:46.455 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:46.456 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:06:46.456 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:06:46.456 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:06:46.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:46.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:46.456 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:46.456 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:46.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 "OK") 21:06:46.456 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:46.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:46.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:46.457 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:06:46.457 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:46.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:46.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:46.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:46.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:46.458 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:06:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:46.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:46.459 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:46.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:46.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:06:46.464 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:06:46.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:06:46.965 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:06:46.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:46.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:06:46.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:06:46.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:06:46.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:06:46.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:46.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:46.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:46.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:06:46.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:06:46.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 21:06:46.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:46.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:46.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:46.965 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:46.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:46.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 21:06:46.965 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:46.965 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:46.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:46.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:46.966 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 21:06:46.967 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithWebModule no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 21:06:46.967 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:46.967 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 21:06:46.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 21:06:46.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:46.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:46.967 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:46.967 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:46.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:46.968 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:46.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:46.968 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:06:46.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:46.968 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:46.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:46.968 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:46.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:46.968 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:46.968 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:46.968 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:06:46.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:46.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'] 21:06:46.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:46.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'] 21:06:46.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:46.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:46.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:46.970 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:46.970 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:46.970 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:46.970 DEBUG [main][MenuItemLookup] Item match:File 21:06:46.971 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:06:46.971 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'XML File' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:46.976 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:06:46.976 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:06:46.993 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:06:46.993 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:06:46.993 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:06:47.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:06:47.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 'New|Select a wizard'] is available. finished successfully 21:06:47.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:06:47.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:47.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:47.115 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:06:47.115 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:47.115 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 21:06:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:47.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:47.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:47.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:47.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:06:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:06:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 21:06:47.118 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 21:06:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:47.118 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 21:06:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:47.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 21:06:47.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 21:06:47.119 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 21:06:47.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:47.119 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 21:06:47.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:47.119 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 21:06:47.119 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 21:06:47.119 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 21:06:47.119 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 21:06:47.120 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 21:06:47.120 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:06:47.120 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:06:47.131 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) 21:06:47.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:47.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:47.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:47.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:47.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:47.133 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:06:47.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:47.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:47.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:47.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:47.306 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:47.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:47.316 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:47.316 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.... 21:06:47.316 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 21:06:47.316 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 21:06:47.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:47.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:47.318 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 21:06:47.318 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:47.318 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:") 21:06:47.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:47.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:47.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:47.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:47.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:47.321 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:47.339 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 21:06:47.356 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") 21:06:47.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:47.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:47.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:47.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:47.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 21:06:47.358 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 21:06:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:47.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:47.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:47.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:47.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:06:47.358 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 21:06:47.457 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 21:06:47.457 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 21:06:47.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.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) 21:06:47.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:47.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:47.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:47.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:47.465 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:47.466 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:06:47.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:47.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:47.466 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:47.466 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:47.487 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") 21:06:47.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:47.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:47.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:47.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:47.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:47.489 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...") 21:06:47.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:47.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:47.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:47.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:47.490 INFO [WorkbenchTestable][AbstractButton] Click button New &Module... 21:06:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:47.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:47.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:47.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:47.617 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.... 21:06:47.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:47.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:47.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:47.617 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 21:06:47.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Create default Java EE modules. 21:06:47.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:47.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:47.618 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 21:06:47.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:47.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:06:47.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:06:47.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:47.620 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 21:06:47.620 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:47.621 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 21:06:47.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:47.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 21:06:47.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 21:06:47.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:47.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 3 was found 21:06:47.646 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:47.647 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 21:06:47.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:47.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:06:47.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:06:47.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:47.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 2 was found 21:06:47.648 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:47.649 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 21:06:47.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:47.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:47.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:47.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:47.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:47.650 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:47.651 TRACE [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Shell Create default Java EE modules. is not null and is not disposed 21:06:47.651 INFO [WorkbenchTestable][DefaultJ2EEComponentCreationWizard] Finish wizard 21:06:47.651 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) 21:06:47.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:47.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:47.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:47.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:47.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:47.655 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:06:47.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:47.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:47.655 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:47.655 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:47.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:06:48.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:06:48.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:48.290 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 21:06:48.290 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 21:06:48.790 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 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:48.790 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:48.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:48.790 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 21:06:48.790 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 21:06:48.790 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) 21:06:48.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:48.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:48.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:48.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:48.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:48.797 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:06:48.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:48.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:48.797 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:48.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:48.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:06:49.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:06:49.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:49.303 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 21:06:49.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' has no excuses, wait for it 21:06:49.803 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 21:06:49.803 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' has no excuses, wait for it 21:06:50.303 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 21:06:50.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:06:50.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:06:50.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:50.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:50.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:50.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:06:50.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:06:50.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 21:06:50.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:50.303 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:50.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:50.304 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:50.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:50.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:50.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:50.305 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:06:50.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:50.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:50.307 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:50.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:50.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:50.307 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:50.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 '\*?\QProject Explorer\E') 21:06:50.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:50.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:50.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:50.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:50.308 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:50.308 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:50.308 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:50.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:50.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:06:50.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:06:50.309 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:06:50.334 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:50.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:50.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:50.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:50.335 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:50.335 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:50.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:50.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:50.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:50.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:50.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:50.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:50.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:51.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:51.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:51.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:51.386 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:51.386 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:51.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:51.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:51.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:06:51.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:51.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:51.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:51.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:51.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:51.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 21:06:51.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 21:06:51.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 21:06:51.390 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 21:06:51.391 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 21:06:51.391 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:51.391 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:51.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:51.392 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:51.392 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:51.393 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:51.393 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:51.394 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:51.394 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:51.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:51.394 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:51.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:51.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:52.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:52.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:52.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:52.395 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:52.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:52.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:52.397 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:52.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 21:06:52.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:52.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:52.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:52.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:52.397 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:52.398 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 21:06:52.398 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 21:06:52.398 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 21:06:52.398 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 21:06:52.398 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 21:06:52.399 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:52.399 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:52.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:52.400 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:52.400 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:52.400 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:52.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:52.401 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:52.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:52.401 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:52.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:52.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:52.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:53.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:53.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:53.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:53.403 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:53.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:53.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:53.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:53.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 21:06:53.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:53.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:53.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:53.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:53.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:53.405 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 21:06:53.406 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 21:06:53.406 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 21:06:53.406 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 21:06:53.406 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 21:06:53.406 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:53.406 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:53.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:53.407 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:53.408 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:53.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:53.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:53.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:53.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:53.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:53.420 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:53.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:53.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:54.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:54.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:54.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:54.421 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:54.422 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:54.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:54.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:54.423 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:06:54.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:54.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:54.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:54.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:54.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:54.424 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 21:06:54.424 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 21:06:54.424 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 21:06:54.424 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 21:06:54.424 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 21:06:54.424 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:54.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:54.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:54.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:54.426 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:54.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:54.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:54.426 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:54.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:54.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:54.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:54.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:55.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:55.428 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:55.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:55.428 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:55.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:55.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:55.430 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:55.430 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:06:55.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:55.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:55.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:55.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:55.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:55.430 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 21:06:55.431 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 21:06:55.431 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 21:06:55.431 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 21:06:55.431 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 21:06:55.431 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:55.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:55.432 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:06:55.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:55.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:55.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:55.434 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:55.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 '\*?\QProject Explorer\E') 21:06:55.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:55.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:55.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:55.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:55.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:06:55.435 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:55.435 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:55.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:55.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:06:55.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:06:55.436 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:06:55.438 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:55.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:55.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:55.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:55.439 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:55.439 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:55.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:55.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:55.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:55.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:55.464 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:55.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:55.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:56.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:56.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:56.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:56.465 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:56.465 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:56.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:56.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:56.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 21:06:56.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:56.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:56.468 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:56.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:56.468 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:56.468 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 21:06:56.468 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 21:06:56.468 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 21:06:56.468 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 21:06:56.468 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 21:06:56.469 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:56.469 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:56.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:56.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:56.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:56.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:56.470 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:56.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:56.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:57.471 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:57.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:06:57.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:06:57.472 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:57.472 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:57.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:57.473 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:57.473 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:06:57.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:57.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:57.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:57.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:57.473 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:57.474 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 21:06:57.474 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectClient 21:06:57.474 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectConnector 21:06:57.474 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectEJB 21:06:57.474 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProjectWeb 21:06:57.474 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:06:57.474 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:06:57.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:06:57.475 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:06:57.475 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:06:57.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:57.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:57.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:57.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:57.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:57.475 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:06:57.475 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:06:57.476 DEBUG [main][TreeItemHandler] Set Tree selection 21:06:57.476 DEBUG [main][TreeHandler] Notify Tree about selection event 21:06:57.486 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:06:57.498 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 21:06:57.498 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectClient 21:06:57.498 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectConnector 21:06:57.498 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectEJB 21:06:57.498 DEBUG [WorkbenchTestable][TreeItemHandler] EARProjectWeb 21:06:57.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:06:57.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:57.548 DEBUG [main][MenuItemLookup] Found menu:'New' 21:06:57.548 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:06:57.548 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:57.548 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:06:57.548 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:57.548 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:06:57.548 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:06:57.548 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:06:57.548 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:06:57.548 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:06:57.548 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:06:57.548 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:06:57.548 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:06:57.548 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:06:57.549 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:57.549 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:06:57.549 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:06:57.549 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:57.549 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:06:57.549 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:06:57.549 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:06:57.549 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:06:57.549 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:06:57.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:57.549 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:06:58.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:06:58.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:58.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:58.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:58.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:06:58.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:06:58.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 21:06:58.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:06:58.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:58.049 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:58.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:58.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:58.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:58.050 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:06:58.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:58.109 DEBUG [main][MenuItemLookup] Found menu:'New' 21:06:58.109 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:06:58.109 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:58.109 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:06:58.109 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:58.109 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:06:58.109 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:06:58.109 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:06:58.109 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:06:58.109 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:06:58.109 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:06:58.109 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:06:58.109 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:06:58.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:06:58.786 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 21:06:58.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:06:58.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:58.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:58.790 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:06:58.790 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:58.791 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:06:58.791 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:58.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:58.791 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:58.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:58.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:58.792 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:06:58.792 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:06:58.792 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:06:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:58.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:58.792 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:58.792 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:58.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") 21:06:58.793 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:06:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:58.793 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:06:58.793 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:06:58.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:58.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:58.794 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:58.794 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:58.794 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:06:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:58.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:58.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:58.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:58.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:06:58.799 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:06:59.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:06:59.300 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:06:59.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:06:59.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:06:59.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:06:59.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:06:59.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:06:59.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:06:59.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:06:59.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:06:59.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:06:59.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:06:59.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:06:59.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 21:06:59.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:06:59.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:06:59.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:06:59.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:06:59.300 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:06:59.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:06:59.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 21:06:59.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:06:59.300 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:06:59.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:06:59.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:06:59.300 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 21:06:59.301 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 21:06:59.301 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:06:59.301 INFO [WorkbenchTestable][RequirementsRunner] Started test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 21:06:59.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 21:06:59.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:06:59.301 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:06:59.302 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:06:59.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:59.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:59.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:59.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:59.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:06:59.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:59.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:59.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:59.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:59.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:59.302 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:59.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:59.303 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:06:59.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:59.303 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:59.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:59.303 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:59.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:59.303 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:06:59.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:59.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:59.304 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:06:59.304 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:06:59.304 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:59.304 DEBUG [main][MenuItemLookup] Item match:File 21:06:59.305 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:06:59.305 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:06:59.309 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'XML File' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'File' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'' 21:06:59.310 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:06:59.310 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:06:59.326 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:06:59.326 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:06:59.326 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:06:59.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 'New|Select a wizard'] is available.... 21:06:59.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 'New|Select a wizard'] is available. finished successfully 21:06:59.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:06:59.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:59.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:59.447 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:06:59.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:59.447 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 21:06:59.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:59.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:59.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:59.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:06:59.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:06:59.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:06:59.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children... 21:06:59.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 21:06:59.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:59.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 21:06:59.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:59.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 21:06:59.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java EE has children finished successfully 21:06:59.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java EE 21:06:59.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:06:59.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java EE is already expanded. No action performed 21:06:59.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:06:59.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java EE 21:06:59.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Enterprise Application Project 21:06:59.451 DEBUG [main][TreeItemHandler] Selecting tree item: Enterprise Application Project 21:06:59.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Enterprise Application Project about selection 21:06:59.451 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Enterprise Application Project 21:06:59.451 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:06:59.451 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:06:59.451 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) 21:06:59.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:59.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:59.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:59.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:59.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:59.464 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:06:59.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:59.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:59.464 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:59.464 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:59.594 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:06:59.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:59.594 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:59.594 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.... 21:06:59.607 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 21:06:59.607 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New EAR Application Project 21:06:59.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:06:59.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:06:59.608 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 21:06:59.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:06:59.608 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:") 21:06:59.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:59.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:59.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:59.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:59.611 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:06:59.611 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:06:59.612 INFO [WorkbenchTestable][AbstractText] Text set to: EARProject 21:06:59.614 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") 21:06:59.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:59.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:59.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:59.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:59.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 21:06:59.641 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 21:06:59.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:59.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:59.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:59.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:59.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:06:59.642 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo 6.0 to selection: 7.0 21:06:59.757 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 21:06:59.757 INFO [WorkbenchTestable][EarProjectWizard] Go to next wizard page 21:06:59.757 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) 21:06:59.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:59.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:59.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:59.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:59.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:59.760 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:06:59.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:59.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:59.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:59.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:59.783 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") 21:06:59.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:59.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:59.784 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:59.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:59.784 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:59.785 TRACE [WorkbenchTestable][EarProjectWizard] Shell New EAR Application Project is not null and is not disposed 21:06:59.785 INFO [WorkbenchTestable][EarProjectWizard] Finish wizard 21:06:59.785 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) 21:06:59.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:06:59.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:06:59.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:06:59.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:06:59.786 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:06:59.787 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:06:59.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:06:59.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:06:59.787 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:06:59.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:06:59.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:07:00.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:07:00.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:07:00.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:07:00.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:07:00.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:07:00.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:07:00.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:07:00.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:07:00.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:07:00.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:07:00.292 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:07:00.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:07:00.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:07:00.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 21:07:00.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:07:00.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:07:00.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:07:00.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:07:00.293 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:07:00.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:07:00.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:00.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:00.294 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:07:00.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:00.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:00.295 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:07:00.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:00.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:00.295 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:07:00.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 '\*?\QProject Explorer\E') 21:07:00.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:00.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:00.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:00.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:00.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:07:00.296 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:07:00.296 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:07:00.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:00.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:07:00.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:07:00.298 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:07:00.300 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:07:00.300 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:07:00.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:00.301 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:00.301 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:07:00.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:07:00.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:00.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:00.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:00.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:00.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:00.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:00.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:01.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:01.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:01.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:07:01.304 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:07:01.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:07:01.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:01.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:01.305 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:07:01.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:01.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:01.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:01.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:01.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:01.306 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 21:07:01.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:01.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:01.308 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:07:01.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:01.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:01.309 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:07:01.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:01.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:01.310 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:07:01.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') 21:07:01.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:01.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:01.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:01.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:01.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:07:01.311 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:07:01.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:07:01.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:01.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:07:01.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:07:01.331 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:07:01.333 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:07:01.333 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:07:01.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:01.334 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:01.334 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:07:01.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:07:01.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:01.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:01.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:01.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:01.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:01.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:01.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:02.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:02.337 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:02.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:07:02.337 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:07:02.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:07:02.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:02.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:02.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 21:07:02.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:02.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:02.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:02.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:02.339 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:02.339 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 21:07:02.339 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:07:02.339 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:07:02.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:02.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:02.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:02.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:02.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:02.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:02.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:03.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:03.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:03.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:07:03.341 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:07:03.341 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:07:03.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:03.343 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:03.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 21:07:03.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:03.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:03.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:03.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:03.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:03.343 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name EARProject 21:07:03.344 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:07:03.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:07:03.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:03.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:03.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 21:07:03.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:03.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:03.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:03.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:03.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:03.345 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:07:03.345 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:07:03.345 DEBUG [main][TreeItemHandler] Set Tree selection 21:07:03.346 DEBUG [main][TreeHandler] Notify Tree about selection event 21:07:03.354 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:07:03.357 DEBUG [WorkbenchTestable][TreeItemHandler] EARProject 21:07:03.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:07:03.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:03.413 DEBUG [main][MenuItemLookup] Found menu:'New' 21:07:03.413 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:07:03.413 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:03.413 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:07:03.413 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:03.413 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:07:03.413 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:07:03.413 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:07:03.413 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:07:03.413 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:07:03.413 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:07:03.413 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:03.413 DEBUG [main][MenuItemLookup] Found menu:'Import' 21:07:03.413 DEBUG [main][MenuItemLookup] Found menu:'Export' 21:07:03.413 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:03.413 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:07:03.413 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:07:03.413 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:07:03.413 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:07:03.413 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:07:03.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:07:03.414 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:07:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:07:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:07:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:07:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:07:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:07:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 21:07:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:07:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:07:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:07:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:07:03.914 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:07:03.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:07:03.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:07:03.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:03.957 DEBUG [main][MenuItemLookup] Found menu:'New' 21:07:03.957 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:07:03.957 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:03.957 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:07:03.957 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:03.957 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:07:03.957 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:07:03.957 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:07:03.957 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:07:03.958 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:07:03.958 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:07:03.958 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:07:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:07:04.615 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 21:07:04.616 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:07:04.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:04.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:04.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: 32) 21:07:04.620 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:04.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:04.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:04.620 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:07:04.620 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:04.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:04.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:04.621 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:04.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:04.621 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:04.621 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:07:04.621 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:07:04.622 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:07:04.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:04.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:04.622 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:04.622 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:04.622 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:07:04.622 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:04.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:04.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:04.622 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:07:04.622 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:04.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:04.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:04.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:04.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:04.624 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:04.624 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:07:04.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:04.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:04.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:04.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:04.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:07:04.630 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:07:05.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:07:05.131 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:07:05.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:07:05.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:07:05.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:07:05.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:07:05.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:07:05.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:07:05.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:07:05.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:07:05.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:07:05.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 21:07:05.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:07:05.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:07:05.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:07:05.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:07:05.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:07:05.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:07:05.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 21:07:05.131 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:07:05.131 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:07:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:05.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) 21:07:05.132 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest 21:07:05.132 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:07:05.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:07:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:05.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.153 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: 8.755 s createProjectWithDefaultModules no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 12.334 s createProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.j2ee.ui.project.facet.EARProjectWizardTest) Time elapsed: 5.831 s Running org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 21:07:05.211 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 21:07:05.212 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:07:05.212 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:07:05.212 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 21:07:05.212 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:07:05.212 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:07:05.213 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:07:05.213 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:07:05.213 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:07:05.214 INFO [WorkbenchTestable][JavaEEPerspective] Open perspective: 'Java EE' 21:07:05.214 DEBUG [WorkbenchTestable][JavaEEPerspective] Perspective 'Java EE' is already opened. 21:07:05.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:07:05.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:05.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:05.214 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:07:05.214 DEBUG [main][MenuItemLookup] Found menu:'File' 21:07:05.214 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:07:05.214 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:07:05.214 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:07:05.214 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:07:05.214 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:07:05.214 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:07:05.214 DEBUG [main][MenuItemLookup] Item match:Window 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:07:05.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:05.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:05.215 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'File' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:07:05.215 DEBUG [main][MenuItemLookup] Item match:Window 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:07:05.215 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:07:05.216 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:07:05.216 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.216 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:07:05.216 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:07:05.216 DEBUG [main][MenuItemLookup] Item match:Perspective 21:07:05.216 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:07:05.216 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.216 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:07:05.216 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:07:05.216 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:07:05.216 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:07:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:07:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:05.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:05.216 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:07:05.216 DEBUG [main][MenuItemLookup] Found menu:'File' 21:07:05.216 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:07:05.216 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:07:05.216 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:07:05.216 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:07:05.216 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:07:05.216 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:07:05.216 DEBUG [main][MenuItemLookup] Item match:Window 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:07:05.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:05.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:05.217 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'File' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:07:05.217 DEBUG [main][MenuItemLookup] Item match:Window 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.217 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:07:05.218 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:07:05.218 DEBUG [main][MenuItemLookup] Item match:Perspective 21:07:05.218 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:07:05.218 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.218 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:07:05.218 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:07:05.218 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:07:05.218 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:07:05.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:05.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:05.218 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:07:05.218 DEBUG [main][MenuItemLookup] Found menu:'File' 21:07:05.218 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:07:05.218 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:07:05.218 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:07:05.218 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:07:05.218 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:07:05.218 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:07:05.218 DEBUG [main][MenuItemLookup] Item match:Window 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:07:05.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:05.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:05.219 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'File' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:07:05.219 DEBUG [main][MenuItemLookup] Item match:Window 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:07:05.219 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:07:05.220 DEBUG [main][MenuItemLookup] Item match:Perspective 21:07:05.220 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:07:05.220 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.220 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:07:05.220 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:07:05.220 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:07:05.220 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:07:05.220 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:07:05.220 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:07:05.220 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:07:05.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:07:05.263 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 21:07:05.263 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:07:05.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:05.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:05.263 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:05.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:05.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:05.263 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:07:05.263 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:05.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:05.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:05.264 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:07:05.264 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:05.264 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:07:05.264 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:05.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:05.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:05.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:05.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:05.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:05.265 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:07:05.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:05.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:05.265 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:05.265 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:05.454 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:07:05.454 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 21:07:05.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 21:07:05.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:07:05.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:07:05.454 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:07:05.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:05.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:05.463 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 21:07:05.463 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:07:05.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:05.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:05.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:07:05.464 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:07:05.483 DEBUG [main][MenuItemLookup] Found menu:'File' 21:07:05.483 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:07:05.483 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:07:05.483 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:07:05.483 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:07:05.483 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:07:05.483 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:07:05.483 DEBUG [main][MenuItemLookup] Item match:Window 21:07:05.483 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:07:05.483 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:07:05.483 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:07:05.483 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.483 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:07:05.483 DEBUG [main][MenuItemLookup] Item match:Show View 21:07:05.488 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:07:05.488 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:07:05.488 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 21:07:05.488 DEBUG [main][MenuItemLookup] Found menu:'Markers' 21:07:05.488 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:07:05.488 DEBUG [main][MenuItemLookup] Found menu:'Packages' 21:07:05.488 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:07:05.488 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:07:05.488 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:07:05.488 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:07:05.488 DEBUG [main][MenuItemLookup] Found menu:'Servers' 21:07:05.488 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 21:07:05.488 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:07:05.488 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.488 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:07:05.488 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:07:05.489 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:07:05.489 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:07:05.489 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:07:05.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:07:05.663 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 21:07:05.663 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:07:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:05.665 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 21:07:05.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:05.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:07:05.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:05.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:05.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:05.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:05.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:05.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:05.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:07:05.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:07:05.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:07:05.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:07:05.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:05.668 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:07:05.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:05.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:07:05.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:07:05.669 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:07:05.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:05.669 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:07:05.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:05.669 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:07:05.669 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 21:07:05.669 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 21:07:05.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 21:07:05.670 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 21:07:05.670 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:05.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:05.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:05.670 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:07:05.670 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:05.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:05.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:05.671 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:07:05.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:05.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:05.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:05.671 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:07:05.671 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:05.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:05.671 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:05.671 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:05.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:05.671 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:05.672 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:07:05.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:05.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:05.672 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:05.672 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:05.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:07:05.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:07:05.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 21:07:05.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:05.773 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:05.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 21:07:05.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:05.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:05.781 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:07:05.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:05.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:05.781 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:07:05.781 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:07:05.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:05.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:05.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:05.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:05.787 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:07:05.787 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:05.787 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:05.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:05.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:07:05.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:07:05.788 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:07:05.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:07:05.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:05.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:07:05.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:05.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:07:05.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:05.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:07:05.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:05.790 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:07:05.790 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:05.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'] 21:07:05.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:05.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: "New Dynamic Web Project"] 21:07:05.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:05.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'] 21:07:05.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:05.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'] 21:07:05.791 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:05.791 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:07:05.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:05.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:05.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:07:05.792 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:07:05.792 DEBUG [main][MenuItemLookup] Found menu:'File' 21:07:05.792 DEBUG [main][MenuItemLookup] Item match:File 21:07:05.793 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:07:05.793 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'XML File' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'File' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:05.797 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:07:05.797 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:07:05.819 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:07:05.819 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:07:05.819 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:07:05.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.... 21:07:05.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 'New|Select a wizard'] is available. finished successfully 21:07:05.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:07:05.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:05.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:05.944 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:07:05.944 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:05.944 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 21:07:05.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:05.944 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:05.945 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:05.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:05.945 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:05.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:07:05.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:07:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 21:07:05.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 21:07:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:05.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 21:07:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:05.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 21:07:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 21:07:05.947 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 21:07:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:05.947 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 21:07:05.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:05.947 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 21:07:05.947 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 21:07:05.948 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 21:07:05.948 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 21:07:05.961 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 21:07:05.961 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:07:05.961 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:07:05.962 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) 21:07:05.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:05.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:05.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:05.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:05.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:05.963 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:07:05.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:05.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:05.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:05.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:06.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'] 21:07:06.240 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:06.241 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:06.241 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.... 21:07:06.241 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 21:07:06.241 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 21:07:06.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:06.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:06.242 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 21:07:06.242 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:06.242 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:") 21:07:06.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:06.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:06.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:06.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:06.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:07:06.245 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:07:06.246 INFO [WorkbenchTestable][AbstractText] Text set to: web project 21:07:06.249 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 21:07:06.249 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 21:07:06.249 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) 21:07:06.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:06.249 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:06.251 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:06.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:06.251 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:06.252 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:07:06.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:06.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:06.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:06.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:06.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:07:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:07:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:07:06.757 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 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Configuring for JavaScript' is not running, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:07:06.757 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:07:06.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:07:06.757 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:06.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:06.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:06.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:07:06.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:07:06.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:07:06.760 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:06.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:06.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:06.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:06.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:06.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:06.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:07.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:07.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:07.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:07.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:07.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:07:07.820 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:07.820 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:07.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:07.822 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:07.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:07:07.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:07.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:07.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:07.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:07.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:07.823 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 21:07:07.823 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:07.824 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:07.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:07.825 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:07.826 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:07.826 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:07.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:07.827 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:07.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:07.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:07.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:08.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:08.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:08.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:08.864 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:08.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:07:08.865 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:08.865 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:08.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:08.866 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:08.866 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:07:08.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:08.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:08.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:08.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:08.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:08.867 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 21:07:08.868 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 21:07:08.868 DEBUG [main][TreeItemHandler] Selecting tree item: web project 21:07:08.868 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 21:07:08.872 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 21:07:08.873 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:07:08.873 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'New' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:09.041 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:07:09.041 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:07:09.042 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:07:09.042 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:07:09.042 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:07:09.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:07:09.042 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 21:07:09.042 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:07:09.542 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 21:07:09.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:07:09.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:07:09.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:07:09.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:07:09.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:07:09.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:07:09.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:07:09.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 21:07:09.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:07:09.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:07:09.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:07:09.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:07:09.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:07:09.543 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:07:09.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:07:09.543 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 21:07:09.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 21:07:09.543 DEBUG [main][TreeItemHandler] Selecting tree item: web project 21:07:09.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 21:07:09.546 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 21:07:09.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:07:09.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:09.591 DEBUG [main][MenuItemLookup] Found menu:'New' 21:07:09.591 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:07:09.591 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:09.591 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:07:09.591 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:07:09.591 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:07:09.591 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:09.591 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:07:09.592 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:07:09.592 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:07:09.592 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:07:09.592 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:07:09.592 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:07:09.592 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:07:09.592 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:07:09.637 DEBUG [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.... 21:07:10.247 DEBUG [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 21:07:10.247 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:07:10.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:10.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:10.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:10.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:10.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) 21:07:10.254 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:10.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:10.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:10.254 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:07:10.254 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:10.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:10.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:10.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:10.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:10.255 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:10.256 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:07:10.256 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:07:10.256 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:07:10.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:10.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:10.256 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:10.256 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:10.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", Widget matcher matching widgets with style: 8) 21:07:10.256 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:10.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:10.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:10.257 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:07:10.257 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:10.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:10.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:10.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:10.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:10.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:10.259 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:07:10.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:10.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:10.259 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:10.259 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:10.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:07:10.287 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:07:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:07:10.788 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:07:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:07:10.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:07:10.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:07:10.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:07:10.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:07:10.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:07:10.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:07:10.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:07:10.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:07:10.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:07:10.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 21:07:10.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:07:10.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:07:10.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:07:10.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:07:10.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:07:10.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:07:10.788 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 21:07:10.789 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:07:10.789 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:07:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:10.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:10.789 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 21:07:10.789 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:07:10.789 INFO [WorkbenchTestable][RequirementsRunner] Started test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 21:07:10.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 21:07:10.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:07:10.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:07:10.790 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:07:10.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:10.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:10.796 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:07:10.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:10.802 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:10.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:07:10.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:10.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:10.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:07:10.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') 21:07:10.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:10.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:10.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:10.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:10.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:07:10.809 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:10.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:10.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:10.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:07:10.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:07:10.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:07:10.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:07:10.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:10.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:07:10.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:10.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: "New Dynamic Web Project"] 21:07:10.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:10.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:07:10.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:10.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:07:10.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:10.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:07:10.812 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:10.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: "New Dynamic Web Project"] 21:07:10.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:10.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:07:10.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:10.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:07:10.813 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:10.813 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:07:10.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:10.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:10.813 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:07:10.813 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:07:10.814 DEBUG [main][MenuItemLookup] Found menu:'File' 21:07:10.814 DEBUG [main][MenuItemLookup] Item match:File 21:07:10.815 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:07:10.815 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'XML File' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'File' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:10.819 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:07:10.819 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:07:10.841 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:07:10.841 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:07:10.841 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:07:10.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 'New|Select a wizard'] is available.... 21:07:10.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 'New|Select a wizard'] is available. finished successfully 21:07:10.961 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:07:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:10.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:10.962 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:07:10.962 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:10.963 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 21:07:10.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:10.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:10.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:10.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:10.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:10.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:07:10.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:07:10.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 21:07:10.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 21:07:10.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:10.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 21:07:10.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:10.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 21:07:10.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 21:07:10.965 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 21:07:10.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:10.965 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 21:07:10.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:10.965 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 21:07:10.966 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 21:07:10.966 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 21:07:10.966 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 21:07:10.966 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 21:07:10.966 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:07:10.966 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:07:10.966 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) 21:07:10.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:10.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:10.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:10.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:10.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:10.968 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:07:10.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:10.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:10.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:10.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:11.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'] 21:07:11.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:11.279 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:11.279 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.... 21:07:11.279 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 21:07:11.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 21:07:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:11.280 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 21:07:11.280 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:07:11.280 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:") 21:07:11.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:11.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:11.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:11.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:11.283 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:07:11.283 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:07:11.284 INFO [WorkbenchTestable][AbstractText] Text set to: web project 21:07:11.287 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:") 21:07:11.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:11.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:11.289 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:11.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:11.289 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:07:11.289 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:07:11.290 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 21:07:11.290 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 21:07:11.290 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) 21:07:11.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:11.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:11.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:11.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:11.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:11.319 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:07:11.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:11.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:11.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:11.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:11.349 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...") 21:07:11.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:11.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:11.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:11.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:11.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:11.350 INFO [WorkbenchTestable][AbstractButton] Click button &Add Folder... 21:07:11.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:11.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:11.351 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:11.351 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:11.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Add Source Folder"] is available.... 21:07:11.411 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 21:07:11.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add Source Folder 21:07:11.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:11.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:11.412 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 21:07:11.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:11.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:11.413 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:11.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:11.413 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:07:11.413 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:07:11.413 INFO [WorkbenchTestable][AbstractText] Text set to: source 21:07:11.415 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) 21:07:11.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:11.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:11.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:11.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:11.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:11.417 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:07:11.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:11.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:11.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:11.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:11.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:07:11.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:07:11.456 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 21:07:11.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:11.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:11.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:11.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:11.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:11.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:07:11.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:07:11.458 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 21:07:11.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:11.458 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:11.458 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:11.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:11.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:07:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:07:11.459 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item src/main/java 21:07:11.459 DEBUG [main][TreeItemHandler] Selecting tree item: src/main/java 21:07:11.459 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item src/main/java about selection 21:07:11.459 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: src/main/java 21:07:11.459 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") 21:07:11.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:11.459 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:11.460 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:11.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:11.460 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:11.461 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:07:11.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:11.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:11.461 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:11.461 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:11.463 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 21:07:11.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:11.463 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:11.463 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:11.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:11.463 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:11.464 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 21:07:11.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 21:07:11.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:11.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:11.969 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 21:07:11.969 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 21:07:11.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:12.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:12.470 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 21:07:12.470 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 21:07:12.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:12.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:12.471 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:12.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:12.471 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:12.471 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item source and wait with time period 1 21:07:12.471 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 21:07:12.471 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:12.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:12.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 21:07:12.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item source 21:07:12.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:13.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:13.473 INFO [WorkbenchTestable][TreeItemHandler] Expanded: source 21:07:13.473 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 21:07:13.473 INFO [WorkbenchTestable][WebProjectWizard] Go to next wizard page 21:07:13.473 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) 21:07:13.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:13.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:13.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:13.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:13.474 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:13.478 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:07:13.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:13.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:13.478 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:13.478 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:13.503 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") 21:07:13.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:13.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:13.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:13.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:13.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:13.505 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate web.xml deployment descriptor 21:07:13.505 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate web.xml deployment descriptor 21:07:13.505 INFO [WorkbenchTestable][AbstractButton] Click button &Generate web.xml deployment descriptor 21:07:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:13.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:13.505 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:13.505 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:13.505 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 21:07:13.505 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 21:07:13.506 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) 21:07:13.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:13.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:13.507 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:13.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:13.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:13.507 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:07:13.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:13.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:13.507 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:13.507 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:13.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:07:14.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:07:14.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:07:14.012 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 21:07:14.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 21:07:14.512 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 21:07:14.512 DEBUG [WorkbenchTestable][JobIsRunning] job 'Validating web project' has no excuses, wait for it 21:07:15.012 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 21:07:15.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:07:15.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:07:15.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:07:15.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:07:15.012 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:07:15.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 21:07:15.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:07:15.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:07:15.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:07:15.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:07:15.013 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:07:15.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:07:15.013 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:15.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:15.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:15.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:07:15.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:07:15.014 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:07:15.016 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:15.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:15.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:15.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:15.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:15.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:15.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:15.518 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:15.518 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:16.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:16.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:16.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:07:16.086 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:16.086 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:16.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:16.087 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:16.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 21:07:16.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:16.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:16.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:16.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:16.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:16.088 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 21:07:16.088 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:16.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:16.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:16.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:16.089 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:16.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:16.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:16.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:16.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:16.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:16.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:16.591 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:16.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:17.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:17.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:17.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:07:17.092 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:17.092 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:17.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:17.093 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:17.093 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:07:17.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:17.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:17.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:17.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:17.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:17.094 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 21:07:17.094 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:07:17.095 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:07:17.095 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item source of tree item web project 21:07:17.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 21:07:17.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:17.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:17.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 21:07:17.598 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:17.598 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:17.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:17.599 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:17.599 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:17.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:17.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:17.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:17.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:17.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:17.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:18.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:18.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:18.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:18.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:18.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:07:18.602 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:18.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:18.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:18.604 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:18.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 21:07:18.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:18.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:18.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:18.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:18.604 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:18.604 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 21:07:18.605 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:07:18.605 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:07:18.606 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item web project 21:07:18.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item web project 21:07:18.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:18.606 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item web project is already expanded. No action performed 21:07:18.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:18.606 INFO [WorkbenchTestable][TreeItemHandler] Expanded: web project 21:07:18.606 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item main of tree item src 21:07:18.606 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:07:18.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:19.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:19.107 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:07:19.108 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item webapp of tree item main 21:07:19.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item main 21:07:19.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:19.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:19.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: main 21:07:19.609 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item WEB-INF of tree item webapp 21:07:19.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item webapp 21:07:19.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:20.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:20.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: webapp 21:07:20.111 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item web.xml of tree item WEB-INF 21:07:20.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item WEB-INF 21:07:20.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:20.612 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:20.612 INFO [WorkbenchTestable][TreeItemHandler] Expanded: WEB-INF 21:07:20.613 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:20.613 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:20.614 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:20.615 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:20.615 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:20.615 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:20.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:20.616 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:20.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:20.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:20.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:21.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:21.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:21.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:21.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:21.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:07:21.617 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:07:21.617 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:07:21.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:21.619 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:07:21.619 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:07:21.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:21.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:21.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:21.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:21.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:21.619 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name web project 21:07:21.620 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 21:07:21.620 DEBUG [main][TreeItemHandler] Selecting tree item: web project 21:07:21.620 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 21:07:21.623 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 21:07:21.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:07:21.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'New' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:21.669 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:07:21.669 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:07:21.669 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:07:21.669 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:07:21.670 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:07:21.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:07:21.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:07:21.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:07:21.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:07:21.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:07:21.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:07:21.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:07:21.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:07:21.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:07:21.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 21:07:21.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:07:21.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:07:21.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:07:21.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:07:21.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:07:21.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:07:21.674 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'web project' via Explorer 21:07:21.674 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item web project 21:07:21.674 DEBUG [main][TreeItemHandler] Selecting tree item: web project 21:07:21.674 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item web project about selection 21:07:21.676 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: web project 21:07:21.677 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:07:21.677 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:21.720 DEBUG [main][MenuItemLookup] Found menu:'New' 21:07:21.720 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:07:21.720 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:21.720 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:07:21.720 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:07:21.720 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:07:21.720 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:21.720 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:07:21.720 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:07:21.720 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:07:21.720 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:07:21.720 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:07:21.721 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:07:21.721 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:07:21.721 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:07:21.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.... 21:07:22.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 'Delete.*'] is available. finished successfully 21:07:22.382 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:07:22.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:22.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:22.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:22.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:22.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: 32) 21:07:22.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:22.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:07:22.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:22.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:22.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:22.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:22.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:22.388 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:22.388 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:07:22.388 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:07:22.388 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:07:22.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:22.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:22.389 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:22.389 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:22.389 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:07:22.389 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:22.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:22.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:22.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:07:22.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:22.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:22.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:22.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:22.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:22.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:22.390 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:07:22.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:22.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:22.390 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:22.390 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:22.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:07:22.396 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:07:22.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:07:22.896 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:07:22.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:07:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:07:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:07:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:07:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:07:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:07:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:07:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:07:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:07:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:07:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph persist' is a system job, skipped 21:07:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:07:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:07:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:07:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:07:22.896 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:07:22.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:07:22.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 21:07:22.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:07:22.897 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:07:22.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:22.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:22.897 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 21:07:22.898 INFO [WorkbenchTestable][RequirementsRunner] Finished test: createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) 21:07:22.898 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest 21:07:22.898 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:07:22.898 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:07:22.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:22.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.687 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.335 s createWebProject1 no-configuration(org.eclipse.reddeer.eclipse.test.jst.servlet.ui.WebProjectTest) Time elapsed: 12.109 s Running org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 21:07:22.907 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 21:07:22.907 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:07:22.907 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:07:22.907 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 21:07:22.907 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:07:22.907 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:07:22.908 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:07:22.908 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:07:22.909 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:07:22.909 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:07:22.909 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 21:07:22.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 21:07:22.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:07:22.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:07:22.909 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:07:22.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:22.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:22.921 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 21:07:22.921 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:07:22.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:22.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:22.921 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:07:22.921 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:07:22.922 DEBUG [main][MenuItemLookup] Found menu:'File' 21:07:22.922 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:07:22.922 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:07:22.922 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:07:22.922 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:07:22.922 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:07:22.922 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:07:22.922 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:07:22.922 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:07:22.922 DEBUG [main][MenuItemLookup] Item match:Window 21:07:22.922 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:07:22.922 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:07:22.922 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:07:22.922 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:22.922 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:07:22.922 DEBUG [main][MenuItemLookup] Item match:Show View 21:07:22.928 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:07:22.928 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:07:22.928 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 21:07:22.928 DEBUG [main][MenuItemLookup] Found menu:'Markers' 21:07:22.928 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:07:22.928 DEBUG [main][MenuItemLookup] Found menu:'Packages' 21:07:22.928 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:07:22.928 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:07:22.928 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:07:22.928 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:07:22.928 DEBUG [main][MenuItemLookup] Found menu:'Servers' 21:07:22.928 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 21:07:22.928 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:07:22.928 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:22.928 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:07:22.928 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:07:22.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:07:22.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:07:22.945 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:07:23.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:07:23.070 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 21:07:23.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:07:23.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:23.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:23.071 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 21:07:23.071 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:23.072 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:07:23.072 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:23.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:23.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:23.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:07:23.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:07:23.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:07:23.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:07:23.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:23.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:07:23.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:23.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:07:23.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:07:23.074 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:07:23.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:23.074 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:07:23.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:23.074 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:07:23.075 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 21:07:23.075 DEBUG [main][TreeItemHandler] Selecting tree item: Console 21:07:23.075 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 21:07:23.075 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 21:07:23.075 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:23.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:23.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:23.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:07:23.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:23.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.076 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:07:23.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:23.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:23.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:23.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:07:23.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:23.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:23.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:23.077 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:23.077 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:07:23.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:23.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:23.077 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:23.077 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 21:07:23.132: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:07:23.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:07:23.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:07:23.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 21:07:23.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 21:07:23.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.163 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:07:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:23.163 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:07:23.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E') 21:07:23.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:23.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:23.189 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:07:23.189 INFO [WorkbenchTestable][AbstractView] Activate view Console 21:07:23.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 21:07:23.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:23.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:07:23.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:07:23.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:07:23.192 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") 21:07:23.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:23.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:23.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:07:23.193 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:07:23.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:23.245 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 21:07:23.245 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:23.245 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 21:07:23.245 DEBUG [main][MenuItemLookup] Item match:2 Java Stack Trace Console 21:07:23.246 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&2 Java Stack Trace Console" 21:07:23.246 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 2 Java Stack Trace Console 21:07:23.246 INFO [main][MenuItemHandler] Select menu item: &2 Java Stack Trace Console 21:07:23.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console"... (Eclipse:1777): Gtk-CRITICAL **: 21:07:23.325: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:07:23.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:07:23.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 21:07:23.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:07:23.388: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:07:23.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.392 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:07:23.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:23.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:23.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:07:23.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 '\*?\QConsole\E') 21:07:23.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:23.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:23.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:07:23.398 INFO [WorkbenchTestable][AbstractView] Activate view Console 21:07:23.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 21:07:23.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:23.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:07:23.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:07:23.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:07:23.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Java Stack Trace Console" finished successfully 21:07:23.400 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") 21:07:23.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:23.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:23.400 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:07:23.400 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Close Console 21:07:23.400 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:07:23.400 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:23.460 INFO [WorkbenchTestable][AbstractView] Activate view Console 21:07:23.460 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 21:07:23.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:23.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.ToolBar Text= TooltipText=null 21:07:23.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:07:23.461 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:07:23.461 INFO [WorkbenchTestable][AbstractView] Close view 'Console' 21:07:23.461 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Console 21:07:23.461 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 21:07:23.462 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:07:23.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:07:23.517 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QConsole\E'' view via menu. 21:07:23.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:07:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:23.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:23.517 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:07:23.517 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:07:23.517 DEBUG [main][MenuItemLookup] Found menu:'File' 21:07:23.518 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:07:23.518 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:07:23.518 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:07:23.518 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:07:23.518 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:07:23.518 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:07:23.518 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:07:23.518 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:07:23.518 DEBUG [main][MenuItemLookup] Item match:Window 21:07:23.518 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:07:23.518 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:07:23.518 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:07:23.518 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:23.518 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:07:23.518 DEBUG [main][MenuItemLookup] Item match:Show View 21:07:23.524 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:07:23.524 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:07:23.524 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 21:07:23.524 DEBUG [main][MenuItemLookup] Found menu:'Markers' 21:07:23.524 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:07:23.524 DEBUG [main][MenuItemLookup] Found menu:'Packages' 21:07:23.524 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:07:23.524 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:07:23.524 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:07:23.524 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:07:23.524 DEBUG [main][MenuItemLookup] Found menu:'Servers' 21:07:23.524 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 21:07:23.524 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:07:23.524 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:23.524 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:07:23.524 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:07:23.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:07:23.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:07:23.548 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:07:23.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:07:23.664 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 21:07:23.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:07:23.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:23.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:23.665 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 21:07:23.665 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:23.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:23.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:23.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:07:23.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:23.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:23.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:23.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:07:23.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:07:23.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:07:23.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:07:23.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:07:23.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:23.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:07:23.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:23.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:07:23.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:07:23.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:07:23.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:07:23.668 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:07:23.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:07:23.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:07:23.668 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 21:07:23.668 DEBUG [main][TreeItemHandler] Selecting tree item: Console 21:07:23.668 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 21:07:23.668 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 21:07:23.668 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:23.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:23.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:23.668 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:07:23.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:23.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.669 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:07:23.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:23.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:23.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:23.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:07:23.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:23.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:23.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:23.670 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:07:23.670 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:07:23.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:07:23.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:07:23.670 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:07:23.670 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:23.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:07:23.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:07:23.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open... 21:07:23.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.console.ConsoleView' view is open finished successfully 21:07:23.741 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.747 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:07:23.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:23.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:23.770 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:07:23.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 '\*?\QConsole\E') 21:07:23.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:23.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.776 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:23.776 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:07:23.776 INFO [WorkbenchTestable][AbstractView] Activate view Console 21:07:23.776 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 21:07:23.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:23.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:07:23.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:07:23.777 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:07:23.778 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") 21:07:23.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:23.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:23.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:07:23.779 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:07:23.779 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:07:23.828 DEBUG [main][MenuItemLookup] Found menu:'1 New Console View' 21:07:23.828 DEBUG [main][MenuItemLookup] Found menu:'' 21:07:23.828 DEBUG [main][MenuItemLookup] Found menu:'2 Java Stack Trace Console' 21:07:23.828 DEBUG [main][MenuItemLookup] Found menu:'3 Maven Console' 21:07:23.828 DEBUG [main][MenuItemLookup] Item match:3 Maven Console 21:07:23.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&3 Maven Console" 21:07:23.828 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text 3 Maven Console 21:07:23.828 INFO [main][MenuItemHandler] Select menu item: &3 Maven Console 21:07:23.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console"... (Eclipse:1777): Gtk-CRITICAL **: 21:07:23.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:07:23.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:07:23.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 21:07:23.885: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:07:23.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.898 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:07:23.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:07:23.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:07:23.898 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:07:23.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 '\*?\QConsole\E') 21:07:23.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:23.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 21:07:23.917: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:07:23.922: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:07:23.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:23.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:07:23.925 INFO [WorkbenchTestable][AbstractView] Activate view Console 21:07:23.925 INFO [WorkbenchTestable][AbstractCTabItem] Activate Console 21:07:23.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:23.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:07:23.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:07:23.926 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:07:23.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:23.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:23.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until console label matches 'a string ending with "Maven Console" finished successfully 21:07:23.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 21:07:23.927 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:07:23.927 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:07:23.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:23.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:23.927 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) 21:07:23.927 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest 21:07:23.927 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:07:23.927 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:07:23.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:23.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 s - in org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest testConsole no-configuration(org.eclipse.reddeer.eclipse.test.condition.ConsoleHasLabelTest) Time elapsed: 1.018 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 21:07:23.936 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest (Eclipse:1777): Gtk-CRITICAL **: 21:07:23.936: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:07:23.937 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:07:23.937 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:07:23.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 21:07:23.937 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:07:23.937 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:07:23.938 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:07:23.938 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:07:23.938 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:07:23.938 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:07:23.938 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 21:07:23.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 21:07:23.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:07:23.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:07:23.938 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:07:24.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b63245d is found... (Eclipse:1777): Gtk-CRITICAL **: 21:07:24.167: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:07:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5b63245d is found finished successfully 21:07:24.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 21:07:24.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:24.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:24.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:24.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:24.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:07:24.213 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:24.213 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 21:07:24.213 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 21:07:24.213 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:24.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:24.213 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 21:07:24.214 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:24.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:24.214 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:24.214 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:24.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:24.214 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 21:07:24.215 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 21:07:24.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:07:24.216 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:24.495 DEBUG [main][BrowserProgressListener] Calling chanded() 21:07:24.700 DEBUG [main][BrowserProgressListener] Calling chanded() 21:07:24.716 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:24.862 DEBUG [main][BrowserProgressListener] Calling chanded() 21:07:25.216 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:25.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:07:25.216 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 21:07:35.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:07:35.217 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:35.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:07:35.217 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 21:07:35.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:35.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:35.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:35.218 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 21:07:35.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:35.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:35.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:35.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:35.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:35.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 21:07:35.219 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.eclipse.org/' 21:07:35.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:07:35.220 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:35.222 DEBUG [main][BrowserProgressListener] Calling chanded() 21:07:35.254 DEBUG [main][BrowserProgressListener] Calling chanded() 21:07:35.566 DEBUG [main][BrowserProgressListener] Calling chanded() 21:07:35.720 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:35.812 DEBUG [main][BrowserProgressListener] Calling chanded() failed to create drawable 21:07:36.220 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:36.281 DEBUG [main][BrowserProgressListener] Calling chanded() 21:07:36.720 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:36.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:07:36.720 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 21:07:46.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:07:46.723 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:46.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:07:46.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:07:46.723 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:46.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:07:46.724 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 21:07:46.735 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:46.737 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 21:07:46.738 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 21:07:46.738 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 21:07:46.797 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 21:07:46.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 21:07:46.798 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:07:46.798 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:07:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:46.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:46.799 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 21:07:46.799 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:07:46.799 INFO [WorkbenchTestable][RequirementsRunner] Started test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 21:07:46.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 21:07:46.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:07:46.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:07:46.799 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:07:46.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3bf8c760 is found... 21:07:47.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@3bf8c760 is found finished successfully 21:07:47.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 21:07:47.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:47.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:47.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:47.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:47.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:07:47.008 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:47.008 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 21:07:47.008 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 21:07:47.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:47.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:47.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:47.012 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 21:07:47.012 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:47.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:47.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:47.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:47.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:47.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 21:07:47.014 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 21:07:47.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:07:47.014 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:47.254 DEBUG [main][BrowserProgressListener] Calling chanded() 21:07:47.514 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:47.516 DEBUG [main][BrowserProgressListener] Calling chanded() 21:07:47.579 DEBUG [main][BrowserProgressListener] Calling chanded() 21:07:48.014 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:48.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:07:48.014 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 21:07:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:07:58.015 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:07:58.015 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 21:07:58.015 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:58.015 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 21:07:58.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:58.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:58.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:58.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:58.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 21:07:58.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:07:58.017 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:58.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:07:58.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:07:58.017 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:58.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:07:58.017 INFO [WorkbenchTestable][AbstractBrowser] Evaluate script: return document.documentElement.innerHTML; 21:07:58.030 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:58.033 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.

Brickdoc
The Clearing House
Viacom inc.
Geonovum
Pharos Labs, Inc.
Yahoo Holdings 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 21:07:58.035 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 21:07:58.035 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 21:07:58.086 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 21:07:58.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 21:07:58.086 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:07:58.086 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:07:58.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:58.087 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) 21:07:58.087 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest 21:07:58.087 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:07:58.087 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:07:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:58.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.152 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest testConstructorWithInternalBrowser no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 22.86 s testText no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserContainsTextTest) Time elapsed: 11.288 s Running org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 21:07:58.099 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 21:07:58.099 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:07:58.099 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:07:58.099 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 21:07:58.100 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:07:58.100 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:07:58.100 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:07:58.100 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:07:58.101 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:07:58.101 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:07:58.101 INFO [WorkbenchTestable][RequirementsRunner] Started test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 21:07:58.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 21:07:58.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:07:58.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:07:58.101 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:07:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@764738d4 is found... 21:07:58.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@764738d4 is found finished successfully 21:07:58.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qbrowser\E') 21:07:58.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:58.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:58.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:58.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:58.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:07:58.309 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:07:58.309 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 21:07:58.309 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 21:07:58.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:07:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:07:58.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:07:58.310 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "browser"as the parent 21:07:58.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:07:58.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:07:58.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:07:58.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:07:58.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:07:58.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 21:07:58.311 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 21:07:58.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:07:58.312 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:58.487 DEBUG [main][BrowserProgressListener] Calling chanded() 21:07:58.744 DEBUG [main][BrowserProgressListener] Calling chanded() 21:07:58.806 DEBUG [main][BrowserProgressListener] Calling chanded() 21:07:58.812 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:07:58.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:07:58.812 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 21:08:08.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:08.812 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:08.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:08.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:08.812 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:08.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:08.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:08.813 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:08.813 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:08.813 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:08.813 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:08.813 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:08.813 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:08.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:08.816 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:08.819 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.

Brickdoc
The Clearing House
Viacom inc.
Geonovum
Pharos Labs, Inc.
Yahoo Holdings 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 21:08:08.821 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 21:08:08.822 DEBUG [WorkbenchTestable][EditorHandler] Closing editor browser 21:08:08.871 DEBUG [WorkbenchTestable][EditorHandler] Editor browser is closed 21:08:08.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 21:08:08.871 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:08:08.871 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:08:08.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:08.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:08.872 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 21:08:08.872 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:08:08.872 INFO [WorkbenchTestable][RequirementsRunner] Started test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 21:08:08.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 21:08:08.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:08:08.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:08:08.873 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:08:08.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:08.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:08:08.883 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E'' view via menu. 21:08:08.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:08.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:08.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:08.884 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:08.884 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:08:08.884 DEBUG [main][MenuItemLookup] Found menu:'File' 21:08:08.884 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:08:08.884 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:08:08.884 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:08:08.884 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:08:08.884 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:08:08.884 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:08:08.884 DEBUG [main][MenuItemLookup] Item match:Window 21:08:08.885 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:08:08.885 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:08:08.885 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:08:08.885 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:08.885 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:08:08.885 DEBUG [main][MenuItemLookup] Item match:Show View 21:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 21:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Markers' 21:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Packages' 21:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Servers' 21:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 21:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:08.891 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:08:08.891 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:08:08.913 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:08:08.913 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:08:08.913 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:08:09.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:08:09.032 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 21:08:09.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:08:09.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:09.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:09.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 21:08:09.034 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:09.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:09.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:09.034 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:08:09.034 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:09.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:09.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:09.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:09.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:09.034 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:09.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:08:09.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:08:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:09.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:08:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:09.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:08:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:08:09.036 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:08:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:09.036 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:08:09.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:09.036 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:08:09.037 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Internal Web Browser 21:08:09.037 DEBUG [main][TreeItemHandler] Selecting tree item: Internal Web Browser 21:08:09.037 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Internal Web Browser about selection 21:08:09.037 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Internal Web Browser 21:08:09.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:09.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:09.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:09.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:08:09.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:09.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:09.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:09.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 "Open") 21:08:09.038 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:09.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:09.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:09.038 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:08:09.038 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:09.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:09.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:09.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:09.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:09.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:09.039 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:08:09.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:09.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:09.040 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:09.040 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:09.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:08:09.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:08:09.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open... 21:08:09.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:09.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:09.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.browser.WebBrowserView' view is open finished successfully 21:08:09.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:09.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:09.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:09.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:09.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:09.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:09.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QInternal Web Browser\E') 21:08:09.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:09.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:09.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:09.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:09.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:08:09.172 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 21:08:09.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 21:08:09.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:09.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:08:09.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:08:09.173 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:08:09.196 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 21:08:09.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:09.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:09.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:09.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:09.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.browser.Browser and index 0 was found 21:08:09.198 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 21:08:09.198 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 21:08:09.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:09.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.browser.Browser Text= TooltipText=null 21:08:09.199 INFO [WorkbenchTestable][AbstractBrowser] Set browser URL to 'http://www.w3.org/' 21:08:09.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:09.336 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:09.345 DEBUG [main][BrowserProgressListener] Calling chanded() 21:08:09.568 DEBUG [main][BrowserProgressListener] Calling chanded() 21:08:09.817 DEBUG [main][BrowserProgressListener] Calling chanded() 21:08:09.836 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:09.857 DEBUG [main][BrowserProgressListener] Calling chanded() 21:08:10.336 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:10.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:10.336 DEBUG [WorkbenchTestable][AbstractWait] Wait for 10 seconds 21:08:20.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:20.337 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:20.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:20.337 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 21:08:20.337 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 21:08:20.338 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:20.341 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.

Deque Systems, Inc.
CANTON CONSULTING
Legible Media Inc.
Autodesk
Mitsue-Links Co., Ltd.
Shopify
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 21:08:20.343 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 21:08:20.343 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 21:08:20.344 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:20.347 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.

Deque Systems, Inc.
CANTON CONSULTING
Legible Media Inc.
Autodesk
Mitsue-Links Co., Ltd.
Shopify
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 21:08:20.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:20.349 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:20.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:20.349 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 21:08:20.349 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 21:08:20.350 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:20.352 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.

Deque Systems, Inc.
CANTON CONSULTING
Legible Media Inc.
Autodesk
Mitsue-Links Co., Ltd.
Shopify
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 21:08:20.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:20.354 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:20.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:20.354 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 21:08:20.354 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 21:08:20.355 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:20.357 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.

Deque Systems, Inc.
CANTON CONSULTING
Legible Media Inc.
Autodesk
Mitsue-Links Co., Ltd.
Shopify
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 21:08:20.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:20.360 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:20.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:20.360 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 21:08:20.360 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 21:08:20.361 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:20.363 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.

Deque Systems, Inc.
CANTON CONSULTING
Legible Media Inc.
Autodesk
Mitsue-Links Co., Ltd.
Shopify
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 21:08:20.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:20.365 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:20.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:20.365 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 21:08:20.365 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 21:08:20.366 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:20.369 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.

Deque Systems, Inc.
CANTON CONSULTING
Legible Media Inc.
Autodesk
Mitsue-Links Co., Ltd.
Shopify
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 21:08:20.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:20.371 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:20.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:20.371 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 21:08:20.371 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 21:08:20.372 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:20.374 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.

Deque Systems, Inc.
CANTON CONSULTING
Legible Media Inc.
Autodesk
Mitsue-Links Co., Ltd.
Shopify
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 21:08:20.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:20.376 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:20.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:20.376 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 21:08:20.376 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 21:08:20.377 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:20.380 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.

Deque Systems, Inc.
CANTON CONSULTING
Legible Media Inc.
Autodesk
Mitsue-Links Co., Ltd.
Shopify
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 21:08:20.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser... 21:08:20.443 DEBUG [WorkbenchTestable][BrowserProgressListener] Calling isDone() 21:08:20.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until page is loaded to browser finished successfully 21:08:20.443 INFO [WorkbenchTestable][AbstractView] Activate view Internal Web Browser 21:08:20.443 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 21:08:20.444 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:20.447 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.

Deque Systems, Inc.
CANTON CONSULTING
Legible Media Inc.
Autodesk
Mitsue-Links Co., Ltd.
Shopify
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 21:08:20.449 INFO [WorkbenchTestable][AbstractView] Close view 'Internal Web Browser' 21:08:20.449 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Internal Web Browser 21:08:20.449 INFO [WorkbenchTestable][AbstractCTabItem] Activate Internal Web Browser 21:08:20.450 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:08:20.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 21:08:20.503 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:08:20.503 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:08:20.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:20.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:20.513 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) 21:08:20.513 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest 21:08:20.513 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:08:20.513 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:08:20.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:20.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.416 s - in org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest testBrowserEditor no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 10.771 s testWebBrowserView no-configuration(org.eclipse.reddeer.eclipse.test.condition.BrowserHasURLTest) Time elapsed: 11.641 s Running org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 21:08:20.524 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 21:08:20.524 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:08:20.525 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:08:20.525 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 21:08:20.525 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:08:20.525 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:08:20.526 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:08:20.526 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:08:20.527 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:08:20.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:20.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:20.529 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:08:20.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:20.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:20.531 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:20.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:20.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:20.532 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:20.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 '\*?\QProject Explorer\E') 21:08:20.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:20.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:20.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:20.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:20.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:08:20.602 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:08:20.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:08:20.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:20.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:08:20.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:08:20.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:08:20.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:08:20.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:08:20.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:20.644 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 21:08:20.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:08:20.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:08:20.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:20.645 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 21:08:20.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:20.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:20.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:20.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:20.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:08:20.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:20.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:08:20.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:20.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:08:20.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:20.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:08:20.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:20.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:08:20.686 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:20.686 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:08:20.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:20.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:08:20.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:20.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:08:20.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:20.687 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:08:20.687 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:20.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:20.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:20.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:20.688 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:20.688 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:08:20.688 DEBUG [main][MenuItemLookup] Found menu:'File' 21:08:20.688 DEBUG [main][MenuItemLookup] Item match:File 21:08:20.689 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:08:20.689 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'XML File' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'File' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:20.695 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:08:20.695 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:08:20.695 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:08:20.695 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:08:20.695 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:08:20.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 'New|Select a wizard'] is available.... 21:08:20.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:08:20.906 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:08:20.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:20.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:20.908 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:08:20.908 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:20.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 21:08:20.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:20.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:20.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:20.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:20.909 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:20.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:20.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:20.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 21:08:20.910 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 21:08:20.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:20.910 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 21:08:20.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:20.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 21:08:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 21:08:20.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 21:08:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:20.911 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 21:08:20.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:20.911 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 21:08:20.911 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Maven Project 21:08:20.911 DEBUG [main][TreeItemHandler] Selecting tree item: Maven Project 21:08:20.911 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Maven Project about selection 21:08:20.924 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Maven Project 21:08:20.924 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:08:20.924 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:08:20.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) 21:08:20.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:20.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:20.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:20.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:20.926 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:20.926 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:08:20.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:20.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:20.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:20.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:21.331 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:08:21.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:21.332 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:21.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Maven Project"] is available.... 21:08:21.332 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 21:08:21.332 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Maven Project 21:08:21.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:21.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:21.333 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 21:08:21.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:21.334 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)") 21:08:21.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:21.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:21.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:21.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:21.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:21.335 INFO [WorkbenchTestable][CheckBox] Select checkbox Create a &simple project (skip archetype selection) 21:08:21.335 INFO [WorkbenchTestable][CheckBox] Check checkbox Create a &simple project (skip archetype selection) 21:08:21.335 INFO [WorkbenchTestable][AbstractButton] Click button Create a &simple project (skip archetype selection) 21:08:21.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:21.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:21.336 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:21.336 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:21.336 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 21:08:21.336 INFO [WorkbenchTestable][MavenProjectWizard] Go to next wizard page 21:08:21.336 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) 21:08:21.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:21.336 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:21.338 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:21.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:21.338 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:21.339 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:08:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:21.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:21.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:21.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:21.407 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:") 21:08:21.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:21.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:21.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:21.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:21.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:08:21.415 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 21:08:21.422 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:") 21:08:21.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:21.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:21.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:21.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:21.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:08:21.434 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo to:mavenProjectTest 21:08:21.442 TRACE [WorkbenchTestable][MavenProjectWizard] Shell New Maven Project is not null and is not disposed 21:08:21.442 INFO [WorkbenchTestable][MavenProjectWizard] Finish wizard 21:08:21.442 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) 21:08:21.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:21.442 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:21.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:21.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:21.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:21.454 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:08:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:21.455 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:21.455 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:21.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:08:21.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:08:21.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:08:21.626 DEBUG [WorkbenchTestable][JobIsRunning] job 'Creating project "mavenProjectTest"' has no excuses, wait for it 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Graph Update' is a system job, skipped 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:08:22.126 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:08:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:08:22.126 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:08:22.126 INFO [WorkbenchTestable][RequirementsRunner] Started test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 21:08:22.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 21:08:22.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:08:22.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:08:22.126 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:08:22.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:22.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:22.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:22.129 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:22.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 '\*?\QProject Explorer\E') 21:08:22.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:22.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:22.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:22.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:22.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:08:22.131 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:08:22.131 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:08:22.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:22.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:08:22.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:08:22.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:08:22.134 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:08:22.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:08:22.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:22.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:08:22.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:22.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:22.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:08:22.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:22.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:08:23.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:23.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:08:23.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:08:23.137 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:08:23.137 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:08:23.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:23.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:08:23.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:08:23.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:23.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:23.140 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:23.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:23.140 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:23.140 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 21:08:23.142 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item mavenProjectTest 21:08:23.142 DEBUG [main][TreeItemHandler] Selecting tree item: mavenProjectTest 21:08:23.142 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item mavenProjectTest about selection 21:08:23.154 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: mavenProjectTest 21:08:23.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:08:23.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:23.295 DEBUG [main][MenuItemLookup] Found menu:'New' 21:08:23.295 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Close Unrelated Project' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Show in Remote Systems view' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Profile As' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Team' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Compare With' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Restore from Local History...' 21:08:23.296 DEBUG [main][MenuItemLookup] Found menu:'Maven' 21:08:23.296 DEBUG [main][MenuItemLookup] Item match:Maven 21:08:23.298 DEBUG [main][MenuItemLookup] Found menu:'Add Dependency' 21:08:23.298 DEBUG [main][MenuItemLookup] Found menu:'Add Plugin' 21:08:23.298 DEBUG [main][MenuItemLookup] Found menu:'New Maven Module Project' 21:08:23.298 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:23.298 DEBUG [main][MenuItemLookup] Found menu:'Download Javadoc' 21:08:23.298 DEBUG [main][MenuItemLookup] Found menu:'Download Sources' 21:08:23.298 DEBUG [main][MenuItemLookup] Found menu:'Update Project... Alt+F5' 21:08:23.298 DEBUG [main][MenuItemLookup] Item match:Update Project... Alt+F5 21:08:23.298 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Update Project... Alt+F5" 21:08:23.298 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Update Project... Alt+F5 21:08:23.298 INFO [main][MenuItemHandler] Select menu item: &Update Project... Alt+F5 21:08:23.492 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.... 21:08:23.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:23.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:23.493 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 21:08:23.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Update Maven Project 21:08:23.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:23.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:23.494 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") 21:08:23.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:23.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:23.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:23.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:23.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:23.496 INFO [WorkbenchTestable][CheckBox] Select checkbox Clean projects 21:08:23.496 DEBUG [WorkbenchTestable][CheckBox] Checkbox Clean projects already selected, no action performed 21:08:23.496 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) 21:08:23.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:23.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:23.498 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:23.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:23.498 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:23.499 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:08:23.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:23.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:23.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:23.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:23.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Update Maven Project"] is available.... 21:08:23.602 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 21:08:23.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:08:23.602 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Project' has no excuses, wait for it 21:08:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:08:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:08:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:08:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:08:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:08:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:08:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:08:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:08:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:08:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:08:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:08:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:08:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:08:24.102 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:08:24.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:08:24.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 21:08:24.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:08:24.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:08:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:24.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:24.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) 21:08:24.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:24.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:24.105 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:08:24.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:24.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:24.107 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:24.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:24.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:24.107 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:24.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 '\*?\QProject Explorer\E') 21:08:24.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:24.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:24.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:24.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:24.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:08:24.109 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:08:24.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:08:24.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:24.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:08:24.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:08:24.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:08:24.112 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:08:24.112 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:08:24.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:24.113 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:08:24.113 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:08:24.113 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:08:24.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:24.114 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:08:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:24.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:24.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:08:24.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:24.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:08:25.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:25.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:08:25.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:08:25.116 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:08:25.116 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:08:25.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:25.117 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:08:25.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 21:08:25.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:25.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:25.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:25.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:25.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:25.118 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 21:08:25.118 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:08:25.118 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:08:25.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:25.119 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:08:25.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:25.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:25.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:08:25.619 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:25.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:08:26.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:26.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:08:26.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:08:26.120 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:08:26.120 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:08:26.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:26.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:08:26.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 21:08:26.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:26.121 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:26.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:26.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:26.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:26.122 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name mavenProjectTest 21:08:26.122 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:08:26.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:08:26.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:26.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:08:26.123 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:08:26.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:26.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:26.123 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:26.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:26.123 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:26.123 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:08:26.123 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:08:26.123 DEBUG [main][TreeItemHandler] Set Tree selection 21:08:26.124 DEBUG [main][TreeHandler] Notify Tree about selection event 21:08:26.132 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:08:26.138 DEBUG [WorkbenchTestable][TreeItemHandler] mavenProjectTest 21:08:26.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:08:26.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:26.181 DEBUG [main][MenuItemLookup] Found menu:'New' 21:08:26.181 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:08:26.181 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:26.181 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:08:26.181 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:26.181 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:08:26.181 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:08:26.181 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:08:26.181 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:08:26.181 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:08:26.181 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:08:26.181 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:08:26.181 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:08:26.182 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:26.182 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:08:26.182 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:08:26.182 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:26.182 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:08:26.182 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:08:26.182 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:08:26.182 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:08:26.182 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:08:26.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:08:26.182 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:08:26.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:08:26.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:08:26.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:08:26.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:08:26.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:08:26.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:08:26.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:08:26.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:08:26.682 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:08:26.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:08:26.683 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:08:26.683 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:26.725 DEBUG [main][MenuItemLookup] Found menu:'New' 21:08:26.725 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:08:26.725 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:26.725 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:08:26.725 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:26.725 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:08:26.725 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:08:26.725 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:08:26.725 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:08:26.725 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:08:26.726 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:08:26.726 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:08:26.726 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:08:26.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:08:27.376 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 21:08:27.376 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:08:27.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:27.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:27.381 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:08:27.381 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:27.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:27.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:27.381 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:08:27.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:27.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:27.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:27.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:27.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:27.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:27.382 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:08:27.382 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:08:27.382 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:08:27.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:27.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:27.383 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:27.383 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:27.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") 21:08:27.383 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:27.383 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:08:27.383 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:27.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:27.383 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:27.384 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:27.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:27.384 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:27.385 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:08:27.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:27.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:27.385 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:27.385 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:27.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:08:27.391 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:08:27.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:08:27.891 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:08:27.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:08:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:08:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:08:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:08:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven Dependencies' is not running, skipped 21:08:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:08:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:08:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:08:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:08:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:08:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:08:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:08:27.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:08:27.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:08:27.892 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest 21:08:27.892 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:08:27.892 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:08:27.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:27.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.37 s - in org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest updateMavenProject no-configuration(org.eclipse.reddeer.eclipse.test.core.resources.MavenProjectTest) Time elapsed: 1.977 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 21:08:27.904 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 21:08:27.904 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:08:27.904 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:08:27.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 21:08:27.904 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:08:27.904 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:08:27.905 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:08:27.905 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:08:27.905 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:08:27.906 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:08:27.906 INFO [WorkbenchTestable][RequirementsRunner] Started test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 21:08:27.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 21:08:27.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:08:27.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:08:27.906 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:08:27.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.*'] 21:08:27.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:27.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.*'] 21:08:27.906 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:27.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.*'] 21:08:27.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:27.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:27.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:27.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:27.907 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:27.907 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:08:27.907 DEBUG [main][MenuItemLookup] Found menu:'File' 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:08:27.908 DEBUG [main][MenuItemLookup] Item match:Window 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:08:27.908 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:08:27.908 DEBUG [main][MenuItemLookup] Item match:Preferences 21:08:27.908 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:08:27.908 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:08:27.908 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:1777): Gtk-CRITICAL **: 21:08:28.023: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:08:28.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:08:28.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:08:28.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:08:28.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:28.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:28.143 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:08:28.143 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:28.144 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 21:08:28.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:28.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:28.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:28.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:28.145 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:28.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:28.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:28.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 21:08:28.146 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 21:08:28.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:28.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:28.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 21:08:28.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 21:08:28.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 21:08:28.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:28.650 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 21:08:28.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:28.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 21:08:28.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 21:08:28.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 21:08:28.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:29.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:29.151 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 21:08:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 21:08:29.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 21:08:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:29.158 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 21:08:29.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:29.158 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 21:08:29.158 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 21:08:29.158 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 21:08:29.158 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 21:08:29.158 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 21:08:29.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:29.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:29.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:29.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:29.244 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 21:08:29.244 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:29.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:29.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:29.244 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:08:29.244 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:29.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:29.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:29.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:29.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:29.246 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:08:29.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:08:30.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems failed, NO exception will be thrown 21:08:30.247 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:30.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:30.250 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") 21:08:30.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:30.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:30.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:30.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:30.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:30.257 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:08:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:30.257 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:30.257 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:30.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:08:30.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:08:30.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:30.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:30.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:30.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:08:30.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:08:30.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 21:08:30.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:08:30.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:08:30.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:08:30.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:08:30.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:08:30.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:08:30.392 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:08:30.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:08:30.394 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:30.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:30.400 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 21:08:30.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:30.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:30.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:30.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:30.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:30.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:30.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 '\*?\QData Source Explorer\E') 21:08:30.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:30.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:30.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:30.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:30.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:08:30.410 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 21:08:30.411 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 21:08:30.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:30.627 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:08:30.627 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 21:08:30.627 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:30.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:30.628 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 21:08:30.628 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:30.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:30.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:30.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:30.628 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 21:08:30.628 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:08:30.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:31.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:31.129 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:08:31.129 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 21:08:31.129 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:08:31.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:31.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:31.630 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:08:31.630 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:08:31.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:32.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:32.131 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:08:32.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:08:32.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:08:32.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:08:32.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:08:32.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:08:32.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:08:32.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:08:32.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:08:32.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:08:32.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.*'] 21:08:32.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:32.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.*'] 21:08:32.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:32.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.*'] 21:08:32.134 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:32.134 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:32.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:32.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:32.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:32.135 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:08:32.135 DEBUG [main][MenuItemLookup] Found menu:'File' 21:08:32.135 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:08:32.136 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:08:32.136 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:08:32.136 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:08:32.136 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:08:32.136 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:08:32.136 DEBUG [main][MenuItemLookup] Item match:Window 21:08:32.136 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:08:32.136 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:08:32.136 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:08:32.136 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:32.136 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:08:32.136 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:08:32.136 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:32.136 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:08:32.136 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:32.136 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:08:32.137 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:08:32.137 DEBUG [main][MenuItemLookup] Item match:Preferences 21:08:32.162 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:08:32.162 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:08:32.162 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:08:32.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:08:32.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:08:32.324 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:08:32.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:32.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:32.326 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:08:32.326 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:32.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 21:08:32.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:32.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:32.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:32.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 21:08:32.328 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 21:08:32.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:32.328 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 21:08:32.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:32.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 21:08:32.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 21:08:32.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 21:08:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:32.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 21:08:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:32.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 21:08:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 21:08:32.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 21:08:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:32.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 21:08:32.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:32.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 21:08:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 21:08:32.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 21:08:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:32.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 21:08:32.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:32.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 21:08:32.330 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 21:08:32.330 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 21:08:32.330 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 21:08:32.331 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 21:08:32.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.332 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...") 21:08:32.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:32.350 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:08:32.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:32.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:32.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:32.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:32.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 21:08:32.493 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 21:08:32.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 21:08:32.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:32.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:32.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 21:08:32.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:32.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:32.510 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") 21:08:32.510 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.515 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:32.515 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:32.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.516 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:08:32.516 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 21:08:32.519 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 21:08:32.519 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:32.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:32.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:32.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.520 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:32.547 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 21:08:32.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 21:08:32.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:32.547 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 21:08:32.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:32.547 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 21:08:32.547 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 21:08:32.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:32.548 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 21:08:32.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:32.548 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 21:08:32.548 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 21:08:32.548 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 21:08:32.548 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 21:08:32.590 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 21:08:32.590 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:") 21:08:32.590 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:32.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.590 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:32.590 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:32.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.590 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.592 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:32.592 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:32.593 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 21:08:32.594 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") 21:08:32.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:32.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.594 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:32.594 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:32.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:08:32.595 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 21:08:32.601 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 21:08:32.601 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:32.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.601 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:32.601 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:32.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.601 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.601 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.602 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:08:32.603 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 21:08:32.603 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 21:08:32.604 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:32.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.604 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:32.604 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:32.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:08:32.612 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 21:08:32.612 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.613 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:32.613 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.613 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:08:32.614 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 21:08:32.614 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.614 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:32.614 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:08:32.615 TRACE [main][WidgetHandler] Notify List with event 13 21:08:32.615 TRACE [main][WidgetHandler] Wait for synchronization 21:08:32.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 "Remove JAR/Zip") 21:08:32.615 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:32.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.616 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:32.616 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:32.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.617 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:32.617 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 21:08:32.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:32.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:32.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:32.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:32.639 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") 21:08:32.639 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:32.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.640 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:32.640 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:32.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.640 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:08:32.641 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 21:08:32.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 21:08:32.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:32.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.649 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:32.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:32.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:32.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:32.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:32.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:08:32.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:08:32.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:32.652 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:08:32.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:32.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:08:32.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:08:32.652 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:08:32.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:32.652 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:08:32.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:32.652 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:08:32.652 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 21:08:32.652 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 21:08:32.652 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 21:08:32.653 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 21:08:32.653 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 21:08:32.653 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 21:08:32.653 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 21:08:32.676 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 21:08:32.676 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite specified, index 0 and following matchers specified (Widget matcher matching widgets with style: 8, Matcher matching widgets with text that without mnenomic matches: is "...") 21:08:32.676 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:32.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.677 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:32.677 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:32.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.678 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:32.678 INFO [WorkbenchTestable][AbstractButton] Click button ... 21:08:32.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:32.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:32.678 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:32.678 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:32.738 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.... 21:08:32.738 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 21:08:32.738 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.... 21:08:32.738 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 21:08:32.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 21:08:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:32.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: 16) 21:08:32.739 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.739 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 21:08:32.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:32.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:32.740 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 21:08:32.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:32.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:32.743 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:32.743 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:32.743 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: "") 21:08:32.743 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:32.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.744 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 21:08:32.744 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:32.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:32.744 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:32.745 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 21:08:32.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK", Widget matcher matching widgets with style: 8) 21:08:32.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:32.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 21:08:32.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:32.748 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:08:32.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:32.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:32.748 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:32.748 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:32.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:08:32.801 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:32.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:32.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:32.801 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:32.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:32.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.803 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.803 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:32.803 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:08:32.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:32.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:32.803 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:32.803 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:32.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:08:32.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:08:32.880 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.883 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.883 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") 21:08:32.883 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:32.883 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:32.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:32.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:32.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:32.886 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:08:32.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:32.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:32.886 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:32.886 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:32.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:08:32.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:08:32.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:32.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:32.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:32.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:08:32.981 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:32.981 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:08:32.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:32.982 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:08:32.982 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:32.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'] 21:08:32.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:32.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'] 21:08:32.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:32.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'] 21:08:32.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:32.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 Connection Profile"] 21:08:32.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:32.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'] 21:08:32.986 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:32.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'] 21:08:32.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:32.987 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:32.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:32.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:32.987 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:32.987 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:08:32.987 DEBUG [main][MenuItemLookup] Found menu:'File' 21:08:32.987 DEBUG [main][MenuItemLookup] Item match:File 21:08:32.988 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:08:32.988 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:08:32.993 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 21:08:32.993 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 21:08:32.993 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 21:08:32.993 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 21:08:32.993 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 21:08:32.993 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 21:08:32.993 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:08:32.993 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:32.993 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 21:08:32.993 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 21:08:32.993 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 21:08:32.993 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 21:08:32.993 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 21:08:32.993 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 21:08:32.994 DEBUG [main][MenuItemLookup] Found menu:'XML File' 21:08:32.994 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:08:32.994 DEBUG [main][MenuItemLookup] Found menu:'File' 21:08:32.994 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:32.994 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:08:32.994 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:32.994 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:08:32.994 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:08:32.994 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:08:32.994 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:08:32.994 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:08:33.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:08:33.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:08:33.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:08:33.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:33.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:33.131 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:08:33.131 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:33.131 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 21:08:33.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:33.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:33.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:33.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:33.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:33.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:33.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:33.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 21:08:33.134 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 21:08:33.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:33.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:33.635 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 21:08:33.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 21:08:33.636 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 21:08:33.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:33.636 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 21:08:33.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:33.636 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 21:08:33.636 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 21:08:33.637 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 21:08:33.637 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 21:08:33.640 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 21:08:33.641 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:08:33.641 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:08:33.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) 21:08:33.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:33.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:33.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:33.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:33.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:33.648 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:08:33.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:33.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:33.648 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:33.648 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:33.701 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:08:33.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:33.701 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:33.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 21:08:33.701 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 21:08:33.701 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 21:08:33.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:33.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:33.702 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 21:08:33.702 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:33.703 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 21:08:33.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:33.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:33.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:33.704 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:33.704 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:08:33.705 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 21:08:33.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:08:33.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:08:33.733 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 21:08:33.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:08:33.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:08:33.733 TRACE [main][WidgetHandler] Notify Table with event 13 21:08:33.733 TRACE [main][WidgetHandler] Wait for synchronization 21:08:33.739 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:") 21:08:33.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:33.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:33.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:33.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:33.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:33.742 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:33.743 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 21:08:33.743 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 21:08:33.743 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 21:08:33.743 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) 21:08:33.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:33.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:33.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:33.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:33.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:33.745 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:08:33.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:33.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:33.746 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:33.746 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:33.867 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:") 21:08:33.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:33.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:33.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:33.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:33.870 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:08:33.870 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 21:08:33.871 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:") 21:08:33.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:33.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:33.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:33.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:33.874 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:33.874 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:33.875 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 21:08:33.875 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:") 21:08:33.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:33.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:33.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:33.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:33.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:33.880 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:33.881 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:tcp://localhost/sakila 21:08:33.881 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:") 21:08:33.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:33.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:33.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:33.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:33.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:33.896 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:33.896 INFO [WorkbenchTestable][AbstractText] Text set to: sa 21:08:33.910 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:") 21:08:33.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:33.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:33.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:33.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:33.921 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:33.921 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:33.922 INFO [WorkbenchTestable][AbstractText] Text set to: 21:08:33.922 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 21:08:33.922 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 21:08:33.922 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) 21:08:33.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:33.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:33.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:33.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:33.926 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:08:33.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:33.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:33.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:33.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:35.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:08:35.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:08:35.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:08:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:08:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:08:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:08:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:08:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:08:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:08:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:08:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:08:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:08:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:08:35.436 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:08:35.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:08:35.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:35.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:35.441 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 21:08:35.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:35.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:35.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:35.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:35.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:35.445 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:35.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:08:35.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:35.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:35.451 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:35.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:35.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:08:35.451 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 21:08:35.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 21:08:35.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:35.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:08:35.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:08:35.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:08:35.454 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 21:08:35.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 21:08:35.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:35.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:08: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 21:08:35.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:35.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:35.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:35.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:35.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:35.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:35.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:35.456 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 21:08:35.456 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:08:35.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:35.456 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:08:35.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:35.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:08:35.457 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:08:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:35.457 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:08:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:35.457 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:08:35.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 21:08:35.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:08:35.457 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:08:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:35.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:35.457 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 21:08:35.458 INFO [WorkbenchTestable][RequirementsRunner] Finished test: genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) 21:08:35.458 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest 21:08:35.458 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:08:35.458 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:08:35.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:35.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.556 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest genericConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.GenericConnectionProfileTest) Time elapsed: 7.552 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 21:08:35.499 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 21:08:35.499 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:08:35.499 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:08:35.500 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 21:08:35.500 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:08:35.500 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:08:35.506 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:08:35.506 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:08:35.506 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:08:35.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:08:35.506 INFO [WorkbenchTestable][RequirementsRunner] Started test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 21:08:35.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 21:08:35.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:08:35.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:08:35.506 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:08:35.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'] 21:08:35.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:35.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'] 21:08:35.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:35.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 Connection Profile"] 21:08:35.508 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:35.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'] 21:08:35.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:35.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'] 21:08:35.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:35.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'] 21:08:35.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:35.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 Connection Profile"] 21:08:35.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:35.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'] 21:08:35.509 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:35.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'] 21:08:35.510 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:35.510 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:35.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:35.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:35.511 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:35.511 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:08:35.511 DEBUG [main][MenuItemLookup] Found menu:'File' 21:08:35.511 DEBUG [main][MenuItemLookup] Item match:File 21:08:35.512 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:08:35.512 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'XML File' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'File' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:35.516 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:08:35.516 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:08:35.517 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:08:35.517 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:08:35.517 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:08:35.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:08:35.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 21:08:35.694 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:08:35.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:35.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:35.696 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:08:35.696 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:35.696 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 21:08:35.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:35.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:35.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:35.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:35.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:35.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:35.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:35.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 21:08:35.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 21:08:35.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:35.708 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 21:08:35.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:35.708 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 21:08:35.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 21:08:35.708 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 21:08:35.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:35.709 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 21:08:35.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:35.709 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 21:08:35.709 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 21:08:35.709 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 21:08:35.709 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 21:08:35.710 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 21:08:35.710 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:08:35.710 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:08:35.710 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) 21:08:35.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:35.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:35.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:35.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:35.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:35.712 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:08:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:35.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:35.712 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:35.712 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:35.748 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:08:35.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:35.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:35.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 21:08:35.749 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 21:08:35.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 21:08:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:35.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:35.749 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 21:08:35.749 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:35.750 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 21:08:35.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:35.750 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:35.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:35.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:35.750 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:08:35.752 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Flat File Data Source') 21:08:35.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:08:35.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:08:35.765 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 21:08:35.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:08:35.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:08:35.765 TRACE [main][WidgetHandler] Notify Table with event 13 21:08:35.765 TRACE [main][WidgetHandler] Wait for synchronization 21:08:35.765 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:") 21:08:35.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:35.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:35.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:35.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:35.768 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:35.768 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:35.769 INFO [WorkbenchTestable][AbstractText] Text set to: Test Flat File Profile 21:08:35.791 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 21:08:35.791 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 21:08:35.791 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) 21:08:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:35.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:35.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:35.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:35.792 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:35.793 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:08:35.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:35.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:35.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:35.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:36.288 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 21:08:36.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.288 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:36.288 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:36.289 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.eclipse.test/target 21:08:36.291 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:") 21:08:36.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.294 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:08:36.294 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo UTF-8 to selection: UTF-8 21:08:36.294 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:") 21:08:36.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.298 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:08:36.299 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo CSV to selection: CSV 21:08:36.299 TRACE [WorkbenchTestable][NewCPWizard] Shell New Flat File Data Source Profile is not null and is not disposed 21:08:36.299 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 21:08:36.299 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) 21:08:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:36.311 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:08:36.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:36.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:36.311 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:36.311 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:36.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:08:36.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:08:36.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:08:36.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:08:36.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:08:36.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:08:36.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:08:36.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:08:36.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:08:36.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:08:36.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:08:36.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:08:36.417 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:08:36.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:08:36.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.429 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 21:08:36.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:36.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:36.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:36.457 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:36.457 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:08:36.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.462 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.462 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:08:36.462 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 21:08:36.462 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 21:08:36.463 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:36.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:08:36.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:08:36.464 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:08:36.466 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 21:08:36.466 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 21:08:36.466 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:36.467 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:08:36.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 21:08:36.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.467 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.495 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:36.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:36.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:36.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children... 21:08:36.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 21:08:36.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:36.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 21:08:36.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:36.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 21:08:36.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem ODA Data Sources has children finished successfully 21:08:36.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item ODA Data Sources 21:08:36.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:36.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item ODA Data Sources is already expanded. No action performed 21:08:36.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:36.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: ODA Data Sources 21:08:36.496 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Flat File Data Source and wait with time period 1 21:08:36.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 21:08:36.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:36.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 21:08:36.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:36.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 21:08:36.497 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Flat File Data Source 21:08:36.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:36.497 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Flat File Data Source is already expanded. No action performed 21:08:36.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:36.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Flat File Data Source 21:08:36.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 21:08:36.497 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:08:36.497 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:08:36.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:36.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:36.498 INFO [WorkbenchTestable][RequirementsRunner] Finished test: flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) 21:08:36.498 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest 21:08:36.498 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:08:36.498 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:08:36.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:36.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.001 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest flatFileConnectionProfileTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ConnectionProfileTest) Time elapsed: 0.992 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 21:08:36.508 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 21:08:36.509 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:08:36.509 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:08:36.509 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 21:08:36.509 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:08:36.509 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:08:36.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:08:36.510 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:08:36.510 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:08:36.510 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:08:36.510 INFO [WorkbenchTestable][RequirementsRunner] Started test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 21:08:36.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 21:08:36.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:08:36.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:08:36.510 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:08:36.511 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:08:36.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:36.511 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:08:36.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:36.511 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:08:36.511 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:36.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:36.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:36.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:36.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:36.512 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:08:36.512 DEBUG [main][MenuItemLookup] Found menu:'File' 21:08:36.512 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:08:36.512 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:08:36.512 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:08:36.512 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:08:36.512 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:08:36.512 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:08:36.512 DEBUG [main][MenuItemLookup] Item match:Window 21:08:36.513 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:08:36.513 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:08:36.513 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:08:36.513 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:36.513 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:08:36.513 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:08:36.513 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:36.513 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:08:36.513 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:36.513 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:08:36.513 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:08:36.513 DEBUG [main][MenuItemLookup] Item match:Preferences 21:08:36.513 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:08:36.513 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:08:36.514 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:08:36.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:08:36.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:08:36.677 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:08:36.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:36.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:36.679 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:08:36.679 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:36.679 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 21:08:36.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.680 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:36.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:36.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:36.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 21:08:36.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 21:08:36.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:36.682 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 21:08:36.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:36.682 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 21:08:36.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 21:08:36.682 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 21:08:36.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:36.682 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 21:08:36.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:36.682 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 21:08:36.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 21:08:36.683 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 21:08:36.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:36.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 21:08:36.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:36.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 21:08:36.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 21:08:36.707 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 21:08:36.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:36.707 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 21:08:36.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:36.707 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 21:08:36.707 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 21:08:36.707 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 21:08:36.707 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 21:08:36.708 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 21:08:36.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.709 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...") 21:08:36.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:36.711 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:08:36.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:36.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:36.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:36.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:36.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 21:08:36.829 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 21:08:36.829 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 21:08:36.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:36.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:36.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:36.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:36.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 21:08:36.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:36.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:36.843 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") 21:08:36.843 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:36.844 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:36.844 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:08:36.844 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 21:08:36.844 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 21:08:36.844 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:36.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:36.845 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:36.845 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:36.875 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 21:08:36.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 21:08:36.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:36.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 21:08:36.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:36.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 21:08:36.876 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 21:08:36.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:36.876 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 21:08:36.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:36.876 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 21:08:36.877 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item HSQLDB JDBC Driver 21:08:36.877 DEBUG [main][TreeItemHandler] Selecting tree item: HSQLDB JDBC Driver 21:08:36.877 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item HSQLDB JDBC Driver about selection 21:08:36.913 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: HSQLDB JDBC Driver 21:08:36.913 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:") 21:08:36.913 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:36.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:36.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:36.914 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:36.914 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:36.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.916 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.916 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:36.916 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:36.917 INFO [WorkbenchTestable][AbstractText] Text set to: Test HSLQDB Driver 21:08:36.918 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") 21:08:36.918 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:36.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:36.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:36.918 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:36.918 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:36.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:08:36.919 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 21:08:36.925 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 21:08:36.925 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:36.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:36.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:36.925 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:36.925 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:36.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.925 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.934 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:08:36.936 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:08:36.936 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:36.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:36.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:36.936 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:36.936 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:36.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.936 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.937 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:36.937 INFO [WorkbenchTestable][AbstractButton] Click button &Clear All 21:08:36.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:36.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:36.937 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:36.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:36.964 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 21:08:36.964 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:36.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:36.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:36.964 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:36.964 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:36.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.965 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:08:36.965 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 21:08:36.965 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:36.965 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:36.965 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:36.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:08:36.966 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 21:08:36.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:36.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:36.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:36.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:36.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:36.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:08:36.968 TRACE [main][WidgetHandler] Notify List with event 13 21:08:36.968 TRACE [main][WidgetHandler] Wait for synchronization 21:08:36.968 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:08:36.968 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:36.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:36.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:36.968 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:36.968 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:36.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.968 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.970 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:36.970 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 21:08:36.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:36.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:36.970 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:36.970 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:36.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:08:36.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:36.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:36.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:36.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:36.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:36.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:36.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:36.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:36.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:36.996 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:08:36.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:36.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:36.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:36.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:37.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:08:37.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:08:37.076 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 21:08:37.076 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:37.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:37.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:37.076 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:08:37.076 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:37.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:08:37.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:08:37.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:08:37.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.089 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") 21:08:37.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:37.092 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:08:37.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:37.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:37.092 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:37.092 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:37.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:08:37.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:08:37.143 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:37.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:37.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:37.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 21:08:37.144 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:08:37.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:08:37.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:37.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:37.144 INFO [WorkbenchTestable][RequirementsRunner] Finished test: driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) 21:08:37.144 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest 21:08:37.144 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:08:37.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:08:37.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:37.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.637 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest driverDefinitionTest no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.DriverDefinitionTest) Time elapsed: 0.634 s Running org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 21:08:37.153 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 21:08:37.153 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:08:37.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:08:37.154 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 21:08:37.154 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:08:37.154 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:08:37.182 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:08:37.182 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:08:37.182 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:08:37.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.*'] 21:08:37.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:37.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.*'] 21:08:37.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:37.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.*'] 21:08:37.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:37.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:37.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:37.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:37.183 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:08:37.183 DEBUG [main][MenuItemLookup] Found menu:'File' 21:08:37.183 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:08:37.183 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:08:37.183 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:08:37.183 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:08:37.183 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:08:37.183 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:08:37.183 DEBUG [main][MenuItemLookup] Item match:Window 21:08:37.184 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:08:37.184 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:08:37.184 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:08:37.184 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:37.184 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:08:37.184 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:08:37.184 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:37.184 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:08:37.184 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:37.184 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:08:37.184 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:08:37.184 DEBUG [main][MenuItemLookup] Item match:Preferences 21:08:37.184 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:08:37.184 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:08:37.184 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:08:37.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:08:37.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 'Preferences.*'] is available. finished successfully 21:08:37.339 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:08:37.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:37.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:37.340 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:08:37.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:37.341 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 21:08:37.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:37.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:37.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:37.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 21:08:37.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 21:08:37.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:37.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 21:08:37.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:37.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 21:08:37.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 21:08:37.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 21:08:37.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:37.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 21:08:37.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:37.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 21:08:37.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 21:08:37.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 21:08:37.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:37.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 21:08:37.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:37.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 21:08:37.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 21:08:37.344 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 21:08:37.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:37.344 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 21:08:37.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:37.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 21:08:37.345 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 21:08:37.345 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 21:08:37.345 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 21:08:37.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 21:08:37.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.346 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 21:08:37.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:37.346 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:08:37.346 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:37.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.370 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:08:37.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:08:37.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:08:37.372 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 21:08:37.372 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:37.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:37.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:37.372 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:08:37.372 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:37.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.373 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 21:08:37.373 TRACE [main][WidgetHandler] Notify Table with event 13 21:08:37.374 TRACE [main][WidgetHandler] Wait for synchronization 21:08:37.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") 21:08:37.374 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:37.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:37.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:37.374 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:08:37.374 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:37.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.374 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:37.376 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:08:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:37.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:37.377 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:37.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 21:08:37.433 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 21:08:37.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 21:08:37.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:37.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:37.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 "Yes", Widget matcher matching widgets with style: 8) 21:08:37.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:37.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 21:08:37.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:37.435 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 21:08:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:37.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:37.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:37.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:37.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:08:37.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:08:37.495 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 21:08:37.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:37.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:37.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:37.499 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:08:37.499 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:37.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.499 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.500 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 21:08:37.501 TRACE [main][WidgetHandler] Notify Table with event 13 21:08:37.501 TRACE [main][WidgetHandler] Wait for synchronization 21:08:37.501 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:08:37.501 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:37.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:37.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:37.502 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:08:37.502 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:37.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:37.504 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:08:37.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:37.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:37.504 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:37.504 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:37.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Driver Removal"] is available.... 21:08:37.550 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 21:08:37.550 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Driver Removal 21:08:37.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:37.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 "Yes", Widget matcher matching widgets with style: 8) 21:08:37.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:37.551 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Driver Removal" as the parent 21:08:37.551 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:37.555 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 21:08:37.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:37.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:37.556 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:37.556 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:37.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:08:37.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:08:37.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.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 "Apply and Close") 21:08:37.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.609 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.609 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:37.609 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:08:37.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:37.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:37.609 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:37.609 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:37.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:08:37.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:08:37.658 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:37.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:37.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:37.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:08:37.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:08:37.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:08:37.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:08:37.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:08:37.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:08:37.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:08:37.658 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:08:37.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:08:37.658 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.692 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 21:08:37.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.699 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:37.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:37.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:37.699 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:37.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 21:08:37.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.706 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:08:37.706 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 21:08:37.706 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 21:08:37.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:37.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:08:37.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:08:37.707 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:08:37.709 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 21:08:37.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:37.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:37.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:37.709 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 21:08:37.710 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:37.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.710 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:37.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:37.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:37.710 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 10 21:08:37.710 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:08:37.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:37.710 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:08:37.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:37.710 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:08:37.711 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 21:08:37.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:08:37.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:37.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:08:37.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:37.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:08:37.711 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:08:37.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:37.711 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:08:37.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:37.711 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:08:37.732 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile 21:08:37.732 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile 21:08:37.732 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile about selection 21:08:37.741 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile 21:08:37.742 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:08:37.742 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:37.775 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:08:37.775 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 21:08:37.775 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 21:08:37.775 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:37.775 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 21:08:37.775 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 21:08:37.775 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:37.775 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 21:08:37.775 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:08:37.775 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:08:37.775 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"D&elete Delete" 21:08:37.775 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:08:37.775 INFO [main][MenuItemHandler] Select menu item: D&elete Delete 21:08:37.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete confirmation"] is available.... 21:08:37.826 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 21:08:37.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete confirmation 21:08:37.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:37.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:37.827 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:08:37.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:37.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:37.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:37.827 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete confirmation" as the parent 21:08:37.827 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:37.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:37.828 INFO [WorkbenchTestable][AbstractButton] Click button &Yes 21:08:37.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:37.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:37.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:37.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:37.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:08:37.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:08:37.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:08:37.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:08:37.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:08:37.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:08:37.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:08:37.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:08:37.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:08:37.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:08:37.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:08:37.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:08:37.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:08:37.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:08:37.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.903 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 21:08:37.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.907 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:37.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:37.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:37.908 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:37.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E') 21:08:37.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:08:37.935 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 21:08:37.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 21:08:37.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:37.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:08:37.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:08:37.937 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:08:37.939 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 21:08:37.939 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 21:08:37.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:37.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:08:37.940 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:08:37.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:37.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:37.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:37.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:37.940 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:37.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:37.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:37.940 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database Connections and wait with time period 1 21:08:37.940 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:08:37.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:38.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:38.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:08:38.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:08:38.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:38.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:38.942 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:08:38.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:08:38.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:38.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:08:38.942 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:38.942 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:08:38.943 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:38.943 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:38.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:38.944 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:38.944 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:38.944 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:08:38.944 DEBUG [main][MenuItemLookup] Found menu:'File' 21:08:38.944 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:08:38.944 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:08:38.944 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:08:38.944 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:08:38.944 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:08:38.944 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:08:38.944 DEBUG [main][MenuItemLookup] Item match:Window 21:08:38.945 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:08:38.945 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:08:38.945 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:08:38.945 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:38.945 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:08:38.945 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:08:38.945 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:38.945 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:08:38.945 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:38.945 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:08:38.945 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:08:38.945 DEBUG [main][MenuItemLookup] Item match:Preferences 21:08:38.945 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:08:38.945 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:08:38.945 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:08:39.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:08:39.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:08:39.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:08:39.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:39.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:39.092 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:08:39.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:39.092 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 21:08:39.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:39.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:39.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:39.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children... 21:08:39.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 21:08:39.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:39.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 21:08:39.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:39.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 21:08:39.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Data Management has children finished successfully 21:08:39.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Data Management 21:08:39.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:39.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Data Management is already expanded. No action performed 21:08:39.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:39.110 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Data Management 21:08:39.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children... 21:08:39.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 21:08:39.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:39.111 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 21:08:39.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:39.111 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 21:08:39.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connectivity has children finished successfully 21:08:39.111 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connectivity 21:08:39.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:39.111 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connectivity is already expanded. No action performed 21:08:39.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:39.111 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connectivity 21:08:39.112 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Definitions 21:08:39.112 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Definitions 21:08:39.112 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Definitions about selection 21:08:39.112 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Definitions 21:08:39.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.119 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.119 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...") 21:08:39.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.121 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:39.122 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:08:39.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:39.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:39.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:39.122 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:39.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Driver Definition"] is available.... 21:08:39.251 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 21:08:39.251 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 21:08:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Driver Definition 21:08:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:39.252 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") 21:08:39.252 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:39.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:39.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:08:39.253 INFO [WorkbenchTestable][AbstractTabItem] Activate Name/Type 21:08:39.253 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 21:08:39.253 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.253 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:39.253 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:39.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.254 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:39.297 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Database and wait with time period 1 21:08:39.297 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 21:08:39.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:39.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 21:08:39.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:39.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 21:08:39.298 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database 21:08:39.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:39.298 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database is already expanded. No action performed 21:08:39.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:39.298 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database 21:08:39.298 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Generic JDBC Driver 21:08:39.298 DEBUG [main][TreeItemHandler] Selecting tree item: Generic JDBC Driver 21:08:39.299 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Generic JDBC Driver about selection 21:08:39.329 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Generic JDBC Driver 21:08:39.329 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:") 21:08:39.329 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.329 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:39.329 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:39.332 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:39.333 INFO [WorkbenchTestable][AbstractText] Text set to: Test H2 Driver 21:08:39.333 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") 21:08:39.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:39.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.334 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:39.334 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:39.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.335 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:08:39.335 INFO [WorkbenchTestable][AbstractTabItem] Activate JAR List 21:08:39.340 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 21:08:39.340 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:39.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.340 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:39.340 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:39.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:08:39.349 INFO [WorkbenchTestable][DriverDialog] No drivers to clean, skipped 21:08:39.349 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 21:08:39.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:39.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.349 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:39.349 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:39.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:08:39.350 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 21:08:39.350 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:39.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.352 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:39.352 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:39.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:08:39.352 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 21:08:39.353 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:39.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.353 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:39.353 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:39.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:08:39.354 TRACE [main][WidgetHandler] Notify List with event 13 21:08:39.354 TRACE [main][WidgetHandler] Wait for synchronization 21:08:39.354 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:08:39.354 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:39.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.355 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:39.355 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:39.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.356 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:39.357 INFO [WorkbenchTestable][AbstractButton] Click button &Remove JAR/Zip 21:08:39.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:39.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:39.357 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:39.357 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:39.380 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") 21:08:39.380 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.380 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:39.380 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:39.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.381 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.381 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:08:39.381 INFO [WorkbenchTestable][AbstractTabItem] Activate Properties 21:08:39.388 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 21:08:39.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:39.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:39.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:39.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:39.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:39.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:39.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:08:39.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:08:39.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:39.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:08:39.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:39.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:08:39.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:08:39.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:08:39.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:39.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:08:39.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:39.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:08:39.392 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item Driver Class 21:08:39.393 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Driver Class 21:08:39.401 DEBUG [main][TreeItemHandler] Selecting tree item: Driver Class 21:08:39.404 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Driver Class about selection 21:08:39.404 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Driver Class 21:08:39.404 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 21:08:39.404 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 21:08:39.409 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 21:08:39.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 "...") 21:08:39.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:39.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.409 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:39.409 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:39.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:39.417 INFO [WorkbenchTestable][AbstractButton] Click button ... 21:08:39.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:39.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:39.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:39.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:39.473 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.... 21:08:39.474 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 21:08:39.474 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.... 21:08:39.474 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 21:08:39.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Available Classes from Jar List 21:08:39.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:39.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:39.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: 16) 21:08:39.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:39.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.475 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 21:08:39.475 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:39.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:39.475 INFO [WorkbenchTestable][AbstractButton] Click button Type class name 21:08:39.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:39.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:39.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:39.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:39.476 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: "") 21:08:39.476 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:39.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.476 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 21:08:39.476 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:39.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.476 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:39.476 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:39.477 INFO [WorkbenchTestable][AbstractText] Text set to: org.h2.Driver 21:08:39.480 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:08:39.480 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:39.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.480 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Available Classes from Jar List" as the parent 21:08:39.480 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:39.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.480 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.481 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.481 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:39.482 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:08:39.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:39.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:39.482 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:39.483 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:39.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 "OK", Widget matcher matching widgets with style: 8) 21:08:39.536 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:39.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:39.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:39.536 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Driver Definition" as the parent 21:08:39.536 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:39.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.538 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:39.538 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:08:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:39.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:39.538 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:39.538 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:39.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:08:39.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:08:39.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.620 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.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 "Apply and Close") 21:08:39.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.622 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.622 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:39.623 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:08:39.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:39.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:39.623 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:39.623 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:39.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:08:39.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:08:39.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:39.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:39.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08: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'] 21:08:39.721 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08: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'] 21:08:39.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08: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 Connection Profile"] 21:08:39.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08: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'] 21:08:39.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08: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'] 21:08:39.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08: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'] 21:08:39.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08: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: "New Connection Profile"] 21:08:39.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08: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'] 21:08:39.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08: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'] 21:08:39.723 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:39.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:39.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:39.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:39.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:39.723 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:08:39.724 DEBUG [main][MenuItemLookup] Found menu:'File' 21:08:39.724 DEBUG [main][MenuItemLookup] Item match:File 21:08:39.725 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:08:39.725 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'Enterprise Application Project' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'Dynamic Web Project' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'EJB Project' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'Connector Project' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'Application Client Project' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'Static Web Project' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'CSS File' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'JavaScript File' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'Servlet' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'Session Bean (EJB 3.x/4.x)' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'Message-Driven Bean (EJB 3.x/4.x)' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'HTML File' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'XML File' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'File' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:39.729 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:08:39.729 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:08:39.730 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:08:39.730 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:08:39.730 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:08:39.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 'New|Select a wizard'] is available.... 21:08:39.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. finished successfully 21:08:39.865 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:08:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:39.866 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:08:39.866 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:39.866 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 21:08:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.867 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.867 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.867 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:39.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:39.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:39.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children... 21:08:39.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 21:08:39.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:39.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 21:08:39.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:39.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 21:08:39.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Connection Profiles has children finished successfully 21:08:39.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Connection Profiles 21:08:39.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:39.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Connection Profiles is already expanded. No action performed 21:08:39.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:39.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Connection Profiles 21:08:39.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Connection Profile 21:08:39.870 DEBUG [main][TreeItemHandler] Selecting tree item: Connection Profile 21:08:39.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Connection Profile about selection 21:08:39.890 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Connection Profile 21:08:39.893 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:08:39.893 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:08:39.893 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) 21:08:39.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.894 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.895 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.895 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:39.895 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:08:39.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:39.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:39.896 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:39.896 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:39.930 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:08:39.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:39.930 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection Profile"] is available.... 21:08:39.930 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 21:08:39.930 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection Profile 21:08:39.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:39.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:39.931 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 21:08:39.931 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:08:39.931 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 21:08:39.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:08:39.934 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Generic JDBC') 21:08:39.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:08:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:08:39.950 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 21:08:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:08:39.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:08:39.950 TRACE [main][WidgetHandler] Notify Table with event 13 21:08:39.950 TRACE [main][WidgetHandler] Wait for synchronization 21:08:39.955 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:") 21:08:39.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:39.960 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:39.961 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 21:08:39.962 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 21:08:39.962 INFO [WorkbenchTestable][NewCPWizard] Go to next wizard page 21:08:39.962 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) 21:08:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:39.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:39.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:39.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:39.963 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:39.964 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:08:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:39.964 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:39.964 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:40.076 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:") 21:08:40.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:40.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:40.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:40.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:40.079 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:08:40.080 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo Test H2 Driver to selection: Test H2 Driver 21:08:40.081 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:") 21:08:40.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:40.081 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:40.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:40.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:40.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:40.088 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:40.089 INFO [WorkbenchTestable][AbstractText] Text set to: myDBProfile 21:08:40.089 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:") 21:08:40.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:40.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:40.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:40.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:40.096 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:40.096 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:40.097 INFO [WorkbenchTestable][AbstractText] Text set to: jdbc:h2:~/test 21:08:40.098 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:") 21:08:40.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:40.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:40.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:40.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:40.114 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:40.114 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:40.114 INFO [WorkbenchTestable][AbstractText] Text set to: sa 21:08:40.141 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:") 21:08:40.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:40.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:40.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:40.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:40.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:08:40.160 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:08:40.161 INFO [WorkbenchTestable][AbstractText] Text set to: 21:08:40.161 TRACE [WorkbenchTestable][NewCPWizard] Shell New Connection Profile is not null and is not disposed 21:08:40.161 INFO [WorkbenchTestable][NewCPWizard] Finish wizard 21:08:40.161 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) 21:08:40.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:40.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:40.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:40.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:40.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:08:40.188 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:08:40.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:08:40.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:08:40.188 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:08:40.188 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:40.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:08:40.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:08:40.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:08:40.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:08:40.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:08:40.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:08:40.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Loading Core provider' is a system job, skipped 21:08:40.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:08:40.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:08:40.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:08:40.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:08:40.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:08:40.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:08:40.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:08:40.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:08:40.800 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:08:40.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:08:40.800 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:08:40.801 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 21:08:40.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 21:08:40.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:08:40.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:08:40.801 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:08:40.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:40.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:40.807 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 21:08:40.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:40.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:40.812 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:40.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:40.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:40.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:40.812 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:08:40.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:40.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:40.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:40.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:40.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:08:40.817 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 21:08:40.819 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 21:08:40.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:40.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:08:40.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:08:40.820 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:08:40.827 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 21:08:40.827 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:40.828 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 21:08:40.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:40.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:40.828 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:40.828 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:40.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 21:08:40.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:08:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:40.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:08:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:40.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:08:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 21:08:40.829 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:08:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:40.829 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:08:40.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:40.829 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:08:40.830 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 21:08:40.830 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 21:08:40.830 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 21:08:40.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 21:08:40.861 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 21:08:40.861 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 21:08:40.863 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 21:08:40.875 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 21:08:40.875 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 21:08:40.875 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 21:08:40.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:41.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:41.375 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 21:08:41.376 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:08:41.376 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:41.406 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:08:41.406 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 21:08:41.406 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 21:08:41.406 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:41.406 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 21:08:41.406 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 21:08:41.406 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:41.406 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 21:08:41.406 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:08:41.406 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 21:08:41.406 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:41.406 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:08:41.406 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:41.406 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 21:08:41.406 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 21:08:41.406 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 21:08:41.406 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 21:08:41.406 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 21:08:41.698: 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 **: 21:08:41.703: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:41.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@755cbd8e 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 **: 21:08:41.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:41.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@755cbd8e is found finished successfully 21:08:41.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.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') 21:08:41.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:41.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:41.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:41.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:41.722 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 **: 21:08:41.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:41.735 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:41.735 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 21:08:41.736 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:") 21:08:41.736 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:41.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:41.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:41.736 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:08:41.736 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:41.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:41.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:41.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:41.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:41.738 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:08:41.738 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:") 21:08:41.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:41.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:41.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:41.739 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:08:41.739 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:41.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:41.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:41.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:41.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:41.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:08:41.740 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 21:08:41.764 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 21:08:41.764 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 **: 21:08:41.776: 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 **: 21:08:41.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:41.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:41.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:41.790 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:08:41.790 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:41.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:41.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:08:41.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:08:41.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:41.791 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:08:41.791 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 21:08:41.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 21:08:41.825 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 21:08:41.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:41.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:41.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:41.840 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:08:41.840 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:41.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:41.840 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:41.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found (Eclipse:1777): Gtk-WARNING **: 21:08:41.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:41.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:41.852 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:08:41.853 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 21:08:41.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:08:41.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:08:41.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:08:41.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:08:41.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:08:41.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:08:41.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:08:41.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:08:41.858 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:08:41.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:08:41.859 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:08:41.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully (Eclipse:1777): Gtk-WARNING **: 21:08:41.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:41.867 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 21:08:41.867 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 21:08:41.897: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:41.905 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 21:08:41.905 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:41.905 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 21:08:41.905 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:08:41.905 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:08:41.905 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:41.905 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 21:08:41.905 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:41.905 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 21:08:41.905 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 21:08:41.905 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 21:08:41.905 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 21:08:41.905 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X (Eclipse:1777): Gtk-WARNING **: 21:08:42.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:42.154 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 **: 21:08:42.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.275: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.292: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.297: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.303: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.315: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.342: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.346: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.382: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.400: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.402: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.419: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.432: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.449: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.465: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.483: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.499: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.516: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.532: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.548: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.565: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.582: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.599: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.616: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.632: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:42.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:42.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:42.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:42.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:42.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:42.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:42.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:42.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:42.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:42.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:42.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:42.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:42.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.865: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.899: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.902: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.914: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.931: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.935: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.947: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.965: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.981: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:42.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:42.999: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:43.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:43.015: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:43.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:43.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:43.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:43.048: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:43.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:43.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:43.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:43.381: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:43.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:43.398: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:43.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:43.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:43.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:43.431: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:43.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:43.448: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:43.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:43.465: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:43.468: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:43.482: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:43.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:43.498: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:43.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:43.514: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:43.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:43.532: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:43.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:43.548: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:43.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:43.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.365: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:44.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:45.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.151: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.251: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.768: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.834: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.885: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:46.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.365: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:47.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:48.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:49.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:50.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:51.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:52.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:52.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:52.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:52.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:52.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:52.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:52.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:52.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:52.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:52.163 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 21:08:52.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 21:08:52.163 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 **: 21:08:52.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:52.172 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:52.172 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 21:08:52.172 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 21:08:52.172 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 21:08:52.273 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 21:08:52.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:52.285 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:52.286 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 21:08:52.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:52.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:52.291 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:52.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:08:52.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:52.292 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:52.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 '\*?\QSQL Results\E') 21:08:52.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:52.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:52.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:52.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:52.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:08:52.297 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 21:08:52.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 21:08:52.336 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:52.336 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 21:08:52.336 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 21:08:52.336 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 21:08:52.336 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 21:08:52.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:52.340 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 21:08:52.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 21:08:52.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:52.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:52.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:52.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:52.340 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:52.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:52.342 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 21:08:52.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:52.343 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)") 21:08:52.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:52.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:52.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:52.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:52.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:08:52.344 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 21:08:52.344 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:08:52.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 21:08:52.431: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:08:52.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:08:52.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 21:08:52.450 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 21:08:52.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 21:08:52.450 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 21:08:52.450 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 21:08:52.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 21:08:52.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:52.452 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 21:08:52.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 21:08:52.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:52.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:52.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:52.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:52.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:52.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 21:08:52.458: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:08:52.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:52.466 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 21:08:52.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:52.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:52.472 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:08:52.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... (Eclipse:1777): Gtk-CRITICAL **: 21:08:52.498: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:08:52.504: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:08:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:08:52.506 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:08:52.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 '\*?\QData Source Explorer\E') 21:08:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:52.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 21:08:52.508: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:08:52.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:52.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:52.514 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:08:52.515 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 21:08:52.515 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 21:08:52.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:52.565 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:08:52.565 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 21:08:52.565 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:52.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:52.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:52.565 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 21:08:52.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:52.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:52.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:52.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:52.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:52.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:08:52.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:08:52.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:08:52.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 21:08:52.566 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:08:52.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:52.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:08:52.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:52.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:08:52.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 21:08:52.567 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:08:52.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:52.567 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:08:52.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:52.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:08:52.567 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 21:08:52.567 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 21:08:52.567 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 21:08:52.568 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 21:08:52.582 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 21:08:52.582 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 21:08:52.585 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 21:08:52.591 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 21:08:52.591 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 21:08:52.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 21:08:52.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:08:53.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:08:53.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 21:08:53.093 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:08:53.093 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:08:53.124 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:08:53.124 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 21:08:53.124 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 21:08:53.124 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:53.124 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 21:08:53.124 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 21:08:53.124 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:53.124 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 21:08:53.124 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:08:53.124 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 21:08:53.124 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:53.124 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:08:53.124 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:53.124 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 21:08:53.125 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 21:08:53.125 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 21:08:53.125 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 21:08:53.125 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 21:08:53.308: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:53.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e0e5243 is found... 21:08:53.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@4e0e5243 is found finished successfully (Eclipse:1777): Gtk-WARNING **: 21:08:53.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:53.323 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') 21:08:53.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:53.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:53.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:53.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:53.327 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:08:53.330 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:08:53.330 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 21:08:53.330 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:") 21:08:53.330 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:53.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:53.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:53.330 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:08:53.331 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:53.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:53.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:53.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:53.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:53.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:08:53.333 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:") 21:08:53.333 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:08:53.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:53.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:53.333 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:08:53.333 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:53.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:53.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 21:08:53.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:53.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:53.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:53.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:08:53.341 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 21:08:53.362 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 21:08:53.362 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 21:08:53.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:53.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:53.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:53.381 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:08:53.381 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:53.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:53.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:08:53.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:08:53.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:53.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:08:53.383 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 21:08:53.385 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 21:08:53.385 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 21:08:53.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:53.408: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:53.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:08:53.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:08:53.410 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:08:53.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:08:53.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:08:53.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:08:53.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:08:53.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:08:53.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:08:53.411 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(ID INT,NAME VARCHAR(40)); 21:08:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:08:53.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:08:53.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:08:53.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:08:53.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:08:53.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:08:53.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:08:53.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:08:53.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:08:53.415 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:08:53.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:08:53.416 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 21:08:53.416 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 21:08:53.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:53.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:08:53.449 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 21:08:53.450 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:53.450 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 21:08:53.450 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:08:53.450 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:08:53.450 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:53.450 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 21:08:53.450 DEBUG [main][MenuItemLookup] Found menu:'' 21:08:53.450 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 21:08:53.450 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 21:08:53.450 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 21:08:53.450 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 21:08:53.450 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 21:08:53.452 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 **: 21:08:53.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.487: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.506: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.509: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.523: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.539: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.572: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.589: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.705: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.722: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.738: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.754: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:53.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:53.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:53.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:53.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:53.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:53.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:53.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:53.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:53.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:53.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:53.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:53.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:53.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:53.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:53.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.008: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.021: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.038: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.055: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.058: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.071: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.089: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.092: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.108: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.122: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.125: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.138: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.141: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.154: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.157: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.188: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.191: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.274: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.307: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.505: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.521: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.538: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.541: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.555: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.558: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.571: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.575: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.590: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.604: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.607: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.621: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.624: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.638: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.642: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.655: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.658: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.672: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:08:54.688: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:08:54.691: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.807: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.825: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.908: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:54.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:55.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:56.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.158: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.174: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.207: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.224: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.258: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.308: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.324: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.357: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.391: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.424: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.441: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.457: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.474: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.490: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.508: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.524: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.557: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.591: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.625: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.641: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.657: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.674: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.724: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.741: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.757: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.774: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.808: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.824: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.874: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.907: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.924: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.957: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.974: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:57.991: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.007: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.024: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.041: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:58.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.090: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.107: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.340: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.623: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:08:59.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.640: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:00.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.240: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.257: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.573: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.840: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:01.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.423: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.440: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.707: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.739: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.940: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:02.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.040: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.057: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.074: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.123: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.241: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.290: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.373: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:03.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:03.466 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 21:09:03.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 21:09:03.466 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 21:09:03.469 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:03.469 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(ID INT,NAME VARCHAR(40)); TooltipText=null 21:09:03.469 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 21:09:03.469 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 21:09:03.559 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 21:09:03.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:03.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:03.565 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 21:09:03.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:03.570 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:03.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:09:03.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:09:03.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:09:03.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:09:03.572 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:09:03.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:03.572 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:03.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:03.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:03.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:09:03.600 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 21:09:03.600 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 21:09:03.601 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:03.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:09:03.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:09:03.602 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:09:03.604 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 21:09:03.604 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 21:09:03.604 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 21:09:03.605 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:03.605 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 21:09:03.605 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:09:03.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:03.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:03.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:03.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:03.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:09:03.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:03.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:03.638 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 21:09:03.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:03.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:03.648 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:09:03.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:09:03.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:09:03.649 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:09:03.649 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:09:03.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:03.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:03.654 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:03.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:03.654 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:09:03.654 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 21:09:03.654 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 21:09:03.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:03.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:09:03.726 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 21:09:03.726 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:09:03.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:03.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:03.727 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 21:09:03.727 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:03.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:03.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:03.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:03.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:03.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:09:03.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:09:03.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:09:03.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 21:09:03.727 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:09:03.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:09:03.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:09:03.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:09:03.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:09:03.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 21:09:03.728 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:09:03.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:09:03.728 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:09:03.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:09:03.728 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:09:03.728 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 21:09:03.728 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 21:09:03.728 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 21:09:03.729 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 21:09:03.737 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 21:09:03.737 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 21:09:03.738 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 21:09:03.750 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 21:09:03.750 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 21:09:03.750 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 21:09:03.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:09:04.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:09:04.251 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 21:09:04.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:09:04.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:09:04.284 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:09:04.284 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 21:09:04.284 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 21:09:04.284 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:04.284 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 21:09:04.284 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 21:09:04.284 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:04.284 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 21:09:04.284 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:09:04.284 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 21:09:04.284 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:04.284 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:09:04.284 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:04.284 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 21:09:04.284 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 21:09:04.284 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 21:09:04.284 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 21:09:04.284 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 21:09:04.458: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:04.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64697eb7 is found... 21:09:04.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@64697eb7 is found finished successfully (Eclipse:1777): Gtk-WARNING **: 21:09:04.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:04.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.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') 21:09:04.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:04.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 21:09:04.491: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:04.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:04.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:04.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:09:04.497 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:04.497 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 21:09:04.497 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:") 21:09:04.497 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:09:04.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:04.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:04.498 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:09:04.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:04.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:04.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:04.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:04.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:04.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found (Eclipse:1777): Gtk-WARNING **: 21:09:04.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:04.507 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:") 21:09:04.507 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:09:04.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:04.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:04.507 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:09:04.507 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:04.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:04.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:04.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:04.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:04.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:09:04.509 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 21:09:04.528 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 21:09:04.528 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 21:09:04.540: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:04.547 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:09:04.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:04.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:04.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:09:04.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:09:04.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:04.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:09:04.548 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 21:09:04.551 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 21:09:04.551 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 21:09:04.564: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:04.568 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:09:04.568 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:04.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:04.568 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:04.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:04.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:04.569 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found (Eclipse:1777): Gtk-WARNING **: 21:09:04.574: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:04.576 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 21:09:04.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:09:04.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:09:04.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:09:04.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:09:04.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:09:04.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:09:04.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:09:04.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:09:04.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:09:04.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:09:04.579 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:09:04.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:09:04.580 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 21:09:04.580 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 21:09:04.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:04.608: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:04.613 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 21:09:04.613 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:04.613 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 21:09:04.613 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:09:04.613 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:09:04.613 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:04.613 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 21:09:04.613 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:04.613 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 21:09:04.613 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 21:09:04.613 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 21:09:04.613 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 21:09:04.613 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 21:09:04.614 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 **: 21:09:04.636: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.652: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.658: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:04.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:04.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.715: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:04.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.731: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:04.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.748: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:04.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:04.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.781: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:04.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:04.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.815: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:04.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.831: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:04.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:04.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.864: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:04.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:04.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.898: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:04.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.914: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:04.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:04.931: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:04.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:04.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:04.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:04.981: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:04.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.181: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.197: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.213: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.247: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.263: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.280: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.285: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.297: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.314: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.329: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.347: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.363: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.731: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.747: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.764: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.781: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.797: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.802: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.814: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.830: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.847: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:05.865: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:05.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:05.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.431: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.464: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.964: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.981: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:06.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.281: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.314: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.331: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.365: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.614: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.714: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.831: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.914: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.981: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:07.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.131: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.552: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:08.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.101: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.231: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.281: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.299: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.331: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.365: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.464: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.581: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.865: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:09.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.014: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.214: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.231: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.365: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.499: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.553: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.631: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.664: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.681: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.731: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.814: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.831: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:10.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.048: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.331: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.399: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.748: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:11.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.031: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.115: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.231: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.331: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.782: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.832: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.882: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.932: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.949: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.982: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:12.998: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.015: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.081: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.098: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.114: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.182: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.198: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.215: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.232: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.365: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.382: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.432: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.482: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.515: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.532: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.632: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.648: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.665: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.682: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.698: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.749: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.765: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.781: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.798: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.815: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.831: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.848: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.864: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.881: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.898: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.915: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.931: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.948: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.965: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:13.999: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.065: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.082: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.132: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.148: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.165: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.181: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.199: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.231: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.248: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.265: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.282: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.298: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.315: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.332: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.348: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.365: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.381: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.398: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.415: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.431: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.448: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.465: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.481: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.498: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.514: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.531: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.548: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.565: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.582: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.598: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:14.615: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:14.624 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 21:09:14.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 21:09:14.624 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 21:09:14.627 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:14.627 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 21:09:14.627 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 21:09:14.627 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 21:09:14.713 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 21:09:14.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:14.719 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:14.719 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 21:09:14.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:14.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:14.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:09:14.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:09:14.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:09:14.727 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:09:14.727 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:09:14.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:14.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:14.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:14.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:14.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:09:14.756 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 21:09:14.756 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 21:09:14.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:14.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:09:14.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:09:14.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:09:14.759 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 21:09:14.759 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 21:09:14.759 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 21:09:14.760 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:14.760 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 21:09:14.760 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:09:14.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:14.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:14.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:14.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:14.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:09:14.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:09:14.784 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 21:09:14.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:09:14.785 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)") 21:09:14.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:14.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:14.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:14.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:14.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:09:14.786 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 21:09:14.786 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:09:14.786 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 21:09:14.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:14.814: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:09:14.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 21:09:14.822 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 21:09:14.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 21:09:14.822 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 21:09:14.822 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 21:09:14.822 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 21:09:14.823 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:14.824 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 21:09:14.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 21:09:14.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:14.824 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:14.824 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:14.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:14.824 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:09:14.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... (Eclipse:1777): Gtk-CRITICAL **: 21:09:14.837: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:14.852: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:14.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:14.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:14.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:14.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:14.936: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:14.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:14.969: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:14.986: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:15.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:15.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:15.036: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:15.053: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:15.069: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:15.086: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:15.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:09:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 21:09:24.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 21:09:24.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:09:24.829 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:09:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:24.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:24.830 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 21:09:24.830 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:09:24.830 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 21:09:24.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 21:09:24.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:09:24.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:09:24.830 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:09:24.831 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:24.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:24.838 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 21:09:24.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:24.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:24.843 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:09:24.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:09:24.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:09:24.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:09:24.844 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:09:24.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:24.844 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:24.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:24.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:24.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:09:24.850 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 21:09:24.850 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 21:09:24.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:24.896 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:09:24.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 21:09:24.896 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:09:24.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:24.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:24.897 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 21:09:24.897 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:24.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:24.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:24.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:24.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:24.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:09:24.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:09:24.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:09:24.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 21:09:24.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:09:24.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:09:24.898 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:09:24.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:09:24.898 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:09:24.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 21:09:24.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:09:24.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:09:24.899 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:09:24.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:09:24.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:09:24.899 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 21:09:24.899 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 21:09:24.899 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 21:09:24.900 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 21:09:24.917 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 21:09:24.917 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 21:09:24.919 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 21:09:24.931 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 21:09:24.931 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 21:09:24.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 21:09:24.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:09:25.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:09:25.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 21:09:25.432 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:09:25.432 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:09:25.464 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:09:25.464 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 21:09:25.464 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 21:09:25.464 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:25.464 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 21:09:25.464 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 21:09:25.464 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:25.464 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 21:09:25.464 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:09:25.464 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 21:09:25.464 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:25.464 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:09:25.464 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:25.464 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 21:09:25.464 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 21:09:25.465 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 21:09:25.465 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 21:09:25.465 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 21:09:25.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:25.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:25.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68e92d7f is found... 21:09:25.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68e92d7f is found finished successfully 21:09:25.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.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') (Eclipse:1777): Gtk-WARNING **: 21:09:25.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:25.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:25.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:25.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:25.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:25.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:09:25.646 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:25.646 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 21:09:25.646 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:") 21:09:25.646 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:09:25.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:25.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:25.646 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:09:25.646 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:25.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:25.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:25.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:25.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:09:25.648 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:") 21:09:25.648 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:09:25.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:25.649 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:09:25.649 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:25.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:25.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 21:09:25.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:25.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:25.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:25.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:09:25.657 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 21:09:25.676 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 21:09:25.677 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 21:09:25.690: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:25.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:25.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:25.699 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:09:25.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:25.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:25.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:09:25.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:09:25.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:25.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:09:25.700 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 21:09:25.703 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 21:09:25.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 21:09:25.715: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:25.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:25.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:25.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:25.733 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:09:25.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:25.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:25.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:25.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:25.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:25.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:09:25.735 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 21:09:25.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:09:25.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:09:25.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:09:25.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:09:25.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:09:25.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:09:25.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:09:25.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:09:25.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:09:25.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:09:25.738 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:09:25.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully (Eclipse:1777): Gtk-WARNING **: 21:09:25.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:25.747 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 21:09:25.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 21:09:25.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:25.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:25.779 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 21:09:25.779 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:25.779 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 21:09:25.779 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:09:25.779 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:09:25.779 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:25.779 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 21:09:25.779 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:25.779 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 21:09:25.779 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 21:09:25.779 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 21:09:25.779 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 21:09:25.779 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 21:09:25.780 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 **: 21:09:25.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:25.815: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:25.821: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:25.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:25.837: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:25.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:25.854: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:25.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:25.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:25.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:25.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:25.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:25.904: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:25.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:25.919: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:25.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:25.936: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:25.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:25.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:25.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:25.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:25.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:25.986: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:25.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.054: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.070: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.087: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.103: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.190: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.337: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.353: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.369: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.387: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.390: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.404: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.406: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.436: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.452: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.469: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.472: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.503: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.506: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.520: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.672: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.805: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:26.822: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.836: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.853: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.858: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.872: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.889: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.920: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.923: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.937: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.941: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.954: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.959: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.970: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:26.986: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:26.989: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:27.002: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:27.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:27.020: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:27.023: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.072: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.139: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.323: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.789: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:27.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.005: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.205: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.222: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.272: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.305: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.372: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:28.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.020: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.407: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.422: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.439: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.456: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.473: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.489: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.523: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.539: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.556: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.572: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.589: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.606: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.622: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.639: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.656: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.673: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.689: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.706: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.723: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.740: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.756: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.773: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.790: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.806: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.823: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.839: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.856: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.873: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.890: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.906: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.922: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.939: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.973: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:29.990: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.006: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.022: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.039: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.056: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.073: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.089: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.106: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.122: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.140: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.156: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.173: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.206: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.223: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.239: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.256: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.273: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.289: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.306: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.322: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.339: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.356: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.374: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.389: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.405: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.770: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:30.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.020: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.070: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.503: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.670: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.888: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.970: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:31.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.020: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.188: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.286: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.470: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.520: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.620: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.653: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.853: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.954: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:32.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.055: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.138: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.170: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.338: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.355: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.388: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.488: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.637: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.804: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.820: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.837: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.854: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.870: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.905: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.921: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.938: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.972: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:33.988: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.037: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.121: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.154: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.171: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.187: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.237: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.254: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.270: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.287: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.321: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.420: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.438: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.454: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.504: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.521: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.537: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.554: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.587: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.604: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.654: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.687: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.704: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.721: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.737: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.754: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.772: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.787: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.803: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.821: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.838: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.855: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.871: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.887: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.904: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.920: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.937: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.955: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.971: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:34.987: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.004: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.021: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.038: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.054: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.071: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.088: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.120: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.137: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.155: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.172: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.189: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.204: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.221: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.238: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.255: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.271: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.288: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.304: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.337: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.354: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.371: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.387: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.404: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.421: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.437: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.455: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.471: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.487: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.505: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.522: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.538: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.555: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.571: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.588: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.605: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.621: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.638: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.655: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.671: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.688: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.705: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.722: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.738: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.755: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.771: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:35.788: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:35.791 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 21:09:35.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 21:09:35.792 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 21:09:35.794 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:35.794 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 21:09:35.794 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 21:09:35.794 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 21:09:35.887 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 21:09:35.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:35.893 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:35.893 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 21:09:35.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:35.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:35.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:09:35.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:09:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:09:35.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:09:35.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 '\*?\QSQL Results\E') 21:09:35.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:35.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:35.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:35.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:35.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:09:35.930 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 21:09:35.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 21:09:35.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:35.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:09:35.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:09:35.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:09:35.934 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 21:09:35.934 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 21:09:35.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 21:09:35.956 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:35.957 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 21:09:35.957 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:09:35.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:35.957 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:35.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:35.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:35.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:09:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:09:35.959 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:1 21:09:35.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:09:35.960 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)") 21:09:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:35.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:35.960 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:35.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:35.960 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:09:35.960 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 21:09:35.960 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:09:35.961 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 21:09:35.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:35.983: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:09:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... 21:09:35.991 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 21:09:35.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 21:09:35.991 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 21:09:35.991 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 21:09:35.991 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 21:09:35.992 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:35.993 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 21:09:35.993 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:09:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:35.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:35.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:35.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:35.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:09:35.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:36.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:36.002 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 21:09:36.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 21:09:36.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:09:36.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:36.015 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:09:36.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:09:36.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:09:36.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:09:36.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 '\*?\QData Source Explorer\E') 21:09:36.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:36.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-CRITICAL **: 21:09:36.037: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:36.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:09:36.045 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:36.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:36.045 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:09:36.046 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 21:09:36.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 21:09:36.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:36.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:09:36.088 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 21:09:36.088 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:09:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:36.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:36.089 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 21:09:36.089 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:36.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:36.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:36.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:09:36.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:09:36.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:09:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 21:09:36.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:09:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:09:36.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:09:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:09:36.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:09:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 21:09:36.092 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:09:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:09:36.092 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:09:36.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:09:36.092 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:09:36.093 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 21:09:36.093 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 21:09:36.093 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 21:09:36.093 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 21:09:36.102 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 21:09:36.102 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 21:09:36.104 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 21:09:36.116 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 21:09:36.117 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 21:09:36.117 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 21:09:36.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:09:36.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:09:36.618 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 21:09:36.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:09:36.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:09:36.650 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:09:36.650 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 21:09:36.650 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 21:09:36.650 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:36.650 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 21:09:36.650 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 21:09:36.650 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:36.650 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 21:09:36.650 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:09:36.650 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 21:09:36.650 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:36.650 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:09:36.650 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:36.650 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 21:09:36.650 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 21:09:36.650 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 21:09:36.650 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 21:09:36.650 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 21:09:36.813: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:36.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@674b122e is found... (Eclipse:1777): Gtk-WARNING **: 21:09:36.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:36.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@674b122e is found finished successfully 21:09:36.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.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') 21:09:36.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:36.833 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 21:09:36.841: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:36.845 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:36.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:36.845 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:09:36.848 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:36.848 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 21:09:36.848 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:") 21:09:36.848 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:09:36.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:36.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:36.849 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:09:36.849 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:36.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:36.849 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:36.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:36.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:36.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:09:36.851 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:") 21:09:36.851 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:09:36.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:36.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:36.851 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:09:36.851 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:36.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:36.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 21:09:36.857: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:36.859 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:36.859 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:36.859 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:09:36.860 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 21:09:36.880 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 21:09:36.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 21:09:36.892: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:36.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:36.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:36.900 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:09:36.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:36.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:36.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:09:36.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:09:36.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:36.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:09:36.902 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile 21:09:36.904 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 21:09:36.904 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 21:09:36.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:36.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:36.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:36.922 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:09:36.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:36.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:36.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 21:09:36.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:36.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:36.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:36.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:09:36.930 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: CREATE TABLE test(INT ID,VARCHAR(40) NAME); 21:09:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:09:36.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:09:36.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:09:36.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:09:36.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:09:36.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:09:36.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:09:36.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:09:36.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:09:36.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:09:36.934 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:09:36.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:09:36.935 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 21:09:36.935 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 21:09:36.956: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:36.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:36.967 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 21:09:36.967 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:36.967 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 21:09:36.968 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:09:36.968 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:09:36.968 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:36.968 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 21:09:36.968 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:36.968 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 21:09:36.968 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 21:09:36.968 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 21:09:36.968 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 21:09:36.968 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 21:09:36.969 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 **: 21:09:36.983: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:36.991: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.006: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.011: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.018: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.026: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.043: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.059: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.061: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.086: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.093: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.110: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.126: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.143: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.160: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.176: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.194: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.197: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.210: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.212: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.226: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.259: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.276: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.292: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.379: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.395: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.525: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.528: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.541: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.559: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.562: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.575: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.593: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.596: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.608: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.626: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.643: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.646: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.659: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.662: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.692: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.695: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:37.709: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:37.712: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.729: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.762: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.779: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.829: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.845: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.863: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.879: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.930: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.980: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:37.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.030: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.045: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.064: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.079: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.113: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.130: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.146: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.163: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.180: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.196: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.213: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.246: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.263: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.296: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.313: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.331: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.347: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.363: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.396: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.414: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.430: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.447: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.464: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.496: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.530: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.659: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.744: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.878: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:38.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.026: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.278: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.378: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.678: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.711: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:39.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.112: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.128: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.145: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.161: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.179: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.245: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.262: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.279: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.295: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.328: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.346: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.364: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.380: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.395: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.412: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.428: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.445: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.462: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.479: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.495: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.513: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.529: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.545: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.563: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.578: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.595: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.612: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.629: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.645: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.662: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.679: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.696: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.712: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.730: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.746: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.764: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.795: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.812: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.828: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.846: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.862: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.896: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.913: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.946: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.964: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:40.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.013: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.029: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.047: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.062: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.078: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.095: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.111: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.159: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.228: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.261: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.311: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.745: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.978: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:41.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.211: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.276: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.478: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.794: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.926: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:42.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.010: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.226: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.259: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.343: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.426: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.526: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.694: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.826: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.859: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:43.993: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.009: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.027: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.076: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.126: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.176: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.294: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.460: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.494: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.576: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.611: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.628: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.661: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.676: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.761: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.776: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.811: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.844: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.928: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.945: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:44.994: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.043: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.093: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.143: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.160: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.178: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.193: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.244: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.309: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.361: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.376: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.393: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.410: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.444: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.461: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.476: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.544: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.593: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.626: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.644: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.726: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.759: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.876: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.893: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.944: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.961: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:45.995: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.011: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.028: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.044: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.060: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.077: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.094: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.110: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.127: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.144: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.162: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.177: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.194: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.210: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.227: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.243: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.260: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.277: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.293: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.310: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.327: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.344: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.360: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.377: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.394: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.409: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.427: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.443: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.459: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.477: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.493: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.510: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.527: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.543: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.560: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.577: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.594: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.610: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.627: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.643: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.660: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.677: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.693: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.710: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.727: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.743: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.760: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.777: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.793: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.810: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.827: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.843: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.860: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.877: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.894: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.910: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.927: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.943: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.960: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:46.977: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:46.980 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 21:09:46.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 21:09:46.981 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 21:09:46.983 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:46.983 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=CREATE TABLE test(INT ID,VARCHAR(40) NAME); TooltipText=null 21:09:46.983 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 21:09:46.983 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 21:09:47.069 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 21:09:47.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:47.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:47.077 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 21:09:47.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:47.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:47.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:09:47.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:09:47.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:09:47.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:09:47.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:09:47.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:47.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:47.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:47.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:47.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:09:47.099 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 21:09:47.099 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 21:09:47.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:47.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:09:47.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:09:47.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:09:47.126 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 21:09:47.126 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 21:09:47.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 21:09:47.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:47.128 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 21:09:47.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 21:09:47.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:47.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:47.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:47.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:47.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:09:47.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:47.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:47.162 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QData Source Explorer\E'' is already open. Activate. 21:09:47.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:47.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:47.170 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:09:47.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:09:47.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:09:47.170 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:09:47.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 '\*?\QData Source Explorer\E') 21:09:47.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:47.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:47.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:47.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:47.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:09:47.176 INFO [WorkbenchTestable][AbstractView] Activate view Data Source Explorer 21:09:47.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Data Source Explorer 21:09:47.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:47.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:09:47.261 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 21:09:47.261 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:09:47.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:47.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:47.262 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Data Source Explorer"as the parent 21:09:47.262 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:47.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:47.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:47.262 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:09:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:09:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:09:47.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children... 21:09:47.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:09:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:09:47.263 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:09:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:09:47.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:09:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Database Connections has children finished successfully 21:09:47.263 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Database Connections 21:09:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:09:47.263 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Database Connections is already expanded. No action performed 21:09:47.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:09:47.263 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Database Connections 21:09:47.263 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item myDBProfile (H2 v. 1.4.0) 21:09:47.263 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item myDBProfile (H2 v. 1.4.0) 21:09:47.263 DEBUG [main][TreeItemHandler] Selecting tree item: myDBProfile (H2 v. 1.4.0) 21:09:47.264 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item myDBProfile (H2 v. 1.4.0) about selection 21:09:47.277 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: myDBProfile (H2 v. 1.4.0) 21:09:47.277 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 21:09:47.279 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 21:09:47.294 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 21:09:47.294 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item myDBProfile (H2 v. 1.4.0) and wait with time period 1 21:09:47.294 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item myDBProfile (H2 v. 1.4.0) 21:09:47.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:09:47.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:09:47.795 INFO [WorkbenchTestable][TreeItemHandler] Expanded: myDBProfile (H2 v. 1.4.0) 21:09:47.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:09:47.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:09:47.827 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:09:47.827 DEBUG [main][MenuItemLookup] Found menu:'Disconnect' 21:09:47.827 DEBUG [main][MenuItemLookup] Found menu:'Ping...' 21:09:47.827 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:47.827 DEBUG [main][MenuItemLookup] Found menu:'Work Offline' 21:09:47.827 DEBUG [main][MenuItemLookup] Found menu:'Save Offline' 21:09:47.827 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:47.827 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 21:09:47.827 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:09:47.828 DEBUG [main][MenuItemLookup] Found menu:'Duplicate' 21:09:47.828 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:47.828 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:09:47.828 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:47.828 DEBUG [main][MenuItemLookup] Found menu:'Open SQL Scrapbook' 21:09:47.828 DEBUG [main][MenuItemLookup] Item match:Open SQL Scrapbook 21:09:47.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Open SQL Scrapboo&k" 21:09:47.828 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Open SQL Scrapbook 21:09:47.828 INFO [main][MenuItemHandler] Select menu item: Open SQL Scrapboo&k (Eclipse:1777): Gtk-WARNING **: 21:09:47.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:47.991: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:47.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5cb12c5d is found... (Eclipse:1777): Gtk-WARNING **: 21:09:48.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:48.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@5cb12c5d is found finished successfully 21:09:48.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.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') 21:09:48.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:48.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:48.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:48.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:48.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:09:48.011 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:48.011 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 21:09:48.011 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:") 21:09:48.011 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:09:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:48.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:48.011 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:09:48.011 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:48.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:48.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers (Eclipse:1777): Gtk-WARNING **: 21:09:48.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:48.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:48.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:48.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:09:48.023 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:") 21:09:48.023 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:09:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:48.023 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:09:48.023 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:48.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:48.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:48.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:48.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:48.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:09:48.026 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: Generic JDBC_1.0 21:09:48.050 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 21:09:48.050 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 21:09:48.063: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.069: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:48.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:48.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:48.077 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:09:48.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:48.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:48.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:09:48.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:09:48.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:48.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:09:48.079 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo to selection: myDBProfile (Eclipse:1777): Gtk-WARNING **: 21:09:48.087: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:48.092 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 21:09:48.092 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one (Eclipse:1777): Gtk-WARNING **: 21:09:48.104: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:48.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:09:48.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:09:48.107 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "SQL Scrapbook 0"as the parent 21:09:48.107 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:09:48.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:48.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:48.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:48.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:48.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.StyledText and index 0 was found 21:09:48.108 INFO [WorkbenchTestable][AbstractStyledText] Styled Text set to: DROP TABLE TEST IF EXISTS; 21:09:48.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:09:48.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:09:48.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:09:48.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:09:48.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:09:48.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:09:48.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:09:48.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:09:48.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:09:48.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:09:48.111 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:09:48.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:09:48.112 TRACE [WorkbenchTestable][WidgetHandler] Notify StyledText with event 35 21:09:48.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-WARNING **: 21:09:48.136: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:48.144 DEBUG [main][MenuItemLookup] Found menu:'Undo Typing Ctrl+Z' 21:09:48.145 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:48.145 DEBUG [main][MenuItemLookup] Found menu:'Cut Ctrl+X' 21:09:48.145 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:09:48.145 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:09:48.145 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:48.145 DEBUG [main][MenuItemLookup] Found menu:'Toggle Comment Ctrl+/' 21:09:48.145 DEBUG [main][MenuItemLookup] Found menu:'' 21:09:48.145 DEBUG [main][MenuItemLookup] Found menu:'Execute All Ctrl+Alt+X' 21:09:48.145 DEBUG [main][MenuItemLookup] Item match:Execute All Ctrl+Alt+X 21:09:48.145 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Execute All Ctrl+Alt+X" 21:09:48.145 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Execute All Ctrl+Alt+X 21:09:48.145 INFO [main][MenuItemHandler] Select menu item: &Execute All Ctrl+Alt+X 21:09:48.146 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 **: 21:09:48.169: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.187: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.193: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.224: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.229: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.250: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.266: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.282: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.316: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.318: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.332: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.383: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.399: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.416: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.432: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.449: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.465: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.484: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.603: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.716: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.720: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.732: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.749: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.753: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.766: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.769: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.783: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.786: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.798: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.815: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.832: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.851: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.864: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:48.898: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:48.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.935: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.951: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:48.984: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.002: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.086: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.185: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:49.216: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:49.220: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:49.232: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:49.235: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:49.249: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:49.253: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:49.265: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:49.269: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:49.281: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:49.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:49.299: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:49.302: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:49.316: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:49.320: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:49.332: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:49.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:49.349: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:49.352: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:49.365: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:49.368: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:49.382: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:49.385: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-CRITICAL **: 21:09:49.398: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-WARNING **: 21:09:49.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.452: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.486: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.502: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.635: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:49.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.649: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:50.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.032: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.517: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.784: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.801: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.818: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.835: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.901: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.918: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.952: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.968: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:51.985: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.001: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.019: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.035: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.051: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.068: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.085: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.102: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.118: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.135: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.152: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.168: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.184: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.202: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.218: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.236: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.252: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.268: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.284: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.301: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.319: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.335: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.351: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.418: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.435: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.469: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.485: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.501: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.518: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.535: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.551: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.568: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.585: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.601: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.618: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.634: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.651: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.668: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.685: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.701: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.718: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.735: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.884: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.899: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:52.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.216: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.451: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.549: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.817: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:53.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.016: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.084: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.316: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.566: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.684: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.751: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:54.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.067: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.249: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.349: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.599: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.616: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.732: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.866: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.916: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.934: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:55.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.034: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.049: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.105: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.117: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.167: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.201: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.234: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.267: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.333: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.367: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.384: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.401: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.416: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.434: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.449: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.466: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.534: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.583: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.666: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.700: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.717: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.733: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.767: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.799: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.850: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.868: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.966: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:56.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.100: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.134: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.149: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.166: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.183: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.200: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.217: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.233: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.250: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.266: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.283: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.300: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.317: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.334: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.350: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.366: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.383: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.400: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.417: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.433: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.450: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.467: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.483: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.500: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.516: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.533: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.550: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.567: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.584: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.600: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.617: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.633: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.650: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.667: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.683: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.699: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.716: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.734: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.750: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.766: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.783: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.800: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.816: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.833: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.849: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.867: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.883: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.900: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.917: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.933: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.950: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.967: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:57.983: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:58.000: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:58.017: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:58.033: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:58.050: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:58.066: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:58.083: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:58.099: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:58.116: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:58.133: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) (Eclipse:1777): Gtk-WARNING **: 21:09:58.150: Negative content width -1 (allocation 17, extents 9x9) while allocating gadget (node button, owner GtkToggleButton) 21:09:58.158 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 21:09:58.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "SQL Statement Execution"] is available.... 21:09:58.158 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 21:09:58.161 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:58.161 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text=DROP TABLE TEST IF EXISTS; TooltipText=null 21:09:58.161 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 21:09:58.161 DEBUG [WorkbenchTestable][EditorHandler] Closing editor SQL Scrapbook 0 21:09:58.247 DEBUG [WorkbenchTestable][EditorHandler] Editor SQL Scrapbook 0 is closed 21:09:58.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:58.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:58.254 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 21:09:58.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:58.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:58.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:09:58.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:09:58.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:09:58.297 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:09:58.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 '\*?\QSQL Results\E') 21:09:58.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:58.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:58.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:58.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:58.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:09:58.306 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 21:09:58.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 21:09:58.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:58.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:09:58.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:09:58.308 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:09:58.311 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 21:09:58.311 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 21:09:58.311 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 21:09:58.340 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:58.340 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 21:09:58.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 21:09:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:58.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:58.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:58.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:58.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:09:58.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:09:58.342 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 21:09:58.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:09:58.343 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)") 21:09:58.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:58.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:58.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:58.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:58.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:09:58.344 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Remove All Visible Results (Shift+Delete) 21:09:58.344 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:09:58.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.364: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.371: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:09:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children... (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:09:58.393 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:0 21:09:58.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while tree has children finished successfully 21:09:58.393 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QSQL Results\E'' is already open. Activate. 21:09:58.394 INFO [WorkbenchTestable][AbstractView] Activate view SQL Results 21:09:58.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate SQL Results 21:09:58.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:09:58.395 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 21:09:58.395 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:09:58.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:09:58.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:09:58.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:09:58.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:09:58.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:09:58.397 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.424: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.440: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.457: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.474: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.491: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.507: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.525: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.540: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.557: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.574: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.590: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.606: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.623: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.640: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:1777): Gtk-CRITICAL **: 21:09:58.657: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:10:08.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 21:10:08.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 21:10:08.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:08.400 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:08.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:08.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:08.401 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) 21:10:08.401 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest 21:10:08.401 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:08.401 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:08.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:08.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.25 s - in org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest testSQLResultViewSuccess no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 44.029 s testSQLResultViewFail no-configuration(org.eclipse.reddeer.eclipse.test.datatools.ui.ResultViewTest) Time elapsed: 43.571 s Running org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:08.415 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:08.416 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:10:08.416 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:08.417 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:08.417 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:08.417 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:10:08.418 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:08.418 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:10:08.418 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:08.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:08.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:08.419 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:08.419 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:08.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:08.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:08.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:08.419 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:08.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:08.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:08.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:08.419 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:08.420 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:08.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:08.420 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:08.421 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:08.421 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:08.421 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:08.421 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:08.421 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:08.421 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:08.421 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:08.421 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:08.421 DEBUG [main][MenuItemLookup] Item match:Window 21:10:08.422 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:08.422 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:08.422 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:08.422 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:08.422 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:08.422 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:08.422 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:08.422 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:08.422 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:08.422 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:10:08.422 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:08.422 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:08.422 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:08.422 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:08.422 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:08.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.... 21:10:08.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 'Preferences.*'] is available. finished successfully 21:10:08.573 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:08.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:08.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:08.575 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:08.575 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:08.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 21:10:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:08.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:08.576 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:08.576 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:08.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:08.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:08.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:08.578 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:08.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:09.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:09.081 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:09.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:09.084 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:09.084 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 21:10:09.084 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 21:10:09.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:09.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:09.585 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 21:10:09.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 21:10:09.591 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 21:10:09.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:09.591 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 21:10:09.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:09.591 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 21:10:09.591 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 21:10:09.591 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 21:10:09.592 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 21:10:09.592 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 21:10:09.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:09.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:09.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:10.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:10.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:10.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:10.211 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") 21:10:10.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:10.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:10.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:10.211 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:10:10.211 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:10.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:10.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:10.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:10.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:10.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:10:10.227 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") 21:10:10.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:10.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:10.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:10.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:10.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:10:10.230 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 21:10:10.241 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") 21:10:10.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:10.242 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:10.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:10.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:10.243 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:10:10.243 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 21:10:10.262 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") 21:10:10.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:10.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:10.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:10.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:10.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:10:10.263 INFO [WorkbenchTestable][AbstractTabItem] Activate Password 21:10:10.265 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) 21:10:10.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:10.265 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:10.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:10.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:10.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:10.269 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:10:10.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:10.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:10.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:10.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:10.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:10.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:10.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:10.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:10.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:10.345 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:10.345 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:10.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:10.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:10.345 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectDifferentTabsOnPreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:10.345 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:10.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:10.346 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:10.346 INFO [WorkbenchTestable][RequirementsRunner] Started test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:10.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:10.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:10.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:10.346 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:10.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:10.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:10.346 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:10.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:10.346 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:10.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:10.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:10.380 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:10.380 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:10.380 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:10.380 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:10.380 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:10.380 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:10.380 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:10.380 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:10.380 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:10.380 DEBUG [main][MenuItemLookup] Item match:Window 21:10:10.381 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:10.381 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:10.381 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:10.381 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:10.381 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:10.381 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:10.381 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:10.381 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:10.381 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:10.381 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:10:10.381 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:10.381 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:10.381 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:10.381 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:10.381 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:10.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:10:11.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:10:11.289 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:11.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:11.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:11.302 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:11.302 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:11.302 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 21:10:11.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:11.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:11.303 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:11.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:11.303 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:11.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:11.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:11.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:11.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:11.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:11.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:11.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:11.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:11.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:11.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:11.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:11.305 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:11.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:11.305 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:11.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 21:10:11.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 21:10:11.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:11.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 21:10:11.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:11.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 21:10:11.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 21:10:11.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 21:10:11.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:11.307 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 21:10:11.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:11.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 21:10:11.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 21:10:11.307 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 21:10:11.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 21:10:11.307 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 21:10:11.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:11.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:11.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:11.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:11.309 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") 21:10:11.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:11.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:11.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:11.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:11.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:10:11.310 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 21:10:11.318 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 21:10:11.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:11.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:11.342 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:11.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:11.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:10:11.343 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 21:10:11.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:11.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:10:11.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:11.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:11.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:11.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:11.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:10:11.345 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) 21:10:11.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:11.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:11.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:11.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:11.347 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:11.348 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:10:11.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:11.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:11.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:11.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:11.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:11.414 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:11.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:11.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:11.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:11.415 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:11.415 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:11.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:11.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:11.416 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:11.416 INFO [WorkbenchTestable][RequirementsRunner] Test method changeMasterPasswordTest is ignored because @Ignore annotation is presented. 21:10:11.416 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: changeMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:11.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.*'] 21:10:11.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:11.416 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:11.416 INFO [WorkbenchTestable][RequirementsRunner] Started test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:11.416 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:11.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:11.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:11.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:11.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.*'] 21:10:11.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:11.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.*'] 21:10:11.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:11.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:11.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:11.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:11.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:11.417 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:11.417 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:11.417 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:11.418 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:11.418 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:11.418 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:11.418 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:11.418 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:11.418 DEBUG [main][MenuItemLookup] Item match:Window 21:10:11.418 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:11.418 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:11.418 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:11.418 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:11.418 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:11.418 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:11.418 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:11.418 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:11.418 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:11.418 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:10:11.418 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:11.418 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:11.450 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:11.450 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:11.451 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:11.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 'Preferences.*'] is available.... 21:10:12.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:10:12.320 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:12.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:12.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:12.333 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:12.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:12.334 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 21:10:12.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:12.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:12.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:12.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:12.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:12.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:12.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:12.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:12.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:12.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:12.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:12.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:12.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:12.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:12.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:12.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:12.337 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:12.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:12.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:12.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 21:10:12.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 21:10:12.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:12.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 21:10:12.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:12.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 21:10:12.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 21:10:12.338 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 21:10:12.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:12.338 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 21:10:12.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:12.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 21:10:12.338 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 21:10:12.338 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 21:10:12.338 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 21:10:12.339 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 21:10:12.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:12.339 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:12.340 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:12.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:12.340 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 21:10:12.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:12.340 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:12.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:12.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:12.341 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CLabel and index 0 was found 21:10:12.341 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) 21:10:12.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:12.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:12.343 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:12.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:12.343 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:12.344 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:10:12.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:12.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:12.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:12.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:12.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:12.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:12.410 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:12.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:12.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:12.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:12.410 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:12.410 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:12.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:12.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:12.411 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openStoragePreferencePageTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:12.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:12.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:12.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:12.411 INFO [WorkbenchTestable][RequirementsRunner] Started test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:12.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:12.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:12.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:12.411 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:12.411 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:12.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:12.412 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:12.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:12.412 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:12.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:12.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:12.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:12.412 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:12.412 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:12.412 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:12.412 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:12.412 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:12.412 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:12.412 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:12.412 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:12.412 DEBUG [main][MenuItemLookup] Item match:Window 21:10:12.413 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:12.413 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:12.413 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:12.413 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:12.413 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:12.413 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:12.413 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:12.413 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:12.413 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:12.413 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:10:12.413 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:12.413 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:12.442 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:12.442 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:12.443 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:12.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:10:13.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 'Preferences.*'] is available. finished successfully 21:10:13.296 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:13.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:13.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:13.308 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:13.308 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:13.308 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 21:10:13.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:13.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:13.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:13.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:13.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:13.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:13.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:13.311 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:13.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:13.311 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:13.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:13.311 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:13.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:13.312 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:13.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:13.312 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:13.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:13.312 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:13.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 21:10:13.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 21:10:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:13.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 21:10:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:13.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 21:10:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 21:10:13.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 21:10:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:13.313 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 21:10:13.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:13.313 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 21:10:13.313 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 21:10:13.314 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 21:10:13.314 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 21:10:13.314 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 21:10:13.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:13.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:13.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:13.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:13.315 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") 21:10:13.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:13.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:13.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:13.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:13.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:10:13.318 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 21:10:13.349 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 21:10:13.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:13.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:13.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:13.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:13.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:10:13.352 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") 21:10:13.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:13.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:13.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:13.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:13.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:10:13.354 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 21:10:13.354 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 21:10:13.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:13.354 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:13.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:13.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:13.355 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:10:13.356 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) 21:10:13.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:13.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:13.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:13.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:13.366 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:13.367 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:10:13.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:13.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:13.367 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:13.367 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:13.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:13.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:13.433 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:13.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:13.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:13.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:13.433 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:13.433 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:13.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:13.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:13.434 INFO [WorkbenchTestable][RequirementsRunner] Finished test: availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:13.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:13.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:13.434 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:13.434 INFO [WorkbenchTestable][RequirementsRunner] Started test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:13.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:13.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:13.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:13.434 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:13.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:13.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:13.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:13.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:13.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:13.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:13.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:13.435 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:13.435 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:13.435 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:13.435 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:13.435 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:13.435 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:13.435 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:13.435 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:13.435 DEBUG [main][MenuItemLookup] Item match:Window 21:10:13.435 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:13.435 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:13.435 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:13.435 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:13.435 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:13.436 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:13.436 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:13.436 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:13.436 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:13.436 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:10:13.436 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:13.436 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:13.436 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:13.436 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:13.436 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:13.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 'Preferences.*'] is available.... 21:10:14.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 'Preferences.*'] is available. finished successfully 21:10:14.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:14.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:14.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:14.287 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:14.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:14.287 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 21:10:14.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:14.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:14.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:14.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:14.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:14.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:14.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:14.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:14.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:14.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:14.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:14.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:14.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 21:10:14.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 21:10:14.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:14.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 21:10:14.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:14.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 21:10:14.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 21:10:14.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 21:10:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:14.292 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 21:10:14.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:14.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 21:10:14.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 21:10:14.292 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 21:10:14.292 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 21:10:14.292 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 21:10:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:14.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:14.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:14.294 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") 21:10:14.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:14.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:14.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:14.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:14.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:10:14.297 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 21:10:14.329 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 21:10:14.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:14.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:14.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:14.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:14.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:10:14.331 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 21:10:14.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:14.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:14.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:14.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:10:14.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:14.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:14.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:14.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:14.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:14.333 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:10:14.333 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) 21:10:14.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:14.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:14.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:14.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:14.336 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:14.336 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:10:14.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:14.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:14.337 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:14.337 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:14.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:14.403 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:14.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:14.403 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:14.403 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:14.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:14.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:14.404 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:14.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:14.404 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:14.404 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:14.404 INFO [WorkbenchTestable][RequirementsRunner] Started test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:14.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:14.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:14.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:14.404 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:14.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:14.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:14.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:14.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:14.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:14.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:14.405 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:14.405 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:14.405 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:14.405 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:14.406 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:14.406 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:14.406 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:14.406 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:14.406 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:14.406 DEBUG [main][MenuItemLookup] Item match:Window 21:10:14.406 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:14.406 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:14.406 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:14.406 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:14.406 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:14.406 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:14.406 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:14.406 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:14.406 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:14.406 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:10:14.406 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:14.406 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:14.437 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:14.437 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:14.437 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:14.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 'Preferences.*'] is available.... 21:10:15.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:10:15.275 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:15.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:15.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:15.287 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:15.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:15.287 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 21:10:15.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:15.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:15.288 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:15.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:15.288 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:15.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:15.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:15.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:15.290 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:15.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:15.290 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:15.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:15.290 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:15.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:15.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:15.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:15.291 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:15.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:15.291 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:15.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 21:10:15.291 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 21:10:15.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:15.292 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 21:10:15.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:15.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 21:10:15.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 21:10:15.292 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 21:10:15.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:15.292 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 21:10:15.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:15.292 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 21:10:15.292 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 21:10:15.292 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 21:10:15.292 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 21:10:15.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 21:10:15.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:15.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:15.294 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:15.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:15.294 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") 21:10:15.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:15.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:15.296 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:15.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:15.296 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:10:15.296 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 21:10:15.324 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 21:10:15.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:15.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:15.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:15.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:15.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:10:15.327 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") 21:10:15.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:15.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:15.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:15.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:15.328 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:10:15.329 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 21:10:15.329 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") 21:10:15.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:15.329 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:15.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:15.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:15.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:10:15.330 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 21:10:15.330 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 21:10:15.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:15.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:15.332 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:15.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:15.332 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:10:15.332 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 21:10:15.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:15.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:15.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:15.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:15.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:10:15.334 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo PBEWithMD5AndDES to selection: PBEWithHmacSHA224AndAES_128 21:10:15.334 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") 21:10:15.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:15.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:15.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:15.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:15.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:10:15.345 INFO [WorkbenchTestable][AbstractTabItem] Activate Advanced 21:10:15.346 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 21:10:15.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:15.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:15.348 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:15.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:15.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:10:15.349 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) 21:10:15.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:15.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:15.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:15.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:15.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:15.352 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:10:15.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:15.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:15.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:15.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:15.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:15.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:15.415 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:15.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:15.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:15.416 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:15.416 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:15.416 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:15.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:15.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:15.416 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:15.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.*'] 21:10:15.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:15.416 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:15.417 INFO [WorkbenchTestable][RequirementsRunner] Started test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:15.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:15.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:15.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:15.417 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:15.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.*'] 21:10:15.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:15.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.*'] 21:10:15.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:15.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:15.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:15.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:15.417 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:15.417 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:15.417 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:15.418 DEBUG [main][MenuItemLookup] Item match:Window 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:10:15.418 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:15.418 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:15.418 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:15.418 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:15.418 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:15.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 'Preferences.*'] is available.... 21:10:16.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:10:16.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:16.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:16.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:16.271 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:16.271 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:16.271 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 21:10:16.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:16.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:16.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:16.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:16.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:16.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:16.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:16.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:16.274 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:16.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:16.274 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:16.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:16.274 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:16.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:16.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:16.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:16.275 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:16.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:16.275 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:16.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 21:10:16.275 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 21:10:16.275 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:16.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 21:10:16.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:16.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 21:10:16.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 21:10:16.276 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 21:10:16.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:16.276 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 21:10:16.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:16.276 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 21:10:16.276 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 21:10:16.276 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 21:10:16.276 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 21:10:16.277 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 21:10:16.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:16.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:16.278 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:16.278 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") 21:10:16.278 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:16.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:16.280 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:16.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:16.280 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TabItem and index 0 was found 21:10:16.280 INFO [WorkbenchTestable][AbstractTabItem] Activate Contents 21:10:16.308 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:") 21:10:16.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:16.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:16.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:16.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:16.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:16.314 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:16.315 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) 21:10:16.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:16.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:16.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:16.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:16.318 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:16.319 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:10:16.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:16.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:16.319 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:16.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:16.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:16.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:16.385 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:16.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:16.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:16.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:16.386 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:16.386 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:16.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:16.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:16.386 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:16.386 INFO [WorkbenchTestable][RequirementsRunner] Test method recoverMasterPasswordTest is ignored because @Ignore annotation is presented. 21:10:16.387 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: recoverMasterPasswordTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:16.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:16.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:16.387 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:16.387 INFO [WorkbenchTestable][RequirementsRunner] Started test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:16.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:16.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:16.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:16.387 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:16.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:16.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:16.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:16.417 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:16.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:16.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:16.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:16.418 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:16.418 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:16.418 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:16.418 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:16.418 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:16.418 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:16.418 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:16.418 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:16.418 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:16.418 DEBUG [main][MenuItemLookup] Item match:Window 21:10:16.419 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:16.419 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:16.419 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:16.419 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:16.419 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:16.419 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:16.419 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:16.419 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:16.419 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:16.419 DEBUG [main][MenuItemLookup] Found menu:'Web Browser' 21:10:16.419 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:16.419 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:16.419 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:16.419 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:16.419 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:16.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 'Preferences.*'] is available.... 21:10:17.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:10:17.299 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:17.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:17.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:17.312 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:17.312 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:17.312 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 21:10:17.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:17.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:17.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:17.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:17.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:17.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:17.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:17.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:17.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:17.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:17.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:17.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:17.315 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:17.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:17.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:17.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:17.315 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:17.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:17.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children... 21:10:17.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 21:10:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:17.316 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 21:10:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:17.316 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 21:10:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Security has children finished successfully 21:10:17.316 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Security 21:10:17.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:17.317 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Security is already expanded. No action performed 21:10:17.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:17.317 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Security 21:10:17.317 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Secure Storage 21:10:17.317 DEBUG [main][TreeItemHandler] Selecting tree item: Secure Storage 21:10:17.317 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Secure Storage about selection 21:10:17.317 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Secure Storage 21:10:17.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:17.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:17.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:17.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:17.319 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 21:10:17.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:17.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:17.320 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:17.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:17.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:10:17.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:10:17.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:10:17.324 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 21:10:17.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:17.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:17.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:17.325 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:10:17.325 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:17.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:17.325 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:17.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:17.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:17.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:10:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:10:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:10:17.327 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) 21:10:17.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:17.327 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:17.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:17.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:17.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:17.352 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:10:17.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:17.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:17.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:17.352 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:17.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:17.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:17.427 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:17.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:17.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:17.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:17.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:17.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:17.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:17.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:17.428 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getMasterPasswordProvidersTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) 21:10:17.428 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest 21:10:17.428 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:17.428 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:17.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:17.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 10, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 9.015 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.926 s getAvailableEncryptionAlgorithmsTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 1.07 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: 0.995 s availableAlgorithmsContainsCurrentAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 1.023 s getEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.97 s setEncryptionAlgorithmTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 1.012 s getStorageLocationTest no-configuration(org.eclipse.reddeer.eclipse.test.equinox.security.ui.StoragePreferencePageTest) Time elapsed: 0.969 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: 1.041 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 21:10:17.445 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 21:10:17.450 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:10:17.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:17.450 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 21:10:17.450 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:17.451 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:10:17.465 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:17.465 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:10:17.465 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:17.465 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:10:17.465 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 21:10:17.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:17.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:17.466 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:17.466 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") 21:10:17.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:17.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:17.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:17.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:17.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:10:17.476 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 21:10:17.476 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:10:17.476 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:17.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 21:10:17.561 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 21:10:17.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 21:10:17.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:17.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:17.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 21:10:17.562 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:17.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:17.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:17.562 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:10:17.563 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:17.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:17.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:17.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:17.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:17.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:10:17.564 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 21:10:17.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:10:17.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:10:17.564 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 21:10:17.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:10:17.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:10:17.564 TRACE [main][WidgetHandler] Notify Table with event 13 21:10:17.564 TRACE [main][WidgetHandler] Wait for synchronization 21:10:17.564 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:17.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:17.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:17.565 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:10:17.565 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:17.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:17.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:17.566 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:10:17.566 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:17.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:17.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:17.566 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:10:17.566 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:17.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:17.566 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:17.567 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:17.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:17.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:17.568 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:10:17.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:17.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:17.575 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:17.575 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:17.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:17.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:17.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:10:17.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:17.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:17.828 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:17.828 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:17.828 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:17.828 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:17.828 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:17.828 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:17.828 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:17.828 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:17.828 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:17.828 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:17.828 DEBUG [main][MenuItemLookup] Item match:Window 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:17.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:17.829 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:17.829 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:17.829 DEBUG [main][MenuItemLookup] Item match:Window 21:10:17.830 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:17.830 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:17.830 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:17.830 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:17.830 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:17.830 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:17.830 DEBUG [main][MenuItemLookup] Item match:Perspective 21:10:17.830 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:10:17.830 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:17.830 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:10:17.830 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:10:17.830 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:10:17.830 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:10:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:10:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:17.831 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:17.831 DEBUG [main][MenuItemLookup] Item match:Window 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:17.831 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:17.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:17.832 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:17.832 DEBUG [main][MenuItemLookup] Item match:Window 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:17.832 DEBUG [main][MenuItemLookup] Item match:Perspective 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:17.832 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:10:17.833 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:10:17.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:17.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:17.833 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:17.833 DEBUG [main][MenuItemLookup] Item match:Window 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:17.833 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:17.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:17.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:17.834 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:17.834 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:17.834 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:17.834 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:17.834 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:17.834 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:17.834 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:17.834 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:17.834 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:17.834 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:17.834 DEBUG [main][MenuItemLookup] Item match:Window 21:10:17.834 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:17.834 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:17.834 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:17.834 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:17.834 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:17.834 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:17.834 DEBUG [main][MenuItemLookup] Item match:Perspective 21:10:17.835 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:10:17.835 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:17.835 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:10:17.835 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:10:17.835 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:10:17.835 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:10:17.835 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:10:17.835 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:10:17.835 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:10:17.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:10:17.899 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 21:10:17.899 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:10:17.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:17.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:17.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:17.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:17.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:17.900 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:10:17.900 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:17.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:17.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:17.901 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:10:17.901 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:17.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:17.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:17.901 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:10:17.901 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:17.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:17.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:17.901 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:17.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:17.901 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:17.902 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:10:17.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:17.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:17.902 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:17.902 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:18.161 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:18.161 INFO [WorkbenchTestable][RequirementsRunner] Started test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 21:10:18.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 21:10:18.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:18.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:18.161 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:18.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:18.183 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:18.183 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' view via menu. 21:10:18.183 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:18.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:18.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:18.183 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:18.183 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:18.183 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:18.183 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:18.183 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:18.183 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:18.183 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:18.183 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:18.183 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:18.183 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:18.183 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:18.183 DEBUG [main][MenuItemLookup] Item match:Window 21:10:18.184 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:18.184 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:18.184 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:18.184 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:18.184 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:18.184 DEBUG [main][MenuItemLookup] Item match:Show View 21:10:18.190 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:10:18.190 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:10:18.190 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:10:18.190 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:10:18.190 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:10:18.190 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:10:18.190 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:10:18.190 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:10:18.190 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:10:18.190 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:10:18.190 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:10:18.190 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:10:18.190 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:10:18.190 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:10:18.190 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:18.190 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:10:18.190 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:10:18.190 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:10:18.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:10:18.190 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:10:18.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:10:18.310 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 21:10:18.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:10:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:18.312 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 21:10:18.312 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:18.312 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:10:18.312 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:18.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:18.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:18.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:18.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:18.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:18.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:18.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:18.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children... 21:10:18.315 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 21:10:18.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:18.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:18.818 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 21:10:18.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Remote Systems has children finished successfully 21:10:18.820 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Remote Systems 21:10:18.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:18.820 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Remote Systems is already expanded. No action performed 21:10:18.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:18.820 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Remote Systems 21:10:18.820 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Remote Systems 21:10:18.820 DEBUG [main][TreeItemHandler] Selecting tree item: Remote Systems 21:10:18.821 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Remote Systems about selection 21:10:18.821 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Remote Systems 21:10:18.821 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:18.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:18.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:18.821 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:10:18.821 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:18.821 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:18.822 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:18.822 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:10:18.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:18.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:18.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:18.822 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:10:18.822 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:18.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:18.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:18.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:18.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:18.823 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:18.824 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:10:18.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:18.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:18.824 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:18.824 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:19.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:19.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open... 21:10:19.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:19.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:19.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.rse.ui.view.SystemViewPart' view is open finished successfully 21:10:19.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:19.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:19.083 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:19.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:19.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:19.084 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:19.084 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:10:19.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:19.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:19.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:19.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:19.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:19.091 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:19.091 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:19.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:19.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:19.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:19.092 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:19.093 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 21:10:19.093 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:19.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:19.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:19.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:19.095 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:19.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:19.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:19.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:19.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 21:10:19.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:19.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:19.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:19.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:19.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:19.121 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 21:10:19.121 DEBUG [main][TreeItemHandler] Selecting tree item: Local 21:10:19.121 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 21:10:19.124 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 21:10:19.126 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:19.126 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:19.250 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:19.250 DEBUG [main][MenuItemLookup] Item match:New 21:10:19.250 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 21:10:19.251 DEBUG [main][MenuItemLookup] Item match:Connection... 21:10:19.254 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 21:10:19.254 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 21:10:19.254 INFO [main][MenuItemHandler] Select menu item: &Connection... 21:10:19.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 21:10:19.443 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 21:10:19.443 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:19.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:19.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:19.445 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:19.445 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:19.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:19.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'] 21:10:19.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:19.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:19.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: "New Connection"] 21:10:19.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:19.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:19.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:19.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:19.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:19.447 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:19.447 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:19.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 21:10:19.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:19.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:19.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:19.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:19.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:19.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:19.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:19.450 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:19.450 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:19.450 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:19.451 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:19.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 21:10:19.451 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 21:10:19.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 21:10:19.471 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 21:10:19.472 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:19.472 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 21:10:19.472 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) 21:10:19.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:19.472 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:19.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:19.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:19.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:19.486 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:10:19.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:19.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:19.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:19.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:19.536 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 21:10:19.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:19.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:10:19.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:10:19.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:19.536 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:10:19.537 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 21:10:19.544 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 21:10:19.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:19.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:19.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:19.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:19.545 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:19.545 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:19.545 INFO [WorkbenchTestable][AbstractText] Text set to: system1 21:10:19.546 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:19.546 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 21:10:19.546 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) 21:10:19.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:19.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:19.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:19.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:19.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:19.549 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:10:19.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:19.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:19.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:19.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:19.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:19.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:19.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:19.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:10:19.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:10:19.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:19.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:19.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:19.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:19.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:19.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:19.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:19.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:19.674 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:19.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:19.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 21:10:19.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:19.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:19.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:19.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:19.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:19.708 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:19.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 '\*?\QRemote Systems\E') 21:10:19.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:19.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:19.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:19.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:19.753 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:19.753 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:19.753 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:19.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:19.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:19.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:19.754 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:19.756 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:19.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:19.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:19.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:19.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:19.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:19.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 21:10:19.756 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 21:10:19.756 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:19.757 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:19.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:19.757 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:19.757 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 21:10:19.757 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:19.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:19.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:19.758 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:19.758 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:19.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:19.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:19.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:19.759 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:19.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:19.759 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:19.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:19.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:19.760 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:19.760 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 21:10:19.760 DEBUG [main][TreeItemHandler] Selecting tree item: Local 21:10:19.760 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 21:10:19.763 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 21:10:19.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:19.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:19.839 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:19.839 DEBUG [main][MenuItemLookup] Item match:New 21:10:19.840 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 21:10:19.840 DEBUG [main][MenuItemLookup] Item match:Connection... 21:10:19.840 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 21:10:19.840 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 21:10:19.840 INFO [main][MenuItemHandler] Select menu item: &Connection... 21:10:19.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 21:10:19.968 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 21:10:19.968 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:19.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:19.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:19.970 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:19.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:19.970 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:19.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:19.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:19.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:19.971 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:10:19.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:19.971 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:19.971 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:19.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:19.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:19.972 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:19.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:19.972 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 21:10:19.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:19.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:19.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:19.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:19.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:19.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:19.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:19.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:19.998 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:19.998 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:19.998 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:19.999 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 21:10:19.999 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 21:10:19.999 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 21:10:20.001 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 21:10:20.001 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:20.001 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 21:10:20.001 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) 21:10:20.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:20.003 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:10:20.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:20.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:20.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:20.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:20.052 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 21:10:20.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:10:20.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:10:20.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:10:20.053 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 21:10:20.069 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 21:10:20.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.091 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:20.091 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:20.092 INFO [WorkbenchTestable][AbstractText] Text set to: system2 21:10:20.093 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:20.093 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 21:10:20.093 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) 21:10:20.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:20.096 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:10:20.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:20.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:20.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:20.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:20.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:20.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:20.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:20.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:20.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:20.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:20.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:20.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:20.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:20.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:20.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:20.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:20.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:20.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 21:10:20.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.201 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:20.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:20.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:20.202 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:20.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 '\*?\QRemote Systems\E') 21:10:20.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:20.233 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:20.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:20.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:20.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:20.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:20.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:20.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 21:10:20.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.237 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.237 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:20.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 21:10:20.237 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 21:10:20.237 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:20.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:20.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:20.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:20.238 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:20.238 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:20.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:20.239 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:20.239 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:20.240 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:20.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:20.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:20.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:20.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 21:10:20.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.242 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.242 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:20.242 INFO [WorkbenchTestable][System] Deleting system system1 21:10:20.266 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 21:10:20.266 DEBUG [main][TreeItemHandler] Selecting tree item: system1 21:10:20.266 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 21:10:20.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 21:10:20.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 21:10:20.271 DEBUG [main][TreeItemHandler] Selecting tree item: system1 21:10:20.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 21:10:20.273 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 21:10:20.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:20.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.322 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:10:20.322 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:20.322 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:20.358 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:20.358 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:20.358 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:20.358 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.358 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:20.358 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:20.358 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:20.358 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.358 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:20.358 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.358 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:20.358 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:20.358 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 21:10:20.358 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 21:10:20.358 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 21:10:20.358 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 21:10:20.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:10:20.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 21:10:20.439 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 21:10:20.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 21:10:20.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:20.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:20.440 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:10:20.440 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:20.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:20.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:20.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 21:10:20.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:20.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.441 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:20.441 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 21:10:20.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:20.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:20.441 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:20.441 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:20.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:20.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:20.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 21:10:20.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.511 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:20.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:20.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:20.512 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:20.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 widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E') 21:10:20.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.519 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.519 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:20.519 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:20.519 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:20.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:20.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:20.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:20.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:20.551 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 21:10:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:20.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:10:20.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:20.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:20.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:20.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:20.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:20.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:20.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:20.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:20.552 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:20.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:20.552 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:20.552 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:20.553 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:20.554 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:20.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 21:10:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:20.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:20.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:20.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:20.556 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:20.556 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:20.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:20.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:20.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:20.557 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:20.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 21:10:20.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:20.560 INFO [WorkbenchTestable][System] Deleting system Local 21:10:20.560 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 21:10:20.560 INFO [WorkbenchTestable][System] Deleting system system2 21:10:20.560 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 21:10:20.561 DEBUG [main][TreeItemHandler] Selecting tree item: system2 21:10:20.561 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 21:10:20.565 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 21:10:20.568 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 21:10:20.568 DEBUG [main][TreeItemHandler] Selecting tree item: system2 21:10:20.568 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 21:10:20.611 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 21:10:20.613 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:20.613 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.642 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:10:20.643 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:20.643 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:20.672 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:20.672 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:20.672 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:20.672 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.672 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:20.672 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:20.672 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:20.672 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.672 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:20.672 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:20.672 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:20.672 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:20.672 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 21:10:20.672 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 21:10:20.672 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 21:10:20.672 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 21:10:20.697: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:10:20.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 21:10:20.742 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 21:10:20.742 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 21:10:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:20.742 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:10:20.742 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:20.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:20.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:20.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 21:10:20.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:20.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:20.744 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 21:10:20.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:20.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:20.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:20.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:20.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:20.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 21:10:20.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.804 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.804 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:20.805 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:20.805 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:10:20.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:20.835 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:20.835 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:20.836 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:20.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:20.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:20.837 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:20.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 21:10:20.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.839 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:20.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 21:10:20.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:20.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:20.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:20.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:20.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:20.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:20.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:20.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:20.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:20.863 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:20.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:20.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 21:10:20.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:20.864 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:20.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:20.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:20.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 21:10:20.865 INFO [WorkbenchTestable][RequirementsRunner] Finished test: delete no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 21:10:20.865 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:20.865 INFO [WorkbenchTestable][RequirementsRunner] Started test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 21:10:20.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 21:10:20.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:20.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:20.865 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:20.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.888 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 21:10:20.888 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.896 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:20.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:20.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:20.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:20.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 '\*?\QRemote Systems\E') 21:10:20.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:20.904 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:20.904 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:20.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:20.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:20.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:20.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:20.906 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 21:10:20.930 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:20.930 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:20.931 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:20.932 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:20.932 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:20.932 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:20.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:20.933 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:20.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 21:10:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:20.933 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:20.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:20.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:20.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:20.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 21:10:20.934 DEBUG [main][TreeItemHandler] Selecting tree item: Local 21:10:20.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 21:10:20.937 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 21:10:20.945 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:20.945 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:20.985 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:20.985 DEBUG [main][MenuItemLookup] Item match:New 21:10:20.986 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 21:10:20.986 DEBUG [main][MenuItemLookup] Item match:Connection... 21:10:20.986 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 21:10:20.986 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 21:10:20.986 INFO [main][MenuItemHandler] Select menu item: &Connection... 21:10:21.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 21:10:21.089 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 21:10:21.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:21.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:21.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:21.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'] 21:10:21.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:21.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:21.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'] 21:10:21.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:21.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:21.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 Connection"] 21:10:21.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:21.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:21.091 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:21.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:21.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:21.092 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:21.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:21.092 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 21:10:21.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.093 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:21.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:21.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:21.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:21.094 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:21.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:21.094 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:21.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:21.094 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:21.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:21.095 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:21.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:21.095 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:21.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:21.095 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:21.095 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 21:10:21.095 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 21:10:21.096 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 21:10:21.097 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 21:10:21.098 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:21.098 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 21:10:21.098 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) 21:10:21.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:21.100 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:10:21.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:21.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:21.100 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:21.100 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:21.147 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 21:10:21.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:10:21.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:10:21.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:10:21.148 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 21:10:21.159 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 21:10:21.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:21.160 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:21.161 INFO [WorkbenchTestable][AbstractText] Text set to: system1 21:10:21.161 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:21.161 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 21:10:21.161 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) 21:10:21.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.163 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.163 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:21.164 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:10:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:21.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:21.164 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:21.164 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:21.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:21.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:21.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:21.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:10:21.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:21.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:21.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:21.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:21.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:21.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:21.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:21.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:21.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:21.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:21.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 21:10:21.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:21.257 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:21.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 '\*?\QRemote Systems\E') 21:10:21.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:21.263 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:21.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:21.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:21.264 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:21.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:21.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:21.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 21:10:21.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:21.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 21:10:21.291 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 21:10:21.292 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:21.292 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:21.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:21.293 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:21.293 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 21:10:21.293 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:21.293 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:21.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:21.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:21.294 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:21.294 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:21.294 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:21.295 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:21.295 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:21.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.295 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:21.295 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 21:10:21.295 DEBUG [main][TreeItemHandler] Selecting tree item: Local 21:10:21.295 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 21:10:21.298 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 21:10:21.306 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:21.306 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:21.344 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:21.344 DEBUG [main][MenuItemLookup] Item match:New 21:10:21.345 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 21:10:21.345 DEBUG [main][MenuItemLookup] Item match:Connection... 21:10:21.345 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 21:10:21.345 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 21:10:21.345 INFO [main][MenuItemHandler] Select menu item: &Connection... 21:10:21.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 21:10:21.449 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 21:10:21.449 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:21.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:21.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:21.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:21.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:21.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:21.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:21.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:21.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:21.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:10:21.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:21.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:21.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:21.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:21.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:21.451 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:21.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:21.452 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 21:10:21.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.452 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:21.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:21.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:21.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:21.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:21.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:21.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:21.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:21.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:21.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:21.468 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:21.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:21.468 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:21.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:21.468 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:21.469 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 21:10:21.469 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 21:10:21.469 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 21:10:21.474 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 21:10:21.474 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:21.474 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 21:10:21.475 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) 21:10:21.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.476 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:21.476 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:10:21.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:21.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:21.476 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:21.477 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:21.522 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 21:10:21.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.522 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:10:21.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:10:21.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:10:21.523 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 21:10:21.528 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 21:10:21.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:21.528 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:21.529 INFO [WorkbenchTestable][AbstractText] Text set to: system2 21:10:21.529 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:21.529 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 21:10:21.530 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) 21:10:21.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.530 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.531 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.531 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:21.532 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:10:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:21.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:21.532 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:21.532 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:21.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:21.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:21.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:21.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:21.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:21.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:21.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:21.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:21.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:21.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:21.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:21.594 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:21.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:21.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 21:10:21.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:21.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:21.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:21.635 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:21.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 '\*?\QRemote Systems\E') 21:10:21.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.641 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:21.641 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:21.641 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:21.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:21.642 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:21.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:21.667 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:21.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 21:10:21.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.669 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.669 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:21.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 21:10:21.669 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 21:10:21.669 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:21.669 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:21.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:21.670 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:21.670 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:21.670 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:21.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:21.671 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:21.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 21:10:21.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.672 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.672 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:21.672 INFO [WorkbenchTestable][System] Disconnecting from remote system system1 21:10:21.672 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 21:10:21.672 DEBUG [main][TreeItemHandler] Selecting tree item: system1 21:10:21.672 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 21:10:21.717 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 21:10:21.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:21.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:21.761 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:21.761 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:21.761 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:21.761 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:21.761 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:21.761 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:21.761 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:21.762 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:10:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:21.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:21.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:21.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:21.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:21.763 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:21.763 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:21.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:21.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:21.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:21.764 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:21.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 21:10:21.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.766 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.766 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:21.766 INFO [WorkbenchTestable][System] Deleting system Local 21:10:21.766 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 21:10:21.766 INFO [WorkbenchTestable][System] Deleting system system1 21:10:21.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 21:10:21.766 DEBUG [main][TreeItemHandler] Selecting tree item: system1 21:10:21.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 21:10:21.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 21:10:21.794 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 21:10:21.794 DEBUG [main][TreeItemHandler] Selecting tree item: system1 21:10:21.794 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 21:10:21.796 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 21:10:21.798 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:21.798 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:21.829 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:10:21.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:21.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:21.858 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:21.858 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:21.858 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:21.858 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:21.858 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:21.858 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:21.858 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:21.858 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:21.858 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:21.858 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:21.858 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:21.858 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:21.858 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 21:10:21.858 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 21:10:21.858 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 21:10:21.858 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 21:10:21.882: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:10:21.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 21:10:21.929 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 21:10:21.929 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 21:10:21.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:21.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:21.929 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:10:21.929 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:21.930 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 21:10:21.930 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:21.930 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:21.930 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:21.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:21.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:21.931 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 21:10:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:21.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:21.931 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:21.931 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:21.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:22.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:22.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 21:10:22.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.009 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:22.009 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:22.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 '\*?\QRemote Systems\E') 21:10:22.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:22.041 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:22.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:22.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:22.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:22.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:22.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:22.069 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 21:10:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:22.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:10:22.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:22.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:22.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:22.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:22.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:22.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:22.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:22.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:22.069 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:22.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:22.069 INFO [WorkbenchTestable][System] Deleting system system2 21:10:22.070 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 21:10:22.070 DEBUG [main][TreeItemHandler] Selecting tree item: system2 21:10:22.070 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 21:10:22.073 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 21:10:22.089 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 21:10:22.089 DEBUG [main][TreeItemHandler] Selecting tree item: system2 21:10:22.090 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 21:10:22.092 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 21:10:22.096 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:22.096 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:22.123 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:22.124 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:10:22.124 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:22.124 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:22.150 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:22.150 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:22.150 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:22.150 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:22.150 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:22.151 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:22.151 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:22.151 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:22.151 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:22.151 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:22.151 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:22.151 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:22.151 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 21:10:22.151 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 21:10:22.151 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 21:10:22.151 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 21:10:22.175: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:10:22.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 21:10:22.227 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 21:10:22.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 21:10:22.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:22.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:22.228 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:10:22.228 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:22.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:22.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:22.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 21:10:22.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:22.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.229 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:22.230 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 21:10:22.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:22.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:22.230 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:22.230 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:22.279 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:22.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:22.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 21:10:22.281 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.290 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:22.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:22.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:22.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:22.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 '\*?\QRemote Systems\E') 21:10:22.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.321 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.321 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:22.321 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:22.321 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:22.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:22.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:22.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:22.322 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:22.347 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:22.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.348 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 21:10:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:10:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:22.348 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:22.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 21:10:22.348 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:22.348 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:22.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:22.349 INFO [WorkbenchTestable][RequirementsRunner] Finished test: disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 21:10:22.349 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:22.349 INFO [WorkbenchTestable][RequirementsRunner] Started test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 21:10:22.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 21:10:22.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:22.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:22.349 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:22.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.355 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 21:10:22.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.362 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:22.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:22.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:22.363 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:22.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 '\*?\QRemote Systems\E') 21:10:22.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:22.410 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:22.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:22.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:22.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:22.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:22.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:22.413 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 21:10:22.413 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:22.413 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:22.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:22.414 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:22.414 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:22.414 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:22.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:22.415 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:22.415 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:22.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:22.416 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 21:10:22.416 DEBUG [main][TreeItemHandler] Selecting tree item: Local 21:10:22.416 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 21:10:22.419 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 21:10:22.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:22.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:22.471 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:22.471 DEBUG [main][MenuItemLookup] Item match:New 21:10:22.472 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 21:10:22.472 DEBUG [main][MenuItemLookup] Item match:Connection... 21:10:22.473 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 21:10:22.473 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 21:10:22.473 INFO [main][MenuItemHandler] Select menu item: &Connection... 21:10:22.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 21:10:22.576 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 21:10:22.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:22.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:22.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:22.578 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:22.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:22.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:22.578 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:22.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:22.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:22.578 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:10:22.578 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:22.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:22.579 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:22.579 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:22.579 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:22.579 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 21:10:22.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.580 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.580 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:22.581 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:22.581 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:22.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:22.581 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:22.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:22.582 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:22.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:22.582 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:22.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:22.582 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:22.582 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 21:10:22.582 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 21:10:22.582 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 21:10:22.584 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 21:10:22.584 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:22.584 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 21:10:22.584 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) 21:10:22.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.586 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.586 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:22.586 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:10:22.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:22.586 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:22.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:22.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:22.633 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 21:10:22.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:10:22.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:10:22.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:10:22.634 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 21:10:22.639 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 21:10:22.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:22.640 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:22.640 INFO [WorkbenchTestable][AbstractText] Text set to: system1 21:10:22.648 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:22.648 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 21:10:22.648 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) 21:10:22.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:22.651 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:10:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:22.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:22.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:22.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:22.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:22.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:10:22.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:10:22.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:22.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:22.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:22.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:22.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:22.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:22.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:22.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:22.700 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:22.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1... 21:10:22.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.740 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:22.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:22.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:22.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:22.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 '\*?\QRemote Systems\E') 21:10:22.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.747 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.747 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:22.747 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:22.747 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:22.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:22.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:22.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:22.748 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:22.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 21:10:22.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:22.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system1 finished successfully 21:10:22.775 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 21:10:22.775 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:22.775 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:22.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:22.776 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:22.776 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 21:10:22.777 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:22.777 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:22.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:22.778 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:22.778 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:22.778 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:22.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:22.779 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:22.779 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:22.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.779 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.779 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.779 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:22.780 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 21:10:22.780 DEBUG [main][TreeItemHandler] Selecting tree item: Local 21:10:22.780 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 21:10:22.790 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 21:10:22.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:22.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:22.829 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:22.829 DEBUG [main][MenuItemLookup] Item match:New 21:10:22.829 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 21:10:22.829 DEBUG [main][MenuItemLookup] Item match:Connection... 21:10:22.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 21:10:22.830 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 21:10:22.830 INFO [main][MenuItemHandler] Select menu item: &Connection... 21:10:22.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 21:10:22.935 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 21:10:22.935 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:22.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:22.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:22.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'] 21:10:22.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:22.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:22.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'] 21:10:22.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:22.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:22.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: "New Connection"] 21:10:22.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:22.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:22.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:22.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:22.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:22.938 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:22.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:22.951 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 21:10:22.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:22.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:22.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:22.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:22.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:22.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:22.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:22.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:22.954 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:22.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:22.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:22.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:22.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:22.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:22.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:22.955 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 21:10:22.955 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 21:10:22.955 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 21:10:22.965 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 21:10:22.966 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:22.966 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 21:10:22.966 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) 21:10:22.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:22.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:22.967 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:22.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:22.967 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:22.968 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:10:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:22.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:22.968 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:22.968 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:23.025 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 21:10:23.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:23.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:10:23.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:10:23.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:23.026 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:10:23.026 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 21:10:23.031 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 21:10:23.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:23.032 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.032 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:23.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:23.032 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:23.033 INFO [WorkbenchTestable][AbstractText] Text set to: system2 21:10:23.033 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:23.033 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 21:10:23.034 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) 21:10:23.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:23.034 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:23.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:23.043 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:10:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:23.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:23.043 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:23.043 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:23.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:23.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:23.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:10:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:10:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:23.117 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:23.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:23.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2... 21:10:23.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:23.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:23.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:23.146 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:23.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 '\*?\QRemote Systems\E') 21:10:23.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:23.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.192 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:23.192 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:23.192 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:23.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:23.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:23.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:23.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:23.193 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:23.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 21:10:23.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:23.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:23.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:23.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: system2 finished successfully 21:10:23.196 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 21:10:23.196 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:23.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:23.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:23.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:23.197 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:23.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:23.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:23.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:23.198 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:23.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:23.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:23.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:23.199 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 21:10:23.199 DEBUG [main][TreeItemHandler] Selecting tree item: system1 21:10:23.199 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 21:10:23.202 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 21:10:23.204 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:23.204 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.272 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:10:23.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:23.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:23.273 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:23.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:23.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:23.274 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:23.274 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:23.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:23.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:23.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:23.275 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:23.323 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:23.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:23.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.323 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:23.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:23.323 INFO [WorkbenchTestable][System] Deleting system Local 21:10:23.323 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 21:10:23.323 INFO [WorkbenchTestable][System] Deleting system system1 21:10:23.323 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 21:10:23.324 DEBUG [main][TreeItemHandler] Selecting tree item: system1 21:10:23.324 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 21:10:23.327 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 21:10:23.328 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system1 21:10:23.328 DEBUG [main][TreeItemHandler] Selecting tree item: system1 21:10:23.329 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system1 about selection 21:10:23.338 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system1 21:10:23.340 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:23.340 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.368 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:10:23.368 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:23.368 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:23.404 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:23.404 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:23.404 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:23.404 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.404 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:23.404 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:23.404 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:23.404 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.404 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:23.404 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.404 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:23.404 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:23.404 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 21:10:23.404 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 21:10:23.404 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 21:10:23.404 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 21:10:23.428: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:10:23.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 21:10:23.473 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 21:10:23.473 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 21:10:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:23.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") 21:10:23.474 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:23.474 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 21:10:23.474 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:23.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:23.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:23.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:23.475 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 21:10:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:23.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:23.475 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:23.475 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:23.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:23.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:23.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1... 21:10:23.532 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.540 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:23.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:23.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:23.565 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:23.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 '\*?\QRemote Systems\E') 21:10:23.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:23.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.573 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:23.573 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:23.573 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:23.573 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:23.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:23.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:23.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:23.575 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:23.576 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:23.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:23.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:23.577 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:23.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system1 finished successfully 21:10:23.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:23.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:23.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:23.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:23.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:23.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:23.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:23.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:23.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:23.577 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:23.577 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:23.577 INFO [WorkbenchTestable][System] Deleting system system2 21:10:23.577 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 21:10:23.577 DEBUG [main][TreeItemHandler] Selecting tree item: system2 21:10:23.577 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 21:10:23.581 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 21:10:23.583 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item system2 21:10:23.583 DEBUG [main][TreeItemHandler] Selecting tree item: system2 21:10:23.583 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item system2 about selection 21:10:23.585 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: system2 21:10:23.586 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:23.586 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.638 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:10:23.638 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:23.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:23.664 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:23.664 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:23.664 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:23.664 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.664 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:23.664 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:23.664 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:23.664 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.664 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:23.664 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:23.664 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:23.664 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:23.664 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 21:10:23.664 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 21:10:23.664 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 21:10:23.664 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 21:10:23.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:10:23.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 21:10:23.734 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 21:10:23.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 21:10:23.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:23.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:23.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 "Delete") 21:10:23.735 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:23.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:23.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:23.735 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 21:10:23.735 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:23.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:23.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:23.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:23.736 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 21:10:23.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:23.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:23.737 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:23.737 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:23.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:23.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:23.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2... 21:10:23.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.816 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:23.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:23.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:23.817 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:23.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 '\*?\QRemote Systems\E') 21:10:23.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:23.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.850 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:23.851 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:23.851 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:23.851 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:23.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:23.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:23.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:23.852 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:23.876 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:23.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:23.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:23.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:23.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: system2 finished successfully 21:10:23.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:23.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:23.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:10:23.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:23.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:23.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:23.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:23.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:23.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:23.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:23.877 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:23.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:23.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 21:10:23.877 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:23.877 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:23.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:23.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:23.877 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) 21:10:23.877 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest 21:10:23.878 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:23.878 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:23.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:23.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.433 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.704 s disconnect_disconnected no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 1.483 s isConnected_false no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemTest) Time elapsed: 1.528 s Running org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 21:10:23.890 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 21:10:23.890 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:10:23.891 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:23.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 21:10:23.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:23.891 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:10:23.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:23.891 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:10:23.891 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:23.892 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:23.892 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 21:10:23.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 21:10:23.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:23.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:23.892 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:23.892 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.902 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 21:10:23.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.912 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:23.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:23.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:23.913 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:23.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 '\*?\QRemote Systems\E') 21:10:23.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:23.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:23.946 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:23.946 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:23.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:23.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:23.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:23.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:23.948 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:23.949 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 21:10:23.950 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:23.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:23.950 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:23.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:23.951 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:23.951 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:23.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:23.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:23.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 21:10:23.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:23.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:23.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:23.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:23.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:23.975 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 21:10:23.975 DEBUG [main][TreeItemHandler] Selecting tree item: Local 21:10:23.975 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 21:10:23.979 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 21:10:23.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:23.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:24.014 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:24.014 DEBUG [main][MenuItemLookup] Item match:New 21:10:24.014 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 21:10:24.014 DEBUG [main][MenuItemLookup] Item match:Connection... 21:10:24.014 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 21:10:24.014 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 21:10:24.014 INFO [main][MenuItemHandler] Select menu item: &Connection... 21:10:24.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 21:10:24.109 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 21:10:24.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:24.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:24.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:24.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:24.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:24.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:24.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:24.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:24.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:24.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:10:24.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:24.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:24.111 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:24.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:24.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:24.111 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:24.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:24.112 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 21:10:24.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:24.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:24.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:24.114 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:24.114 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:24.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:24.114 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:24.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:24.115 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:24.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:24.115 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:24.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:24.115 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:24.115 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 21:10:24.116 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 21:10:24.116 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 21:10:24.117 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 21:10:24.118 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:24.118 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 21:10:24.118 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) 21:10:24.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:24.121 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:10:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:24.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:24.121 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:24.121 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:24.171 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 21:10:24.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:10:24.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:10:24.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.172 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:10:24.172 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 21:10:24.184 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 21:10:24.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:24.184 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:24.185 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 21:10:24.186 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:24.186 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 21:10:24.186 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) 21:10:24.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.187 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.187 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:24.188 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:10:24.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:24.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:24.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:24.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:24.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:24.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:24.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:24.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:10:24.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:10:24.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:24.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:24.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:24.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:24.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:24.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:24.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:24.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:24.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:24.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:24.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 21:10:24.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.279 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.279 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:24.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:24.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:24.280 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:24.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 '\*?\QRemote Systems\E') 21:10:24.280 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.280 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:24.286 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:24.287 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:24.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:24.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:24.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:24.313 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:24.315 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:24.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 21:10:24.316 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:24.316 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:24.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:24.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:24.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 21:10:24.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.317 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:24.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:24.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:24.318 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:24.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:24.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:24.319 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:24.319 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:24.319 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:24.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:24.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:24.320 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:24.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 21:10:24.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.346 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.346 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:24.346 INFO [WorkbenchTestable][System] Deleting system Local 21:10:24.346 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 21:10:24.346 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 21:10:24.346 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 21:10:24.346 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 21:10:24.346 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 21:10:24.350 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 21:10:24.352 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 21:10:24.352 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 21:10:24.352 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 21:10:24.357 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 21:10:24.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:24.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:24.385 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:10:24.386 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:24.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:24.413 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:24.414 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:24.414 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:24.414 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:24.414 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:24.414 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:24.414 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:24.414 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:24.414 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:24.414 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:24.414 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:24.414 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:24.414 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 21:10:24.414 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 21:10:24.414 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 21:10:24.414 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 21:10:24.444: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:10:24.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 21:10:24.497 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 21:10:24.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 21:10:24.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:24.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:24.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:10:24.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:24.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:24.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:24.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 21:10:24.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:24.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:24.500 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 21:10:24.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:24.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:24.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:24.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:24.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:24.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:24.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 21:10:24.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.562 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:24.563 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:24.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 '\*?\QRemote Systems\E') 21:10:24.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.594 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:24.594 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:24.594 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:24.595 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:24.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:24.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:24.596 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:24.597 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:24.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.598 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:24.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 21:10:24.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:24.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:10:24.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:24.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:24.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:24.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:24.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:24.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:24.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:24.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:24.598 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:24.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:24.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 21:10:24.598 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:24.598 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:24.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:24.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:24.624 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_notFound no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 21:10:24.624 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:24.624 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 21:10:24.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 21:10:24.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:24.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:24.624 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:24.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.634 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 21:10:24.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.646 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:24.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:24.647 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:24.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 '\*?\QRemote Systems\E') 21:10:24.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.672 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.679 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.679 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:24.680 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:24.680 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:24.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:24.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:24.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:24.681 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:24.683 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 21:10:24.708 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:24.709 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:24.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:24.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:24.710 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:24.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:24.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:24.711 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:24.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 21:10:24.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:24.712 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 21:10:24.712 DEBUG [main][TreeItemHandler] Selecting tree item: Local 21:10:24.712 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 21:10:24.721 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 21:10:24.723 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:24.723 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:24.750 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:24.750 DEBUG [main][MenuItemLookup] Item match:New 21:10:24.750 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 21:10:24.750 DEBUG [main][MenuItemLookup] Item match:Connection... 21:10:24.751 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 21:10:24.751 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 21:10:24.751 INFO [main][MenuItemHandler] Select menu item: &Connection... 21:10:24.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 21:10:24.842 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 21:10:24.842 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:24.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:24.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:24.844 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:24.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:24.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:24.844 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:24.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:24.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:24.845 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:10:24.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:24.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:24.845 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:24.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:24.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:24.845 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:24.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:24.845 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 21:10:24.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.847 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:24.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:24.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:24.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:24.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:24.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:24.848 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:24.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:24.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:24.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:24.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:24.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:24.849 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:24.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:24.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:24.849 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 21:10:24.849 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 21:10:24.849 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 21:10:24.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 21:10:24.851 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:24.851 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 21:10:24.852 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) 21:10:24.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:24.854 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:10:24.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:24.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:24.854 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:24.854 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:24.910 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 21:10:24.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:10:24.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:10:24.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:10:24.911 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 21:10:24.916 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 21:10:24.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:24.917 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:24.917 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 21:10:24.918 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:24.918 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 21:10:24.918 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) 21:10:24.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:24.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:24.919 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:24.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:24.919 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:24.920 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:10:24.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:24.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:24.921 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:24.921 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:24.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:10:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:10:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:24.991 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:24.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 21:10:25.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.037 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:25.038 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:25.038 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:10:25.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:25.069 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:25.069 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:25.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:25.085 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:25.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:25.086 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:25.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 21:10:25.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:25.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 21:10:25.088 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 21:10:25.088 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:25.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:25.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:25.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:25.089 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 21:10:25.089 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:25.089 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:25.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:25.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:25.090 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:25.090 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:25.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:25.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:25.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 21:10:25.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:25.115 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 21:10:25.115 DEBUG [main][TreeItemHandler] Selecting tree item: Local 21:10:25.116 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 21:10:25.118 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 21:10:25.120 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:25.120 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:25.155 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:25.155 DEBUG [main][MenuItemLookup] Item match:New 21:10:25.155 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 21:10:25.155 DEBUG [main][MenuItemLookup] Item match:Connection... 21:10:25.155 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 21:10:25.155 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 21:10:25.155 INFO [main][MenuItemHandler] Select menu item: &Connection... 21:10:25.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 21:10:25.250 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 21:10:25.250 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:25.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:25.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:25.251 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:25.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:25.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:25.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'] 21:10:25.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:25.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:25.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 Connection"] 21:10:25.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:25.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:25.252 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:25.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:25.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:25.252 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:25.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:25.253 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 21:10:25.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:25.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:25.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:25.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:25.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:25.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:25.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:25.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:25.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:25.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:25.255 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:25.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:25.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:25.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:25.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:25.256 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 21:10:25.256 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 21:10:25.256 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 21:10:25.258 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 21:10:25.258 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:25.258 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 21:10:25.258 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) 21:10:25.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:25.260 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:10:25.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:25.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:25.260 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:25.260 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:25.306 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 21:10:25.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:10:25.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:10:25.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:10:25.307 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 21:10:25.319 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 21:10:25.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.319 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:25.319 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:25.320 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 21:10:25.320 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:25.320 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 21:10:25.321 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) 21:10:25.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:25.323 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:10:25.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:25.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:25.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:25.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:25.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:25.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:25.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:25.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:10:25.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:10:25.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:25.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:25.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:25.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:25.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:25.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:25.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:25.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:25.384 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:25.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:25.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 21:10:25.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:25.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:25.412 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:25.412 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:10:25.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.412 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.418 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:25.418 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:25.418 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:25.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:25.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:25.419 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:25.420 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:25.445 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.445 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:25.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 21:10:25.445 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:25.445 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:25.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:25.446 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:25.446 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:25.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:25.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:25.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:25.448 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:25.448 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:25.448 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:25.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:25.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:25.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:25.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 21:10:25.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.450 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:25.451 INFO [WorkbenchTestable][System] Deleting system Local 21:10:25.451 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 21:10:25.451 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 21:10:25.451 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 21:10:25.451 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 21:10:25.451 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 21:10:25.486 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 21:10:25.494 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 21:10:25.494 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 21:10:25.494 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 21:10:25.497 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 21:10:25.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:25.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.533 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:10:25.533 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:25.533 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:25.563 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:25.563 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:25.563 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:25.563 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.563 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:25.563 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:25.563 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:25.564 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.564 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:25.564 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.564 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:25.564 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:25.564 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 21:10:25.564 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 21:10:25.564 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 21:10:25.564 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 21:10:25.587: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:10:25.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 21:10:25.634 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 21:10:25.634 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 21:10:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:25.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 "Delete") 21:10:25.635 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:25.635 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 21:10:25.635 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:25.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:25.636 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 21:10:25.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:25.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:25.636 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:25.636 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:25.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:25.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:25.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 21:10:25.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.693 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:25.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:25.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:25.694 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:25.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 '\*?\QRemote Systems\E') 21:10:25.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.725 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:25.725 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:25.725 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:25.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:25.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:25.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:25.726 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:25.728 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:25.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.728 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.752 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:25.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 21:10:25.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:25.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:25.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:25.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:25.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:25.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:25.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:25.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:25.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:25.752 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:25.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:25.752 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 21:10:25.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 21:10:25.752 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 21:10:25.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 21:10:25.756 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 21:10:25.757 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 21:10:25.757 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 21:10:25.758 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 21:10:25.760 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 21:10:25.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:25.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.790 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:10:25.790 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:25.790 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:25.813 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:25.813 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:25.813 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:25.813 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.813 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:25.813 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:25.813 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:25.813 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.813 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:25.813 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:25.813 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:25.813 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:25.813 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 21:10:25.813 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 21:10:25.813 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 21:10:25.813 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 21:10:25.837: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:10:25.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 21:10:25.883 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 21:10:25.883 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 21:10:25.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:25.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:25.884 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:10:25.884 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:25.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:25.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:25.884 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 21:10:25.884 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:25.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.885 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.885 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:25.885 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 21:10:25.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:25.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:25.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:25.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:25.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:25.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:25.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 21:10:25.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:25.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:25.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:25.943 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:25.943 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:10:25.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.974 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:25.974 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:25.974 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:25.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:25.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:25.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:25.975 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:25.976 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:25.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:25.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:25.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:25.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:25.977 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:25.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 21:10:25.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:25.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:25.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:25.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:25.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:25.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:25.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:25.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:25.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:25.977 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:25.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:25.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 21:10:25.977 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:25.977 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:25.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:25.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:25.978 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 21:10:25.978 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:25.978 INFO [WorkbenchTestable][RequirementsRunner] Started test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 21:10:25.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 21:10:25.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:25.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:25.978 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:25.978 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 21:10:26.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.007 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:26.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:26.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:26.008 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:26.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 '\*?\QRemote Systems\E') 21:10:26.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.038 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:26.038 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:26.038 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:26.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:26.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:26.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:26.039 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:26.041 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:26.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:26.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:26.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:26.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 21:10:26.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.042 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:26.042 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 21:10:26.042 DEBUG [main][TreeItemHandler] Selecting tree item: Local 21:10:26.043 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 21:10:26.069 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 21:10:26.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:26.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:26.094 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:26.094 DEBUG [main][MenuItemLookup] Item match:New 21:10:26.094 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 21:10:26.095 DEBUG [main][MenuItemLookup] Item match:Connection... 21:10:26.095 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 21:10:26.095 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 21:10:26.095 INFO [main][MenuItemHandler] Select menu item: &Connection... 21:10:26.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 21:10:26.188 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 21:10:26.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:26.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:26.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:26.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:26.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:26.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.190 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:10:26.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.190 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.190 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:26.191 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:26.191 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:26.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:26.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:26.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:26.191 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:26.191 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Cancel wizard 21:10:26.192 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) 21:10:26.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:26.193 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:10:26.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:26.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:26.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:26.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:26.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:26.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:26.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:26.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:10:26.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task List Save Job' is a system job, skipped 21:10:26.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:26.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:26.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:26.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:26.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:26.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:26.237 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:26.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:26.237 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:26.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:26.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:26.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:26.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 21:10:26.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:26.238 INFO [WorkbenchTestable][System] Deleting system Local 21:10:26.238 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 21:10:26.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 21:10:26.238 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:26.238 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:26.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:26.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:26.239 INFO [WorkbenchTestable][RequirementsRunner] Finished test: newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 21:10:26.239 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:26.239 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 21:10:26.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 21:10:26.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:26.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:26.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:26.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:26.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:26.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:26.258 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:26.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 '\*?\QRemote Systems\E') 21:10:26.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.264 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:26.264 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:26.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:26.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:26.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:26.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:26.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:26.309 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:26.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:26.310 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:26.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:26.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:26.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:26.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 21:10:26.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.311 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:26.312 INFO [WorkbenchTestable][System] Deleting system Local 21:10:26.312 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 21:10:26.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 21:10:26.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:26.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:26.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:26.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:26.312 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 21:10:26.313 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:26.313 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 21:10:26.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 21:10:26.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:26.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:26.313 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:26.313 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.319 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 21:10:26.319 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:26.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:26.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:26.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:26.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 '\*?\QRemote Systems\E') 21:10:26.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:26.358 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:26.358 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:26.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:26.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:26.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:26.359 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:26.361 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 21:10:26.401 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:26.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:26.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:26.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:26.403 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:26.403 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:26.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:26.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:26.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 21:10:26.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.404 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:26.405 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 21:10:26.405 DEBUG [main][TreeItemHandler] Selecting tree item: Local 21:10:26.405 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 21:10:26.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 21:10:26.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:26.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:26.438 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:26.438 DEBUG [main][MenuItemLookup] Item match:New 21:10:26.439 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 21:10:26.439 DEBUG [main][MenuItemLookup] Item match:Connection... 21:10:26.439 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 21:10:26.439 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 21:10:26.439 INFO [main][MenuItemHandler] Select menu item: &Connection... 21:10:26.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 21:10:26.537 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 21:10:26.537 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:26.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:26.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:26.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:26.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:26.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.539 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:10:26.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.539 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:26.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:26.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:26.540 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:26.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.540 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 21:10:26.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:26.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:26.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:26.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:26.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:26.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:26.543 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:26.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:26.543 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:26.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 21:10:26.543 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 21:10:26.543 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 21:10:26.545 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 21:10:26.545 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:26.545 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 21:10:26.545 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) 21:10:26.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:26.547 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:10:26.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:26.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:26.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:26.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:26.607 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 21:10:26.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:10:26.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:10:26.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.608 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:10:26.608 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:localhost 21:10:26.613 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 21:10:26.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.614 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:26.614 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:26.614 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System A 21:10:26.615 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:26.615 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 21:10:26.615 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) 21:10:26.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:26.617 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:10:26.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:26.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:26.618 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:26.618 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:26.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:26.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:26.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:26.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:10:26.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:10:26.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:26.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:26.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:26.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:26.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:26.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:26.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:26.686 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:26.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:26.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A... 21:10:26.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.725 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.725 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:26.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:26.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:26.726 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:26.726 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:10:26.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:26.758 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:26.758 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:26.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:26.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:26.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:26.759 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:26.797 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:26.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.797 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.797 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.797 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:26.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System A finished successfully 21:10:26.797 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QRemote Systems\E'' is already open. Activate. 21:10:26.797 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:26.797 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:26.798 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:26.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:26.799 INFO [WorkbenchTestable][SystemViewPart] Creating new connection 21:10:26.799 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:26.799 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:26.799 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:26.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:26.800 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:26.800 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:26.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:26.800 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:26.801 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:26.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:26.801 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Local 21:10:26.801 DEBUG [main][TreeItemHandler] Selecting tree item: Local 21:10:26.801 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Local about selection 21:10:26.804 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Local 21:10:26.805 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:26.805 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:26.836 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:26.836 DEBUG [main][MenuItemLookup] Item match:New 21:10:26.836 DEBUG [main][MenuItemLookup] Found menu:'Connection...' 21:10:26.836 DEBUG [main][MenuItemLookup] Item match:Connection... 21:10:26.837 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Connection..." 21:10:26.837 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Connection... 21:10:26.837 INFO [main][MenuItemHandler] Select menu item: &Connection... 21:10:26.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Connection"] is available.... 21:10:26.938 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 21:10:26.938 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:26.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:26.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:26.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'] 21:10:26.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.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'] 21:10:26.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.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: "New Connection"] 21:10:26.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.940 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.940 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Connection 21:10:26.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:26.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:26.941 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:26.941 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:26.941 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 21:10:26.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.942 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:26.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:26.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:26.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:10:26.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:26.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:26.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:26.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:26.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:26.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:10:26.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:10:26.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:26.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:10:26.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:26.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:10:26.957 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item SSH Only 21:10:26.957 DEBUG [main][TreeItemHandler] Selecting tree item: SSH Only 21:10:26.957 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item SSH Only about selection 21:10:26.959 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: SSH Only 21:10:26.965 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:26.965 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Go to next wizard page 21:10:26.965 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) 21:10:26.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:26.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:26.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:26.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:26.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:26.967 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:10:26.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:26.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:26.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:26.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:27.012 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 21:10:27.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:10:27.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:10:27.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:10:27.012 INFO [WorkbenchTestable][AbstractCombo] Set text of Combo LOCALHOST to:127.0.0.1 21:10:27.017 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 21:10:27.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.017 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:27.018 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:27.019 INFO [WorkbenchTestable][AbstractText] Text set to: Test Remote System B 21:10:27.019 TRACE [WorkbenchTestable][RSEMainNewConnectionWizard] Shell New Connection is not null and is not disposed 21:10:27.019 INFO [WorkbenchTestable][RSEMainNewConnectionWizard] Finish wizard 21:10:27.019 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) 21:10:27.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:27.022 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:10:27.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:27.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:27.022 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:27.022 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:27.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:27.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:27.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:27.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:10:27.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:10:27.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:27.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:27.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:27.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:27.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:27.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:27.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:27.095 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:27.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:27.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B... 21:10:27.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.122 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:27.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:27.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:27.122 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10: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 '\*?\QRemote Systems\E') 21:10:27.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:27.129 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:27.129 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:27.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:27.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:27.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:27.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:27.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 21:10:27.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.155 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:27.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until there is remote system with name: Test Remote System B finished successfully 21:10:27.155 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:27.155 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:27.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:27.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:27.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 21:10:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:27.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:27.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:27.157 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:27.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:27.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:27.157 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:27.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:27.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:27.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:27.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:27.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:27.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 21:10:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:27.160 INFO [WorkbenchTestable][System] Deleting system Local 21:10:27.160 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 21:10:27.160 INFO [WorkbenchTestable][System] Deleting system Test Remote System A 21:10:27.160 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 21:10:27.160 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 21:10:27.160 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 21:10:27.163 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 21:10:27.193 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System A 21:10:27.193 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System A 21:10:27.193 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System A about selection 21:10:27.195 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System A 21:10:27.202 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:27.202 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.237 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:10:27.237 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:27.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:27.271 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:27.271 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:27.271 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:27.271 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.271 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:27.271 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:27.271 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:27.271 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.271 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:27.271 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.271 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:27.271 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:27.271 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 21:10:27.274 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 21:10:27.274 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 21:10:27.274 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 21:10:27.298: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:10:27.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 21:10:27.342 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 21:10:27.342 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 21:10:27.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:27.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:27.343 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:10:27.343 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:27.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:27.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:27.343 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 21:10:27.343 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:27.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.343 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.344 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.344 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:27.344 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 21:10:27.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:27.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:27.344 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:27.344 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:27.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:27.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:27.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A... 21:10:27.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.405 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:27.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:27.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:27.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:27.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 '\*?\QRemote Systems\E') 21:10:27.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.438 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:27.438 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:27.438 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:27.439 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:27.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:27.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:27.440 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:27.441 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:27.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System A finished successfully 21:10:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:27.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:27.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:10:27.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:27.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:27.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:27.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:27.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:27.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:27.442 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:27.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:27.442 INFO [WorkbenchTestable][System] Deleting system Test Remote System B 21:10:27.442 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 21:10:27.442 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 21:10:27.443 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 21:10:27.470 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 21:10:27.472 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Test Remote System B 21:10:27.472 DEBUG [main][TreeItemHandler] Selecting tree item: Test Remote System B 21:10:27.473 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Test Remote System B about selection 21:10:27.490 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Test Remote System B 21:10:27.491 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:27.491 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Copy...' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Move Up' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Move Down' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Connect' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Clear Passwords' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.517 DEBUG [main][MenuItemLookup] Found menu:'Properties Alt+Enter' 21:10:27.517 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:27.517 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:27.541 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:27.541 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:27.541 DEBUG [main][MenuItemLookup] Found menu:'Go To' 21:10:27.541 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.541 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:27.541 DEBUG [main][MenuItemLookup] Found menu:'Show in Table' 21:10:27.541 DEBUG [main][MenuItemLookup] Found menu:'Monitor' 21:10:27.541 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.541 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:27.541 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.541 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:10:27.541 DEBUG [main][MenuItemLookup] Found menu:'Delete... Delete' 21:10:27.541 DEBUG [main][MenuItemLookup] Item match:Delete... Delete 21:10:27.541 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete... Delete" 21:10:27.541 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete... Delete 21:10:27.541 INFO [main][MenuItemHandler] Select menu item: &Delete... Delete (Eclipse:1777): Gtk-CRITICAL **: 21:10:27.566: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:10:27.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Confirmation"] is available.... 21:10:27.617 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 21:10:27.617 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Confirmation 21:10:27.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:27.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:27.617 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:10:27.617 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:27.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:27.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:27.618 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Confirmation" as the parent 21:10:27.618 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:27.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:27.619 INFO [WorkbenchTestable][AbstractButton] Click button &Delete 21:10:27.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:27.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:27.619 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:27.619 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:27.672 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:27.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:27.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B... 21:10:27.687 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.698 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:27.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:27.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:27.698 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:27.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 '\*?\QRemote Systems\E') 21:10:27.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:27.732 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:27.732 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:27.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:27.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:27.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:27.733 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:27.758 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.758 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.758 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.758 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is remote system with name: Test Remote System B finished successfully 21:10:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:27.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:10:27.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:27.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:27.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:27.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:27.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:27.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:27.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:27.758 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:27.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 21:10:27.758 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:27.758 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:27.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:27.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:27.759 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 21:10:27.759 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:27.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 21:10:27.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 21:10:27.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:27.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:27.760 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:27.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.767 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:27.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:27.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:27.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:27.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 '\*?\QRemote Systems\E') 21:10:27.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.803 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:27.809 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:27.810 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:27.810 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:27.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:27.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:27.811 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:27.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 21:10:27.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:27.813 INFO [WorkbenchTestable][AbstractView] Activate view Remote Systems 21:10:27.813 INFO [WorkbenchTestable][AbstractCTabItem] Activate Remote Systems 21:10:27.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:27.814 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:27.814 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:27.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.814 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:27.815 INFO [WorkbenchTestable][System] Deleting system Local 21:10:27.815 INFO [WorkbenchTestable][System] Local System cannot be deleted, skipping 21:10:27.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 21:10:27.815 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:27.815 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:27.815 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) 21:10:27.815 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest 21:10:27.815 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:27.815 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:27.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:27.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.927 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.732 s getSystems no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 1.354 s newConnection no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.261 s getSystems_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.073 s getSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 1.446 s getSystem_noRemoteSystem no-configuration(org.eclipse.reddeer.eclipse.test.rse.ui.view.SystemViewTest) Time elapsed: 0.056 s Running org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 21:10:27.824 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 21:10:27.825 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:10:27.825 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:27.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 21:10:27.825 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:27.825 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:10:27.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:27.843 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:10:27.843 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:27.844 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:27.844 INFO [WorkbenchTestable][RequirementsRunner] Started test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 21:10:27.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 21:10:27.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:27.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:27.844 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:27.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.846 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:10:27.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:27.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:27.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:27.848 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10: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 '\*?\QPackage Explorer\E') 21:10:27.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:27.848 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:27.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:27.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:27.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:27.849 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:27.849 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:27.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:27.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:27.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:27.906 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:27.907 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:10:27.907 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 21:10:27.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'] 21:10:27.907 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:27.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'] 21:10:27.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:27.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:10:27.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:27.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:27.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:27.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:27.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:27.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:27.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:27.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:10:27.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:27.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:27.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:27.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'] 21:10:27.910 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:27.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:27.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:27.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:27.910 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:27.910 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:27.911 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:27.911 DEBUG [main][MenuItemLookup] Item match:File 21:10:27.911 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:10:27.911 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:27.916 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:10:27.916 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:10:27.941 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:10:27.941 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:10:27.941 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:10:28.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 'New|Select a wizard'] is available.... 21:10:28.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:10:28.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:10:28.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:28.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:28.072 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:10:28.072 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:28.073 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 21:10:28.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:28.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:28.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:28.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:28.073 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:28.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:28.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:28.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 21:10:28.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 21:10:28.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:28.075 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 21:10:28.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:28.075 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 21:10:28.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 21:10:28.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 21:10:28.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:28.076 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 21:10:28.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:28.099 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 21:10:28.100 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 21:10:28.100 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 21:10:28.100 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 21:10:28.103 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 21:10:28.103 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:10:28.103 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:10: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.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) 21:10:28.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:28.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:28.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:28.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:28.104 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:28.105 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:10:28.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:28.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:28.105 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:28.105 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:28.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'] 21:10:28.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:28.421 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:28.422 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.... 21:10:28.422 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 21:10:28.422 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 21:10:28.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:28.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:28.423 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 21:10:28.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:28.423 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:") 21:10:28.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:28.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:28.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:28.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:28.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:28.426 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:28.427 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 21:10:28.430 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 21:10:28.430 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 21:10:28.430 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) 21:10:28.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:28.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:28.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:28.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:28.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:28.435 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:10:28.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:28.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:28.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:28.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:28.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:28.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 21:10:28.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'EAR Libraries Update Job' is a system job, skipped 21:10:28.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Saving RSE Profile centos-7-1cmgv' is not running, skipped 21:10:28.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:28.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:28.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:10:28.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:10:28.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:28.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:28.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:28.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:28.504 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:28.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:28.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 21:10:29.006 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 21:10:29.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 "Open Perspective") 21:10:29.006 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:29.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:29.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:29.006 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 21:10:29.006 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:29.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:29.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:29.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:29.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:29.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:29.007 INFO [WorkbenchTestable][AbstractButton] Click button &Open Perspective 21:10:29.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:29.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:29.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:29.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:29.512 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:29.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:29.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:29.513 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:29.513 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:29.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:29.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:29.720 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 21:10:29.720 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 21:10:29.720 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:29.721 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:10:29.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:29.821 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:29.821 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 21:10:29.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:29.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:29.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:29.823 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:29.823 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:29.823 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:29.823 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:29.823 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:29.823 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:29.823 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:29.823 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:29.823 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:29.823 DEBUG [main][MenuItemLookup] Item match:Window 21:10:29.824 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:29.824 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:29.824 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:29.824 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:29.824 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:29.824 DEBUG [main][MenuItemLookup] Item match:Show View 21:10:29.829 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:10:29.829 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:10:29.829 DEBUG [main][MenuItemLookup] Found menu:'Data Source Explorer' 21:10:29.829 DEBUG [main][MenuItemLookup] Found menu:'Markers' 21:10:29.829 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:10:29.829 DEBUG [main][MenuItemLookup] Found menu:'Packages' 21:10:29.829 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:10:29.829 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:10:29.829 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:10:29.829 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:10:29.829 DEBUG [main][MenuItemLookup] Found menu:'Servers' 21:10:29.829 DEBUG [main][MenuItemLookup] Found menu:'Snippets' 21:10:29.829 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:10:29.829 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:29.829 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:10:29.829 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:10:29.910 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:10:29.910 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:10:29.911 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:10:30.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:10:30.424 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 21:10:30.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:10:30.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:30.426 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 21:10:30.426 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:30.426 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:10:30.426 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:30.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:30.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:30.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:30.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:30.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:30.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:30.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:30.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:10:30.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:30.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:30.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:30.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:30.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:30.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:10:30.432 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:30.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:30.432 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:30.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:30.432 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:30.432 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 21:10:30.432 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 21:10:30.433 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 21:10:30.433 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 21:10:30.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:30.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:30.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:30.433 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:10:30.433 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:30.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:30.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:30.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") 21:10:30.434 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:30.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:30.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:30.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:10:30.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:30.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:30.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:30.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:30.435 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:30.435 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:10:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:30.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:30.435 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:30.435 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:30.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:30.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:30.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 21:10:30.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:30.602 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:30.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 21:10:30.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:30.606 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:30.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:30.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:30.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:30.607 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:30.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 '\*?\QPackage Explorer\E') 21:10:30.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:30.607 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:30.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:30.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:30.630 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:30.630 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:30.630 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:30.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:30.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:30.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:30.631 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:30.633 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:30.633 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:30.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:30.634 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:30.634 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:30.634 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:30.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:30.635 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:30.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:30.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:30.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:31.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:31.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:31.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:31.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:31.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:10:31.637 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:31.637 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:31.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:31.638 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:31.639 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:31.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:31.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:31.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:31.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:31.639 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 21:10:31.640 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:31.640 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:31.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:31.640 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:31.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:31.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:31.641 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:32.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:32.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:32.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:32.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:32.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:10:32.642 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:32.642 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:32.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:32.643 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:32.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 21:10:32.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:32.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:32.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:32.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:32.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:32.644 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 21:10:32.644 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:32.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:32.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:32.645 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:32.645 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:32.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:32.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:32.646 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:32.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:32.646 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:32.646 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:10:32.646 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:10:32.646 DEBUG [main][TreeItemHandler] Set Tree selection 21:10:32.647 DEBUG [main][TreeHandler] Notify Tree about selection event 21:10:32.650 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:10:32.651 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 21:10:32.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:32.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:32.705 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:32.705 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:10:32.705 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:10:32.705 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:10:32.705 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:10:32.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:32.706 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 21:10:32.706 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:10:33.206 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 21:10:33.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:10:33.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:33.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:33.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:10:33.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:10:33.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:33.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:33.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:33.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:10:33.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:33.206 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:33.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:33.206 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:33.206 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:33.250 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:33.250 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:33.250 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:33.250 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:33.250 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:10:33.250 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:10:33.250 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:33.250 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:10:33.250 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:10:33.250 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:10:33.250 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:10:33.250 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:10:33.250 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:10:33.250 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:10:33.251 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:10:33.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:10:33.917 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 21:10:33.917 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:10:33.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:33.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:33.921 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:10:33.921 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:33.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:33.922 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:10:33.922 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:33.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:33.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:33.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:33.922 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:33.923 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:10:33.923 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:10:33.923 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:10:33.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:33.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:33.923 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:33.923 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:33.923 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:10:33.923 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:33.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:33.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:33.923 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:10:33.923 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:33.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:33.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:33.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:33.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:33.925 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:33.926 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:10:33.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:33.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:33.926 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:33.926 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:33.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:10:33.931 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:10:34.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:10:34.432 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:10:34.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:34.432 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 21:10:34.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:10:34.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:10:34.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:10:34.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:10:34.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:34.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:34.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:10:34.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:10:34.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:34.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:34.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:34.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:34.432 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:34.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:34.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 21:10:34.432 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:34.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:34.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:34.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:34.433 INFO [WorkbenchTestable][RequirementsRunner] Finished test: openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 21:10:34.433 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:34.433 INFO [WorkbenchTestable][RequirementsRunner] Started test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 21:10:34.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 21:10:34.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:34.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:34.433 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:34.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:34.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:34.440 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:10:34.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:34.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:34.446 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:34.447 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:34.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 '\*?\QPackage Explorer\E') 21:10:34.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:34.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:34.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:34.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:34.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:34.453 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:34.453 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:34.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:34.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:34.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:34.454 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:34.455 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:10:34.474 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 21:10:34.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:34.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:34.475 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:34.475 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") 21:10:34.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:34.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:34.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:34.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:34.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:10:34.486 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 21:10:34.486 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:10:34.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:34.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 21:10:34.580 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 21:10:34.580 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 21:10:34.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:34.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:34.581 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 21:10:34.581 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:34.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:34.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:34.581 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:10:34.581 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:34.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:34.581 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:34.581 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:34.581 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:34.581 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:10:34.582 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 21:10:34.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:10:34.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:10:34.582 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (2) 21:10:34.582 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:10:34.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:10:34.583 TRACE [main][WidgetHandler] Notify Table with event 13 21:10:34.583 TRACE [main][WidgetHandler] Wait for synchronization 21:10:34.583 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:34.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:34.583 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:34.583 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:10:34.583 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:34.583 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:34.594 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:34.594 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:10:34.594 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:34.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:34.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:34.595 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:10:34.595 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:34.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:34.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:34.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:34.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:34.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:34.596 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:10:34.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:34.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:34.596 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:34.596 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:34.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:34.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:34.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'] 21:10:34.842 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:34.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:34.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:34.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:10:34.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:34.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:34.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:34.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:34.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:34.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:34.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:34.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:10:34.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:34.844 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:34.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:34.844 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:34.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:34.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:34.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:34.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:34.844 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:34.844 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:34.844 DEBUG [main][MenuItemLookup] Item match:File 21:10:34.845 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:10:34.845 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:34.851 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:10:34.851 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:10:34.860 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:10:34.860 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:10:34.860 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:10:34.983 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:10:34.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:10:34.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:10:34.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:34.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:34.990 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:10:34.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:34.990 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 21:10:34.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:34.990 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:34.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:34.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:34.991 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 21:10:34.992 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 21:10:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:34.992 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 21:10:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:34.992 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 21:10:34.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 21:10:34.993 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 21:10:34.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:34.993 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 21:10:34.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:34.993 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 21:10:34.993 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 21:10:34.993 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 21:10:34.993 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 21:10:34.993 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 21:10:34.993 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:10:34.993 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:10:34.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.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) 21:10:34.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:34.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:35.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:35.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:35.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:35.006 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:10:35.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:35.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:35.006 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:35.006 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:35.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:35.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:35.282 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:35.282 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.... 21:10:35.282 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 21:10:35.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 21:10:35.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:35.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:35.283 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 21:10:35.283 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:35.283 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:") 21:10:35.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:35.283 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:35.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:35.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:35.286 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:35.286 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:35.287 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 21:10:35.289 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 21:10:35.289 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 21:10:35.289 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) 21:10:35.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:35.290 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:35.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:35.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:35.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:35.292 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:10:35.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:35.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:35.292 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:35.292 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:35.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:35.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 21:10:35.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:10:35.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:10:35.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:35.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:35.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:10:35.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:10:35.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:35.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:35.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:35.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:35.296 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:35.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:35.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Associated Perspective?"] is available.... 21:10:35.797 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 21:10:35.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 "No", Widget matcher matching widgets with style: 8) 21:10:35.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:35.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:35.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:35.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Associated Perspective?" as the parent 21:10:35.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:35.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:35.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:35.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:35.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:35.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:35.802 INFO [WorkbenchTestable][AbstractButton] Click button &No 21:10:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:35.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:35.802 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:35.802 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:36.102 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:36.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:36.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:36.103 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:36.103 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:36.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:36.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:36.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:36.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:36.104 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 21:10:36.104 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 21:10:36.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:36.105 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:10:36.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:36.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:36.235 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 21:10:36.235 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:36.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:36.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:36.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:36.236 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:36.236 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:36.236 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:36.236 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:36.236 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:36.236 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:36.236 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:36.236 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:36.236 DEBUG [main][MenuItemLookup] Item match:Window 21:10:36.237 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:36.237 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:36.237 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:36.237 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:36.237 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:36.237 DEBUG [main][MenuItemLookup] Item match:Show View 21:10:36.242 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:10:36.242 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:10:36.242 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:10:36.242 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:10:36.242 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:10:36.242 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:10:36.242 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:10:36.242 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:10:36.242 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:10:36.242 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:10:36.242 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:10:36.242 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:10:36.242 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:10:36.242 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:10:36.242 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:36.242 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:10:36.242 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:10:36.487 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:10:36.487 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:10:36.488 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:10:36.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:10:36.730 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 21:10:36.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:10:36.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:36.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:36.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 21:10:36.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:36.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:36.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:36.732 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:10:36.732 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:36.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:36.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:36.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:36.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:36.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:36.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:36.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:36.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:10:36.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:36.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:36.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:36.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:36.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:36.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:10:36.797 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:36.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:36.797 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:36.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:36.797 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:36.797 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 21:10:36.797 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 21:10:36.798 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 21:10:36.798 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 21:10:36.798 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:36.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:36.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:36.798 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:10:36.798 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:36.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:36.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:36.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 "Open") 21:10:36.799 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:36.799 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:10:36.799 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:36.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:36.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:36.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:36.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:36.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:36.800 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:10:36.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:36.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:36.801 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:36.801 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:37.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:37.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:37.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 21:10:37.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:37.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:37.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 21:10:37.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:37.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:37.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:37.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:37.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:37.192 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:37.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') 21:10:37.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:37.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:37.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:37.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:37.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:37.193 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:37.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:37.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:37.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:37.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:37.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:37.196 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:37.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:37.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:37.197 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:37.197 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:37.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:37.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:37.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:37.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:37.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:37.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:37.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:37.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:38.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:38.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:38.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:10:38.199 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:38.199 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:38.200 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:38.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:38.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 21:10:38.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:38.201 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:38.201 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:38.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:38.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:38.201 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 21:10:38.202 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:38.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:38.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:38.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:38.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:38.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:38.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:38.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:38.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:39.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:39.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:39.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:10:39.204 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:39.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:39.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:39.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:39.206 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:39.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:39.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:39.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:39.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:39.206 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:39.207 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 21:10:39.207 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:39.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:39.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:39.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:39.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 21:10:39.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:39.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:39.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:39.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:39.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:39.209 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:10:39.209 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:10:39.209 DEBUG [main][TreeItemHandler] Set Tree selection 21:10:39.209 DEBUG [main][TreeHandler] Notify Tree about selection event 21:10:39.212 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:10:39.213 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 21:10:39.213 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:39.213 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:39.267 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:39.267 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:10:39.268 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:10:39.268 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:10:39.268 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:10:39.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:39.268 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:10:39.768 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 21:10:39.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:39.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:39.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:10:39.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:10:39.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:39.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:39.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:39.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:10:39.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:39.768 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:39.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:39.769 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:39.769 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:39.811 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:39.811 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:39.811 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:39.811 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:39.811 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:10:39.811 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:10:39.811 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:39.811 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:10:39.811 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:10:39.811 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:10:39.811 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:10:39.812 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:10:39.812 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:10:39.812 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:10:39.812 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:10:39.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:10:40.494 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 21:10:40.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:10:40.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:40.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:40.498 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:10:40.498 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:40.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:40.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:40.498 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:10:40.498 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:40.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:40.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:40.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:40.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:40.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:40.499 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:10:40.500 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:10:40.500 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:10:40.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:40.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:40.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:40.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:40.500 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:10:40.500 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:40.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:40.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:40.500 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:10:40.500 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:40.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:40.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:40.501 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:40.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:40.501 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:40.502 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:10:40.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:40.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:40.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:40.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:40.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:10:40.508 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:10:41.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:10:41.008 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:10:41.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:41.008 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 21:10:41.008 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:10:41.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:10:41.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:10:41.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:10:41.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:10:41.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:10:41.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:41.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:41.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:10:41.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:10:41.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:41.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:41.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:41.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:41.009 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:41.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:41.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 21:10:41.009 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:41.009 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:41.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:41.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:41.009 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 21:10:41.009 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:41.010 INFO [WorkbenchTestable][RequirementsRunner] Started test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 21:10:41.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 21:10:41.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:41.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:41.010 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:41.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:41.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:41.012 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:10:41.012 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:41.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:41.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:41.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:41.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:41.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:41.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 '\*?\QPackage Explorer\E') 21:10:41.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:41.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:41.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:41.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:41.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:41.016 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:41.016 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:41.017 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:41.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:41.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:41.018 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:41.018 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:10:41.019 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 21:10:41.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'] 21:10:41.091 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:41.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'] 21:10:41.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:41.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: "New Dynamic Web Project"] 21:10:41.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:41.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'] 21:10:41.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:41.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'] 21:10:41.092 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:41.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:41.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:41.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:10:41.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:41.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:41.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:41.093 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:10:41.093 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:41.093 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:41.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:41.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:41.094 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:41.094 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:41.094 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:41.094 DEBUG [main][MenuItemLookup] Item match:File 21:10:41.096 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:10:41.096 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'Maven Project' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'Task' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:41.101 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:10:41.101 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:10:41.102 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:10:41.102 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:10:41.102 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:10:41.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 'New|Select a wizard'] is available.... 21:10:41.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. finished successfully 21:10:41.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:10:41.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:41.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:41.402 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:10:41.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:41.402 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 21:10:41.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:41.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:41.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:41.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:41.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:41.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:41.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:41.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children... 21:10:41.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 21:10:41.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:41.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 21:10:41.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:41.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 21:10:41.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Web has children finished successfully 21:10:41.405 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Web 21:10:41.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:41.405 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Web is already expanded. No action performed 21:10:41.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:41.405 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Web 21:10:41.406 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Dynamic Web Project 21:10:41.406 DEBUG [main][TreeItemHandler] Selecting tree item: Dynamic Web Project 21:10:41.406 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Dynamic Web Project about selection 21:10:41.406 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Dynamic Web Project 21:10:41.406 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:10:41.406 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:10:41.406 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) 21:10:41.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:41.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:41.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:41.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:41.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:41.417 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:10:41.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:41.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:41.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:41.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:41.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'] 21:10:41.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:41.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:41.994 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.... 21:10:41.994 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 21:10:41.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 21:10:41.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:41.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:41.995 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 21:10:41.995 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:41.995 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:") 21:10:41.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:41.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:41.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:41.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:41.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:41.998 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:41.999 INFO [WorkbenchTestable][AbstractText] Text set to: webProject 21:10:42.001 TRACE [WorkbenchTestable][WebProjectWizard] Shell New Dynamic Web Project is not null and is not disposed 21:10:42.001 INFO [WorkbenchTestable][WebProjectWizard] Finish wizard 21:10:42.002 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) 21:10:42.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:42.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:42.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:42.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:42.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:42.018 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:10:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:42.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:42.018 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:42.018 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:42.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:42.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Implicit Job' is a system job, skipped 21:10:42.038 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 21:10:42.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:10:42.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:42.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:42.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:10:42.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:10:42.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:42.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:42.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:42.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:42.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:42.038 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:10:42.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:42.038 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:42.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:42.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:42.106 INFO [WorkbenchTestable][WorkbenchShellHandler] Close shell New Dynamic Web Project 21:10:42.106 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 21:10:42.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:42.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:42.107 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") 21:10:42.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:42.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:42.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:42.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:42.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:42.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:42.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:42.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Dynamic Web Project 21:10:42.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:42.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:42.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:42.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:42.708 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:42.708 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:42.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:42.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:42.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:42.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:42.712 INFO [WorkbenchTestable][AbstractView] Close view 'Package Explorer' 21:10:42.712 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Package Explorer 21:10:42.712 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:42.713 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:10:42.804 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:42.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:42.814 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 21:10:42.814 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:42.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:42.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:42.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:42.815 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:42.815 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:42.815 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:42.815 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:42.815 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:42.815 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:42.815 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:42.815 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:42.815 DEBUG [main][MenuItemLookup] Item match:Window 21:10:42.816 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:42.816 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:42.816 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:42.816 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:42.816 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:42.816 DEBUG [main][MenuItemLookup] Item match:Show View 21:10:42.822 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:10:42.822 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:10:42.822 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:10:42.822 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:10:42.822 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:10:42.822 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:10:42.822 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:10:42.822 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:10:42.822 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:10:42.822 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:10:42.822 DEBUG [main][MenuItemLookup] Found menu:'Task List Shift+Alt+Q K' 21:10:42.822 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:10:42.822 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:10:42.822 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:10:42.822 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:42.822 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:10:42.822 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:10:42.823 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:10:42.823 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:10:42.823 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:10:42.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:10:42.968 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 21:10:42.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:10:42.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:42.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:42.970 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 21:10:42.970 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:42.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:42.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:42.970 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:10:42.970 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:42.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:42.970 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:42.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:42.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:42.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:42.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:42.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:42.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:10:42.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:42.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:42.972 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:42.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:42.972 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:42.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:10:42.972 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:42.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:42.972 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:42.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:42.973 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:42.974 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 21:10:42.974 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 21:10:42.974 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 21:10:42.974 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 21:10:42.974 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:42.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:42.974 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:42.975 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:10:42.975 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:42.975 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:42.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:42.994 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:10:42.994 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:42.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:42.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:42.994 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:10:42.994 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:42.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:42.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:42.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:42.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:42.995 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:42.995 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:10:42.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:42.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:42.995 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:42.995 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:43.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:43.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:43.163 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 21:10:43.163 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:43.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:43.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 21:10:43.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:43.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:43.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:43.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:43.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:43.166 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:43.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') 21:10:43.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:43.167 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:43.168 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:43.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:43.168 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:10:43.168 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:43.168 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:43.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:43.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:10:43.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:10:43.169 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:10:43.171 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:43.171 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:43.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:43.171 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:43.172 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:43.172 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:43.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:43.172 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:43.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:43.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:43.173 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:43.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:43.673 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:44.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:44.174 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:44.174 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:10:44.174 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:44.174 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:44.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:44.175 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:44.175 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:44.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:44.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:44.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:44.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:44.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:44.176 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 21:10:44.176 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:44.176 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:44.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:44.177 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:44.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:44.177 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:44.177 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:44.677 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:44.678 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:45.178 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:45.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:10:45.178 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:10:45.179 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:45.179 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:45.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:45.180 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:45.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 21:10:45.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:45.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:45.180 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:45.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:45.180 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:45.181 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name webProject 21:10:45.181 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:10:45.181 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:10:45.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:10:45.182 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:10:45.182 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:10:45.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:45.182 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:45.182 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:45.182 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:45.182 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:45.182 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:10:45.182 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:10:45.182 DEBUG [main][TreeItemHandler] Set Tree selection 21:10:45.182 DEBUG [main][TreeHandler] Notify Tree about selection event 21:10:45.185 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:10:45.189 DEBUG [WorkbenchTestable][TreeItemHandler] webProject 21:10:45.189 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:45.189 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'Remove from Context Shift+Ctrl+Alt+Down' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:45.243 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:10:45.243 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:10:45.243 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:10:45.243 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:10:45.243 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:10:45.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:45.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh' has no excuses, wait for it 21:10:45.744 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 21:10:45.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:45.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:45.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:10:45.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:10:45.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:45.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:45.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:45.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:10:45.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:45.744 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:45.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:45.744 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:10:45.744 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:45.791 DEBUG [main][MenuItemLookup] Found menu:'New' 21:10:45.791 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:10:45.791 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:45.791 DEBUG [main][MenuItemLookup] Found menu:'Open in New Window' 21:10:45.791 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:10:45.791 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:10:45.791 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:45.791 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:10:45.791 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:10:45.791 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:10:45.791 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:10:45.791 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:10:45.792 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:10:45.792 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:10:45.792 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:10:45.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:10:45.965 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 21:10:45.965 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:10:45.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:45.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:45.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: 32) 21:10:45.966 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:45.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:45.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:45.966 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:10:45.966 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:45.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:45.966 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:45.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:45.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:45.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:45.967 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:10:45.967 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:10:45.967 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:10:45.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:45.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:45.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:45.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:45.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 "OK") 21:10:45.967 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:45.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:45.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:45.967 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:10:45.967 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:45.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:45.967 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:45.968 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:45.968 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:45.968 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:45.989 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:10:45.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:45.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:45.989 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:45.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:45.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:10:45.995 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:10:46.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:10:46.496 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:10:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:10:46.496 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 21:10:46.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:10:46.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Client-side JavaScript Indexer: Processing Resource Events' is a system job, skipped 21:10:46.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:10:46.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 21:10:46.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Advanced source lookup job' is not running, skipped 21:10:46.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Notification Job' is a system job, skipped 21:10:46.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Activity Monitor Job' is a system job, skipped 21:10:46.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist Web App Libraries State' is a system job, skipped 21:10:46.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Persist EAR Libraries State' is a system job, skipped 21:10:46.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:10:46.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:10:46.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Relevant Tasks' is a system job, skipped 21:10:46.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Synchronizing Task List' is a system job, skipped 21:10:46.496 DEBUG [WorkbenchTestable][JobIsRunning] job 'Task Data Snapshot' is a system job, skipped 21:10:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:10:46.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 21:10:46.496 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:46.496 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:46.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:46.496 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) 21:10:46.497 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest 21:10:46.497 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:46.497 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:46.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:46.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.674 s - in org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest openPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 6.589 s doNotOpenPerspective no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 6.576 s testThrowException no-configuration(org.eclipse.reddeer.eclipse.test.selectionwizard.NewMenuWizardTest) Time elapsed: 5.486 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 21:10:46.505 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 21:10:46.506 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:10:46.506 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:46.506 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 21:10:46.506 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:46.506 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:10:46.507 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:46.507 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:10:46.507 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:46.507 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:10:46.507 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 21:10:46.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:10:46.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:46.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:46.507 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:46.507 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:46.507 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:46.507 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:46.507 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:46.507 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:46.507 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:46.507 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:46.507 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:46.507 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:46.507 DEBUG [main][MenuItemLookup] Item match:Window 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:46.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:46.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:46.508 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:46.508 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:46.508 DEBUG [main][MenuItemLookup] Item match:Window 21:10:46.509 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:46.509 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:46.509 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:46.509 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.509 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:46.509 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:46.509 DEBUG [main][MenuItemLookup] Item match:Perspective 21:10:46.509 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:10:46.509 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.509 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:10:46.509 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:10:46.509 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:10:46.509 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:10:46.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:10:46.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:46.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:46.509 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:46.510 DEBUG [main][MenuItemLookup] Item match:Window 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:46.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:46.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:46.510 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:46.510 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:46.510 DEBUG [main][MenuItemLookup] Item match:Window 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:46.511 DEBUG [main][MenuItemLookup] Item match:Perspective 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:10:46.511 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:10:46.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:46.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:46.511 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:46.511 DEBUG [main][MenuItemLookup] Item match:Window 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:46.511 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:46.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:46.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:46.512 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:46.512 DEBUG [main][MenuItemLookup] Item match:Window 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:46.512 DEBUG [main][MenuItemLookup] Item match:Perspective 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:10:46.512 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:10:46.513 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:10:46.513 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:10:46.513 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:10:46.513 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:10:46.513 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:10:46.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:10:46.558 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 21:10:46.558 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:10:46.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:46.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:46.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:46.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:46.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:46.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:10:46.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:46.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:46.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:46.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 "Reset Perspective") 21:10:46.559 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:10:46.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:46.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:46.559 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:10:46.559 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:10:46.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:46.559 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:46.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:46.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:46.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:46.560 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:10:46.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:46.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:46.560 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:46.560 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:46.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:46.894 INFO [WorkbenchTestable][RequirementsRunner] Started test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 21:10:46.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 21:10:46.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:46.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:46.894 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:46.894 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:46.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:46.899 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:46.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:46.899 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:46.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:46.900 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:46.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:46.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:46.900 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:46.900 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:46.900 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:46.901 DEBUG [main][MenuItemLookup] Item match:Window 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:46.901 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:46.901 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:46.901 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:46.901 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:46.901 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:47.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 'Preferences.*'] is available.... 21:10:47.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 21:10:47.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:47.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:47.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:47.834 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:47.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:47.834 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 21:10:47.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:47.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:47.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:47.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:47.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:47.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:47.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:47.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:10:47.837 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:47.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:48.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:48.337 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:48.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:10:48.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:48.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:48.346 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:48.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:48.346 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:48.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 21:10:48.346 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 21:10:48.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:48.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:48.847 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 21:10:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 21:10:48.854 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 21:10:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:48.854 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 21:10:48.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:48.854 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 21:10:48.854 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 21:10:48.854 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 21:10:48.855 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 21:10:48.855 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 21:10:48.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:48.913 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:48.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:48.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:48.916 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 21:10:48.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:48.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:48.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:48.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:48.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:10:48.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:10:48.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:10:48.918 DEBUG [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...") 21:10:48.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:48.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:48.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:48.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:48.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:48.933 INFO [WorkbenchTestable][AbstractButton] Click button &New... 21:10:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:48.934 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:48.934 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:49.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Variable Entry"] is available.... 21:10:49.001 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 21:10:49.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Variable Entry 21:10:49.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:49.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:49.005 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:") 21:10:49.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:49.006 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:49.007 INFO [WorkbenchTestable][AbstractText] Text set to: VN 21:10:49.008 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:") 21:10:49.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:10:49.010 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:10:49.011 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 21:10:49.011 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) 21:10:49.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.012 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:49.013 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:10:49.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:49.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:49.013 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:49.013 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:49.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:10:49.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:10:49.067 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 21:10:49.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.069 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:10:49.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:10:49.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:10:49.070 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 21:10:49.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.070 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:10:49.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:10:49.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:10:49.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.083 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.083 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") 21:10:49.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.086 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:49.086 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:10:49.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:49.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:49.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:49.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:49.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:49.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:49.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:49.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:49.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:49.223 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:49.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:49.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:49.223 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:49.223 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:49.224 DEBUG [main][MenuItemLookup] Item match:Window 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:49.224 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:49.224 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:49.224 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:49.224 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:49.224 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:49.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 'Preferences.*'] is available.... 21:10:49.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 21:10:49.388 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:49.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:49.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:49.389 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:49.389 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:49.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 21:10:49.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:49.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:10:49.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:49.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:49.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:10:49.392 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:49.392 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:49.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:49.392 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 21:10:49.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 21:10:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:49.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 21:10:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:49.393 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 21:10:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 21:10:49.393 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 21:10:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:49.393 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 21:10:49.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:49.408 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 21:10:49.408 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 21:10:49.408 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 21:10:49.408 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 21:10:49.408 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 21:10:49.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.409 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.410 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 21:10:49.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.417 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.417 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:10:49.418 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") 21:10:49.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 21:10:49.419 TRACE [main][WidgetHandler] Notify Table with event 13 21:10:49.419 TRACE [main][WidgetHandler] Wait for synchronization 21:10:49.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.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") 21:10:49.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.420 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.422 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:49.422 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:10:49.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:49.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:49.422 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:49.422 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:49.424 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 21:10:49.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.426 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:10:49.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:10:49.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:10:49.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.441 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.441 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") 21:10:49.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.441 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.443 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.443 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:49.451 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:10:49.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:49.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:49.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:49.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:49.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:49.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:49.574 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:49.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:49.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:49.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 21:10:49.575 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:49.575 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:49.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:49.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:49.575 INFO [WorkbenchTestable][RequirementsRunner] Finished test: addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 21:10:49.575 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:49.575 INFO [WorkbenchTestable][RequirementsRunner] Started test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 21:10:49.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 21:10:49.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:49.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:49.575 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:49.575 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:49.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:49.576 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:49.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:49.576 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:49.576 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:49.576 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:49.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:49.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:49.576 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:49.576 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:49.577 DEBUG [main][MenuItemLookup] Item match:Window 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:49.577 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:49.577 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:49.577 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:49.577 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:49.577 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:49.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 'Preferences.*'] is available.... 21:10:49.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. finished successfully 21:10:49.746 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:49.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:49.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:49.748 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:49.748 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:49.748 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 21:10:49.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:49.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:49.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:49.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:10:49.750 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:49.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:49.750 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:49.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:49.750 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:49.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:10:49.750 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:49.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:49.751 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:49.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:49.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:49.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children... 21:10:49.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 21:10:49.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:49.751 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 21:10:49.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:49.751 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 21:10:49.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Build Path has children finished successfully 21:10:49.751 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Build Path 21:10:49.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:49.752 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Build Path is already expanded. No action performed 21:10:49.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:49.752 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Build Path 21:10:49.752 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Classpath Variables 21:10:49.752 DEBUG [main][TreeItemHandler] Selecting tree item: Classpath Variables 21:10:49.752 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Classpath Variables about selection 21:10:49.752 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Classpath Variables 21:10:49.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.753 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.753 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 21:10:49.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:10:49.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:10:49.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:10:49.768 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) 21:10:49.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:49.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:49.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:49.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:49.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:49.781 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:10:49.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:49.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:49.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:49.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:49.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:49.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:49.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:49.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:49.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:49.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 21:10:49.832 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:49.832 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:49.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:49.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:49.833 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) 21:10:49.833 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest 21:10:49.833 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:49.833 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:49.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:49.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.328 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest addRemoveVariable no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 2.681 s getVariables no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.ClasspathVariablesPreferencePageTest) Time elapsed: 0.258 s Running org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 21:10:49.844 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 21:10:49.845 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:10:49.845 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:49.845 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 21:10:49.845 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:49.845 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:10:49.870 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:49.870 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:10:49.870 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:49.871 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:49.871 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:49.871 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:49.872 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 21:10:49.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 21:10:49.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:49.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:49.872 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:49.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:49.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:49.872 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:49.872 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:49.872 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:49.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:49.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:49.873 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:49.873 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:49.873 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:49.873 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:49.873 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:49.873 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:49.873 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:49.873 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:49.873 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:49.873 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:49.873 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:49.873 DEBUG [main][MenuItemLookup] Item match:Window 21:10:49.874 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:49.874 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:49.874 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:49.874 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:49.874 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:49.874 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:49.874 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:49.874 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:49.874 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:49.874 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:49.874 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:49.874 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:49.874 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:49.874 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:50.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.... 21:10:50.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:10:50.059 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:50.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:50.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:50.061 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:50.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:50.062 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 21:10:50.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:50.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:50.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:50.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:50.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:50.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:50.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:50.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:10:50.064 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:50.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:50.064 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:50.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:50.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:10:50.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:50.065 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:50.065 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 21:10:50.065 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 21:10:50.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:50.566 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:50.567 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 21:10:50.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 21:10:50.569 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 21:10:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:50.570 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 21:10:50.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:50.570 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 21:10:50.570 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 21:10:50.570 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 21:10:50.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 21:10:50.570 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 21:10:50.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:50.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:50.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:50.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:50.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.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 21:10:50.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:50.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:50.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:50.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:50.616 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:50.617 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 21:10:50.617 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Enable f&olding 21:10:50.617 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 21:10:50.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:50.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:50.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:50.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:50.617 DEBUG [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) 21:10:50.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:50.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:50.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:50.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:50.625 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:50.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.preferences.FoldingPreferencePage, index 0 and following matchers specified (Widget matcher matching widgets with style: 32) 21:10:50.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:50.625 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:50.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:50.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:50.627 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:50.627 INFO [WorkbenchTestable][CheckBox] Select checkbox Enable f&olding 21:10:50.627 INFO [WorkbenchTestable][CheckBox] Check checkbox Enable f&olding 21:10:50.627 INFO [WorkbenchTestable][AbstractButton] Click button Enable f&olding 21:10:50.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:50.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:50.627 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:50.627 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:50.627 DEBUG [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) 21:10:50.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:50.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:50.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:50.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:50.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:50.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 "Cancel", Widget matcher matching widgets with style: 8) 21:10:50.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:50.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:50.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:50.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:50.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:50.632 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:10:50.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:50.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:50.632 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:50.632 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:50.687 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:50.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 21:10:50.687 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:50.687 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:50.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:50.688 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 21:10:50.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.*'] 21:10:50.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:50.688 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:50.688 INFO [WorkbenchTestable][RequirementsRunner] Started test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 21:10:50.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 21:10:50.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:50.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:50.688 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:50.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.*'] 21:10:50.688 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:50.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.*'] 21:10:50.689 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:50.689 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:50.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:50.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:50.689 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:50.689 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:50.689 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:50.689 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:50.689 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:50.689 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:50.689 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:50.689 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:50.689 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:50.689 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:50.689 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:50.689 DEBUG [main][MenuItemLookup] Item match:Window 21:10:50.689 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:50.689 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:50.690 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:50.690 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:50.690 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:50.690 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:50.690 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:50.690 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:50.690 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:50.690 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:50.690 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:50.690 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:50.690 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:50.690 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:50.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:10:50.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. finished successfully 21:10:50.841 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:50.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:50.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:50.843 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:50.843 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:50.865 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 21:10:50.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:50.865 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:50.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:50.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:50.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:50.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:50.867 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:50.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:10:50.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:50.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:50.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:50.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:50.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:50.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:10:50.868 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:50.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:50.868 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:50.868 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:50.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 21:10:50.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 21:10:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:50.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 21:10:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:50.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 21:10:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 21:10:50.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 21:10:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:50.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 21:10:50.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:50.869 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 21:10:50.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 21:10:50.870 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 21:10:50.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 21:10:50.870 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 21:10:50.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:50.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:50.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:50.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:50.871 DEBUG [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) 21:10:50.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:50.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:10:50.873 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:10:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:50.873 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 21:10:50.873 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 21:10:50.873 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Header Comments 21:10:50.873 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 21:10:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:50.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:50.874 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:50.874 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:50.874 DEBUG [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) 21:10:50.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:50.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:10:50.875 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:10:50.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:50.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 21:10:50.876 DEBUG [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) 21:10:50.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:50.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:10:50.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:10:50.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:50.897 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 21:10:50.898 INFO [WorkbenchTestable][CheckBox] Select checkbox &Header Comments 21:10:50.898 INFO [WorkbenchTestable][CheckBox] Check checkbox &Header Comments 21:10:50.898 INFO [WorkbenchTestable][AbstractButton] Click button &Header Comments 21:10:50.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:50.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:50.898 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:50.898 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:50.898 DEBUG [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) 21:10:50.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:50.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 2 with specified parent and matchers 21:10:50.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 2 is found 21:10:50.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:50.899 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 2 was found 21:10:50.900 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) 21:10:50.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:50.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:50.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:50.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:50.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:50.902 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:10:50.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:50.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:50.903 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:50.903 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:50.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:50.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:50.951 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:50.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:50.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:50.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 21:10:50.951 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:50.951 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:50.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:50.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:50.952 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 21:10:50.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.*'] 21:10:50.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:50.952 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:50.952 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 21:10:50.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 21:10:50.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:50.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:50.952 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:50.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.*'] 21:10:50.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:50.953 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:50.953 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:50.953 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:50.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:50.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:50.953 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:50.953 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:50.953 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:50.953 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:50.953 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:50.953 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:50.953 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:50.953 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:50.953 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:50.953 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:50.953 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:50.953 DEBUG [main][MenuItemLookup] Item match:Window 21:10:50.954 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:50.954 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:50.954 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:50.954 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:50.954 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:50.954 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:50.954 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:50.954 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:50.954 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:50.954 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:50.954 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:50.954 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:50.954 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:50.954 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:51.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:10:51.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. finished successfully 21:10:51.116 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:51.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:51.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:51.117 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:51.117 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:51.118 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 21:10:51.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:51.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:51.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:51.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:51.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:51.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:10:51.120 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:51.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:51.120 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:51.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:51.120 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:51.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:10:51.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:51.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:51.121 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:51.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:51.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:51.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 21:10:51.121 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 21:10:51.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:51.121 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 21:10:51.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:51.121 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 21:10:51.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 21:10:51.122 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 21:10:51.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:51.122 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 21:10:51.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:51.122 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 21:10:51.122 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 21:10:51.122 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 21:10:51.122 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 21:10:51.123 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 21:10:51.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:51.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:51.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.148 DEBUG [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) 21:10:51.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 21:10:51.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 21:10:51.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 21:10:51.150 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 21:10:51.150 INFO [WorkbenchTestable][CheckBox] Check checkbox Inner &types 21:10:51.150 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 21:10:51.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:51.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:51.151 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:51.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:51.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.preferences.FoldingPreferencePage, index 3 and following matchers specified (Widget matcher matching widgets with style: 32) 21:10:51.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.151 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 21:10:51.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 21:10:51.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.152 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 21:10:51.152 DEBUG [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) 21:10:51.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 21:10:51.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 21:10:51.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.154 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 21:10:51.154 INFO [WorkbenchTestable][CheckBox] Select checkbox Inner &types 21:10:51.154 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox Inner &types 21:10:51.154 INFO [WorkbenchTestable][AbstractButton] Click button Inner &types 21:10:51.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:51.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:51.154 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:51.154 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:51.155 DEBUG [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) 21:10:51.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 3 with specified parent and matchers 21:10:51.166 TRACE [WorkbenchTestable][WidgetLookup] widget with index 3 is found 21:10:51.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.166 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 3 was found 21:10:51.166 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) 21:10:51.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.166 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:51.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:51.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:51.170 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:10:51.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:51.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:51.170 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:51.170 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:51.222 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:51.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 21:10:51.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:51.222 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:51.223 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 21:10:51.223 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:51.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:51.223 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:51.223 INFO [WorkbenchTestable][RequirementsRunner] Started test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 21:10:51.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 21:10:51.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:51.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:51.223 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:51.223 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:51.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:51.223 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:51.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:51.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:51.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:51.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:51.224 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:51.224 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:51.224 DEBUG [main][MenuItemLookup] Item match:Window 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:51.224 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:51.224 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:51.225 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:51.225 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:51.225 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:51.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:10:51.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. finished successfully 21:10:51.383 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:51.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:51.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:51.385 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:51.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:51.385 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 21:10:51.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:51.386 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:51.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.386 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:51.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:51.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:51.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:10:51.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:51.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:51.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:51.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:51.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:51.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:10:51.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:51.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:51.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:51.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:51.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:51.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 21:10:51.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 21:10:51.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:51.412 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 21:10:51.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:51.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 21:10:51.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 21:10:51.413 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 21:10:51.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:51.413 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 21:10:51.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:51.413 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 21:10:51.413 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 21:10:51.413 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 21:10:51.413 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 21:10:51.413 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 21:10:51.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:51.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:51.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.415 DEBUG [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) 21:10:51.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.415 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:10:51.416 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:10:51.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.416 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 21:10:51.417 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 21:10:51.417 INFO [WorkbenchTestable][CheckBox] Check checkbox &Comments 21:10:51.417 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 21:10:51.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:51.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:51.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:51.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:51.418 DEBUG [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) 21:10:51.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:10:51.419 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:10:51.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.419 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 21:10:51.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 1 and following matchers specified (Widget matcher matching widgets with style: 32) 21:10:51.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:10:51.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:10:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.421 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 21:10:51.421 INFO [WorkbenchTestable][CheckBox] Select checkbox &Comments 21:10:51.421 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Comments 21:10:51.421 INFO [WorkbenchTestable][AbstractButton] Click button &Comments 21:10:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:51.421 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:51.421 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:51.421 DEBUG [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) 21:10:51.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.421 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:10:51.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:10:51.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 1 was found 21:10:51.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 "Cancel", Widget matcher matching widgets with style: 8) 21:10:51.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.433 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:51.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:51.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:51.436 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:10:51.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:51.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:51.436 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:51.436 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:51.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:51.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:51.491 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:51.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:51.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:51.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 21:10:51.491 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:51.491 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:51.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:51.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:51.492 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 21:10:51.492 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:51.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:51.492 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:51.492 INFO [WorkbenchTestable][RequirementsRunner] Started test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 21:10:51.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 21:10:51.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:51.492 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:51.493 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:51.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:51.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:51.493 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:51.493 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:51.493 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:51.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:51.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:51.493 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:51.493 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:51.493 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:51.493 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:51.493 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:51.493 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:51.493 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:51.493 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:51.493 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:51.493 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:51.493 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:51.493 DEBUG [main][MenuItemLookup] Item match:Window 21:10:51.494 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:51.494 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:51.494 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:51.494 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:51.494 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:51.494 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:51.494 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:51.494 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:51.494 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:51.494 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:51.494 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:51.519 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:51.519 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:51.519 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:51.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.... 21:10:51.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 'Preferences.*'] is available. finished successfully 21:10:51.673 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:51.674 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:51.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:51.675 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:51.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:51.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 21:10:51.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:51.675 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:51.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.675 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:51.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:51.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:51.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:10:51.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:51.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:51.677 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:51.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:51.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:51.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:10:51.677 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:51.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:51.677 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:51.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:51.677 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:51.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 21:10:51.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 21:10:51.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:51.678 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 21:10:51.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:51.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 21:10:51.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 21:10:51.678 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 21:10:51.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:51.678 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 21:10:51.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:51.678 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 21:10:51.679 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 21:10:51.679 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 21:10:51.679 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 21:10:51.679 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 21:10:51.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:51.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:51.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.680 DEBUG [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) 21:10:51.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.680 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 21:10:51.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 21:10:51.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 21:10:51.683 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 21:10:51.683 INFO [WorkbenchTestable][CheckBox] Check checkbox &Members 21:10:51.707 INFO [WorkbenchTestable][AbstractButton] Click button &Members 21:10:51.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:51.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:51.707 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:51.707 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:51.707 DEBUG [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) 21:10:51.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 21:10:51.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 21:10:51.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 21:10:51.709 DEBUG [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) 21:10:51.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 21:10:51.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 21:10:51.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 21:10:51.711 INFO [WorkbenchTestable][CheckBox] Select checkbox &Members 21:10:51.711 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Members 21:10:51.711 INFO [WorkbenchTestable][AbstractButton] Click button &Members 21:10:51.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:51.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:51.711 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:51.711 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:51.711 DEBUG [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) 21:10:51.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 4 with specified parent and matchers 21:10:51.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 4 is found 21:10:51.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 4 was found 21:10:51.713 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) 21:10:51.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:51.715 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:51.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.715 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:51.715 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:10:51.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:51.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:51.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:51.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:51.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:51.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:51.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:51.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:51.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:51.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 21:10:51.773 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:51.773 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:51.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:51.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:51.774 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 21:10:51.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:51.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:51.774 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:10:51.774 INFO [WorkbenchTestable][RequirementsRunner] Started test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 21:10:51.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 21:10:51.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:10:51.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:10:51.774 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:10:51.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:51.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:51.774 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:10:51.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:51.774 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:51.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:51.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:51.774 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:10:51.775 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'File' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:10:51.775 DEBUG [main][MenuItemLookup] Item match:Window 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'' 21:10:51.775 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:10:51.775 DEBUG [main][MenuItemLookup] Item match:Preferences 21:10:51.800 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:10:51.800 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:10:51.801 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:10:51.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 'Preferences.*'] is available.... 21:10:51.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:10:51.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:10:51.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:51.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:51.952 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:10:51.952 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:10:51.952 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 21:10:51.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:51.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:51.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.953 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:10:51.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:10:51.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:10:51.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:10:51.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:51.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:51.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:51.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:51.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:51.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:10:51.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:10:51.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:51.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:10:51.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:51.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:10:51.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children... 21:10:51.956 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 21:10:51.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:51.956 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 21:10:51.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:51.956 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 21:10:51.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Editor has children finished successfully 21:10:51.957 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Editor 21:10:51.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:10:51.957 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Editor is already expanded. No action performed 21:10:51.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:10:51.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Editor 21:10:51.957 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Folding 21:10:51.957 DEBUG [main][TreeItemHandler] Selecting tree item: Folding 21:10:51.958 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Folding about selection 21:10:51.958 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Folding 21:10:51.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:51.959 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:51.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.959 DEBUG [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) 21:10:51.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:10:51.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 21:10:51.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 21:10:51.962 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 21:10:51.962 DEBUG [WorkbenchTestable][CheckBox] Checkbox &Imports already selected, no action performed 21:10:51.962 DEBUG [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) 21:10:51.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:10:51.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 21:10:51.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 21:10:51.965 DEBUG [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) 21:10:51.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:10:51.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 21:10:51.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.990 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 21:10:51.990 INFO [WorkbenchTestable][CheckBox] Select checkbox &Imports 21:10:51.991 INFO [WorkbenchTestable][CheckBox] Uncheck checkbox &Imports 21:10:51.991 INFO [WorkbenchTestable][AbstractButton] Click button &Imports 21:10:51.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:51.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:51.991 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:51.991 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:51.991 DEBUG [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) 21:10:51.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 5 with specified parent and matchers 21:10:51.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 5 is found 21:10:51.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 5 was found 21:10:51.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) 21:10:51.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:10:51.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:10:51.996 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:10:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:10:51.996 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:10:51.996 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:10:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:10:51.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:10:51.997 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:10:51.997 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:10:52.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:10:52.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:10:52.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:10:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:10:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:10:52.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 21:10:52.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:52.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:52.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:10:52.047 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) 21:10:52.048 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest 21:10:52.048 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:10:52.048 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:10:52.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:10:52.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.205 s - in org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest testFolding no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.816 s testHeaderComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.264 s testInnerTypes no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.271 s testComments no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.269 s testMembers no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.281 s testImports no-configuration(org.eclipse.reddeer.eclipse.jdt.ui.preferences.FoldingPreferencePageTest) Time elapsed: 0.273 s Results: Tests run: 327, Failures: 0, Errors: 0, Skipped: 3 (Eclipse:1777): Gdk-CRITICAL **: 21:10:53.003: gdk_threads_set_lock_functions: assertion 'gdk_threads_lock == NULL && gdk_threads_unlock == NULL' failed [INFO] All tests passed! [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-2018 [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 21:11:08.698 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:11:08.701 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 21:11:08.722 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:11:08.724 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 21:11:08.828 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.GEFEditorTest 21:11:08.915 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:11:08.920 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:11:08.926 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 21:11:08.930 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 21:11:08.931 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 21:11:09.005 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 21:11:09.106 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:11:09.107 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:11:09.112 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:11:09.112 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:11:09.119 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:11:09.120 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:11:09.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.*'] 21:11:09.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:09.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.*'] 21:11:09.205 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:09.207 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:11:09.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:09.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:09.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:09.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:09.230 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:09.239 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:11:09.245 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:09.245 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:11:09.245 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:11:09.245 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:11:09.245 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:11:09.245 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:11:09.245 DEBUG [main][MenuItemLookup] Item match:Window 21:11:09.251 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:11:09.251 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:11:09.251 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:11:09.251 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:09.252 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:11:09.252 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:11:09.252 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:09.252 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:11:09.252 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:09.252 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:11:09.252 DEBUG [main][MenuItemLookup] Item match:Preferences 21:11:09.290 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:11:09.290 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:11:09.294 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:11:09.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 'Preferences.*'] is available.... 21:11:09.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 'Preferences.*'] is available. finished successfully 21:11:09.603 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:11:09.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:09.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:09.637 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:11:09.637 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:09.650 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 21:11:09.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:09.653 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:09.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:09.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:09.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:09.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:11:09.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:11:09.737 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) 21:11:09.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:09.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:09.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:09.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:09.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:09.790 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:11:09.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:09.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:09.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:09.797 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:09.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:11:09.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:11:09.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:09.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:09.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:09.908 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:11:09.909 DEBUG [main][EditorHandler] 0 editor(s) found 21:11:09.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:09.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:09.923 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:11:09.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:09.925 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:09.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:09.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:09.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:09.929 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:09.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 '\*?\QProject Explorer\E') 21:11:09.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:09.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:09.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:09.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:09.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:09.936 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:09.936 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:09.944 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:09.946 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:11:09.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:11:09.947 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:11:09.996 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:09.997 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:09.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:09.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 21:11:10.003 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:10.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:10.006 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:10.006 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 21:11:10.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:10.008 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:10.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:10.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:10.010 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:10.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:10.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:10.014 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 21:11:10.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:10.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:10.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:10.034 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:10.035 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 21:11:10.036 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:11:10.040 INFO [WorkbenchTestable][RequirementsRunner] Started test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 21:11:10.040 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 21:11:10.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:11:10.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:11:10.041 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:11:10.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'] 21:11:10.060 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:10.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:10.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:10.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:11:10.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:10.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:10.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:10.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'] 21:11:10.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:10.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'] 21:11:10.085 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:10.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: "New Project"] 21:11:10.086 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:10.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'] 21:11:10.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:10.087 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:10.087 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:10.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:10.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:10.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:10.088 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:10.088 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:11:10.089 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:10.089 DEBUG [main][MenuItemLookup] Item match:File 21:11:10.094 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:11:10.094 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:11:10.102 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:11:10.102 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:10.102 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:11:10.103 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:10.103 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:11:10.103 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:10.103 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:11:10.103 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:10.103 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:11:10.103 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:11:10.104 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:11:10.105 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:11:10.105 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:11:10.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:11:10.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. finished successfully 21:11:10.270 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:11:10.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:10.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:10.297 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:10.297 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:10.298 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 21:11:10.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:10.299 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:10.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:10.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:10.300 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:10.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:11:10.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:11:10.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:11:10.313 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:11:10.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:10.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:10.823 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:11:10.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:11:10.826 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:11:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:10.827 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:11:10.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:10.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:11:10.828 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 21:11:10.829 DEBUG [main][TreeItemHandler] Selecting tree item: Project 21:11:10.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 21:11:10.836 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 21:11:10.836 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:10.836 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:11:10.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.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) 21:11:10.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:10.838 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:10.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:10.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:10.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:10.850 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:11:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:10.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:10.850 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:10.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11: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'] 21:11:10.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:10.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:10.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 21:11:10.920 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 21:11:10.920 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 21:11:10.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:10.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:10.922 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 21:11:10.922 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:10.926 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:") 21:11:10.926 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:10.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:10.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:10.927 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 21:11:10.927 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:10.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:10.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:10.954 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:10.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:10.954 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:11:10.954 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:11:10.956 INFO [WorkbenchTestable][AbstractText] Text set to: test 21:11:10.960 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 21:11:10.960 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 21:11:10.961 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) 21:11:10.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:10.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:10.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:10.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:10.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:11.002 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:11:11.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:11.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:11.003 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:11.003 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:11.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:11:11.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:11:11.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:11.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:11.532 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:11.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:11.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:11.535 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:11.536 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:11:11.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:11.537 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:11.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:11.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:11.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:11.538 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:11.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 '\*?\QProject Explorer\E') 21:11:11.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:11.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:11.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:11.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:11.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:11.540 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:11.540 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:11.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:11.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:11:11.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:11:11.543 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:11:11.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 21:11:11.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:11.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:11.569 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 21:11:11.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:11.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:11.572 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:11.572 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:11:11.572 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:11.572 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:11:11.572 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:11:11.572 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:11:11.573 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:11:11.573 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:11:11.573 DEBUG [main][MenuItemLookup] Item match:Window 21:11:11.575 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:11:11.575 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:11:11.575 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:11:11.575 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:11.575 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:11:11.575 DEBUG [main][MenuItemLookup] Item match:Show View 21:11:11.590 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:11:11.591 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:11:11.591 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:11:11.591 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:11:11.591 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:11:11.591 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:11:11.591 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:11:11.591 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:11:11.591 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:11.591 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:11:11.592 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:11:11.609 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:11:11.609 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:11:11.610 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:11:11.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:11:11.709 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 21:11:11.709 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:11:11.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:11.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:11.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 21:11:11.712 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:11.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:11.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:11.713 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:11:11.713 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:11.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:11.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:11.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:11.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:11.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:11.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:11:11.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:11:11.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:11:11.716 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:11:11.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:12.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:12.220 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:11:12.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:11:12.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:11:12.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:12.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:11:12.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:12.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:11:12.223 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 21:11:12.223 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 21:11:12.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 21:11:12.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 21:11:12.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:12.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:12.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:12.225 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:11:12.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:12.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:12.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:12.227 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:11:12.227 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:12.228 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:11:12.228 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:12.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:12.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:12.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:12.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:12.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:12.231 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:11:12.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:12.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:12.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:12.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:12.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:11:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:11:12.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 21:11:12.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:12.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:12.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 21:11:12.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:12.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:12.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:12.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:12.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:12.834 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:12.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 21:11:12.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:12.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:12.839 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:12.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:12.839 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:12.856 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:12.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:12.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:12.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:11:12.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:11:12.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:11:12.903 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:12.903 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:12.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:12.905 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:12.906 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:12.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:12.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:12.907 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:12.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:12.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:12.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:13.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:13.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:13.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:13.909 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:13.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:13.909 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:13.909 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:13.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:13.911 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:13.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 21:11:13.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:13.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:13.912 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:13.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:13.912 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:13.915 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:13.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 21:11:13.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:13.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:13.928 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:13.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:13.945 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:13.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 '\*?\QProject Explorer\E') 21:11:13.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:13.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:13.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:13.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:13.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:13.947 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:13.947 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:13.998 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:13.999 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:13.999 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:13.999 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:14.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:14.000 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:14.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:14.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:14.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:14.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:14.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:15.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:15.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:15.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:15.003 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:15.003 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:15.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:15.005 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:15.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 21:11:15.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:15.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:15.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:15.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:15.006 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:15.006 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:15.007 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 21:11:15.007 DEBUG [main][TreeItemHandler] Selecting tree item: test 21:11:15.011 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 21:11:15.026 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 21:11:15.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:15.030 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:15.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:15.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:15.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: ""] 21:11:15.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:15.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'] 21:11:15.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:15.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'] 21:11:15.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:15.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 21:11:15.033 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:15.033 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 21:11:15.033 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:15.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:15.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:15.034 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:15.034 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:15.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:15.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:15.035 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:15.035 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:11:15.036 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:15.036 DEBUG [main][MenuItemLookup] Item match:File 21:11:15.038 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:11:15.038 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:11:15.041 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:11:15.041 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:15.041 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:11:15.042 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:15.042 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:11:15.042 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:15.042 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:11:15.042 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:15.042 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:11:15.042 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:11:15.058 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:11:15.058 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:11:15.058 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:11:15.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 'New|Select a wizard'] is available.... 21:11:15.185 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:11:15.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:11:15.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:15.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:15.188 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:15.188 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:15.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 21:11:15.188 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:15.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:15.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:15.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 21:11:15.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:15.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:15.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:15.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:15.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:15.197 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:15.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:11:15.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:11:15.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 21:11:15.199 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 21:11:15.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:15.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:15.704 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 21:11:15.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 21:11:15.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 21:11:15.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:15.706 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 21:11:15.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:15.706 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 21:11:15.706 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 21:11:15.707 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 21:11:15.707 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 21:11:15.713 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 21:11:15.713 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:15.713 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:11:15.713 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) 21:11:15.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:15.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:15.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:15.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:15.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:15.718 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:11:15.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:15.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:15.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:15.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:15.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 21:11:15.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 21:11:15.820 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 21:11:15.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:15.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:15.822 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 21:11:15.822 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:15.822 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:") 21:11:15.822 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:15.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:15.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:15.833 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 21:11:15.833 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:15.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:15.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:15.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:15.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:15.844 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:11:15.844 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:11:15.845 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 21:11:15.846 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 21:11:15.846 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 21:11:15.846 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) 21:11:15.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:15.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:15.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:15.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:15.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:15.850 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:11:15.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:15.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:15.851 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:15.851 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:15.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:11:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:11:16.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:16.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:11:16.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:11:16.631 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:11:16.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:11:16.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:16.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:16.632 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:11:16.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:16.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e155b2d is found... 21:11:16.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1e155b2d is found finished successfully 21:11:16.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 21:11:16.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:16.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:16.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:16.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:16.695 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:16.697 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:16.697 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:16.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:16.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:16.711 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 21:11:16.711 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:16.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:16.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:16.715 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:16.715 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 21:11:16.715 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:16.715 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:11:16.715 DEBUG [main][MenuItemLookup] Found menu:'View' 21:11:16.715 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:11:16.716 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:11:16.716 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:11:16.716 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:11:16.716 DEBUG [main][MenuItemLookup] Item match:Window 21:11:16.719 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:11:16.719 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:11:16.719 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:11:16.719 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:16.719 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:11:16.719 DEBUG [main][MenuItemLookup] Item match:Show View 21:11:16.725 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:11:16.725 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:11:16.725 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:11:16.725 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:11:16.725 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:11:16.725 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:11:16.725 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:11:16.726 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:11:16.726 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:16.726 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:11:16.726 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:11:16.748 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:11:16.748 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:11:16.748 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:11:16.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:11:16.868 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 21:11:16.868 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:11:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:16.870 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 21:11:16.870 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:16.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:16.871 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:11:16.871 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:16.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:16.871 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:16.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:16.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:16.871 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:16.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:11:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:11:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:11:16.873 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:11:16.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:17.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:17.381 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:11:17.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:11:17.384 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:11:17.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:17.384 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:11:17.384 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:17.384 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:11:17.386 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 21:11:17.386 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 21:11:17.386 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 21:11:17.386 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 21:11:17.386 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:17.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:17.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:17.387 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:11:17.387 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:17.387 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:17.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:17.388 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:11:17.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:17.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:17.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:17.389 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:11:17.389 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:17.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:17.389 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:17.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:17.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:17.390 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:17.391 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:11:17.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:17.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:17.391 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:17.391 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:17.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:11:17.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:11:17.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 21:11:17.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:17.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:17.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 21:11:17.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:17.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:17.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:17.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:17.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 '\*?\QPalette\E') 21:11:17.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:17.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:17.637 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:17.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:17.637 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:17.638 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:17.638 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:17.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:17.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 21:11:17.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:11:17.639 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:11:17.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:17.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:17.701 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:17.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:17.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:17.702 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:17.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:17.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:17.703 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:17.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 '\*?\QPalette\E') 21:11:17.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:17.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:17.705 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:17.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:17.705 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:17.705 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:17.705 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:17.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:17.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.logic - Eclipse Platform TooltipText=null 21:11:17.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:11:17.737 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:11:17.766 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 21:11:17.766 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:17.766 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:17.787 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:17.787 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:17.825 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:17.825 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:17.839 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #0 Text=Label ) 21:11:17.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 21:11:17.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 21:11:17.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:17.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:17.894 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:17.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:17.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:17.897 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:17.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:17.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:17.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:17.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 '\*?\QPalette\E') 21:11:17.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:17.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:17.902 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:17.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:17.902 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:17.902 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:17.902 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:17.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:17.942 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:17.943 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 0] 21:11:17.943 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:17.943 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:17.944 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:17.944 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:17.971 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:17.971 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:17.995 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 21:11:17.995 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #0 Value=0 ) 21:11:18.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 21:11:18.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 21:11:18.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.015 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:18.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.017 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:18.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:18.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:18.054 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:18.054 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:11:18.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:18.054 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:18.057 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:18.057 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:18.057 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:18.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:18.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:18.112 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 21:11:18.112 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:18.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.113 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:18.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.142 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:18.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.146 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 21:11:18.146 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 21:11:18.146 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #0 ) 21:11:18.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 21:11:18.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 21:11:18.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.155 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:18.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.189 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.191 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:18.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:18.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:18.194 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:18.194 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:11:18.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:18.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:18.196 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:18.196 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:18.196 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:18.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:18.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:18.236 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 0] 21:11:18.236 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:18.236 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.237 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:18.237 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.264 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:18.264 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.267 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 21:11:18.267 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 21:11:18.267 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 21:11:18.267 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #1 ) 21:11:18.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 21:11:18.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 21:11:18.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.304 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:18.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.305 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:18.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:18.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:18.309 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:18.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 '\*?\QPalette\E') 21:11:18.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:18.309 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:18.310 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:18.310 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:18.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:18.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:18.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:18.348 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 0] 21:11:18.348 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:18.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.349 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:18.349 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.386 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:18.386 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.389 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 21:11:18.389 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 21:11:18.389 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 21:11:18.389 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 21:11:18.389 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #2 ) 21:11:18.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5... 21:11:18.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 5 finished successfully 21:11:18.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.406 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:18.407 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.408 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:18.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:18.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:18.432 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:18.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 '\*?\QPalette\E') 21:11:18.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:18.432 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.433 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:18.433 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:18.433 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:18.433 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:18.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:18.470 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:18.471 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 21:11:18.472 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:18.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.472 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:18.472 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.502 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:18.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.504 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 21:11:18.504 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 21:11:18.504 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 21:11:18.504 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 21:11:18.504 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 21:11:18.504 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #1 Text=Label ) 21:11:18.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6... 21:11:18.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 6 finished successfully 21:11:18.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.513 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:18.513 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.515 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:18.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:18.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:18.549 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:18.549 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:11:18.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:18.549 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:18.551 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:18.553 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:18.553 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:18.566 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:18.567 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:18.567 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 21:11:18.567 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:18.567 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.603 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:18.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.629 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:18.629 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.631 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 21:11:18.631 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 21:11:18.631 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 21:11:18.631 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 21:11:18.631 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 21:11:18.631 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 21:11:18.632 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #1 Value=0 ) 21:11:18.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7... 21:11:18.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 7 finished successfully 21:11:18.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.649 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:18.649 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.650 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:18.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:18.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:18.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:18.654 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:11:18.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:18.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:18.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:18.656 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:18.656 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:18.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:18.739 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:18.740 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 21:11:18.740 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:18.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.741 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:18.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.774 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:18.774 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.778 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 21:11:18.778 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 21:11:18.778 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 21:11:18.778 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 21:11:18.778 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 21:11:18.778 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 21:11:18.778 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 21:11:18.778 INFO [main][AbstractEditor] New edit part GateEditPart( Or Gate #3 ) 21:11:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8... 21:11:18.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 8 finished successfully 21:11:18.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.800 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:18.800 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.802 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:18.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:18.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:18.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:18.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 '\*?\QPalette\E') 21:11:18.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:18.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:18.807 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:18.807 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:18.807 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:18.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:18.846 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:18.847 INFO [WorkbenchTestable][ViewerHandler] Click at [150, 100] 21:11:18.847 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:18.847 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.848 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:18.848 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.889 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:18.889 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.891 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 21:11:18.891 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 21:11:18.891 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 21:11:18.891 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 21:11:18.891 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 21:11:18.891 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 21:11:18.891 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 21:11:18.891 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 21:11:18.891 INFO [main][AbstractEditor] New edit part GateEditPart( XOR Gate #4 ) 21:11:18.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9... 21:11:18.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 9 finished successfully 21:11:18.908 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.917 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:18.917 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.918 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:18.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:18.922 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:18.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 '\*?\QPalette\E') 21:11:18.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:18.922 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:18.923 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:18.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:18.923 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:18.924 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:18.924 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:18.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:18.961 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:18.962 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 100] 21:11:18.962 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:18.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:18.962 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:18.963 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:19.011 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:19.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:19.014 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 21:11:19.014 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 21:11:19.014 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 21:11:19.014 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 21:11:19.014 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 21:11:19.014 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 21:11:19.014 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 21:11:19.014 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 21:11:19.014 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 21:11:19.014 INFO [main][AbstractEditor] New edit part GateEditPart( And Gate #5 ) 21:11:19.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10... 21:11:19.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 10 finished successfully 21:11:19.023 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:19.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:19.024 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:19.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:19.026 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:19.026 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:19.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:19.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:19.057 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:19.057 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:11:19.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:19.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:19.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:19.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:19.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:19.059 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:19.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:19.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:19.116 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:19.116 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 21:11:19.116 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:19.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:19.118 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:19.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:19.147 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:19.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:19.187 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 21:11:19.187 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 21:11:19.187 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 21:11:19.187 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 21:11:19.187 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 21:11:19.187 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 21:11:19.187 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 21:11:19.187 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 21:11:19.187 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 21:11:19.187 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 21:11:19.187 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #0 ) 21:11:19.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11... 21:11:19.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 11 finished successfully 21:11:19.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:19.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:19.229 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:19.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:19.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:19.230 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:19.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:19.258 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:19.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 '\*?\QPalette\E') 21:11:19.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:19.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:19.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:19.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:19.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:19.261 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:19.261 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:19.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:19.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:19.316 INFO [WorkbenchTestable][ViewerHandler] Click at [200, 200] 21:11:19.316 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:19.317 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:19.318 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:19.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:19.347 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:19.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:19.355 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 21:11:19.355 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 21:11:19.355 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 21:11:19.355 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 21:11:19.355 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 21:11:19.355 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 21:11:19.355 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 21:11:19.355 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 21:11:19.355 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 21:11:19.355 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 21:11:19.355 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 21:11:19.355 INFO [main][AbstractEditor] New edit part CircuitEditPart( Circuit #3 ) 21:11:19.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14... 21:11:19.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 14 finished successfully 21:11:19.423 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:19.424 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:19.424 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:19.424 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:19.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:19.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:19.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:19.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:19.464 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:19.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 '\*?\QPalette\E') 21:11:19.464 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:19.464 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:19.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:19.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:19.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:19.488 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:19.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:19.529 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:19.530 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:19.535 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 300] 21:11:19.535 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:19.535 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:19.537 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:19.537 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:19.573 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:19.573 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:19.594 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 21:11:19.594 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 21:11:19.594 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 21:11:19.594 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 21:11:19.594 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 21:11:19.594 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 21:11:19.594 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 21:11:19.594 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 21:11:19.594 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 21:11:19.594 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 21:11:19.594 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 21:11:19.594 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 21:11:19.594 INFO [main][AbstractEditor] New edit part LogicFlowContainerEditPart( Flow Container ) 21:11:19.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22... 21:11:19.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 22 finished successfully 21:11:19.628 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:19.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:19.629 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:19.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:19.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:19.631 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:19.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:19.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:19.675 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:19.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 '\*?\QPalette\E') 21:11:19.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:19.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:19.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:19.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:19.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:19.676 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:19.676 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:19.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:19.725 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:19.726 INFO [WorkbenchTestable][ViewerHandler] Click at [105, 305] 21:11:19.726 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:19.726 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:19.727 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:19.727 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:19.761 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:19.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:19.763 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #2 Value=0 ) 21:11:19.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23... 21:11:19.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 23 finished successfully 21:11:19.773 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:19.773 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:19.773 INFO [WorkbenchTestable][AbstractEditor] Save editor 21:11:19.773 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:19.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:19.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:19.812 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:19.813 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.logic - Eclipse Platform' 21:11:19.813 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:19.813 DEBUG [main][MenuItemLookup] Item match:File 21:11:19.818 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:11:19.819 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 21:11:19.819 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 21:11:19.819 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 21:11:19.819 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:19.819 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 21:11:19.819 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 21:11:19.819 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:19.819 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 21:11:19.819 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 21:11:19.819 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 21:11:19.819 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 21:11:19.820 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 21:11:19.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 21:11:19.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 21:11:19.925 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:19.925 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:19.927 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 21:11:19.927 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:20.045 DEBUG [main][MenuItemLookup] Found menu:'Undo Create Object' 21:11:20.045 DEBUG [main][MenuItemLookup] Item match:Undo Create Object 21:11:20.046 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo Create Object" 21:11:20.046 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo Create Object 21:11:20.046 INFO [main][MenuItemHandler] Select menu item: &Undo Create Object 21:11:20.055 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:11:20.098 DEBUG [main][EditorHandler] 1 editor(s) found 21:11:20.099 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 21:11:20.100 DEBUG [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.... 21:11:20.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 'Save .*'] is available. finished successfully 21:11:20.806 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 21:11:20.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:20.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:20.808 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:20.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:20.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:20.808 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 21:11:20.808 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:20.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:20.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:20.809 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:11:20.809 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:20.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:20.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:20.810 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 21:11:20.810 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:20.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:20.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:20.811 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:20.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:20.811 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:20.811 INFO [WorkbenchTestable][AbstractButton] Click button &Save 21:11:20.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:20.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:20.812 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:20.812 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:11:20.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:11:20.972 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 21:11:20.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:20.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:20.976 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:11:20.976 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:20.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:20.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:20.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:20.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:20.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:20.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 '\*?\QProject Explorer\E') 21:11:20.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:20.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:20.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:20.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:20.994 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:20.995 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:20.995 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:21.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:21.033 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:21.034 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:21.034 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:21.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:21.035 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:21.036 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:21.036 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:21.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:21.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:21.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:21.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:21.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:21.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:21.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:22.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:22.040 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:22.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:22.040 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:22.041 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:22.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:22.042 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:22.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 21:11:22.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:22.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:22.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:22.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:22.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:22.043 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:22.044 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:22.044 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:22.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:22.045 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:22.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:22.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:22.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:22.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:22.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:23.046 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:23.047 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:23.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:23.047 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:23.047 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:23.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:23.049 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:23.049 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:11:23.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:23.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:23.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:23.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:23.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:23.050 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:23.051 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:23.051 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:23.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:23.052 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:23.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 21:11:23.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:23.052 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:23.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:23.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:23.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:23.053 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:11:23.053 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:11:23.055 DEBUG [main][TreeItemHandler] Set Tree selection 21:11:23.058 DEBUG [main][TreeHandler] Notify Tree about selection event 21:11:23.074 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:11:23.077 DEBUG [WorkbenchTestable][TreeItemHandler] test 21:11:23.079 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:11:23.079 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:23.157 DEBUG [main][MenuItemLookup] Found menu:'New' 21:11:23.157 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:11:23.157 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:23.157 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:11:23.157 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:23.157 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:11:23.157 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:11:23.157 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:11:23.157 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:11:23.157 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:11:23.158 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:23.158 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:11:23.158 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:11:23.158 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:23.158 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:11:23.158 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:11:23.158 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:11:23.158 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:11:23.158 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:11:23.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:23.160 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:11:23.161 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:11:23.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:23.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:23.661 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:11:23.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:23.662 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:11:23.662 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:23.725 DEBUG [main][MenuItemLookup] Found menu:'New' 21:11:23.726 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:11:23.726 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:23.726 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:11:23.726 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:23.726 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:11:23.726 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:11:23.726 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:11:23.726 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:11:23.726 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:11:23.726 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:11:23.727 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:11:23.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:11:24.508 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 21:11:24.508 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:11:24.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:24.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:24.516 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:11:24.516 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:24.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:24.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:24.516 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:11:24.516 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:24.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:24.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:24.517 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:24.517 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:24.517 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:24.518 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:11:24.519 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:11:24.519 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:11:24.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:24.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:24.520 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:24.520 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:24.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 "OK") 21:11:24.520 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:24.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:24.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:24.520 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:11:24.520 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:24.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:24.521 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:24.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:24.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:24.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:24.523 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:11:24.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:24.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:24.523 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:24.523 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:24.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:11:24.550 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:11:25.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:11:25.051 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:11:25.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:25.051 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:11:25.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:11:25.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:11:25.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:25.052 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:25.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:25.052 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:25.052 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:25.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:25.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 21:11:25.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:11:25.054 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:11:25.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 21:11:25.057 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:11:25.061 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:11:25.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:25.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:25.064 INFO [WorkbenchTestable][RequirementsRunner] Finished test: logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 21:11:25.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:11:25.065 INFO [WorkbenchTestable][RequirementsRunner] Started test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 21:11:25.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 21:11:25.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:11:25.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:11:25.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:11:25.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'] 21:11:25.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:25.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'] 21:11:25.066 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:25.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:11:25.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:25.067 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:25.067 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:25.068 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:25.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:25.068 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:25.068 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:25.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:11:25.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:25.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:25.069 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:25.069 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:25.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:25.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:25.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:25.071 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:25.071 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:11:25.071 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:25.071 DEBUG [main][MenuItemLookup] Item match:File 21:11:25.073 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:11:25.074 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:11:25.076 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:11:25.076 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:25.076 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:11:25.077 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:25.077 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:11:25.077 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:25.077 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:11:25.077 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:25.077 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:11:25.077 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:11:25.093 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:11:25.094 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:11:25.094 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:11:25.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 'New|Select a wizard'] is available.... 21:11:25.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 21:11:25.224 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:11:25.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:25.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:25.237 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:25.237 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:25.238 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 21:11:25.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:25.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:25.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:25.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:25.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:25.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:11:25.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:11:25.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:11:25.242 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:11:25.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:25.243 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:11:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:25.243 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:11:25.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:11:25.254 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:11:25.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:25.255 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:11:25.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:25.255 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:11:25.256 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 21:11:25.256 DEBUG [main][TreeItemHandler] Selecting tree item: Project 21:11:25.256 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 21:11:25.269 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 21:11:25.269 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:25.269 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:11:25.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.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) 21:11:25.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:25.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:25.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:25.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:25.272 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:25.273 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:11:25.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:25.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:25.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:25.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:25.328 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:25.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:25.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:25.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 21:11:25.329 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 21:11:25.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 21:11:25.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:25.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:25.331 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 21:11:25.331 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:25.331 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:") 21:11:25.331 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:25.332 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 21:11:25.332 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:25.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:25.332 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:25.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:25.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:25.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:11:25.350 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:11:25.352 INFO [WorkbenchTestable][AbstractText] Text set to: test 21:11:25.369 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 21:11:25.369 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 21:11:25.369 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) 21:11:25.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:25.370 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:25.396 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:25.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:25.396 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:25.398 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:11:25.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:25.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:25.398 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:25.398 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:25.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:11:25.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:11:25.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:25.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:11:25.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:11:25.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:25.942 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:25.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:25.943 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:25.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:25.947 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:11:25.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:25.949 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:25.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:25.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:25.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:25.950 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:25.950 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:11:25.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:25.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:25.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:25.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:25.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:25.953 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:25.953 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:25.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:25.954 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:11:25.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:11:25.955 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:11:25.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 21:11:25.972 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:25.977 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:25.977 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:11:25.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:25.983 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:25.983 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:25.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:25.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:25.984 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:25.984 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:11:25.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:25.985 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:26.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:26.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:26.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:26.011 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:26.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:26.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:26.059 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:26.059 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:26.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:26.060 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:26.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:26.061 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:26.061 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:26.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:26.062 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:26.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:26.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:26.063 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:26.563 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:26.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:27.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:27.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:27.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:27.065 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:27.065 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:27.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:27.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:27.067 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:11:27.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:27.067 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:27.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:27.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:27.068 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:27.068 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:27.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 21:11:27.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:27.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:27.073 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:27.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:27.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:27.092 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11: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 '\*?\QProject Explorer\E') 21:11:27.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:27.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:27.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:27.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:27.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:27.095 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:27.095 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:27.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:27.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:27.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:27.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:27.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:27.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:27.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:27.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:27.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:27.654 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:27.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:28.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:28.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:28.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:28.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:28.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:28.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:28.158 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:11:28.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:28.158 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.158 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:28.158 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:28.158 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:28.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 21:11:28.159 DEBUG [main][TreeItemHandler] Selecting tree item: test 21:11:28.163 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 21:11:28.173 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 21:11:28.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'] 21:11:28.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:28.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'] 21:11:28.174 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:28.175 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 21:11:28.175 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:28.175 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:28.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:28.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:28.176 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:28.176 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: ""] 21:11:28.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:28.177 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 21:11:28.177 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:28.177 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:28.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'] 21:11:28.178 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:28.178 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:28.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:28.179 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:28.179 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:28.179 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:11:28.179 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:28.180 DEBUG [main][MenuItemLookup] Item match:File 21:11:28.182 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:11:28.182 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:11:28.185 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:11:28.185 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:28.185 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:11:28.185 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:28.185 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:11:28.185 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:28.186 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:11:28.186 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:28.186 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:11:28.186 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:11:28.207 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:11:28.207 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:11:28.207 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:11:28.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.... 21:11:28.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 'New|Select a wizard'] is available. finished successfully 21:11:28.353 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:11:28.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:28.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:28.356 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:28.356 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:28.357 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 21:11:28.357 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:28.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:28.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:28.357 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 21:11:28.357 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:28.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:28.357 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:28.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:28.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:11:28.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:11:28.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 21:11:28.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 21:11:28.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:28.361 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 21:11:28.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:28.361 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 21:11:28.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 21:11:28.361 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 21:11:28.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:28.362 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 21:11:28.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:28.362 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 21:11:28.362 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Shapes Diagram 21:11:28.362 DEBUG [main][TreeItemHandler] Selecting tree item: Shapes Diagram 21:11:28.363 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Shapes Diagram about selection 21:11:28.379 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Shapes Diagram 21:11:28.380 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:28.380 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:11:28.380 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) 21:11:28.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:28.380 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.382 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:28.382 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:28.383 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:11:28.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:28.383 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:28.384 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:28.384 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:28.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 21:11:28.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 21:11:28.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 21:11:28.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:28.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:28.446 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 21:11:28.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:28.446 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:") 21:11:28.446 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:28.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:28.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:28.446 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 21:11:28.446 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:28.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:28.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:28.453 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:11:28.453 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:11:28.454 INFO [WorkbenchTestable][AbstractText] Text set to: test.shapes 21:11:28.456 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 21:11:28.456 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 21:11:28.456 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) 21:11:28.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:28.456 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:28.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:28.498 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:11:28.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:28.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:28.499 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:28.499 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:28.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:11:28.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:11:28.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:28.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:11:28.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:11:28.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 21:11:28.724 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:11:28.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:11:28.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:28.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:28.725 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:11:28.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:28.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@21db797c is found... 21:11:28.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@21db797c is found finished successfully 21:11:28.726 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') 21:11:28.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:28.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:28.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:28.731 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:28.731 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:28.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.733 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:28.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.734 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 21:11:28.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:28.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:28.735 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 21:11:28.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 '\*?\QPalette\E') 21:11:28.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:28.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:28.736 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:28.736 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:28.736 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:28.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:28.793 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:28.794 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.795 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:28.795 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.796 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 21:11:28.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:28.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:28.815 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 21:11:28.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 '\*?\QPalette\E') 21:11:28.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:28.815 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:28.817 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:28.817 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:28.817 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:28.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:28.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - test/test.shapes - Eclipse Platform TooltipText=null 21:11:28.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:11:28.818 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:11:28.819 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 21:11:28.819 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:28.819 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:28.821 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:28.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:28.849 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:28.849 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:28.856 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 980462805 ) 21:11:28.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 21:11:28.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 21:11:28.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.897 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:28.901 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.903 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 21:11:28.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:28.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:28.904 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 21:11:28.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 '\*?\QPalette\E') 21:11:28.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:28.904 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:28.905 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:28.906 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:28.906 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:28.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:28.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:28.936 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 0] 21:11:28.936 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:28.936 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:28.937 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:28.937 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:28.947 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:28.947 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:28.948 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1328968427 ) 21:11:28.948 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 1328968427 ) 21:11:28.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 21:11:28.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 21:11:28.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.991 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.991 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:28.991 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:28.992 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:28.992 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 21:11:28.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:28.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:28.993 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 21:11:28.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 '\*?\QPalette\E') 21:11:28.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:28.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:29.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:29.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:29.011 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:29.011 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:29.011 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:29.037 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:29.038 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:29.038 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 200] 21:11:29.038 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:29.038 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:29.039 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:29.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:29.049 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:29.049 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:29.050 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 268547125 ) 21:11:29.050 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 268547125 ) 21:11:29.050 INFO [main][AbstractEditor] New edit part ShapeEditPart( Ellipse 268547125 ) 21:11:29.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3... 21:11:29.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 3 finished successfully 21:11:29.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:29.091 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:29.091 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:29.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:29.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:29.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 21:11:29.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:29.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:29.108 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 21:11:29.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 '\*?\QPalette\E') 21:11:29.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:29.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:29.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:29.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:29.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:29.110 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:29.110 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:29.138 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:29.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:29.139 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 200] 21:11:29.139 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:29.139 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:29.140 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:29.140 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:29.151 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:29.151 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:29.152 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 234932558 ) 21:11:29.152 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 234932558 ) 21:11:29.152 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 234932558 ) 21:11:29.152 INFO [main][AbstractEditor] New edit part ShapeEditPart( Rectangle 234932558 ) 21:11:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4... 21:11:29.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 4 finished successfully 21:11:29.166 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:29.166 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:29.166 INFO [WorkbenchTestable][AbstractEditor] Save editor 21:11:29.166 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.shapes - Eclipse Platform 21:11:29.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:29.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:29.211 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.shapes - Eclipse Platform' 21:11:29.211 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test/test.shapes - Eclipse Platform' 21:11:29.212 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:29.212 DEBUG [main][MenuItemLookup] Item match:File 21:11:29.215 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:11:29.215 DEBUG [main][MenuItemLookup] Found menu:'Open File...' 21:11:29.215 DEBUG [main][MenuItemLookup] Found menu:'Open Projects from File System...' 21:11:29.215 DEBUG [main][MenuItemLookup] Found menu:'Recent Files' 21:11:29.215 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:29.215 DEBUG [main][MenuItemLookup] Found menu:'Close Editor Ctrl+W' 21:11:29.215 DEBUG [main][MenuItemLookup] Found menu:'Close All Editors Shift+Ctrl+W' 21:11:29.215 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:29.215 DEBUG [main][MenuItemLookup] Found menu:'Save Ctrl+S' 21:11:29.215 DEBUG [main][MenuItemLookup] Item match:Save Ctrl+S 21:11:29.216 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Save Ctrl+S" 21:11:29.216 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Save Ctrl+S 21:11:29.216 INFO [main][MenuItemHandler] Select menu item: &Save Ctrl+S 21:11:29.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty... 21:11:29.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting while org.eclipse.reddeer.workbench.condition.EditorIsDirty finished successfully 21:11:29.249 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:29.250 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:29.250 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 21:11:29.250 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:29.308 DEBUG [main][MenuItemLookup] Found menu:'Undo shape creation' 21:11:29.308 DEBUG [main][MenuItemLookup] Item match:Undo shape creation 21:11:29.308 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Undo shape creation" 21:11:29.308 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Undo shape creation 21:11:29.308 INFO [main][MenuItemHandler] Select menu item: &Undo shape creation 21:11:29.323 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:11:29.324 DEBUG [main][EditorHandler] 1 editor(s) found 21:11:29.325 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.shapes 21:11:29.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 'Save .*'] is available.... 21:11:29.876 DEBUG [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 21:11:29.876 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 21:11:29.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:29.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:29.878 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:29.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:29.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:29.879 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 21:11:29.879 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:29.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:29.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:29.880 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:11:29.880 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:29.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:29.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:29.881 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 21:11:29.881 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:29.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:29.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:29.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:29.882 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:29.882 INFO [WorkbenchTestable][AbstractButton] Click button &Save 21:11:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:29.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:29.883 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:29.883 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:30.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:11:30.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:11:30.030 DEBUG [WorkbenchTestable][EditorHandler] Editor test.shapes is closed 21:11:30.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:30.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:30.035 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:11:30.035 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:30.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:30.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:30.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:30.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:30.045 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:30.045 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:11:30.045 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:30.045 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:30.048 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:30.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:30.048 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:30.048 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:30.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:30.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:30.139 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:30.139 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:30.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:30.185 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:30.186 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:30.186 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:30.186 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:30.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:30.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:30.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:30.188 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:30.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:30.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:30.689 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:31.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:31.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:31.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:31.190 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:31.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:31.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:31.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:31.192 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:11:31.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:31.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:31.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:31.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:31.193 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:31.193 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:31.194 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:31.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:31.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:31.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:31.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:31.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:31.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:31.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:31.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:32.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:32.197 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:32.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:32.197 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:32.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:32.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:32.199 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:32.199 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:11:32.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:32.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:32.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:32.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:32.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:32.200 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:32.201 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:32.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:32.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:32.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:32.202 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:11:32.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:32.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:32.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:32.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:32.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:32.203 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:11:32.203 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:11:32.203 DEBUG [main][TreeItemHandler] Set Tree selection 21:11:32.203 DEBUG [main][TreeHandler] Notify Tree about selection event 21:11:32.213 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:11:32.218 DEBUG [WorkbenchTestable][TreeItemHandler] test 21:11:32.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:11:32.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:32.258 DEBUG [main][MenuItemLookup] Found menu:'New' 21:11:32.258 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:11:32.258 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:32.258 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:11:32.258 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:32.258 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:11:32.258 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:11:32.258 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:11:32.258 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:11:32.258 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:11:32.258 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:32.258 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:11:32.258 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:11:32.259 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:32.259 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:11:32.259 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:11:32.259 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:11:32.259 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:11:32.259 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:11:32.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:32.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:11:32.260 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:11:32.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:32.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:32.760 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:11:32.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:32.760 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:11:32.760 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:32.807 DEBUG [main][MenuItemLookup] Found menu:'New' 21:11:32.807 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:11:32.807 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:32.808 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:11:32.808 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:32.808 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:11:32.808 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:11:32.808 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:11:32.808 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:11:32.808 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:11:32.808 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:11:32.808 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:11:32.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:11:33.477 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 21:11:33.477 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:11:33.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:33.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:33.483 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:11:33.483 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:33.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:33.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:33.483 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:11:33.483 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:33.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:33.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:33.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:33.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:33.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:33.485 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:11:33.485 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:11:33.485 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:11:33.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:33.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:33.486 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:33.486 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:33.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 "OK") 21:11:33.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:33.486 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:11:33.486 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:33.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:33.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:33.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:33.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:33.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:33.489 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:11:33.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:33.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:33.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:33.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:33.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:11:33.510 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:11:34.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:11:34.011 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:11:34.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:34.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:11:34.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:11:34.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:34.011 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:34.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:34.012 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:34.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:34.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:34.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 21:11:34.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:11:34.013 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:11:34.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 21:11:34.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:11:34.014 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:11:34.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:34.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:34.015 INFO [WorkbenchTestable][RequirementsRunner] Finished test: shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) 21:11:34.016 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.GEFEditorTest 21:11:34.017 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:11:34.017 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:11:34.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:34.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.404 s - in org.eclipse.reddeer.gef.test.GEFEditorTest logicDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 15.024 s shapesDiagramTest no-configuration(org.eclipse.reddeer.gef.test.GEFEditorTest) Time elapsed: 8.95 s Running org.eclipse.reddeer.gef.test.matcher.IsEditPartWithLabelTest Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 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.002 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.001 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 s Running org.eclipse.reddeer.gef.test.EditPartTest 21:11:34.141 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.gef.test.EditPartTest 21:11:34.143 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:11:34.143 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:11:34.143 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 21:11:34.143 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:11:34.143 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:11:34.144 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:11:34.144 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:11:34.144 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:11:34.144 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:11:34.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:11:34.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:11:34.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:11:34.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:34.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:34.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:34.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:34.161 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:11:34.161 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:34.161 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:11:34.161 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:11:34.161 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:11:34.161 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:11:34.161 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:11:34.162 DEBUG [main][MenuItemLookup] Item match:Window 21:11:34.162 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:11:34.162 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:11:34.163 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:11:34.163 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:34.163 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:11:34.163 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:11:34.163 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:34.163 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:11:34.163 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:34.163 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:11:34.163 DEBUG [main][MenuItemLookup] Item match:Preferences 21:11:34.163 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:11:34.163 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:11:34.164 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:11:34.327 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:11:34.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 'Preferences.*'] is available. finished successfully 21:11:34.330 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:11:34.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:34.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:34.333 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:11:34.333 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.333 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 21:11:34.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:34.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:34.334 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:34.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:34.334 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:11:34.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:11:34.336 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) 21:11:34.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:34.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:34.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:34.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:34.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:34.402 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:11:34.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:34.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:34.403 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:34.403 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:34.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:11:34.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:11:34.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:34.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:34.445 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:11:34.445 DEBUG [main][EditorHandler] 0 editor(s) found 21:11:34.445 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:34.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:34.448 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:11:34.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:34.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:34.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:34.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:34.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:34.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:34.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 '\*?\QProject Explorer\E') 21:11:34.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:34.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:34.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:34.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:34.488 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:34.488 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:34.488 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:34.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:34.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:11:34.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:11:34.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:11:34.491 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:34.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:34.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:34.492 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 21:11:34.492 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:34.492 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:34.493 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:34.493 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 21:11:34.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:34.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:34.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:34.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:34.495 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:34.495 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:34.496 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:34.496 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 21:11:34.497 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:34.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:34.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:34.497 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:34.498 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 21:11:34.498 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:11:34.498 INFO [WorkbenchTestable][RequirementsRunner] Started test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 21:11:34.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 21:11:34.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:11:34.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:11:34.498 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:11:34.499 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:34.499 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.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'] 21:11:34.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.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 Project"] 21:11:34.514 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.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'] 21:11:34.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.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'] 21:11:34.515 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.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'] 21:11:34.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.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 Project"] 21:11:34.516 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.517 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:34.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.517 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:34.517 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.517 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:34.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:34.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:34.518 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:34.518 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:11:34.518 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:34.518 DEBUG [main][MenuItemLookup] Item match:File 21:11:34.520 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:11:34.520 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:11:34.522 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:11:34.523 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:34.523 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:11:34.523 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:34.523 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:11:34.523 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:34.523 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:11:34.523 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:34.523 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:11:34.523 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:11:34.524 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:11:34.524 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:11:34.524 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:11:34.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.... 21:11:34.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:11:34.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:11:34.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:34.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:34.647 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:34.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.647 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 21:11:34.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:34.647 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:34.648 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:34.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:34.648 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:34.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:11:34.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:11:34.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:11:34.650 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:11:34.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:34.650 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:11:34.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:34.650 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:11:34.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:11:34.651 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:11:34.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:34.651 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:11:34.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:34.651 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:11:34.651 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 21:11:34.661 DEBUG [main][TreeItemHandler] Selecting tree item: Project 21:11:34.662 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 21:11:34.694 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 21:11:34.694 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:34.694 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:11:34.695 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) 21:11:34.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:34.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:34.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:34.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:34.696 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:34.697 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:11:34.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:34.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:34.697 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:34.697 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:34.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'] 21:11:34.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.735 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 21:11:34.736 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 21:11:34.736 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 21:11:34.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:34.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:34.738 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 21:11:34.738 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:34.738 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:") 21:11:34.738 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:34.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:34.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:34.738 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 21:11:34.738 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:34.738 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:34.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:34.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:34.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:34.742 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:11:34.742 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:11:34.743 INFO [WorkbenchTestable][AbstractText] Text set to: test 21:11:34.745 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 21:11:34.745 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 21:11:34.756 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) 21:11:34.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:34.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:34.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:34.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:34.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:34.761 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:11:34.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:34.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:34.761 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:34.761 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:34.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:11:34.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:11:34.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:34.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 21:11:34.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:11:34.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:11:34.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:11:34.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:11:34.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:34.886 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:34.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:34.924 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:34.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:34.934 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:11:34.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:34.937 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:34.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:34.937 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:34.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 '\*?\QProject Explorer\E') 21:11:34.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:34.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:34.939 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:34.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:34.939 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:34.939 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:34.940 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:34.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:34.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:11:34.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:11:34.941 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:11:34.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 21:11:34.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:34.986 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:34.986 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:11:34.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:34.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:34.990 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:34.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:34.991 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:34.991 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:34.992 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:11:34.992 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:34.992 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:35.011 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:35.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:35.012 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:35.012 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:35.012 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:35.063 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:35.064 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:35.064 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:35.064 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:35.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:35.066 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:35.067 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:35.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:35.067 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:35.068 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:35.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:35.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:35.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:35.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:35.569 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:36.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:36.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:36.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:36.070 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:36.070 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:36.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:36.071 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:36.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 21:11:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:36.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:36.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:36.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:36.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:36.072 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:36.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 21:11:36.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:36.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:36.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:36.076 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:36.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 '\*?\QProject Explorer\E') 21:11:36.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:36.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:36.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:36.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:36.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:36.096 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:36.096 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:36.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:36.130 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:36.130 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:36.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:36.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:36.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:36.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:36.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:36.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:36.632 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:36.633 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:37.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:37.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:37.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:37.134 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:37.134 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:37.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:37.135 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:37.136 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:11:37.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:37.136 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:37.136 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:37.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:37.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:37.136 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:37.137 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 21:11:37.137 DEBUG [main][TreeItemHandler] Selecting tree item: test 21:11:37.137 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 21:11:37.151 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 21:11:37.151 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:37.151 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:37.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'] 21:11:37.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:37.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: ""] 21:11:37.152 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:37.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'] 21:11:37.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:37.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'] 21:11:37.153 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:37.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: ""] 21:11:37.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:37.154 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 21:11:37.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'] 21:11:37.154 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:37.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:37.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:37.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:37.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:37.156 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:37.156 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:11:37.156 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:37.156 DEBUG [main][MenuItemLookup] Item match:File 21:11:37.158 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:11:37.158 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:11:37.161 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:11:37.161 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:37.161 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:11:37.161 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:37.161 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:11:37.161 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:37.161 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:11:37.161 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:37.161 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:11:37.162 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:11:37.177 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:11:37.177 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:11:37.178 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:11:37.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.... 21:11:37.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 21:11:37.282 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:11:37.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:37.284 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:37.284 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:37.284 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:37.285 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 21:11:37.285 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:37.285 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 21:11:37.285 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:37.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:37.285 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:37.286 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:37.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:37.293 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:37.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:11:37.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:11:37.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 21:11:37.295 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 21:11:37.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:37.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 21:11:37.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:37.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 21:11:37.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 21:11:37.296 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 21:11:37.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:37.296 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 21:11:37.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:37.296 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 21:11:37.297 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 21:11:37.297 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 21:11:37.297 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 21:11:37.302 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 21:11:37.302 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:37.302 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:11:37.302 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) 21:11:37.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:37.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:37.313 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:37.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:37.313 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:37.313 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:11:37.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:37.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:37.314 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:37.314 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:37.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 21:11:37.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 21:11:37.386 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 21:11:37.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:37.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:37.388 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 21:11:37.388 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:37.388 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:") 21:11:37.388 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:37.399 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 21:11:37.399 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:37.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:37.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:37.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:37.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:37.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:11:37.411 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:11:37.412 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 21:11:37.413 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 21:11:37.413 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 21:11:37.413 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) 21:11:37.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:37.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:37.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:37.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:37.416 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:11:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:37.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:37.417 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:37.417 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:37.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:11:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:11:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:37.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:11:37.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:11:37.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:11:37.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:37.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:37.743 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:11:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:37.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68261c1a is found... 21:11:37.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@68261c1a is found finished successfully 21:11:37.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 '\*?\Qtest.logic\E') 21:11:37.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:37.755 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:37.759 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:37.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:37.759 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:37.760 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:37.760 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:37.760 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:37.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:37.761 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:37.761 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:37.762 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:37.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:37.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:37.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:37.799 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:37.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 '\*?\QPalette\E') 21:11:37.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:37.799 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:37.800 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:37.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:37.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:37.801 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:37.801 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:37.812 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:37.813 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:37.813 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 21:11:37.813 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:37.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:37.836 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:37.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:37.856 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:37.857 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:37.859 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #2 Text=Label ) 21:11:37.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 21:11:37.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 21:11:37.891 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:37.892 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:37.893 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:37.893 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:37.894 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:37.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:37.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:37.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:37.897 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:37.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 '\*?\QPalette\E') 21:11:37.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:37.897 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:37.918 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:37.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:37.918 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:37.918 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:37.918 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:37.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:37.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:37.952 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 21:11:37.952 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:37.952 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:37.953 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:37.953 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:37.988 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:37.989 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:37.990 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 21:11:37.990 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #3 Text=Label ) 21:11:37.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 21:11:37.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 21:11:38.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 '\*?\Qtest.logic\E') 21:11:38.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:38.005 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:38.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:38.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:38.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:38.009 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:38.009 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:38.014 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') 21:11:38.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:38.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:38.023 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:38.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:38.023 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:38.023 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:38.024 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:38.026 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') 21:11:38.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:38.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:38.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:38.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:38.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:38.036 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:38.036 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:38.073 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 21:11:38.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:38.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:38.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:38.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:38.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:11:38.074 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:11:38.074 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 21:11:38.087 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 21:11:38.087 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:38.106 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') 21:11:38.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:38.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:38.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:38.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:38.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:38.112 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:38.112 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:38.134 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 21:11:38.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:38.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:38.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:38.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:11:38.135 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:11:38.135 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 21:11:38.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 21:11:38.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:38.144 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') 21:11:38.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:38.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:38.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:38.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:38.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:38.148 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:38.153 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:38.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 '\*?\Qtest.logic\E') 21:11:38.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:38.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:38.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:38.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:38.161 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:38.161 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:38.161 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:38.164 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:11:38.164 DEBUG [main][EditorHandler] 1 editor(s) found 21:11:38.170 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 21:11:38.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 'Save .*'] is available.... 21:11:38.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 'Save .*'] is available. finished successfully 21:11:38.730 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 21:11:38.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:38.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:38.732 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:38.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:38.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:38.733 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 21:11:38.733 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:38.733 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:38.733 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:38.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 "Save") 21:11:38.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:38.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:38.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:38.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 21:11:38.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:38.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:38.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:38.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:38.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:38.735 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:38.735 INFO [WorkbenchTestable][AbstractButton] Click button &Save 21:11:38.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:38.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:38.735 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:38.735 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:38.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:11:38.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:11:38.834 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 21:11:38.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:38.837 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:38.837 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:11:38.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:38.844 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:38.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:38.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:38.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:38.844 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:38.845 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:11:38.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:38.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:38.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:38.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:38.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:38.847 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:38.847 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:38.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:38.873 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:38.873 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:38.873 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:38.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:38.874 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:38.874 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:38.874 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:38.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:38.875 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:38.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:38.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:38.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:39.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:39.376 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:39.876 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:39.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:39.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:39.877 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:39.877 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:39.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:39.878 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:39.878 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:11:39.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:39.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:39.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:39.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:39.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:39.879 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:39.880 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:39.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:39.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:39.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:39.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:39.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:39.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:40.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:40.382 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:40.882 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:40.882 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:40.882 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:40.882 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:40.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:40.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:40.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:40.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 21:11:40.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:40.884 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:40.884 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:40.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:40.884 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:40.884 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:40.885 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:40.885 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:40.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:40.886 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:40.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 21:11:40.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:40.886 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:40.887 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:40.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:40.887 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:40.887 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:11:40.887 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:11:40.887 DEBUG [main][TreeItemHandler] Set Tree selection 21:11:40.887 DEBUG [main][TreeHandler] Notify Tree about selection event 21:11:40.899 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:11:40.906 DEBUG [WorkbenchTestable][TreeItemHandler] test 21:11:40.906 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:11:40.907 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:40.949 DEBUG [main][MenuItemLookup] Found menu:'New' 21:11:40.949 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:11:40.949 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:40.949 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:11:40.950 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:40.950 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:11:40.950 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:11:40.950 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:11:40.950 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:11:40.950 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:11:40.950 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:40.950 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:11:40.950 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:11:40.950 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:40.950 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:11:40.950 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:11:40.950 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:11:40.950 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:11:40.950 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:11:40.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:40.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:11:40.951 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:11:41.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:41.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:41.451 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:11:41.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:41.452 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:11:41.452 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:41.487 DEBUG [main][MenuItemLookup] Found menu:'New' 21:11:41.487 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:11:41.487 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:41.487 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:11:41.487 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:41.487 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:11:41.487 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:11:41.487 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:11:41.487 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:11:41.487 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:11:41.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:11:41.488 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:11:41.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:11:42.128 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 21:11:42.128 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:11:42.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:42.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:42.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: 32) 21:11:42.132 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:42.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:42.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:42.132 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:11:42.132 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:42.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:42.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:42.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:42.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:42.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:42.133 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:11:42.133 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:11:42.133 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:11:42.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:42.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:42.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:42.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:42.134 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:11:42.134 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:42.134 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:11:42.134 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:42.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:42.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:42.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:42.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:42.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:42.136 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:11:42.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:42.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:42.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:42.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:42.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:11:42.142 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:11:42.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:11:42.642 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:11:42.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:42.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:11:42.642 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:11:42.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:42.643 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:42.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:42.643 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:42.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:42.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:42.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 21:11:42.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:11:42.644 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:11:42.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 21:11:42.645 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:11:42.645 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:11:42.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:42.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:42.645 INFO [WorkbenchTestable][RequirementsRunner] Finished test: selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 21:11:42.645 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:11:42.646 INFO [WorkbenchTestable][RequirementsRunner] Started test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 21:11:42.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 21:11:42.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:11:42.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:11:42.646 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:11:42.646 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:42.646 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:42.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:42.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:42.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:11:42.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:42.647 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:42.647 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:42.648 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:42.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:42.648 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:42.648 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:42.648 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:11:42.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:42.649 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:42.649 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:42.649 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:42.650 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:42.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:42.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:42.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:42.654 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:42.654 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:11:42.654 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:42.654 DEBUG [main][MenuItemLookup] Item match:File 21:11:42.656 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:11:42.656 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:11:42.658 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:11:42.658 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:42.658 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:11:42.658 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:42.658 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:11:42.658 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:42.658 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:11:42.659 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:42.659 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:11:42.659 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:11:42.659 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:11:42.659 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:11:42.659 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:11:42.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 'New|Select a wizard'] is available.... 21:11:42.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 'New|Select a wizard'] is available. finished successfully 21:11:42.760 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:11:42.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:42.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:42.762 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:42.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:42.762 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 21:11:42.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:42.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:42.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:42.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:42.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:42.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:11:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:11:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:11:42.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:11:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:42.776 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:11:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:42.776 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:11:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:11:42.776 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:11:42.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:42.777 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:11:42.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:42.777 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:11:42.777 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 21:11:42.777 DEBUG [main][TreeItemHandler] Selecting tree item: Project 21:11:42.777 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 21:11:42.791 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 21:11:42.791 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:42.791 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:11:42.791 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) 21:11:42.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:42.791 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:42.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:42.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:42.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:42.794 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:11:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:42.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:42.794 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:42.794 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:42.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'] 21:11:42.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:42.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:42.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 21:11:42.833 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 21:11:42.833 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 21:11:42.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:42.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:42.835 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 21:11:42.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:42.835 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:") 21:11:42.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:42.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:42.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:42.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 21:11:42.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:42.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:42.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:42.838 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:42.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:42.838 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:11:42.838 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:11:42.839 INFO [WorkbenchTestable][AbstractText] Text set to: test 21:11:42.840 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 21:11:42.840 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 21:11:42.841 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) 21:11:42.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:42.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:42.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:42.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:42.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:42.864 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:11:42.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:42.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:42.865 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:42.865 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:42.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:11:43.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:11:43.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:43.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:11:43.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:11:43.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:43.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:43.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:43.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:43.373 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:43.373 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:11:43.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:43.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:43.375 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:43.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:43.375 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:43.376 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:11:43.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:43.376 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:43.377 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:43.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:43.377 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:43.378 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:43.378 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:43.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:43.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:11:43.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:11:43.379 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:11:43.381 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 21:11:43.381 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:43.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:43.398 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:11:43.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:43.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:43.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:43.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:43.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:43.403 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:43.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') 21:11:43.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:43.403 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:43.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:43.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:43.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:43.407 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:43.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:43.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:43.449 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:43.450 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:43.450 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:43.450 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:43.451 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:43.451 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:43.451 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:43.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:43.452 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:43.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:43.452 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:43.452 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:43.952 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:43.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:44.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:44.453 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:44.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:44.454 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:44.454 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:44.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:44.455 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:44.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 21:11:44.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:44.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:44.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:44.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:44.456 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 21:11:44.457 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:44.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:44.459 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:44.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:44.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:44.460 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:44.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 21:11:44.460 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:44.460 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:44.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:44.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:44.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:44.477 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:44.477 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:44.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:44.507 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:44.508 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:44.508 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:44.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:44.509 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:44.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:44.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:44.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:45.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:45.010 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:45.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:45.510 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:45.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:45.511 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:45.511 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:45.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:45.512 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:45.512 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:11:45.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:45.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:45.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:45.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:45.512 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:45.513 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:45.513 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 21:11:45.513 DEBUG [main][TreeItemHandler] Selecting tree item: test 21:11:45.513 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 21:11:45.523 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 21:11:45.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'] 21:11:45.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:45.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'] 21:11:45.524 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:45.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: ""] 21:11:45.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:45.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'] 21:11:45.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:45.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'] 21:11:45.525 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:45.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: ""] 21:11:45.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:45.526 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 21:11:45.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:45.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:45.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:45.526 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:45.527 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:45.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:45.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:45.527 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:45.528 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:11:45.528 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:45.528 DEBUG [main][MenuItemLookup] Item match:File 21:11:45.529 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:11:45.529 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:11:45.532 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:11:45.532 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:45.532 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:11:45.532 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:45.532 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:11:45.532 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:45.532 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:11:45.532 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:45.532 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:11:45.532 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:11:45.548 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:11:45.548 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:11:45.548 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:11:45.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:11:45.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 'New|Select a wizard'] is available. finished successfully 21:11:45.653 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:11:45.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:45.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:45.655 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:45.655 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:45.655 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 21:11:45.655 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:45.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:45.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:45.655 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 21:11:45.655 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:45.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:45.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:45.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:45.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:45.656 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:45.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:11:45.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:11:45.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 21:11:45.667 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 21:11:45.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:45.667 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 21:11:45.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:45.667 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 21:11:45.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 21:11:45.668 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 21:11:45.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:45.668 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 21:11:45.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:45.668 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 21:11:45.668 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 21:11:45.668 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 21:11:45.669 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 21:11:45.672 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 21:11:45.672 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:45.672 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:11:45.672 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) 21:11:45.673 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:45.673 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:45.681 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:45.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:45.681 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:45.682 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:11:45.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:45.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:45.682 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:45.682 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:45.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 21:11:45.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 21:11:45.744 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 21:11:45.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:45.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:45.745 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 21:11:45.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:45.746 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:") 21:11:45.746 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:45.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:45.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:45.746 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 21:11:45.746 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:45.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:45.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:45.750 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:45.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:45.751 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:11:45.751 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:11:45.752 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 21:11:45.752 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 21:11:45.752 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 21:11:45.753 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) 21:11:45.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:45.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:45.755 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:45.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:45.755 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:45.756 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:11:45.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:45.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:45.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:45.756 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:45.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:11:46.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:11:46.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:46.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:11:46.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:11:46.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:11:46.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 21:11:46.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:11:46.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:46.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:46.034 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:11:46.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:46.034 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1d4b1a6b is found... 21:11:46.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@1d4b1a6b is found finished successfully 21:11:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 21:11:46.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:46.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:46.047 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:46.047 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:46.047 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:46.048 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.049 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.049 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:46.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:46.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:46.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:46.073 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:46.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 '\*?\QPalette\E') 21:11:46.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:46.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.075 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:46.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:46.075 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:46.075 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:46.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:46.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:46.115 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 21:11:46.115 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:46.115 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:46.116 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:46.116 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:46.135 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:46.135 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:46.138 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #3 Value=0 ) 21:11:46.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 21:11:46.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 21:11:46.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.149 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:46.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.150 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:46.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:46.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:46.190 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:46.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E') 21:11:46.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:46.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:46.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:46.192 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:46.192 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:46.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:46.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:46.224 INFO [WorkbenchTestable][ViewerHandler] Click at [100, 100] 21:11:46.225 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:46.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:46.226 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:46.226 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:46.247 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:46.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:46.248 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 21:11:46.248 INFO [main][AbstractEditor] New edit part LEDEditPart( LED #4 Value=0 ) 21:11:46.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 21:11:46.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 21:11:46.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.254 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.254 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:46.254 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.255 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:46.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:46.258 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:46.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 '\*?\QPalette\E') 21:11:46.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:46.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:46.259 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:46.259 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:46.259 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:46.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:46.292 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 21:11:46.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:46.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:46.314 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:46.318 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 21:11:46.341 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:46.342 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:46.342 INFO [WorkbenchTestable][ViewerHandler] Click at [30, 121] 21:11:46.342 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:46.342 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:46.343 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:46.343 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:46.345 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:46.345 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 21:11:46.346 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:46.346 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.354 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:46.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:46.354 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:46.354 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:46.354 INFO [WorkbenchTestable][ViewerHandler] Click at [130, 121] 21:11:46.354 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:46.354 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:46.355 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:46.355 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:46.360 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:46.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:46.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.362 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:46.362 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.363 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.363 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:46.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:46.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:46.390 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:46.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 '\*?\QPalette\E') 21:11:46.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:46.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:46.391 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:46.392 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:46.392 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:46.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:46.422 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 21:11:46.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:46.426 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.430 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:46.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:46.430 DEBUG [WorkbenchTestable][EditorHandler] Activating workbench part test.logic 21:11:46.454 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:46.454 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 21:11:46.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:46.455 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.459 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.459 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:46.459 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:46.459 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:46.459 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:46.459 INFO [WorkbenchTestable][ViewerHandler] Click at [86, 121] 21:11:46.459 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:46.459 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:46.460 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:46.460 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:46.467 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:46.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:46.468 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 21:11:46.468 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:46.508 DEBUG [main][MenuItemLookup] Found menu:'Undo Connection change' 21:11:46.508 DEBUG [main][MenuItemLookup] Found menu:'Redo' 21:11:46.508 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:46.508 DEBUG [main][MenuItemLookup] Found menu:'Paste' 21:11:46.508 DEBUG [main][MenuItemLookup] Found menu:'Delete' 21:11:46.508 DEBUG [main][MenuItemLookup] Item match:Delete 21:11:46.508 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 21:11:46.508 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 21:11:46.508 INFO [main][MenuItemHandler] Select menu item: &Delete 21:11:46.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 21:11:46.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:46.515 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:46.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:46.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:46.524 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:46.525 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:46.525 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:46.525 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:11:46.525 DEBUG [main][EditorHandler] 1 editor(s) found 21:11:46.526 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 21:11:46.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 'Save .*'] is available.... 21:11:47.075 DEBUG [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 21:11:47.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 21:11:47.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:47.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:47.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:47.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:47.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:47.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 21:11:47.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:47.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:47.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:47.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 "Save") 21:11:47.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:47.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:47.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:47.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 21:11:47.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:47.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:47.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:47.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:47.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:47.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:47.080 INFO [WorkbenchTestable][AbstractButton] Click button &Save 21:11:47.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:47.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:47.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:47.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:11:47.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:11:47.194 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 21:11:47.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:47.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:47.196 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:11:47.196 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:47.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:47.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:47.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:47.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:47.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:47.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 '\*?\QProject Explorer\E') 21:11:47.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:47.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:47.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:47.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:47.201 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:47.201 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:47.201 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:47.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:47.227 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:47.227 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:47.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:47.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:47.228 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:47.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:47.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:47.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:47.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:47.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:47.229 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:47.229 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:47.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:47.730 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:48.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:48.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:48.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:48.231 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:48.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:48.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:48.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:48.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 21:11:48.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:48.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:48.233 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:48.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:48.233 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:48.233 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:48.234 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:48.234 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:48.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:48.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:48.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:48.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:48.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:48.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:48.736 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:49.236 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:49.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:49.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:49.236 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:49.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:49.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:49.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:49.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 21:11:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:49.238 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:49.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:49.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:49.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:49.239 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:49.239 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:49.239 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:49.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:49.240 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:49.240 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:11:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:49.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:49.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:49.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:49.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:49.241 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:11:49.241 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:11:49.241 DEBUG [main][TreeItemHandler] Set Tree selection 21:11:49.241 DEBUG [main][TreeHandler] Notify Tree about selection event 21:11:49.249 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:11:49.251 DEBUG [WorkbenchTestable][TreeItemHandler] test 21:11:49.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:11:49.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:49.287 DEBUG [main][MenuItemLookup] Found menu:'New' 21:11:49.287 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:11:49.287 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:49.287 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:11:49.287 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:49.287 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:11:49.287 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:11:49.287 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:11:49.287 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:11:49.287 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:11:49.287 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:49.287 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:11:49.287 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:11:49.287 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:49.287 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:11:49.287 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:11:49.287 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:11:49.287 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:11:49.288 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:11:49.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:49.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:11:49.288 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:11:49.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:49.788 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:49.789 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:11:49.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:49.789 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:11:49.789 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:49.829 DEBUG [main][MenuItemLookup] Found menu:'New' 21:11:49.829 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:11:49.829 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:49.829 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:11:49.829 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:49.829 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:11:49.829 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:11:49.829 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:11:49.829 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:11:49.829 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:11:49.829 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:11:49.830 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:11:49.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:11:50.460 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 21:11:50.461 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:11:50.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:50.465 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:11:50.465 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:50.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:50.465 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:11:50.466 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:50.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:50.466 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:50.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:50.466 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:50.467 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:11:50.467 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:11:50.467 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:11:50.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:50.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:50.467 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:50.467 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:50.467 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:11:50.467 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:50.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:50.468 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:11:50.468 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:50.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:50.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:50.469 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:50.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:50.469 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:50.470 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:11:50.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:50.470 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:50.470 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:50.470 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:50.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:11:50.477 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:11:50.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:11:50.978 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:11:50.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:50.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:11:50.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:11:50.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:50.978 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:50.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:50.979 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:50.979 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:50.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:50.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 21:11:50.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:11:50.980 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:11:50.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 21:11:50.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:11:50.981 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:11:50.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:50.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:50.982 INFO [WorkbenchTestable][RequirementsRunner] Finished test: clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 21:11:50.982 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:11:50.983 INFO [WorkbenchTestable][RequirementsRunner] Started test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 21:11:50.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 21:11:50.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:11:50.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:11:50.983 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:11:50.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'] 21:11:50.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:50.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:50.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:50.988 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:11:50.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:50.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:50.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:50.989 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:50.989 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:50.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:50.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:50.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:11:50.990 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:50.990 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:50.991 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:50.993 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:50.994 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:50.994 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:50.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:50.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:50.997 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:50.997 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:11:50.997 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:50.997 DEBUG [main][MenuItemLookup] Item match:File 21:11:51.000 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:11:51.001 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:11:51.005 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:11:51.005 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:51.006 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:11:51.006 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:51.006 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:11:51.006 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:51.006 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:11:51.006 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:51.006 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:11:51.006 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:11:51.025 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:11:51.025 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:11:51.025 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:11:51.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:11:51.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:11:51.142 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:11:51.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:51.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:51.144 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:51.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:51.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 21:11:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:51.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:51.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:51.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:51.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:11:51.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:11:51.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:11:51.158 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:11:51.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:51.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:11:51.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:51.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:11:51.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:11:51.159 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:11:51.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:51.159 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:11:51.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:51.159 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:11:51.159 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 21:11:51.159 DEBUG [main][TreeItemHandler] Selecting tree item: Project 21:11:51.160 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 21:11:51.174 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 21:11:51.174 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:51.174 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:11:51.175 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) 21:11:51.175 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:51.175 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:51.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:51.176 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:51.176 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:51.177 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:11:51.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:51.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:51.177 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:51.177 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:51.219 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:11:51.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:51.220 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:51.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 21:11:51.220 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 21:11:51.220 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 21:11:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:51.222 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 21:11:51.222 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:51.222 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:") 21:11:51.222 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:51.222 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 21:11:51.222 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:51.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:51.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:51.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:51.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:51.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:11:51.225 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:11:51.227 INFO [WorkbenchTestable][AbstractText] Text set to: test 21:11:51.228 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 21:11:51.228 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 21:11:51.228 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) 21:11:51.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:51.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:51.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:51.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:51.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:51.231 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:11:51.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:51.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:51.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:51.232 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:51.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:11:51.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:11:51.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:51.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:11:51.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:11:51.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:11:51.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:11:51.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:51.339 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:51.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:51.385 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:51.388 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:51.388 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:11:51.388 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:51.390 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:51.390 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:51.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:51.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:51.393 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:51.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 '\*?\QProject Explorer\E') 21:11:51.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:51.393 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:51.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:51.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:51.395 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:51.395 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:51.395 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:51.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:51.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:11:51.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:11:51.396 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:11:51.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 21:11:51.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:51.402 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:51.402 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:11:51.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:51.421 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:51.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:51.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:51.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:51.422 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:51.422 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:11:51.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:51.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:51.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:51.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:51.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:51.440 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:51.440 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:51.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:51.479 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:51.479 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:51.479 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:51.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:51.480 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:51.480 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:51.480 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:51.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:51.481 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:51.481 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:51.481 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:51.482 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:51.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:51.982 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:52.482 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:52.483 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:52.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:52.483 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:11:52.483 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:11:52.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:52.484 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:52.485 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:11:52.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:52.485 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:52.485 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:52.485 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:52.485 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:52.485 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:52.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 21:11:52.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:52.488 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:52.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:52.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:52.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:52.489 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:11:52.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:52.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:52.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:52.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:52.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:52.506 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:52.506 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:52.535 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:52.536 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:52.536 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:52.536 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:52.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:52.537 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:52.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:52.537 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:52.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:53.038 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:53.038 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:53.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:53.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:53.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:53.539 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:53.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:53.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:53.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:53.540 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:11:53.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:53.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:53.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:53.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:53.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:53.541 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:53.541 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 21:11:53.542 DEBUG [main][TreeItemHandler] Selecting tree item: test 21:11:53.542 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 21:11:53.551 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 21:11:53.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'] 21:11:53.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:53.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'] 21:11:53.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:53.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: ""] 21:11:53.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:53.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'] 21:11:53.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:53.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'] 21:11:53.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:53.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: ""] 21:11:53.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:53.554 INFO [WorkbenchTestable][ExampleWizard] Opening wizard using top menu 21:11:53.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'] 21:11:53.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:53.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'] 21:11:53.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:53.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:53.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:53.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:53.556 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:53.556 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:11:53.556 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:53.556 DEBUG [main][MenuItemLookup] Item match:File 21:11:53.558 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:11:53.558 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:11:53.560 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:11:53.560 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:53.560 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:11:53.560 DEBUG [main][MenuItemLookup] Found menu:'File' 21:11:53.560 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:11:53.560 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:53.560 DEBUG [main][MenuItemLookup] Found menu:'Example...' 21:11:53.560 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:53.560 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:11:53.560 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:11:53.576 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:11:53.577 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:11:53.577 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:11:53.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.... 21:11:53.679 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:11:53.679 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:11:53.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:53.680 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:53.681 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:53.681 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:53.681 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 21:11:53.681 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:53.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:53.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:53.681 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Select a wizard" as the parent 21:11:53.681 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:53.681 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:53.681 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:53.682 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:53.682 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:53.682 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:53.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:11:53.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:11:53.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children... 21:11:53.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 21:11:53.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:53.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 21:11:53.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:53.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 21:11:53.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Examples has children finished successfully 21:11:53.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Examples 21:11:53.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:11:53.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Examples is already expanded. No action performed 21:11:53.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:11:53.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Examples 21:11:53.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Logic Diagram 21:11:53.695 DEBUG [main][TreeItemHandler] Selecting tree item: Logic Diagram 21:11:53.696 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Logic Diagram about selection 21:11:53.699 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Logic Diagram 21:11:53.699 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:11:53.699 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:11:53.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) 21:11:53.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:53.707 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:53.708 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:53.708 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:53.709 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:11:53.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:53.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:53.709 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:53.709 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:53.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available.... 21:11:53.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: ""] is available. finished successfully 21:11:53.771 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell 21:11:53.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:53.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:53.772 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 21:11:53.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:11:53.773 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:") 21:11:53.773 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:53.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:53.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:53.773 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "" as the parent 21:11:53.773 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:53.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:53.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:53.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:53.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:53.778 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:11:53.778 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:11:53.779 INFO [WorkbenchTestable][AbstractText] Text set to: test.logic 21:11:53.780 TRACE [WorkbenchTestable][ExampleWizard] Shell is not null and is not disposed 21:11:53.780 INFO [WorkbenchTestable][ExampleWizard] Finish wizard 21:11:53.780 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) 21:11:53.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:53.780 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:53.782 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:53.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:53.785 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:53.796 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:11:53.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:53.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:53.796 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:53.796 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:53.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:11:54.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:11:54.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:54.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:11:54.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:11:54.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:11:54.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Refresh Filter' is a system job, skipped 21:11:54.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:54.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:54.055 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:11:54.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:54.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@317dcb33 is found... 21:11:54.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@317dcb33 is found finished successfully 21:11:54.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 '\*?\Qtest.logic\E') 21:11:54.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:54.060 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:54.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:54.071 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:54.071 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:54.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.073 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.073 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:54.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.074 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:54.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:54.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:54.077 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:54.077 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:11:54.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:54.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:54.078 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:54.078 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:54.078 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:54.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:54.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:54.111 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 0] 21:11:54.111 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:54.111 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:54.112 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:54.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:54.142 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:54.142 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:54.144 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #4 Text=Label ) 21:11:54.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 21:11:54.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 21:11:54.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.154 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:11:54.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.155 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test/test.logic - Eclipse Platform 21:11:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:54.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:54.182 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test/test.logic - Eclipse Platform' 21:11:54.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 '\*?\QPalette\E') 21:11:54.183 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:54.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.184 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.184 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:54.184 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:54.184 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:11:54.184 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:11:54.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:54.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:54.218 INFO [WorkbenchTestable][ViewerHandler] Click at [0, 100] 21:11:54.218 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:11:54.218 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:54.219 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:11:54.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:54.243 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:11:54.243 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:54.245 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 21:11:54.245 INFO [main][AbstractEditor] New edit part LogicLabelEditPart( Label #5 Text=Label ) 21:11:54.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2... 21:11:54.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 2 finished successfully 21:11:54.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest.logic\E') 21:11:54.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:54.250 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.253 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:54.253 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:54.254 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:54.254 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:54.256 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') 21:11:54.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:54.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:54.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:54.267 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:54.267 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:54.269 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') 21:11:54.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:54.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.272 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:54.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:54.273 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:54.273 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:54.291 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 21:11:54.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:54.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:54.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:11:54.292 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:11:54.292 INFO [WorkbenchTestable][AbstractText] Text set to: Foo 21:11:54.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 21:11:54.293 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:54.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 '\*?\Qtest.logic\E') 21:11:54.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:54.305 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:54.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:54.309 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:54.309 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:54.330 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 21:11:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:54.330 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:54.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:11:54.330 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:11:54.330 INFO [WorkbenchTestable][AbstractText] Text set to: Hello 21:11:54.332 TRACE [WorkbenchTestable][WidgetHandler] Notify Text with event 14 21:11:54.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:54.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') 21:11:54.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:54.338 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:54.342 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:54.342 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:54.342 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:54.344 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') 21:11:54.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:54.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:54.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:54.354 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:54.354 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:54.356 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 35 21:11:54.356 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:54.381 DEBUG [main][MenuItemLookup] Found menu:'Undo' 21:11:54.381 DEBUG [main][MenuItemLookup] Found menu:'Redo' 21:11:54.381 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:54.381 DEBUG [main][MenuItemLookup] Found menu:'Paste' 21:11:54.381 DEBUG [main][MenuItemLookup] Found menu:'Delete' 21:11:54.381 DEBUG [main][MenuItemLookup] Item match:Delete 21:11:54.381 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete" 21:11:54.381 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete 21:11:54.381 INFO [main][MenuItemHandler] Select menu item: &Delete 21:11:54.385 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') 21:11:54.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:54.386 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:54.389 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:54.390 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:54.390 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:11:54.396 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:11:54.399 DEBUG [main][EditorHandler] 1 editor(s) found 21:11:54.399 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test.logic 21:11:54.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 'Save .*'] is available.... 21:11:54.950 DEBUG [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 21:11:54.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Save Resource 21:11:54.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:54.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:54.952 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:54.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:54.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:54.953 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 21:11:54.953 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:54.953 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.953 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.954 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:11:54.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:54.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:54.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:54.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Resource" as the parent 21:11:54.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:54.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:54.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:54.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:54.955 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:54.955 INFO [WorkbenchTestable][AbstractButton] Click button &Save 21:11:54.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:54.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:54.956 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:54.956 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:55.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:11:55.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:11:55.062 DEBUG [WorkbenchTestable][EditorHandler] Editor test.logic is closed 21:11:55.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:55.068 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:55.068 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:11:55.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:55.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:55.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:11:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:55.072 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:11:55.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 21:11:55.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:55.072 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:55.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:55.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:55.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:11:55.074 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:55.074 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:55.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:55.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:55.105 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:55.105 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:55.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:55.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:55.106 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:55.106 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:55.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:55.107 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:55.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:55.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:55.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:55.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:55.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:56.108 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:56.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:56.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:56.109 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:56.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:56.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:56.110 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:56.110 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:11:56.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:56.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:56.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:56.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:56.111 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:56.111 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:56.111 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:56.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:56.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:56.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:56.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:56.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:56.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:56.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:56.613 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:57.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:57.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:11:57.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:11:57.114 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:57.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:57.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:57.115 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:57.116 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:11:57.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:57.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:57.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:57.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:57.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:57.116 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:11:57.117 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:57.117 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:57.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:57.118 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:11:57.118 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:11:57.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:57.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:57.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:57.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:57.118 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:11:57.119 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:11:57.119 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:11:57.119 DEBUG [main][TreeItemHandler] Set Tree selection 21:11:57.119 DEBUG [main][TreeHandler] Notify Tree about selection event 21:11:57.127 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:11:57.128 DEBUG [WorkbenchTestable][TreeItemHandler] test 21:11:57.128 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:11:57.128 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:57.165 DEBUG [main][MenuItemLookup] Found menu:'New' 21:11:57.165 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:11:57.165 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:57.165 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:11:57.165 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:57.165 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:11:57.165 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:11:57.165 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:11:57.165 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:11:57.165 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:11:57.165 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:57.165 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:11:57.165 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:11:57.165 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:57.166 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:11:57.166 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:11:57.166 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:11:57.166 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:11:57.166 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:11:57.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:57.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:11:57.166 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:11:57.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:57.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:57.667 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:11:57.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:57.667 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:11:57.667 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:57.704 DEBUG [main][MenuItemLookup] Found menu:'New' 21:11:57.705 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:11:57.705 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:57.705 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:11:57.705 DEBUG [main][MenuItemLookup] Found menu:'' 21:11:57.705 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:11:57.705 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:11:57.705 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:11:57.705 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:11:57.705 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:11:57.705 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:11:57.705 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:11:57.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:11:58.364 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 21:11:58.364 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:11:58.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:11:58.368 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:11:58.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: 32) 21:11:58.369 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:58.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:58.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:58.369 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:11:58.369 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:58.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:58.369 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:58.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:58.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:58.369 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:58.370 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:11:58.370 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:11:58.370 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:11:58.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:58.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:58.370 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:58.370 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:58.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: 8, Matcher matching widgets with text that without mnenomic matches: is "OK") 21:11:58.370 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:11:58.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:58.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:58.371 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:11:58.371 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:11:58.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:11:58.371 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:11:58.372 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:11:58.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:11:58.372 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:11:58.373 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:11:58.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:11:58.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:11:58.373 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:11:58.373 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:11:58.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:11:58.379 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:11:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:11:58.879 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:11:58.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:11:58.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:11:58.879 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:11:58.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:11:58.880 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:11:58.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:11:58.880 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:11:58.880 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:11:58.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:11:58.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 21:11:58.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:11:58.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:11:58.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 21:11:58.882 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:11:58.882 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:11:58.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:58.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:11:58.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) 21:11:58.886 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.gef.test.EditPartTest 21:11:58.887 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:11:58.887 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:11:58.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:11:58.887 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.746 s - in org.eclipse.reddeer.gef.test.EditPartTest selectEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 8.147 s clickEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 8.336 s nonExistingEditPartTest no-configuration(org.eclipse.reddeer.gef.test.EditPartTest) Time elapsed: 7.903 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-2018 [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 21:12:12.894 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:12:12.898 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 21:12:12.921 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:12:12.923 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 21:12:13.028 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 21:12:13.119 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:12:13.123 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:12:13.128 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 21:12:13.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 21:12:13.133 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 21:12:13.205 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 21:12:13.288 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:12:13.288 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:12:13.307 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:12:13.307 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:12:13.314 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:12:13.315 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:12:13.342 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:13.346 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:13.348 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:13.385 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:13.387 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:13.387 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:13.400 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:13.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:13.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:13.409 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:13.416 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:13.421 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:13.421 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:13.421 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:13.421 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:13.422 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:13.422 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:13.422 DEBUG [main][MenuItemLookup] Item match:Window 21:12:13.427 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:13.427 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:13.428 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:13.428 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:13.428 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:13.428 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:12:13.428 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:13.428 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:12:13.428 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:13.428 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:12:13.429 DEBUG [main][MenuItemLookup] Item match:Preferences 21:12:13.432 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:12:13.432 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:12:13.435 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:12:13.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 'Preferences.*'] is available.... 21:12:13.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 'Preferences.*'] is available. finished successfully 21:12:13.758 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:12:13.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:13.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:13.762 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:12:13.762 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:13.815 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 21:12:13.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:13.819 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:13.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:13.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:13.832 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:13.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:13.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) 21:12:13.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:13.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:13.920 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:13.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:13.920 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:13.924 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:12:13.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:13.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:13.927 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:13.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:14.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:14.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:14.027 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:14.027 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:14.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:14.030 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:14.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:14.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:14.031 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:14.031 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 21:12:14.032 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:12:14.035 INFO [WorkbenchTestable][RequirementsRunner] Started test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 21:12:14.035 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 21:12:14.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:12:14.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:12:14.036 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:12:14.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'] 21:12:14.050 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:14.051 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:14.051 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:14.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: "New Project"] 21:12:14.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:14.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:14.053 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:14.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:14.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:14.055 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:14.055 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:14.055 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:12:14.056 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:14.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'] 21:12:14.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:14.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:14.057 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:14.058 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:14.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:14.058 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:14.085 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:14.086 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:14.086 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:14.086 DEBUG [main][MenuItemLookup] Item match:File 21:12:14.091 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:12:14.091 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:12:14.098 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:12:14.099 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:14.099 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:12:14.099 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:14.099 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:12:14.099 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:14.099 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:12:14.099 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:12:14.101 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:12:14.101 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:12:14.101 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:12:14.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:12:14.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:12:14.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:12:14.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:14.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:14.268 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:12:14.268 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:14.289 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 21:12:14.289 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:14.289 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:14.290 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:14.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:14.291 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:14.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:14.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:14.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:12:14.305 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:12:14.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:14.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:14.813 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:12:14.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:12:14.816 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:12:14.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:14.816 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:12:14.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:14.816 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:12:14.817 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 21:12:14.817 DEBUG [main][TreeItemHandler] Selecting tree item: Project 21:12:14.818 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 21:12:14.823 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 21:12:14.823 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:12:14.823 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:12:14.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) 21:12:14.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:14.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:14.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:14.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:14.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:14.828 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:12:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:14.829 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:14.829 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:14.892 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:14.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:14.893 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:14.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 21:12:14.894 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 21:12:14.894 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 21:12:14.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:14.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:14.896 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 21:12:14.896 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:14.900 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:") 21:12:14.900 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:12:14.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:14.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:14.902 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 21:12:14.902 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:12:14.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:14.902 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:14.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:14.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:14.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:12:14.928 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:12:14.929 INFO [WorkbenchTestable][AbstractText] Text set to: test 21:12:14.933 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 21:12:14.933 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 21:12:14.934 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) 21:12:14.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:14.935 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:14.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:14.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:14.948 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:14.949 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:12:14.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:14.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:14.950 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:14.950 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:14.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:15.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:15.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:12:15.478 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:12:15.479 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:12:15.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:12:15.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:15.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:15.497 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:12:15.497 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:15.500 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:15.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:15.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:15.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:15.503 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:15.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 '\*?\QProject Explorer\E') 21:12:15.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:15.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:15.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:15.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:15.506 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:12:15.510 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:12:15.510 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:12:15.520 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:15.522 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:12:15.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:12:15.523 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:12:15.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 21:12:15.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:15.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:15.550 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' view via menu. 21:12:15.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:15.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:15.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:15.553 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:15.553 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:15.553 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:15.554 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:15.554 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:15.554 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:15.554 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:15.554 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:15.554 DEBUG [main][MenuItemLookup] Item match:Window 21:12:15.587 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:15.587 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:15.587 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:15.587 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:15.587 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:15.587 DEBUG [main][MenuItemLookup] Item match:Show View 21:12:15.601 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:12:15.602 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:12:15.602 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:12:15.602 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:12:15.602 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:12:15.602 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:12:15.602 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:12:15.602 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:12:15.602 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:15.602 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:12:15.602 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:12:15.620 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:12:15.620 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:12:15.620 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:12:15.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:12:15.722 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 21:12:15.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:12:15.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:15.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:15.729 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 21:12:15.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:12:15.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:15.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:15.730 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:12:15.730 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:12:15.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:15.730 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:15.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:15.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:15.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:15.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:15.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:15.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:12:15.733 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:12:15.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:16.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:16.238 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:12:16.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:12:16.240 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:12:16.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:16.240 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:12:16.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:16.241 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:12:16.241 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Package Explorer 21:12:16.241 DEBUG [main][TreeItemHandler] Selecting tree item: Package Explorer 21:12:16.241 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Package Explorer about selection 21:12:16.242 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Package Explorer 21:12:16.242 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:12:16.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:16.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:16.243 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:12:16.243 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:12:16.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:16.244 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:16.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 "Open") 21:12:16.247 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:12:16.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:16.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:16.247 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:12:16.247 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:12:16.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:16.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:16.250 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:16.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:16.250 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:16.251 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:12:16.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:16.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:16.252 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:16.252 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:16.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:12:16.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:12:16.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open... 21:12:16.987 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:16.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:16.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.jdt.ui.packageview.PackageExplorerPart' view is open finished successfully 21:12:16.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:17.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:17.005 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:17.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:17.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:17.021 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:17.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 '\*?\QPackage Explorer\E') 21:12:17.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:17.021 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:17.030 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:17.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:17.030 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:12:17.030 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:12:17.030 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:12:17.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:17.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:12:17.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:12:17.032 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:12:17.048 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:12:17.048 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:12:17.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:17.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:17.053 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:12:17.053 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:12:17.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:17.055 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:17.056 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:17.056 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:17.057 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:17.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:17.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:18.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:18.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:18.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:12:18.059 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:12:18.059 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:12:18.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:18.061 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:18.062 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:12:18.062 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:18.062 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:18.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:18.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:18.063 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:18.067 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:12:18.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 21:12:18.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:18.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:18.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:18.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:18.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:18.099 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:18.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 '\*?\QProject Explorer\E') 21:12:18.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:18.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:18.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:18.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:18.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:12:18.101 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:12:18.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:12:18.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:18.152 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:18.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:12:18.152 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:12:18.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:18.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:18.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:18.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:18.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:18.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:18.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:19.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:19.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:12:19.156 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:12:19.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:12:19.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:19.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:19.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 21:12:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:19.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:19.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:19.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:19.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:19.160 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:12:19.160 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 21:12:19.161 DEBUG [main][TreeItemHandler] Selecting tree item: test 21:12:19.164 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 21:12:19.179 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 21:12:19.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'] 21:12:19.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:19.182 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:19.182 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:19.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:12:19.183 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:19.183 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:19.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:19.184 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:19.184 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:19.185 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:19.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:19.185 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:12:19.185 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:19.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:19.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:19.186 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:19.186 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:19.186 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:19.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:19.187 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:19.188 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:19.188 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:19.188 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:19.188 DEBUG [main][MenuItemLookup] Item match:File 21:12:19.190 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:12:19.190 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:12:19.193 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:12:19.193 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:19.193 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:12:19.194 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:19.194 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:12:19.194 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:19.194 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:12:19.194 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:12:19.209 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:12:19.209 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:12:19.210 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:12:19.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 'New|Select a wizard'] is available.... 21:12:19.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 'New|Select a wizard'] is available. finished successfully 21:12:19.357 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:12:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:19.359 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:12:19.360 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:19.360 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 21:12:19.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:19.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:19.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:19.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:19.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:19.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:19.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:19.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 21:12:19.364 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 21:12:19.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:19.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:19.868 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 21:12:19.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 21:12:19.869 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 21:12:19.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:19.869 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 21:12:19.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:19.870 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 21:12:19.870 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 21:12:19.870 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 21:12:19.870 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 21:12:19.875 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 21:12:19.875 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:12:19.875 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:12:19.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) 21:12:19.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:19.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:19.877 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:19.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:19.877 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:19.878 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:12:19.878 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:19.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:19.879 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:19.879 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:19.947 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:19.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:19.947 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:19.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 21:12:19.949 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 21:12:19.949 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 21:12:19.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:19.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:19.950 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 21:12:19.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:19.954 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") 21:12:19.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:12:19.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:19.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:19.960 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 21:12:19.960 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:12:19.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:19.960 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:19.963 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:19.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:19.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:12:19.994 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 21:12:19.997 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 21:12:19.997 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 21:12:19.998 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) 21:12:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:19.998 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:19.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:19.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:19.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:20.001 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:12:20.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:20.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:20.001 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:20.001 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:20.014 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") 21:12:20.014 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:12:20.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:20.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:20.015 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 21:12:20.015 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:12:20.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:20.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:20.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:20.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:20.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:12:20.018 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:12:20.018 INFO [WorkbenchTestable][AbstractText] Text set to: test 21:12:20.019 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 21:12:20.019 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 21:12:20.019 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) 21:12:20.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:20.019 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:20.021 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:20.021 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:20.021 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:20.023 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:12:20.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:20.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:20.023 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:20.023 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:21.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:21.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:21.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:12:21.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:12:21.077 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:12:21.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:12:21.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:12:21.078 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:12:21.078 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:12:21.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6dc60767 is found... 21:12:21.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@6dc60767 is found finished successfully 21:12:21.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 '\*?\Qtest\E') 21:12:21.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:21.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:21.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:21.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:21.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:12:21.108 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:21.108 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:12:21.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:21.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:21.130 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' view via menu. 21:12:21.130 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 21:12:21.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:21.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:21.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 21:12:21.152 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 21:12:21.152 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:21.152 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:21.152 DEBUG [main][MenuItemLookup] Found menu:'View' 21:12:21.152 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:21.152 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:21.152 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:21.152 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:21.152 DEBUG [main][MenuItemLookup] Item match:Window 21:12:21.156 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:21.156 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:21.156 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:21.156 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:21.156 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:21.156 DEBUG [main][MenuItemLookup] Item match:Show View 21:12:21.188 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:12:21.188 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:12:21.188 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:12:21.188 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:12:21.188 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:12:21.188 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:12:21.188 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:12:21.188 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:12:21.188 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:21.188 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:12:21.188 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:12:21.189 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:12:21.190 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:12:21.190 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:12:21.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:12:21.308 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 21:12:21.308 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:12:21.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:21.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:21.310 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 21:12:21.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:12:21.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:21.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:21.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:12:21.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:12:21.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:21.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:21.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:21.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:21.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:21.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:21.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:21.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:12:21.314 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:12:21.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:21.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:21.824 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:12:21.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:12:21.828 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:12:21.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:21.828 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:12:21.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:21.828 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:12:21.829 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Palette 21:12:21.829 DEBUG [main][TreeItemHandler] Selecting tree item: Palette 21:12:21.830 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Palette about selection 21:12:21.830 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Palette 21:12:21.830 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:12:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:21.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:21.830 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:12:21.830 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:12:21.830 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:21.832 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:21.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 "Open") 21:12:21.832 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:12:21.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:21.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:21.832 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:12:21.832 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:12:21.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:21.832 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:21.833 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:21.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:21.834 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:21.835 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:12:21.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:21.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:21.835 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:21.835 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:12:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:12:22.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open... 21:12:22.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:22.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:22.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.gef.view.PaletteView' view is open finished successfully 21:12:22.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:22.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:22.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 21:12:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:22.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:22.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 21:12:22.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 '\*?\QPalette\E') 21:12:22.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:22.016 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:22.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:22.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:22.017 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:12:22.018 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:12:22.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:12:22.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:22.020 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 21:12:22.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:12:22.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:12:22.050 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 21:12:22.050 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:12:22.050 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:22.067 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:12:22.067 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:22.112 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:12:22.112 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:22.206 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@d5eca06 21:12:22.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 21:12:22.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 21:12:22.333 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 21:12:22.333 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:22.333 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:22.333 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:22.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:22.834 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:23.334 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:23.335 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:23.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:12:23.340 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 21:12:23.344 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') 21:12:23.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:23.344 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:23.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:23.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:23.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:12:23.357 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:23.358 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:12:23.358 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:23.359 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:12:23.359 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 21:12:23.360 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 21:12:23.531 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 21:12:23.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:23.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:23.536 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:12:23.536 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:23.538 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:23.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:23.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:23.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:23.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:23.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') 21:12:23.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:23.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:23.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:23.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:23.558 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:12:23.558 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:12:23.558 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:12:23.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:23.610 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:23.610 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:12:23.610 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:12:23.611 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:23.612 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:23.612 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:12:23.612 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:12:23.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:23.613 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:23.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:23.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:23.614 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:24.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:24.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:24.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:24.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:24.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:12:24.616 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:12:24.616 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:12:24.617 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:24.618 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:24.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 21:12:24.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:24.618 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:24.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:24.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:24.619 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:24.619 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:12:24.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 21:12:24.625 DEBUG [main][TreeItemHandler] Selecting tree item: test 21:12:24.628 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 21:12:24.644 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 21:12:24.647 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:12:24.647 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:24.772 DEBUG [main][MenuItemLookup] Found menu:'New' 21:12:24.772 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:12:24.772 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:24.772 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:12:24.772 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:24.772 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:12:24.772 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:12:24.772 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:12:24.773 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:12:24.773 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:12:24.773 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:24.773 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:12:24.773 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:12:24.773 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:24.773 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:12:24.773 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:12:24.773 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:12:24.773 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:12:24.773 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:12:24.776 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:12:24.776 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:12:25.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:12:25.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:12:25.276 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:12:25.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:12:25.277 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 21:12:25.277 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 21:12:25.277 DEBUG [main][TreeItemHandler] Selecting tree item: test 21:12:25.281 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 21:12:25.293 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 21:12:25.294 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:12:25.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:25.398 DEBUG [main][MenuItemLookup] Found menu:'New' 21:12:25.398 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:12:25.398 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:25.398 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:12:25.398 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:25.398 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:12:25.398 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:12:25.399 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:12:25.399 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:12:25.399 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:12:25.399 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:12:25.399 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:12:25.505 DEBUG [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.... 21:12:26.202 DEBUG [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 21:12:26.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:12:26.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:26.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:26.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:26.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:26.211 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:12:26.211 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:12:26.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:26.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:26.212 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:12:26.212 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:12:26.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:26.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:26.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:26.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:26.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:26.214 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:12:26.216 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:12:26.216 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:12:26.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:26.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:26.216 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:26.216 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:26.217 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:12:26.217 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:12:26.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:26.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:26.218 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:12:26.218 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:12:26.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:26.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:26.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:26.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:26.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:26.229 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:12:26.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:26.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:26.229 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:26.229 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:26.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:12:26.262 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:12:26.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:12:26.763 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:12:26.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:12:26.763 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:12:26.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:12:26.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:12:26.764 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:12:26.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:12:26.765 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 21:12:26.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:12:26.770 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:12:26.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:26.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:26.772 INFO [WorkbenchTestable][RequirementsRunner] Finished test: contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 21:12:26.772 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:12:26.773 INFO [WorkbenchTestable][RequirementsRunner] Started test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 21:12:26.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 21:12:26.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:12:26.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:12:26.773 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:12:26.773 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:26.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:26.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'] 21:12:26.774 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:26.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 Project"] 21:12:26.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:26.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'] 21:12:26.775 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:26.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'] 21:12:26.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:26.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'] 21:12:26.776 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:26.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:12:26.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:26.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:26.777 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:26.777 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:26.778 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:26.778 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:26.779 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:26.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:26.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:26.790 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:26.790 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:26.790 DEBUG [main][MenuItemLookup] Item match:File 21:12:26.793 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:12:26.793 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:12:26.796 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:12:26.796 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:26.796 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:12:26.796 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:26.796 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:12:26.796 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:26.796 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:12:26.796 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:12:26.797 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:12:26.798 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:12:26.798 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:12:26.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.... 21:12:26.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:12:26.947 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:12:26.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:26.950 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:12:26.950 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:26.950 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 21:12:26.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:26.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:26.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:26.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:26.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:26.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:26.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:12:26.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:12:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:26.954 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:12:26.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:26.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:12:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:12:26.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:12:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:26.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:12:26.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:26.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:12:26.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project 21:12:26.956 DEBUG [main][TreeItemHandler] Selecting tree item: Project 21:12:26.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project about selection 21:12:26.973 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project 21:12:26.973 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:12:26.973 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:12:26.973 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) 21:12:26.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:26.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:26.976 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:26.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:26.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:26.978 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:12:26.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:26.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:26.985 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:26.985 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:27.034 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:27.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:27.037 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:27.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Project"] is available.... 21:12:27.038 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 21:12:27.038 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Project 21:12:27.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:27.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:27.054 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 21:12:27.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:27.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 "Project name:") 21:12:27.055 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:12:27.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:27.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:27.055 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Project" as the parent 21:12:27.055 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:12:27.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:27.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:27.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:27.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:27.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:12:27.100 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:12:27.102 INFO [WorkbenchTestable][AbstractText] Text set to: test 21:12:27.104 TRACE [WorkbenchTestable][GeneralProjectWizard] Shell New Project is not null and is not disposed 21:12:27.104 INFO [WorkbenchTestable][GeneralProjectWizard] Finish wizard 21:12:27.104 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) 21:12:27.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:27.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:27.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:27.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:27.120 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:27.122 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:12:27.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:27.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:27.122 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:27.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:27.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:12:27.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:12:27.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:12:27.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:12:27.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:12:27.317 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:12:27.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:12:27.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:27.359 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:27.359 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:12:27.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:27.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:27.366 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:27.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:27.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:27.367 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:27.367 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:12:27.367 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:27.367 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:27.387 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:27.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:27.387 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:12:27.387 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:12:27.387 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:12:27.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:27.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:12:27.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:12:27.389 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:12:27.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists.... 21:12:27.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:27.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:27.413 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:12:27.413 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:27.418 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:27.418 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:27.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:27.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:27.419 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:27.419 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:12:27.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:27.419 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:27.425 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:27.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:27.425 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:12:27.426 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:12:27.426 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:12:27.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:27.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:27.491 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:12:27.491 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:12:27.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:27.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:27.493 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:12:27.493 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:12:27.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:27.494 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:27.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:27.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:27.495 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:27.995 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:27.995 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:28.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:28.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:28.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:12:28.496 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:12:28.496 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:12:28.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:28.498 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:28.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 21:12:28.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:28.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:28.499 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:28.499 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:28.499 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:28.499 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:12:28.500 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test exists. finished successfully 21:12:28.500 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:28.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:28.503 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:28.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:28.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:28.519 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:28.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 '\*?\QProject Explorer\E') 21:12:28.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:28.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:28.522 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:28.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:28.522 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:12:28.522 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:12:28.522 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:12:28.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:28.558 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:28.559 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:12:28.559 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:12:28.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:28.560 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:28.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:28.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:28.561 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:29.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:29.061 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:29.561 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:29.562 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:29.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:12:29.563 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:12:29.563 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:12:29.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:29.564 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:29.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 21:12:29.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:29.565 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:29.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:29.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:29.566 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:29.566 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:12:29.566 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 21:12:29.566 DEBUG [main][TreeItemHandler] Selecting tree item: test 21:12:29.570 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 21:12:29.583 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 21:12:29.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'] 21:12:29.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:29.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'] 21:12:29.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:29.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 Diagram"] 21:12:29.585 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:29.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'] 21:12:29.586 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:29.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'] 21:12:29.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:29.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'] 21:12:29.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:29.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: "New Diagram"] 21:12:29.587 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:29.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:29.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:29.588 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:29.588 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:29.588 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:29.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:29.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:29.590 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:29.590 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:29.590 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:29.590 DEBUG [main][MenuItemLookup] Item match:File 21:12:29.593 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:12:29.593 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:12:29.595 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:12:29.595 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:29.595 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:12:29.596 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:29.596 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:12:29.596 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:29.596 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:12:29.596 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:12:29.615 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:12:29.615 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:12:29.616 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:12:29.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 'New|Select a wizard'] is available.... 21:12:29.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 'New|Select a wizard'] is available. finished successfully 21:12:29.769 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:12:29.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:29.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:29.772 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:12:29.772 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:29.773 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 21:12:29.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:29.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:29.793 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:29.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:29.793 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:29.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children... 21:12:29.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 21:12:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:29.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 21:12:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:29.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 21:12:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Other has children finished successfully 21:12:29.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Other 21:12:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:29.796 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Other is already expanded. No action performed 21:12:29.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:29.796 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Other 21:12:29.797 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Graphiti Example Diagram 21:12:29.797 DEBUG [main][TreeItemHandler] Selecting tree item: Graphiti Example Diagram 21:12:29.797 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Graphiti Example Diagram about selection 21:12:29.812 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Graphiti Example Diagram 21:12:29.813 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:12:29.813 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:12:29.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.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) 21:12:29.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:29.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:29.815 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:29.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:29.815 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:29.816 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:12:29.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:29.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:29.816 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:29.816 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:29.843 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:12:29.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:29.844 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:29.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Diagram"] is available.... 21:12:29.844 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 21:12:29.844 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Diagram 21:12:29.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:29.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:29.845 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 21:12:29.845 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:29.846 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") 21:12:29.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:12:29.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:29.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:29.846 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 21:12:29.846 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:12:29.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:29.846 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:29.848 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:29.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:29.848 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:12:29.849 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo tutorial to selection: tutorial 21:12:29.854 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 21:12:29.854 INFO [WorkbenchTestable][TutorialDiagramWizard] Go to next wizard page 21:12:29.854 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) 21:12:29.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:29.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:29.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:29.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:29.857 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:29.890 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:12:29.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:29.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:29.890 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:29.890 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:29.906 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") 21:12:29.906 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:12:29.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:29.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:29.907 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Diagram" as the parent 21:12:29.907 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:12:29.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:29.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:29.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:29.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:29.910 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:12:29.910 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:12:29.910 INFO [WorkbenchTestable][AbstractText] Text set to: test 21:12:29.911 TRACE [WorkbenchTestable][TutorialDiagramWizard] Shell New Diagram is not null and is not disposed 21:12:29.911 INFO [WorkbenchTestable][TutorialDiagramWizard] Finish wizard 21:12:29.911 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) 21:12:29.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:29.911 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:29.913 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:29.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:29.913 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:29.914 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:12:29.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:29.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:29.914 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:29.914 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:30.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:30.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:30.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:12:30.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:12:30.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:12:30.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:12:30.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:12:30.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:12:30.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:12:30.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@339d5646 is found... 21:12:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until editorPart matching [Lorg.hamcrest.Matcher;@339d5646 is found finished successfully 21:12:30.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 21:12:30.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:30.240 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:30.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:30.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:30.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:12:30.258 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:30.258 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:12:30.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:30.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:30.261 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPalette\E'' is already open. Activate. 21:12:30.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:30.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:30.265 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform 21:12:30.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:30.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:30.266 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - platform:/resource/test/src/diagrams/test.diagram#/0 - Eclipse Platform' 21:12: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 '\*?\QPalette\E') 21:12:30.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:30.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:30.267 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:30.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:30.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:12:30.268 INFO [WorkbenchTestable][AbstractView] Activate view Palette 21:12:30.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Palette 21:12:30.317 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:30.318 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:12:30.318 INFO [WorkbenchTestable][ViewerHandler] Click at [50, 100] 21:12:30.318 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 5 21:12:30.318 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:30.319 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 3 21:12:30.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:30.358 TRACE [WorkbenchTestable][WidgetHandler] Notify FigureCanvas with event 4 21:12:30.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:30.394 INFO [main][AbstractEditor] New edit part org.eclipse.graphiti.ui.internal.parts.ContainerShapeEditPart@5295a774 21:12:30.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1... 21:12:30.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until the number of edit parts is 1 finished successfully 21:12:30.503 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 21:12:30.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:30.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:30.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:31.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:31.004 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:31.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:31.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:31.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:12:31.505 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was not found 21:12:31.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\Qtest\E') 21:12:31.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:31.506 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:31.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:31.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:31.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:12:31.523 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:31.523 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:12:31.524 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:31.524 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.draw2d.FigureCanvas Text= TooltipText=null 21:12:31.524 INFO [WorkbenchTestable][AbstractEditor] Close editor and do not save it 21:12:31.524 DEBUG [WorkbenchTestable][EditorHandler] Closing editor test 21:12:31.632 DEBUG [WorkbenchTestable][EditorHandler] Editor test is closed 21:12:31.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:31.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:31.638 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:12:31.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:31.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:31.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:31.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:31.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:31.641 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:31.642 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:12:31.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:31.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:31.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:31.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:31.644 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:12:31.644 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:12:31.644 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:12:31.709 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:31.710 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:31.710 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:12:31.710 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:12:31.713 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:31.714 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:31.714 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:12:31.714 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:12:31.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:31.715 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:31.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:31.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:31.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:32.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:32.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:32.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:32.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:12:32.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:12:32.718 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:12:32.718 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:12:32.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:12:32.720 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:12:32.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 21:12:32.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:32.720 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:32.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:32.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:32.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:32.721 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test 21:12:32.722 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 21:12:32.723 DEBUG [main][TreeItemHandler] Selecting tree item: test 21:12:32.726 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 21:12:32.750 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 21:12:32.751 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:12:32.751 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:32.828 DEBUG [main][MenuItemLookup] Found menu:'New' 21:12:32.829 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:12:32.829 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:32.829 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:12:32.829 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:32.829 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:12:32.829 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:12:32.829 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:12:32.829 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:12:32.829 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:12:32.829 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:32.830 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:12:32.830 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:12:32.830 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:32.830 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:12:32.830 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:12:32.830 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:12:32.830 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:12:32.830 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:12:32.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:12:32.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:12:32.831 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:12:33.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:12:33.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:12:33.332 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:12:33.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:12:33.332 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test' via Explorer 21:12:33.332 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test 21:12:33.332 DEBUG [main][TreeItemHandler] Selecting tree item: test 21:12:33.336 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test about selection 21:12:33.346 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test 21:12:33.347 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:12:33.347 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:33.407 DEBUG [main][MenuItemLookup] Found menu:'New' 21:12:33.407 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:12:33.407 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:33.407 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:12:33.407 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:33.407 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:12:33.407 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:12:33.408 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:12:33.408 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:12:33.408 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:12:33.408 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:12:33.408 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:12:33.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.... 21:12:34.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 'Delete.*'] is available. finished successfully 21:12:34.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:12:34.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:34.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:34.069 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:34.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:34.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: 32) 21:12:34.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:12:34.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:34.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:34.071 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:12:34.071 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:12:34.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:34.071 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:34.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:34.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:34.071 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:34.072 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:12:34.072 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:12:34.072 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:12:34.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:34.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:34.072 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:34.072 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:34.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 "OK", Widget matcher matching widgets with style: 8) 21:12:34.072 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:12:34.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:34.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:34.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:12:34.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:12:34.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:34.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:34.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:34.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:34.075 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:34.075 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:12:34.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:34.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:34.075 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:34.075 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:34.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:12:34.112 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:12:34.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:12:34.613 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:12:34.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:12:34.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:12:34.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:12:34.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:12:34.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:12:34.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:12:34.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 21:12:34.614 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:12:34.614 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:12:34.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:34.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:34.614 INFO [WorkbenchTestable][RequirementsRunner] Finished test: doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) 21:12:34.616 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest 21:12:34.616 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:12:34.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:12:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:34.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.812 s - in org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest contextButtonTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 12.737 s doubleClickTest no-configuration(org.eclipse.reddeer.graphiti.test.LabeledGraphitiEditPartTest) Time elapsed: 7.841 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-2018 [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 21:12:52.199 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:12:52.203 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 21:12:52.291 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:12:52.293 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 21:12:52.397 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 21:12:52.498 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:12:52.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:12:52.507 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 21:12:52.511 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 21:12:52.511 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 21:12:52.526 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 21:12:52.636 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:12:52.636 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:12:52.703 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:12:52.704 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:12:52.709 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:12:52.712 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:12:52.715 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 21:12:52.715 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 21:12:52.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:12:52.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:12:52.716 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:12:52.796 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:52.817 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:52.819 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:52.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:52.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:52.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:52.831 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:52.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:52.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:52.839 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:52.890 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:52.895 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:52.895 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:52.896 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:52.896 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:52.896 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:52.896 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:52.896 DEBUG [main][MenuItemLookup] Item match:Window 21:12:52.901 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:52.901 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:52.902 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:52.902 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:52.902 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:52.902 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:12:52.902 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:52.902 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:12:52.902 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:52.902 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:12:52.903 DEBUG [main][MenuItemLookup] Item match:Preferences 21:12:52.906 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:12:52.906 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:12:52.908 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:12:53.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:12:53.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:12:53.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:12:53.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:53.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:53.592 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:12:53.592 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:53.603 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 21:12:53.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:53.610 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:53.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:53.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:53.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:53.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:53.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:53.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:12:53.634 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:12:53.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:54.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:54.212 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:12:54.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:12:54.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:12:54.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:54.219 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:12:54.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:54.219 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:12:54.221 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 21:12:54.222 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 21:12:54.223 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 21:12:54.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 21:12:54.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:54.430 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:54.432 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:54.432 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:54.493 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") 21:12:54.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:54.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:54.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:54.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:54.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 21:12:54.502 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") 21:12:54.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:54.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:54.515 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:54.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:54.516 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:54.525 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) 21:12:54.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:54.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:54.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:54.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:54.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:54.535 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:12:54.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:54.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:54.545 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:54.546 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:54.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:54.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:54.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:54.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:54.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:54.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:54.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:54.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:54.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:54.693 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:54.694 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:54.694 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:54.694 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:54.694 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:54.694 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:54.694 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:54.694 DEBUG [main][MenuItemLookup] Item match:Window 21:12:54.696 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:54.696 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:54.696 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:54.696 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:54.696 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:54.697 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:12:54.697 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:54.697 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:12:54.697 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:54.697 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:12:54.697 DEBUG [main][MenuItemLookup] Item match:Preferences 21:12:54.697 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:12:54.697 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:12:54.698 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:12:54.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:12:54.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 'Preferences.*'] is available. finished successfully 21:12:54.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:12:54.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:54.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:54.927 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:12:54.927 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:54.927 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 21:12:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:54.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:54.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:54.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:54.928 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:54.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:54.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:54.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:12:54.930 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:12:54.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:54.931 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:12:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:54.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:12:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:12:54.931 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:12:54.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:54.932 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:12:54.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:54.961 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:12:54.962 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 21:12:54.962 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 21:12:54.963 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 21:12:54.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 21:12:54.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:54.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:54.972 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:54.972 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:54.973 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") 21:12:54.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:54.973 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:54.975 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:54.976 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:54.976 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 21:12:54.977 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") 21:12:54.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:54.978 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:54.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:54.979 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:54.979 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:54.980 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) 21:12:54.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:54.980 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:55.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:55.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:55.007 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:55.007 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:12:55.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:55.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:55.008 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:55.008 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:55.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:55.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:55.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:55.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:55.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:55.092 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:55.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:55.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:55.093 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:55.093 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:55.093 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:55.094 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:55.094 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:55.094 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:55.094 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:55.094 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:55.094 DEBUG [main][MenuItemLookup] Item match:Window 21:12:55.095 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:55.095 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:55.095 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:55.095 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:55.095 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:55.096 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:12:55.096 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:55.096 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:12:55.096 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:55.096 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:12:55.096 DEBUG [main][MenuItemLookup] Item match:Preferences 21:12:55.096 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:12:55.096 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:12:55.096 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:12:55.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 'Preferences.*'] is available.... 21:12:55.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:12:55.300 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:12:55.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:55.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:55.303 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:12:55.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:55.303 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 21:12:55.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:55.318 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:55.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:55.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:55.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:55.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:55.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:55.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:12:55.342 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:12:55.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:55.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:12:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:55.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:12:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:12:55.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:12:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:55.343 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:12:55.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:55.344 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:12:55.344 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 21:12:55.344 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 21:12:55.345 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 21:12:55.345 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 21:12:55.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:55.345 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:55.347 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:55.347 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") 21:12:55.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:55.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:55.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:55.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:55.349 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 21:12:55.350 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") 21:12:55.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:55.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:55.351 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:55.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:55.351 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:55.352 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) 21:12:55.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:55.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:55.369 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:55.369 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:55.370 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:55.370 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:12:55.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:55.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:55.371 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:55.371 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:55.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:55.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:55.417 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:55.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:55.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:55.418 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:55.418 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:55.419 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:55.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:55.438 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:55.438 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:55.439 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:55.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:55.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:55.439 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:55.439 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:55.440 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:55.440 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:55.440 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:55.440 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:55.440 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:55.440 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:55.440 DEBUG [main][MenuItemLookup] Item match:Window 21:12:55.441 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:55.442 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:55.442 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:55.442 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:55.442 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:55.442 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:12:55.442 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:55.442 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:12:55.442 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:55.442 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:12:55.442 DEBUG [main][MenuItemLookup] Item match:Preferences 21:12:55.443 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:12:55.443 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:12:55.443 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:12:55.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 'Preferences.*'] is available.... 21:12:55.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:12:55.630 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:12:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:55.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:55.633 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:12:55.633 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:55.634 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 21:12:55.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:55.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:55.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:55.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:55.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:55.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:55.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 21:12:55.637 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:55.637 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:56.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:56.140 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:56.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 21:12:56.142 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:56.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:56.142 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:56.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:56.142 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:56.143 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 21:12:56.143 DEBUG [main][TreeItemHandler] Selecting tree item: Console 21:12:56.144 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 21:12:56.144 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 21:12:56.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:56.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:56.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:56.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:56.326 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") 21:12:56.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:56.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:56.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:56.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:56.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:56.330 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 21:12:56.331 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 21:12:56.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:56.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:56.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:56.331 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:56.335 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") 21:12:56.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:56.335 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:56.353 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:56.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:56.353 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:56.354 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 21:12:56.359 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 21:12:56.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:56.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:56.360 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:56.360 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:56.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:56.365 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:56.366 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") 21:12:56.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:56.366 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:56.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:56.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:56.374 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:56.375 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:12:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:56.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:56.375 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:56.375 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:56.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:56.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:56.425 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:56.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:56.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:56.427 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 21:12:56.428 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:12:56.432 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:12:56.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:56.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:56.452 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 21:12:56.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:12:56.453 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 21:12:56.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 21:12:56.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:12:56.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:12:56.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:12:56.453 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:56.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:56.454 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:56.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:56.454 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:56.454 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:56.455 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:56.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:56.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:56.455 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:56.485 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:56.486 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:56.486 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:56.486 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:56.486 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:56.486 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:56.486 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:56.486 DEBUG [main][MenuItemLookup] Item match:Window 21:12:56.487 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:56.487 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:56.487 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:56.488 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:56.488 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:56.488 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:12:56.488 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:56.488 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:12:56.488 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:56.488 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:12:56.488 DEBUG [main][MenuItemLookup] Item match:Preferences 21:12:56.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:12:56.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:12:56.489 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:12:56.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:12:56.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. finished successfully 21:12:56.660 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:12:56.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:56.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:56.685 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:12:56.685 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:56.691 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 21:12:56.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:56.691 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:56.692 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:56.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:56.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:56.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:56.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:56.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 21:12:56.694 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:56.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:56.694 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:56.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:56.694 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:56.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 21:12:56.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:56.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:56.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:56.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:56.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:56.695 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 21:12:56.696 DEBUG [main][TreeItemHandler] Selecting tree item: Console 21:12:56.696 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 21:12:56.696 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 21:12:56.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:56.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:56.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:56.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:56.737 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") 21:12:56.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:56.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:56.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:56.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:56.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:56.742 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") 21:12:56.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:56.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:56.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:56.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:56.745 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:56.746 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) 21:12:56.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:56.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:56.790 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:56.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:56.790 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:56.791 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:12:56.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:56.791 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:56.791 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:56.791 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:56.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:56.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:56.851 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:56.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:56.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:56.851 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 21:12:56.853 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 21:12:56.853 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:56.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:56.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:56.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:56.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:56.854 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:56.854 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:56.855 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:56.855 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:56.855 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:56.855 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:56.855 DEBUG [main][MenuItemLookup] Item match:Window 21:12:56.856 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:56.856 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:56.856 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:56.856 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:56.856 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:56.856 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:12:56.856 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:56.857 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:12:56.857 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:56.857 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:12:56.857 DEBUG [main][MenuItemLookup] Item match:Preferences 21:12:56.857 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:12:56.857 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:12:56.857 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:12:57.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:12:57.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. finished successfully 21:12:57.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:12:57.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:57.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:57.096 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:12:57.096 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:57.123 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 21:12:57.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:57.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:57.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:57.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:57.124 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:57.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:57.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 21:12:57.127 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:57.127 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:57.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:57.127 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 21:12:57.128 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:57.128 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:57.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:57.128 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:57.129 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 21:12:57.129 DEBUG [main][TreeItemHandler] Selecting tree item: Console 21:12:57.129 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 21:12:57.129 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 21:12:57.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:57.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:57.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:57.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:57.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 "Show when program writes to standard error") 21:12:57.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:57.161 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:57.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:57.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:57.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:57.170 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") 21:12:57.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:57.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:57.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:57.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:57.203 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:57.204 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) 21:12:57.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:57.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:57.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:57.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:57.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:57.209 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:12:57.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:57.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:57.209 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:57.209 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:57.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:57.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:57.286 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:57.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:57.286 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:57.286 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'false' 21:12:57.287 INFO [WorkbenchTestable][PreferencesUtil] Sets the console open on error to 'true' 21:12:57.288 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:57.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:57.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:57.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:57.289 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:57.289 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:57.289 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:57.289 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:57.289 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:57.289 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:57.289 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:57.289 DEBUG [main][MenuItemLookup] Item match:Window 21:12:57.290 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:57.290 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:57.291 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:57.291 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:57.291 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:57.291 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:12:57.291 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:57.291 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:12:57.291 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:57.291 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:12:57.291 DEBUG [main][MenuItemLookup] Item match:Preferences 21:12:57.291 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:12:57.291 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:12:57.292 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:12:57.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:12:57.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:12:57.464 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:12:57.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:57.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:57.491 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:12:57.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:57.492 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 21:12:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:57.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:57.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:57.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:57.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:57.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:57.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 21:12:57.495 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:57.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:57.495 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:57.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:57.495 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:57.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 21:12:57.496 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:57.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:57.496 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:57.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:57.496 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:57.497 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 21:12:57.497 DEBUG [main][TreeItemHandler] Selecting tree item: Console 21:12:57.497 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 21:12:57.497 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 21:12:57.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:57.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:57.526 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:57.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:57.526 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") 21:12:57.526 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:57.526 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:57.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:57.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:57.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:57.530 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") 21:12:57.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:57.531 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:57.542 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:57.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:57.542 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:57.543 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) 21:12:57.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:57.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:57.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:57.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:57.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:57.558 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:12:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:57.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:57.558 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:57.558 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:57.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:57.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:57.624 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:57.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:57.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:57.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:57.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:57.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:57.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:57.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:57.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:57.626 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:57.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:57.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:57.626 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:57.626 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:57.626 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:57.627 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:57.627 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:57.627 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:57.627 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:57.627 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:57.627 DEBUG [main][MenuItemLookup] Item match:Window 21:12:57.628 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:57.628 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:57.628 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:57.628 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:57.628 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:57.628 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:12:57.628 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:57.628 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:12:57.628 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:57.628 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:12:57.628 DEBUG [main][MenuItemLookup] Item match:Preferences 21:12:57.629 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:12:57.629 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:12:57.629 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:12:57.790 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:12:57.794 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:12:57.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:12:57.797 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:57.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:57.824 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:12:57.824 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:57.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 21:12:57.825 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:57.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:57.826 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:57.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:57.826 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:57.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:57.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:57.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 21:12:57.857 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:57.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:57.857 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:57.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:57.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:57.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 21:12:57.858 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:57.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:57.858 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:57.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:57.858 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:57.859 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 21:12:57.859 DEBUG [main][TreeItemHandler] Selecting tree item: Console 21:12:57.859 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 21:12:57.860 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 21:12:57.861 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:57.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:57.868 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:57.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:57.869 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") 21:12:57.869 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:57.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:57.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:57.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:57.872 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:57.874 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 21:12:57.874 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 21:12:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:57.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:57.885 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:57.885 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:57.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 "Apply") 21:12:57.907 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:57.907 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:57.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:57.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:57.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:57.912 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 21:12:57.912 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 21:12:57.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:57.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:57.912 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:57.912 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:57.918 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:57.922 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:57.923 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") 21:12:57.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:57.923 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:57.927 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:57.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:57.927 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:57.928 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:12:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:57.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:57.928 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:57.928 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:58.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:58.014 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 21:12:58.015 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:12:58.015 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:12:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:58.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:58.016 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 21:12:58.016 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:12:58.016 INFO [WorkbenchTestable][RequirementsRunner] Started test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 21:12:58.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 21:12:58.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:12:58.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:12:58.017 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:12:58.018 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:58.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:58.018 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:58.018 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:58.019 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:58.019 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:58.019 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:58.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:58.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:58.019 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:58.019 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:58.020 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:58.020 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:58.020 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:58.020 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:58.020 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:58.020 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:58.020 DEBUG [main][MenuItemLookup] Item match:Window 21:12:58.021 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:58.021 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:58.021 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:58.021 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:58.021 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:58.022 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:12:58.022 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:58.022 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:12:58.022 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:58.022 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:12:58.022 DEBUG [main][MenuItemLookup] Item match:Preferences 21:12:58.022 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:12:58.022 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:12:58.022 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:12:58.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:12:58.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 'Preferences.*'] is available. finished successfully 21:12:58.189 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:12:58.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:58.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:58.219 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:12:58.219 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:58.219 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 21:12:58.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:58.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:58.220 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:58.220 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:58.220 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:58.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 21:12:58.222 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:58.222 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:58.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:58.222 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:58.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 21:12:58.223 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:58.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:58.223 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:58.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:58.223 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:58.224 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 21:12:58.224 DEBUG [main][TreeItemHandler] Selecting tree item: Console 21:12:58.224 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 21:12:58.249 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 21:12:58.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:58.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:58.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:58.256 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") 21:12:58.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:58.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:58.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:58.265 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:58.265 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:58.266 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 21:12:58.267 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 21:12:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:58.267 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:58.267 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:58.267 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:58.271 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") 21:12:58.271 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:58.271 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:58.301 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:58.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:58.301 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:58.302 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 21:12:58.302 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 21:12:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:58.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:58.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:58.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:58.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:58.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:58.307 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") 21:12:58.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:58.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:58.317 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:58.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:58.317 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:58.318 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:12:58.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:58.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:58.318 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:58.319 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:58.389 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:58.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:58.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 21:12:58.389 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:12:58.389 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:12:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:58.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:58.390 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 21:12:58.390 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:12:58.391 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 21:12:58.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 21:12:58.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:12:58.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:12:58.391 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:12:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:58.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:58.392 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:58.393 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:58.393 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:58.393 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:58.393 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:58.393 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:58.393 DEBUG [main][MenuItemLookup] Item match:Project 21:12:58.395 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 21:12:58.396 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 21:12:58.396 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:58.396 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 21:12:58.396 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 21:12:58.396 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 21:12:58.396 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 21:12:58.396 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 21:12:58.396 DEBUG [main][MenuItemLookup] Item match:Build Automatically 21:12:58.399 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 21:12:58.402 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 21:12:58.404 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:58.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:58.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:58.405 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:58.405 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:58.406 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:58.406 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:58.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:58.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:58.406 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:58.406 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:58.407 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:58.407 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:58.407 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:58.407 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:58.407 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:58.407 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:58.407 DEBUG [main][MenuItemLookup] Item match:Window 21:12:58.408 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:58.408 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:58.408 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:58.408 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:58.408 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:58.408 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:12:58.408 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:58.408 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:12:58.408 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:58.408 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:12:58.408 DEBUG [main][MenuItemLookup] Item match:Preferences 21:12:58.408 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:12:58.408 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:12:58.409 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:12:58.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:12: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 21:12:58.612 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:12:58.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:58.644 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:12:58.644 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:58.644 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 21:12:58.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:58.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:58.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:58.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:58.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:58.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:58.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 21:12:58.647 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:58.647 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:58.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:58.647 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 21:12:58.648 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:58.648 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:58.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:58.648 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:58.648 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 21:12:58.696 DEBUG [main][TreeItemHandler] Selecting tree item: Console 21:12:58.697 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 21:12:58.697 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 21:12:58.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:58.697 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:58.704 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:58.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:58.705 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") 21:12:58.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:58.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:58.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:58.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:58.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:58.710 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 21:12:58.710 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 21:12:58.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:58.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:58.710 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:58.710 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:58.714 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") 21:12:58.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:58.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:58.729 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:58.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:58.729 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:58.730 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 21:12:58.730 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 21:12:58.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:58.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:58.731 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:58.731 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:58.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:58.742 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:58.742 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") 21:12:58.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:58.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:58.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:58.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:58.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:58.747 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:12:58.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:58.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:58.747 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:58.747 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:58.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:58.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:58.807 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:58.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:58.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:58.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 21:12:58.807 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:12:58.807 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:12:58.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:12:58.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:12:58.808 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 21:12:58.808 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:12:58.809 INFO [WorkbenchTestable][RequirementsRunner] Started test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 21:12:58.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 21:12:58.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:12:58.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:12:58.809 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:12:58.809 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:58.809 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:58.810 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:58.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:58.810 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:58.810 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:58.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:58.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:58.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:58.829 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:58.829 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:58.829 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:58.829 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:58.829 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:58.830 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:58.830 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:58.830 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:58.830 DEBUG [main][MenuItemLookup] Item match:Window 21:12:58.830 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:58.830 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:58.831 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:58.831 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:58.831 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:58.831 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:12:58.831 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:58.831 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:12:58.831 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:58.831 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:12:58.831 DEBUG [main][MenuItemLookup] Item match:Preferences 21:12:58.831 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:12:58.831 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:12:58.831 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:12:59.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:12:59.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:12:59.018 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:12:59.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:59.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:59.020 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:12:59.021 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:59.021 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 21:12:59.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:59.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:59.050 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:59.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:59.050 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:59.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:59.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:59.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 21:12:59.052 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:59.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:59.053 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:59.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 21:12:59.053 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:59.053 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:59.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:59.053 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:59.084 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 21:12:59.084 DEBUG [main][TreeItemHandler] Selecting tree item: Console 21:12:59.084 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 21:12:59.084 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 21:12:59.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:59.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:59.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:59.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:59.086 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") 21:12:59.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:59.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:59.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:59.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:59.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:59.101 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):") 21:12:59.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:59.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:59.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:59.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:59.147 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:12:59.148 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:12:59.152 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) 21:12:59.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:59.152 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:59.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:59.164 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:59.164 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:59.165 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:12:59.165 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:59.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:59.166 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:59.166 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:59.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:59.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:59.217 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:59.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:59.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:59.219 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:59.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:59.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:59.219 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:59.219 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:59.220 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:59.220 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:59.220 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:59.220 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:59.220 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:59.220 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:59.220 DEBUG [main][MenuItemLookup] Item match:Window 21:12:59.221 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:59.221 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:59.221 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:59.221 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:59.221 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:59.221 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:12:59.221 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:59.221 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:12:59.221 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:59.222 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:12:59.222 DEBUG [main][MenuItemLookup] Item match:Preferences 21:12:59.222 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:12:59.222 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:12:59.222 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:12:59.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.... 21:12:59.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 'Preferences.*'] is available. finished successfully 21:12:59.413 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:12:59.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:59.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:59.415 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:12:59.416 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:59.416 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 21:12:59.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:59.416 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:59.442 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:59.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:59.442 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:59.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:59.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:59.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 21:12:59.444 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:59.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:59.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:59.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:59.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:59.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 21:12:59.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:59.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:59.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:59.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:59.445 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:59.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 21:12:59.446 DEBUG [main][TreeItemHandler] Selecting tree item: Console 21:12:59.446 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 21:12:59.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 21:12:59.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:59.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:59.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:59.448 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") 21:12:59.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:59.448 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:59.494 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:59.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:59.494 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:59.496 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) 21:12:59.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:59.496 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:59.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:59.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:59.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:59.514 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:12:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:59.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:59.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:59.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:59.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:59.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:59.567 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:59.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:59.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:59.570 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:59.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:59.570 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:59.570 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:59.570 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:59.570 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:59.571 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:59.571 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:59.571 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:59.571 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:59.571 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:59.571 DEBUG [main][MenuItemLookup] Item match:Window 21:12:59.572 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:59.572 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:59.572 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:59.572 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:59.572 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:59.572 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:12:59.572 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:59.572 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:12:59.572 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:59.572 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:12:59.572 DEBUG [main][MenuItemLookup] Item match:Preferences 21:12:59.572 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:12:59.572 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:12:59.572 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:12:59.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:12:59.736 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:12:59.737 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:12:59.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:59.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:59.739 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:12:59.739 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:59.739 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 21:12:59.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:59.739 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:59.740 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:59.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:59.740 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:12:59.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:12:59.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:12:59.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 21:12:59.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:59.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:59.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:59.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:59.767 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:59.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 21:12:59.767 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:12:59.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:12:59.767 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:12:59.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:12:59.768 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:12:59.768 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 21:12:59.768 DEBUG [main][TreeItemHandler] Selecting tree item: Console 21:12:59.768 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 21:12:59.769 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 21:12:59.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:59.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:59.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:59.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:59.770 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") 21:12:59.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:59.770 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:59.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:59.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:59.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:59.798 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):") 21:12:59.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:59.798 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:59.820 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:59.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:59.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:12:59.820 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:12:59.822 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) 21:12:59.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:12:59.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:12:59.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:12:59.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:12:59.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:12:59.837 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:12:59.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:12:59.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:12:59.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:12:59.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:12:59.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:12:59.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:12:59.890 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:59.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:59.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:59.890 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:12:59.890 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:59.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.*'] 21:12:59.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:59.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.*'] 21:12:59.891 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:12:59.891 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:12:59.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:12:59.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:12:59.891 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:12:59.892 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:12:59.892 DEBUG [main][MenuItemLookup] Found menu:'File' 21:12:59.892 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:12:59.892 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:12:59.892 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:12:59.892 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:12:59.892 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:12:59.892 DEBUG [main][MenuItemLookup] Item match:Window 21:12:59.893 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:12:59.893 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:12:59.893 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:12:59.893 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:59.893 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:12:59.893 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:12:59.893 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:59.893 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:12:59.893 DEBUG [main][MenuItemLookup] Found menu:'' 21:12:59.893 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:12:59.893 DEBUG [main][MenuItemLookup] Item match:Preferences 21:12:59.894 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:12:59.894 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:12:59.894 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:00.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.... 21:13: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 'Preferences.*'] is available. finished successfully 21:13:00.050 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:00.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:00.052 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:00.052 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:00.052 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:00.053 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 21:13:00.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:00.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:00.053 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:00.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:00.053 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:00.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:00.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:00.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 21:13:00.085 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:13:00.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:00.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:13:00.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:00.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:13:00.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 21:13:00.086 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:13:00.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:00.086 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:13:00.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:00.086 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:13:00.087 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 21:13:00.087 DEBUG [main][TreeItemHandler] Selecting tree item: Console 21:13:00.087 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 21:13:00.094 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 21:13:00.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:00.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:00.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:00.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:00.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 "Restore Defaults") 21:13:00.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:00.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:00.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:00.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:00.100 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:00.101 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 21:13:00.101 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 21:13:00.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:00.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:00.101 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:00.101 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:00.103 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") 21:13:00.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:00.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:00.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:00.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:00.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:00.118 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 21:13:00.118 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 21:13:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:00.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:00.118 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:00.119 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:00.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:00.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:00.130 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") 21:13:00.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:00.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:00.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:00.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:00.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:00.136 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:13:00.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:00.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:00.136 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:00.136 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:00.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:00.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:00.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:00.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:00.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:00.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 21:13:00.200 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:00.200 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:00.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:00.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:00.201 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 21:13:00.201 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:00.201 INFO [WorkbenchTestable][RequirementsRunner] Started test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 21:13:00.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 21:13:00.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:00.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:00.201 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:00.202 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:00.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:00.202 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:00.202 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:00.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.*'] 21:13:00.203 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:00.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:00.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:00.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:00.203 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:00.203 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:00.204 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:00.204 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:00.204 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:00.204 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:00.204 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:00.204 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:00.204 DEBUG [main][MenuItemLookup] Item match:Window 21:13:00.205 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:00.205 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:00.205 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:00.205 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:00.205 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:00.205 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:00.205 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:00.205 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:00.205 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:00.205 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:00.205 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:00.206 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:00.206 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:00.206 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:00.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 'Preferences.*'] is available.... 21:13:00.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:13:00.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:00.422 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:00.422 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:00.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 21:13:00.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:00.422 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:00.423 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:00.423 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:00.423 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:00.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:00.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:00.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:13:00.454 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:13:00.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:00.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:00.957 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:13:00.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:13:00.960 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:13:00.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:00.960 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:13:00.960 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:00.960 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:13:00.961 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Perspectives 21:13:00.961 DEBUG [main][TreeItemHandler] Selecting tree item: Perspectives 21:13:00.962 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Perspectives about selection 21:13:00.962 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Perspectives 21:13:01.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:01.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:01.037 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:01.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:01.037 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") 21:13:01.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:01.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:01.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:01.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:01.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 21:13:01.040 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") 21:13:01.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:01.040 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:01.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:01.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:01.041 INFO [WorkbenchTestable][RadioButton] Select radio button Alwa&ys open 21:13:01.041 INFO [WorkbenchTestable][AbstractButton] Click button Alwa&ys open 21:13:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:01.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:01.042 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:01.042 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:01.042 TRACE [main][WidgetHandler] Notify Button with event 27 21:13:01.042 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.042 TRACE [main][WidgetHandler] Notify Button with event 13 21:13:01.042 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.042 TRACE [main][WidgetHandler] Notify Button with event 26 21:13:01.042 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.042 TRACE [main][WidgetHandler] Notify Button with event 3 21:13:01.042 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.042 TRACE [main][WidgetHandler] Notify Button with event 4 21:13:01.042 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.042 TRACE [main][WidgetHandler] Notify Button with event 13 21:13:01.042 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.043 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") 21:13:01.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:01.043 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:01.070 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:01.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:01.070 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:01.071 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 21:13:01.071 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 21:13:01.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:01.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:01.071 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:01.071 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:01.074 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") 21:13:01.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:01.074 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:01.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:01.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:01.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 21:13:01.084 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") 21:13:01.084 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:01.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:01.085 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:01.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:01.085 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:01.086 INFO [WorkbenchTestable][RadioButton] Select radio button Promp&t 21:13:01.086 INFO [WorkbenchTestable][AbstractButton] Click button Promp&t 21:13:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:01.086 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:01.086 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:01.086 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:01.086 TRACE [main][WidgetHandler] Notify Button with event 27 21:13:01.086 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.086 TRACE [main][WidgetHandler] Notify Button with event 13 21:13:01.086 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.086 TRACE [main][WidgetHandler] Notify Button with event 26 21:13:01.087 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.087 TRACE [main][WidgetHandler] Notify Button with event 3 21:13:01.087 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.087 TRACE [main][WidgetHandler] Notify Button with event 4 21:13:01.087 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.087 TRACE [main][WidgetHandler] Notify Button with event 13 21:13:01.087 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.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 "Apply") 21:13:01.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:01.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:01.090 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:01.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:01.090 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:01.090 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 21:13:01.091 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 21:13:01.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:01.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:01.091 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:01.091 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:01.092 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") 21:13:01.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:01.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:01.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:01.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Group and index 0 was found 21:13:01.102 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") 21:13:01.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:01.103 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:01.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:01.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:01.104 INFO [WorkbenchTestable][RadioButton] Select radio button Ne&ver open 21:13:01.104 INFO [WorkbenchTestable][AbstractButton] Click button Ne&ver open 21:13:01.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:01.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:01.104 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:01.104 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:01.104 TRACE [main][WidgetHandler] Notify Button with event 27 21:13:01.104 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.104 TRACE [main][WidgetHandler] Notify Button with event 13 21:13:01.104 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.104 TRACE [main][WidgetHandler] Notify Button with event 26 21:13:01.105 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.105 TRACE [main][WidgetHandler] Notify Button with event 3 21:13:01.105 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.105 TRACE [main][WidgetHandler] Notify Button with event 4 21:13:01.105 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.105 TRACE [main][WidgetHandler] Notify Button with event 13 21:13:01.105 TRACE [main][WidgetHandler] Wait for synchronization 21:13:01.105 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") 21:13:01.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:01.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:01.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:01.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:01.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:01.108 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 21:13:01.108 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 21:13:01.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:01.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:01.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:01.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:01.120 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) 21:13:01.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:01.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:01.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:01.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:01.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:01.134 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:01.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:01.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:01.134 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:01.134 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:01.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:01.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:01.198 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:01.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:01.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:01.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.*'] 21:13:01.199 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:01.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:01.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:01.200 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:01.200 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:01.200 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:01.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:01.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:01.201 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:01.201 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:01.201 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:01.201 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:01.201 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:01.201 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:01.202 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:01.202 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:01.202 DEBUG [main][MenuItemLookup] Item match:Window 21:13:01.203 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:01.203 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:01.203 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:01.203 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:01.203 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:01.203 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:01.203 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:01.203 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:01.203 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:01.203 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:01.203 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:01.204 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:01.204 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:01.204 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:01.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:13:01.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:13:01.373 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:01.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:01.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:01.376 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:01.376 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:01.377 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 21:13:01.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:01.377 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:01.378 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:01.378 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:01.378 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:01.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:01.379 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:01.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children... 21:13:01.380 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:13:01.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:01.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:01.883 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:13:01.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Run/Debug has children finished successfully 21:13:01.884 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Run/Debug 21:13:01.884 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:01.885 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Run/Debug is already expanded. No action performed 21:13:01.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:01.885 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Run/Debug 21:13:01.885 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Console 21:13:01.885 DEBUG [main][TreeItemHandler] Selecting tree item: Console 21:13:01.886 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Console about selection 21:13:01.886 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Console 21:13:01.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:01.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:01.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:01.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:01.965 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") 21:13:01.965 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:01.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:01.973 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:01.973 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:01.973 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:01.975 INFO [WorkbenchTestable][PreferencePage] Restore default values in Preferences dialog 21:13:01.975 INFO [WorkbenchTestable][AbstractButton] Click button Restore &Defaults 21:13:01.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:01.975 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:01.975 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:01.975 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:01.977 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") 21:13:01.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:01.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:01.981 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:01.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:01.981 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:01.982 INFO [WorkbenchTestable][PreferencePage] Apply changes in Preferences dialog 21:13:01.982 INFO [WorkbenchTestable][AbstractButton] Click button &Apply 21:13:01.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:01.982 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:01.982 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:01.982 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:01.982 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:01.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:01.997 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") 21:13:01.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:01.997 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:02.001 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:02.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:02.001 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:02.007 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:13:02.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:02.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:02.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:02.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:02.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:02.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:02.047 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:02.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:02.047 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:02.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 21:13:02.047 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:02.047 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:02.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:02.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:02.049 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) 21:13:02.052 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest 21:13:02.052 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:02.052 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:02.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.976 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest setOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 3.736 s testSettingConsoleShow no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.563 s setOpenAssociatedPerspectiveWithIncorrectOptionTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.374 s autoBuildingTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 0.417 s testLimitingConsoleOutput no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.392 s getOpenAssociatedPerspectiveTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesUtilTest) Time elapsed: 1.847 s Running org.eclipse.reddeer.direct.test.preferences.PreferencesTest 21:13:02.155 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 21:13:02.157 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:02.157 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:02.158 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 21:13:02.158 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:02.158 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:02.158 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:02.158 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:02.158 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:02.166 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:13:02.168 DEBUG [main][EditorHandler] 0 editor(s) found 21:13:02.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:02.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:02.192 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:13:02.192 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:02.193 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:02.196 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:02.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:02.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:02.197 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:02.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 '\*?\QProject Explorer\E') 21:13:02.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:02.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:02.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:02.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:02.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:13:02.202 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:13:02.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:13:02.218 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:02.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:13:02.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:13:02.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:13:02.224 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:13:02.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:13:02.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:02.225 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 21:13:02.228 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:13:02.228 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:13:02.229 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:02.229 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 21:13:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:02.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:02.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:02.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:02.232 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:13:02.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:13:02.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:02.233 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 21:13:02.233 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:02.234 INFO [WorkbenchTestable][RequirementsRunner] Started test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 21:13:02.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 21:13:02.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:02.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:02.234 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:02.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 21:13:02.241 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:02.241 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:02.251 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:02.251 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 21:13:02.251 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:02.251 INFO [WorkbenchTestable][RequirementsRunner] Started test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 21:13:02.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 21:13:02.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:02.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:02.252 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:02.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.*'] 21:13:02.252 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:02.253 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:02.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:02.253 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:02.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:02.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:02.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:02.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:02.255 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:02.255 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:02.255 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:02.255 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:02.255 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:02.255 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:02.255 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:02.255 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:02.255 DEBUG [main][MenuItemLookup] Item match:Window 21:13:02.256 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:02.256 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:02.256 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:02.256 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:02.256 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:02.256 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:02.256 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:02.256 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:02.256 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:02.256 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:02.256 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:02.257 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:02.257 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:02.257 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:02.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 'Preferences.*'] is available.... 21:13:02.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. finished successfully 21:13:02.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:02.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:02.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:02.540 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:02.540 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:02.541 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 21:13:02.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:02.541 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:02.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:02.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:02.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:02.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:02.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:02.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 21:13:02.543 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 21:13:02.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:03.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:03.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 21:13:03.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 21:13:03.048 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 21:13:03.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:03.048 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 21:13:03.048 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:03.049 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 21:13:03.049 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 21:13:03.049 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 21:13:03.050 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 21:13:03.050 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 21:13:03.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:03.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:03.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:03.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:03.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:04.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:04.127 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:13:04.128 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") 21:13:04.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:04.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:04.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:04.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:04.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:04.141 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 21:13:04.141 DEBUG [main][AbstractWait] Waiting until widget is found... 21:13:04.141 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:13:04.141 TRACE [main][WidgetLookup] widget with index 1 is found 21:13:04.142 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 21:13:04.142 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 21:13:04.142 DEBUG [main][AbstractText] Set focus to Text 21:13:04.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:04.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:04.146 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") 21:13:04.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:04.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:04.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:04.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:04.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:04.152 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:13:04.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:04.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:04.152 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:04.152 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:04.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:04.193 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:04.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:04.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:04.197 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:04.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:04.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:04.217 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:04.217 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:04.218 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:04.218 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:04.218 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:04.218 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:04.218 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:04.218 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:04.218 DEBUG [main][MenuItemLookup] Item match:Window 21:13:04.219 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:04.219 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:04.219 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:04.219 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:04.219 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:04.219 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:04.219 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:04.219 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:04.219 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:04.219 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:04.219 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:04.219 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:04.220 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:04.220 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:04.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 'Preferences.*'] is available.... 21:13:04.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:13:04.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:04.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:04.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:04.349 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:04.349 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:04.349 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 21:13:04.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:04.349 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:04.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:04.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:04.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:04.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:04.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:04.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 21:13:04.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 21:13:04.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:04.352 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 21:13:04.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:04.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 21:13:04.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 21:13:04.353 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 21:13:04.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:04.353 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 21:13:04.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:04.353 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 21:13:04.354 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 21:13:04.354 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 21:13:04.354 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 21:13:04.354 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 21:13:04.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:04.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:04.368 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:04.868 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:04.872 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:05.372 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:05.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:05.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:13:05.374 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") 21:13:05.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:05.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:05.380 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:05.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:05.380 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:05.389 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 21:13:05.390 DEBUG [main][AbstractWait] Waiting until widget is found... 21:13:05.390 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:13:05.390 TRACE [main][WidgetLookup] widget with index 1 is found 21:13:05.390 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 21:13:05.390 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 21:13:05.390 DEBUG [main][AbstractText] Set focus to Text 21:13:05.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:05.395 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:05.395 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") 21:13:05.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:05.395 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:05.397 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:05.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:05.398 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:05.399 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:13:05.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:05.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:05.401 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:05.401 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:05.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:05.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:05.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:05.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:05.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:05.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 21:13:05.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:05.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:05.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:05.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:05.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 21:13:05.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:05.468 INFO [WorkbenchTestable][RequirementsRunner] Started test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 21:13:05.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 21:13:05.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:05.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:05.468 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:05.468 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:05.468 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:05.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.*'] 21:13:05.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:05.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.*'] 21:13:05.469 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:05.469 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:05.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:05.469 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:05.469 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:05.470 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:05.470 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:05.470 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:05.470 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:05.470 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:05.470 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:05.470 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:05.470 DEBUG [main][MenuItemLookup] Item match:Window 21:13:05.471 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:05.471 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:05.471 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:05.471 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:05.471 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:05.471 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:05.471 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:05.471 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:05.471 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:05.471 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:05.471 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:05.471 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:05.471 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:05.472 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:05.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.... 21:13:05.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. finished successfully 21:13:05.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:05.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:05.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:05.617 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:05.617 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:05.617 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 21:13:05.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:05.617 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:05.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:05.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:05.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 21:13:05.619 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 21:13:05.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:05.620 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 21:13:05.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:05.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 21:13:05.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 21:13:05.620 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 21:13:05.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:05.620 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 21:13:05.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:05.620 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 21:13:05.620 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 21:13:05.621 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 21:13:05.621 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 21:13:05.621 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 21:13:05.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:05.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:05.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:06.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:06.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:06.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:06.629 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:13:06.629 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") 21:13:06.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:06.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:06.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:06.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:06.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:06.639 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 21:13:06.639 DEBUG [main][AbstractWait] Waiting until widget is found... 21:13:06.639 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:13:06.639 TRACE [main][WidgetLookup] widget with index 1 is found 21:13:06.639 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 21:13:06.639 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 21:13:06.639 DEBUG [main][AbstractText] Set focus to Text 21:13:06.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:06.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:06.644 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") 21:13:06.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:06.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:06.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:06.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:06.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:06.652 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:13:06.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:06.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:06.653 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:06.653 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:06.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:06.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:06.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:06.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:06.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:06.713 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:06.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:06.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:06.714 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:06.714 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:06.714 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:06.714 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:06.714 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:06.714 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:06.714 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:06.714 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:06.714 DEBUG [main][MenuItemLookup] Item match:Window 21:13:06.715 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:06.715 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:06.715 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:06.715 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:06.715 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:06.715 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:06.715 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:06.715 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:06.715 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:06.715 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:06.715 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:06.716 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:06.716 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:06.716 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:06.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 'Preferences.*'] is available.... 21:13:06.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 'Preferences.*'] is available. finished successfully 21:13:06.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:06.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:06.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:06.841 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:06.841 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:06.841 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 21:13:06.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:06.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:06.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:06.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:06.841 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 21:13:06.843 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 21:13:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:06.843 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 21:13:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:06.843 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 21:13:06.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 21:13:06.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 21:13:06.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:06.844 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 21:13:06.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:06.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 21:13:06.844 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 21:13:06.844 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 21:13:06.845 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 21:13:06.856 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 21:13:06.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:06.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:06.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:07.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:07.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:07.861 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:07.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:07.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:13:07.864 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") 21:13:07.864 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:07.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:07.866 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:07.866 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:07.866 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:07.873 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 21:13:07.873 DEBUG [main][AbstractWait] Waiting until widget is found... 21:13:07.873 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:13:07.873 TRACE [main][WidgetLookup] widget with index 1 is found 21:13:07.873 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 21:13:07.873 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 21:13:07.873 DEBUG [main][AbstractText] Set focus to Text 21:13:07.874 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 21:13:07.879 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:07.881 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:07.881 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") 21:13:07.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:07.881 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:07.886 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:07.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:07.886 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:07.888 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:13:07.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:07.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:07.888 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:07.888 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:07.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:07.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:07.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:07.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:07.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:07.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:13:07.945 DEBUG [WorkbenchTestable][JobIsRunning] job 'Updating Maven settings' has no excuses, wait for it 21:13:08.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 21:13:08.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:13:08.446 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:13:08.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:13:08.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 21:13:08.448 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:08.448 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:08.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:08.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:08.449 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 21:13:08.449 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:08.450 INFO [WorkbenchTestable][RequirementsRunner] Started test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 21:13:08.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 21:13:08.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:08.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:08.450 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:08.450 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:08.450 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:08.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:08.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:08.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:08.451 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:08.451 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:08.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:08.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:08.451 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:08.452 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:08.452 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:08.452 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:08.452 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:08.452 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:08.452 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:08.452 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:08.452 DEBUG [main][MenuItemLookup] Item match:Window 21:13:08.453 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:08.454 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:08.454 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:08.454 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:08.454 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:08.454 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:08.454 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:08.454 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:08.454 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:08.454 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:08.454 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:08.454 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:08.454 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:08.454 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:08.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 'Preferences.*'] is available.... 21:13:08.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 'Preferences.*'] is available. finished successfully 21:13:08.571 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:08.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:08.573 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:08.573 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:08.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 21:13:08.573 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:08.573 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:08.574 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:08.574 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:08.574 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:08.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:08.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:08.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 21:13:08.575 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 21:13:08.575 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:08.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 21:13:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:08.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 21:13:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 21:13:08.576 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 21:13:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:08.576 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 21:13:08.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:08.576 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 21:13:08.577 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 21:13:08.577 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 21:13:08.577 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 21:13:08.577 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 21:13:08.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:08.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:08.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:09.091 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:09.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:09.594 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:09.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:09.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:13:09.597 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") 21:13:09.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:09.597 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:09.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:09.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:09.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:09.606 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 21:13:09.606 DEBUG [main][AbstractWait] Waiting until widget is found... 21:13:09.606 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:13:09.606 TRACE [main][WidgetLookup] widget with index 1 is found 21:13:09.606 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 21:13:09.606 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 21:13:09.606 DEBUG [main][AbstractText] Set focus to Text 21:13: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.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") 21:13:09.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:09.608 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:09.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:09.610 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:09.610 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:09.611 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 21:13:09.611 DEBUG [main][AbstractWait] Waiting until widget is found... 21:13:09.611 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:13:09.612 TRACE [main][WidgetLookup] widget with index 1 is found 21:13:09.612 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 21:13:09.612 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 21:13:09.612 DEBUG [main][AbstractText] Set focus to Text 21:13:09.613 INFO [WorkbenchTestable][AbstractText] Text set to: /tmp/settings_new.xml 21:13:09.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:09.619 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:09.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 "Apply and Close") 21:13:09.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:09.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:09.623 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:09.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:09.623 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:09.624 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:13:09.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:09.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:09.624 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:09.624 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:09.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:09.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:09.670 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:09.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:09.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:09.670 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:13:09.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:13:09.670 DEBUG [WorkbenchTestable][JobIsRunning] job 'Repository registry initialization' is not running, skipped 21:13:09.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:13:09.671 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:13:09.671 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:13:09.690 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:09.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:09.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:09.691 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:09.691 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:09.691 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:09.691 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:09.691 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:09.691 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:09.691 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:09.691 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:09.691 DEBUG [main][MenuItemLookup] Item match:Window 21:13:09.692 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:09.692 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:09.692 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:09.692 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:09.692 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:09.692 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:09.692 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:09.692 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:09.692 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:09.692 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:09.692 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:09.693 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:09.693 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:09.693 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:09.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:13:09.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 'Preferences.*'] is available. finished successfully 21:13:09.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:09.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:09.835 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:09.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:09.835 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 21:13:09.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:09.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:09.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:09.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:09.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:09.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:09.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:09.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children... 21:13:09.837 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 21:13:09.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:09.837 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 21:13:09.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:09.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 21:13:09.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Maven has children finished successfully 21:13:09.849 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Maven 21:13:09.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:09.849 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Maven is already expanded. No action performed 21:13:09.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:09.849 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Maven 21:13:09.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item User Settings 21:13:09.850 DEBUG [main][TreeItemHandler] Selecting tree item: User Settings 21:13:09.850 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item User Settings about selection 21:13:09.851 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: User Settings 21:13:09.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:09.851 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:09.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:10.353 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:10.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:10.856 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:10.858 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:10.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:13:10.858 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") 21:13:10.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:10.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:10.860 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:10.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:10.860 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:10.867 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 21:13:10.867 DEBUG [main][AbstractWait] Waiting until widget is found... 21:13:10.867 TRACE [main][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:13:10.867 TRACE [main][WidgetLookup] widget with index 1 is found 21:13:10.867 DEBUG [main][AbstractWait] Waiting until widget is found finished successfully 21:13:10.867 DEBUG [main][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 21:13:10.867 DEBUG [main][AbstractText] Set focus to Text 21:13:10.869 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:10.871 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:10.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 "Apply and Close") 21:13:10.872 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:10.872 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:10.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:10.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:10.875 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:10.876 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:13:10.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:10.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:10.876 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:10.876 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:10.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:10.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:10.923 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:10.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:10.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:10.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 21:13:10.923 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:10.923 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:10.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:10.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:10.924 INFO [WorkbenchTestable][RequirementsRunner] Finished test: setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 21:13:10.924 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:10.924 INFO [WorkbenchTestable][RequirementsRunner] Started test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 21:13:10.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 21:13:10.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:10.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:10.924 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:10.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 21:13:10.924 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:10.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:10.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:10.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:10.925 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) 21:13:10.925 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.preferences.PreferencesTest 21:13:10.925 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:10.925 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:10.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:10.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.781 s - in org.eclipse.reddeer.direct.test.preferences.PreferencesTest getNonExistingPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.017 s setPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 3.216 s getPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.981 s setDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 2.474 s getDefaultPreferenceTest no-configuration(org.eclipse.reddeer.direct.test.preferences.PreferencesTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.direct.test.project.ProjectTest 21:13:10.941 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.direct.test.project.ProjectTest 21:13:10.942 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:10.942 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:10.942 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 21:13:10.943 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:10.943 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:10.943 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:10.943 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:10.943 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:10.944 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:10.944 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 21:13:10.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 21:13:10.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:10.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:10.944 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:10.944 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:13:10.944 DEBUG [main][EditorHandler] 0 editor(s) found 21:13:10.945 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:10.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:10.947 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:13:10.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:10.948 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:10.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:10.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:10.948 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:10.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E') 21:13:10.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:10.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:10.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:10.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:10.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:13:10.950 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:13:10.950 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:13:10.951 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:10.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:13:10.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:13:10.952 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:13:10.986 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:13:10.986 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:13:10.987 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:10.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 21:13:10.988 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:13:10.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:13:10.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:10.989 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 21:13:10.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:10.989 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:10.990 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:10.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:10.990 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:13:10.990 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:13:10.991 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:10.991 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 21:13:11.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 21:13:11.109 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:11.109 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:11.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:11.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:11.203 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 21:13:11.203 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:11.203 INFO [WorkbenchTestable][RequirementsRunner] Started test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 21:13:11.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 21:13:11.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:11.203 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:11.204 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:11.204 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:13:11.204 DEBUG [main][EditorHandler] 0 editor(s) found 21:13:11.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:11.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:11.206 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' is already open. Activate. 21:13:11.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:11.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:11.207 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:11.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:11.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:11.208 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:11.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 '\*?\QProject Explorer\E') 21:13:11.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:11.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:11.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:11.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:11.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:13:11.209 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:13:11.209 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:13:11.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:11.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:13:11.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:13:11.224 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:13:11.240 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:13:11.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:13:11.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:11.241 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:13:11.241 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:13:11.241 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:13:11.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:11.243 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:13:11.243 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:11.243 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:11.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:11.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:11.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:12.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:12.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:12.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:13:12.245 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:13:12.245 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:13:12.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:12.247 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:13:12.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 21:13:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:12.248 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:12.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:12.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:12.248 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:12.252 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 21:13:12.260 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:13:12.260 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:13:12.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:12.261 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:13:12.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:12.262 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:12.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:12.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:12.763 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:13.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:13.264 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:13.264 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:13:13.264 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:13:13.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:13:13.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:13.266 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:13:13.266 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:13:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:13.266 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:13.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:13.266 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:13.266 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:13.267 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test-creation 21:13:13.267 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:13:13.267 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:13:13.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:13.268 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:13:13.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 21:13:13.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:13.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:13.269 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:13.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:13.269 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:13.269 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:13:13.269 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:13:13.272 DEBUG [main][TreeItemHandler] Set Tree selection 21:13:13.276 DEBUG [main][TreeHandler] Notify Tree about selection event 21:13:13.299 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:13:13.306 DEBUG [WorkbenchTestable][TreeItemHandler] test-creation 21:13:13.308 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:13:13.308 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:13.475 DEBUG [main][MenuItemLookup] Found menu:'New' 21:13:13.476 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:13:13.476 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:13.476 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:13:13.476 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:13.476 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:13:13.476 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:13:13.476 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:13:13.476 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:13:13.476 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:13:13.476 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:13.476 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:13:13.476 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:13:13.476 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:13.476 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:13:13.476 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:13:13.477 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:13:13.477 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:13:13.477 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:13:13.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:13:13.480 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:13:13.980 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:13:13.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:13:13.981 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:13:13.981 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:13:13.981 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:13:13.981 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:14.041 DEBUG [main][MenuItemLookup] Found menu:'New' 21:13:14.041 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:13:14.041 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:14.041 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:13:14.041 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:14.041 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:13:14.041 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:13:14.041 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:13:14.041 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:13:14.041 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:13:14.041 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:13:14.042 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:13:14.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... 21:13:14.821 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 21:13:14.822 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:13:14.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:14.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:14.826 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:13:14.826 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:13:14.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:14.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:14.826 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:13:14.826 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:13:14.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:14.826 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:14.827 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:14.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:14.827 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:14.828 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:13:14.828 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:13:14.828 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:13:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:14.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:14.828 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:14.828 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:14.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") 21:13:14.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:13:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:14.829 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:13:14.829 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:13:14.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:14.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:14.830 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:14.830 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:14.830 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:14.831 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:13:14.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:14.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:14.831 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:14.831 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:14.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:13:14.856 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:13:15.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:13:15.361 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:13:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:13:15.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:13:15.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:13:15.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:13:15.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:13:15.361 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:13:15.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:13:15.361 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:13:15.362 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:13:15.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:15.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 21:13:15.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:13:15.364 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:13:15.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 21:13:15.381 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:15.381 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:15.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:15.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:15.404 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) 21:13:15.404 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.direct.test.project.ProjectTest 21:13:15.404 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:15.404 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:15.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.464 s - in org.eclipse.reddeer.direct.test.project.ProjectTest testCreatingProject no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 0.259 s testGettingLocation no-configuration(org.eclipse.reddeer.direct.test.project.ProjectTest) Time elapsed: 4.201 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-2018 [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.099 s - in org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest testNoRequirementFieldInjection(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.01 s testInjectingToChild(org.eclipse.reddeer.junit.test.internal.requirement.inject.RequirementsInjectorTest) Time elapsed: 0.046 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.067 s - in org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest testNullConfigArgument(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0 s testBuildRequirementsWithConfigurableRequirementWithoutConfiguration(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.003 s testBuildRequirementsWithConfiguredRequirement(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.009 s testBuildRequiremenetsWithMixedRequirements(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsBuilderTest) Time elapsed: 0.046 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 21:13:30.931 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:13:30.933 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=6 21:13:31.006 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:13:31.008 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=3 21:13:31.029 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:31.032 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 21:13:31.087 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:31.089 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:31.092 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 21:13:31.093 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 21:13:31.103 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 21:13:31.109 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:31.109 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:31.112 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:31.112 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:31.116 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:31.117 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:31.139 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:31.213 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:31.216 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:31.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:31.217 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:31.217 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:31.226 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:31.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:31.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:31.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:31.239 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:31.245 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:31.245 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:31.245 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:31.245 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:31.245 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:31.246 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:31.246 DEBUG [main][MenuItemLookup] Item match:Window 21:13:31.252 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:31.252 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:31.253 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:31.253 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:31.253 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:31.253 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:31.253 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:31.253 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:31.253 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:31.253 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:31.254 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:31.258 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:31.258 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:31.286 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:31.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.... 21:13:31.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 21:13:31.595 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:31.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:31.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:31.619 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:31.619 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:31.630 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 21:13:31.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:31.636 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:31.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:31.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:31.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:31.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:31.658 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:31.711 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) 21:13:31.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:31.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:31.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:31.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:31.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:31.727 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:31.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:31.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:31.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:31.730 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:31.834 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:31.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:31.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:31.835 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:31.845 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 21:13:31.847 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 21:13:31.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:31.847 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:31.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:31.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:31.848 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:31.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:31.850 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:31.856 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:31.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:31.858 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:31.886 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:31.886 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 21:13:31.887 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 21:13:31.887 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 21:13:31.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:31.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:31.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:31.887 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:31.888 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:31.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:31.888 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:31.888 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:31.888 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:31.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:31.889 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:31.889 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 21:13:31.890 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:31.891 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:31.891 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:31.891 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:31.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:31.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:31.892 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:31.893 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 21:13:31.896 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:31.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:31.897 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:31.897 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:31.898 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:31.898 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:31.898 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:31.898 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:31.899 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:31.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:31.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:31.900 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:31.900 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:31.901 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:31.901 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:31.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:31.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:31.901 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:31.901 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:31.902 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:31.902 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:31.902 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:31.902 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:31.902 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:31.902 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:31.902 DEBUG [main][MenuItemLookup] Item match:Window 21:13:31.904 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:31.904 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:31.904 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:31.904 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:31.904 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:31.905 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:31.905 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:31.905 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:31.905 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:31.905 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:31.905 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:31.905 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:31.905 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:31.906 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:32.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 'Preferences.*'] is available.... 21:13:32.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. finished successfully 21:13:32.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:32.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:32.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:32.128 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:32.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:32.133 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 21:13:32.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:32.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:32.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:32.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:32.135 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:32.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:32.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:32.138 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) 21:13:32.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:32.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:32.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:32.169 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:32.169 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:32.192 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:32.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:32.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:32.193 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:32.193 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:32.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:32.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:32.232 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:32.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:32.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:32.232 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:32.232 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 21:13:32.233 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 21:13:32.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:32.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:32.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:32.233 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:32.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.233 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:32.234 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:32.234 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:32.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:32.253 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:32.253 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 21:13:32.253 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 21:13:32.253 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 21:13:32.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.253 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:32.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:32.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:32.254 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:32.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:32.254 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:32.254 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:32.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:32.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:32.255 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 21:13:32.255 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.255 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:32.255 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:32.255 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:32.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:32.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:32.257 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.257 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 21:13:32.260 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:32.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.261 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:32.261 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:32.262 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:32.262 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:32.262 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:32.262 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:32.285 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:32.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:32.286 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:32.286 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:32.287 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:32.287 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:32.287 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:32.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:32.288 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:32.288 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:32.288 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:32.288 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:32.289 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:32.289 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:32.289 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:32.289 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:32.289 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:32.289 DEBUG [main][MenuItemLookup] Item match:Window 21:13:32.290 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:32.291 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:32.291 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:32.291 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:32.291 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:32.291 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:32.291 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:32.291 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:32.292 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:32.292 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:32.292 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:32.292 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:32.292 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:32.292 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:32.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.... 21:13:32.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:13:32.462 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:32.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:32.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:32.465 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:32.465 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:32.466 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 21:13:32.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:32.466 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:32.467 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:32.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:32.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:32.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:32.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:32.511 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) 21:13:32.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:32.512 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:32.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:32.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:32.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:32.542 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:32.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:32.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:32.542 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:32.542 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:32.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:32.614 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:32.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:32.614 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:32.615 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 21:13:32.615 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 21:13:32.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:32.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:32.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:32.615 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:32.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:32.616 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:32.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:32.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:32.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:32.616 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 21:13:32.617 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 21:13:32.617 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 21:13:32.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:32.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:32.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:32.617 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:32.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:32.617 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:32.617 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:32.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:32.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:32.618 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 21:13:32.618 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.618 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:32.618 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:32.618 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:32.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:32.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:32.620 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.620 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 21:13:32.622 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:32.622 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:32.623 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:32.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:32.623 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:32.623 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:32.623 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:32.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:32.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:32.624 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:32.624 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:32.625 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:32.625 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:32.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:32.625 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:32.625 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:32.626 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:32.626 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:32.626 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:32.626 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:32.626 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:32.627 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:32.627 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:32.627 DEBUG [main][MenuItemLookup] Item match:Window 21:13:32.628 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:32.628 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:32.628 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:32.628 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:32.628 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:32.628 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:32.629 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:32.629 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:32.629 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:32.629 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:32.629 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:32.629 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:32.629 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:32.629 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:32.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:13:32.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:13:32.828 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:32.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:32.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:32.853 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:32.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:32.853 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 21:13:32.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:32.853 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:32.854 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:32.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:32.855 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:32.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:32.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:32.857 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) 21:13:32.857 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:32.858 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:32.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:32.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:32.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:32.913 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:32.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:32.913 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:32.913 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:32.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:32.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:32.977 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:32.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:32.978 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:32.978 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:32.978 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 21:13:32.979 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 21:13:32.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:32.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:32.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:32.979 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:32.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:32.979 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:32.979 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:32.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:32.980 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:32.980 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [0](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 21:13:32.980 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 21:13:32.980 INFO [WorkbenchTestable][RequirementsRunner] Started test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 21:13:32.980 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:32.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:32.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:32.981 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:32.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:32.981 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:32.981 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:32.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:32.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:32.986 INFO [WorkbenchTestable][RequirementsRunner] Finished test: baseTest no-configuration [1](org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz) 21:13:32.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedStaticReqTestClazz 21:13:32.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:32.986 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:32.986 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:32.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:32.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.079 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.983 s testRequirementInjectionInBefore(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.364 s testRequirementInjectionInBeforeClass(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.363 s testStaticInject(org.eclipse.reddeer.junit.test.internal.requirement.parameterized.inject.ParameterizedRequirementTest) Time elapsed: 0.368 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.423 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.003 s fulfill(org.eclipse.reddeer.junit.test.internal.requirement.RequirementsTest) Time elapsed: 1.407 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 21:13:34.729 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.243 s - in org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest testInjectMethodInvocation(org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerTest) Time elapsed: 0.241 s Running org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest 21:13:34.752 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.internal.runner.RequirementsRunnerBuilderTest$ParameterizedSuite 21:13:34.752 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 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 21:13:35.077 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 21:13:35.081 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 21:13:35.086 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 21:13:35.089 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 21:13:35.090 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 21:13:35.092 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 21:13:35.098 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 21:13:35.101 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 21:13:35.103 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 21:13:35.104 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 21:13:35.108 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 21:13:35.117 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.JavaRequirement 21:13:35.118 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 21:13:35.118 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomJavaTestRequirement 21:13:35.119 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.internal.requirement.CustomServerTestRequirement 21:13:35.121 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.junit.test.requirement.configuration.resources.ComplexRequirement 21:13:35.122 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.444 s - in org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest testLoadConfigsFromInvalidJSONFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.294 s testLoadConfigFromFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0.139 s testLoadConfigsFromNonexistingFile(org.eclipse.reddeer.junit.test.internal.configuration.reader.JSONConfigurationReaderTest) Time elapsed: 0 s Running org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationTest Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 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 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 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.155 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.007 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 s getSimpleRequirementConfigurationsFromPoolYAML(org.eclipse.reddeer.junit.test.requirement.configuration.RequirementConfigurationPoolTest) Time elapsed: 0.012 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.026 s Running org.eclipse.reddeer.junit.test.requirement.configuration.ComplexConfigurationTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 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 s Running org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest testRequirementVersionMatcherOnComparisonGreaterThanNoMatch(org.eclipse.reddeer.junit.test.requirement.matcher.RequirementMatcherTest) Time elapsed: 0.009 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 s Running org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest testVersions3a(org.eclipse.reddeer.junit.test.requirement.matcher.VersionComparatorTest) Time elapsed: 0 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.001 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 21:13:35.451 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 21:13:35.487 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:35.487 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:35.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 21:13:35.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:35.488 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:35.489 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:35.489 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:35.489 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:35.489 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:35.490 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:35.490 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:35.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:35.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:35.491 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:35.492 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:35.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:35.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:35.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:35.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:35.493 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:35.493 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:35.493 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:35.493 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:35.493 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:35.494 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:35.494 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:35.494 DEBUG [main][MenuItemLookup] Item match:Window 21:13:35.497 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:35.497 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:35.497 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:35.498 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:35.498 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:35.498 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:35.498 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:35.498 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:35.498 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:35.498 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:35.498 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:35.499 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:35.499 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:35.499 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:35.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:13:35.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:13:35.801 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:35.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:35.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:35.805 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:35.806 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:35.806 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 21:13:35.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:35.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:35.807 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:35.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:35.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:35.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:35.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:35.828 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) 21:13:35.829 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:35.829 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:35.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:35.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:35.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:35.838 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:35.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:35.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:35.839 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:35.839 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:35.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:35.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:35.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:35.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:35.989 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:35.989 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:35.994 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:35.994 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 21:13:35.994 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 21:13:35.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:35.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:35.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:35.995 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:35.996 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 21:13:35.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:35.997 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:35.997 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:35.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:35.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:35.998 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest) 21:13:35.999 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementsRunnerTest 21:13:36.000 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:36.000 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:36.000 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:36.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:36.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 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.004 s Running org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 21:13:36.008 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 21:13:36.009 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:36.010 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:36.010 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 21:13:36.010 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:36.010 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:36.011 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:36.011 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:36.012 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:36.012 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:36.012 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:36.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:36.013 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:36.013 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:36.014 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:36.014 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:36.014 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:36.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:36.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:36.015 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:36.015 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:36.015 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:36.016 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:36.016 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:36.016 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:36.016 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:36.016 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:36.016 DEBUG [main][MenuItemLookup] Item match:Window 21:13:36.019 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:36.019 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:36.019 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:36.019 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:36.020 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:36.020 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:36.020 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:36.020 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:36.020 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:36.020 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:36.020 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:36.020 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:36.021 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:36.021 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:36.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.... 21:13:36.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 21:13:36.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:36.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:36.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:36.298 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:36.298 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:36.298 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 21:13:36.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:36.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:36.299 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:36.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:36.299 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:36.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:36.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:36.301 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) 21:13:36.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:36.302 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:36.330 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:36.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:36.330 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:36.331 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:36.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:36.331 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:36.331 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:36.332 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:36.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:36.421 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:36.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:36.421 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:36.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:36.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 21:13:36.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 21:13:36.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:36.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:36.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:36.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:36.430 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 21:13:36.432 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:36.432 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:36.432 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 21:13:36.432 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:36.432 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:36.433 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:36.433 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:36.433 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:36.433 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:36.433 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:36.433 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:36.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:36.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:36.434 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:36.434 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:36.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:36.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:36.435 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:36.435 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:36.435 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:36.436 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:36.436 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:36.436 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:36.436 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:36.436 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:36.436 DEBUG [main][MenuItemLookup] Item match:Window 21:13:36.437 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:36.437 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:36.438 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:36.438 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:36.438 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:36.438 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:36.438 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:36.438 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:36.438 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:36.438 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:36.438 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:36.438 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:36.439 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:36.439 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:36.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:13:36.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. finished successfully 21:13:36.664 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:36.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:36.667 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:36.667 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:36.667 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:36.668 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 21:13:36.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:36.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:36.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:36.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:36.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:36.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:36.713 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) 21:13:36.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:36.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:36.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:36.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:36.718 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:36.740 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:36.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:36.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:36.741 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:36.741 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:36.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:36.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:36.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:36.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:36.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:36.803 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:36.804 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:36.804 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 21:13:36.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 21:13:36.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:36.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:36.804 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:36.805 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:36.810 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) 21:13:36.828 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest.test.png 21:13:37.026 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 21:13:37.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 21:13:37.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:37.029 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:37.029 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:37.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:37.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:37.031 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) 21:13:37.035 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest) 21:13:37.035 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderErroneousTest 21:13:37.035 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:37.035 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:37.035 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:37.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:37.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 21:13:37.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:37.036 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:37.036 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:37.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:37.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:37.037 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testErroneousTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 21:13:37.037 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:37.038 INFO [WorkbenchTestable][RequirementsRunner] Started test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 21:13:37.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 21:13:37.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:37.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:37.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:37.038 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:37.040 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 21:13:37.041 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:37.041 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:37.041 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 21:13:37.041 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:37.041 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:37.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:37.042 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:37.042 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:37.042 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:37.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:37.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:37.043 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:37.043 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13: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.*'] 21:13:37.044 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:37.044 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:37.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:37.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:37.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:37.044 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:37.045 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:37.045 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:37.045 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:37.045 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:37.045 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:37.045 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:37.045 DEBUG [main][MenuItemLookup] Item match:Window 21:13:37.046 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:37.046 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:37.047 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:37.047 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:37.047 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:37.047 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:37.047 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:37.047 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:37.047 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:37.047 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:37.047 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:37.047 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:37.047 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:37.048 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:37.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:13:37.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:13:37.213 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:37.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:37.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:37.216 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:37.216 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:37.216 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 21:13:37.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:37.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:37.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:37.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:37.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:37.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:37.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:37.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) 21:13:37.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:37.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:37.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:37.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:37.245 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:37.246 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:37.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:37.247 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:37.247 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:37.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:37.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:37.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:37.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:37.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:37.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:37.318 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:37.318 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 21:13:37.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 21:13:37.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:37.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:37.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:37.318 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:37.319 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) 21:13:37.323 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest.test.png 21:13:37.460 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 21:13:37.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 21:13:37.460 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:37.461 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:37.461 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:37.461 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:37.461 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) 21:13:37.465 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest) 21:13:37.465 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderFailedTest 21:13:37.465 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:37.465 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:37.465 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:37.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:37.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 21:13:37.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:37.466 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:37.466 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:37.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:37.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:37.467 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 21:13:37.467 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:37.467 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 21:13:37.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 21:13:37.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:37.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:37.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:37.467 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:37.469 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 21:13:37.470 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:37.470 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:37.470 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 21:13:37.470 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:37.470 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:37.470 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:37.470 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:37.470 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:37.471 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:37.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.*'] 21:13:37.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:37.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.*'] 21:13:37.471 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:37.472 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:37.485 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:37.485 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:37.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:37.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:37.486 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:37.486 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:37.486 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:37.486 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:37.486 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:37.486 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:37.486 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:37.486 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:37.487 DEBUG [main][MenuItemLookup] Item match:Window 21:13:37.488 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:37.488 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:37.488 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:37.488 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:37.488 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:37.488 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:37.488 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:37.488 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:37.488 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:37.488 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:37.488 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:37.488 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:37.488 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:37.489 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:37.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.... 21:13:37.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:13:37.666 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:37.687 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:37.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:37.708 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:37.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:37.709 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 21:13:37.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:37.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:37.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:37.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:37.710 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:37.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:37.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:37.713 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) 21:13:37.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:37.713 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:37.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:37.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:37.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:37.717 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:37.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:37.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:37.718 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:37.718 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:37.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:37.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:37.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:37.758 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:37.758 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:37.759 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 21:13:37.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 21:13:37.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:37.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:37.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:37.759 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:37.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 21:13:37.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:37.759 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:37.759 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:37.759 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:37.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:37.799 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest) 21:13:37.800 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.RequirementsOrderRunnerSuite$RequirementOrderPassedTest 21:13:37.800 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:37.800 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:37.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:37.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:37.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:37.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 21:13:37.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:37.800 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:37.800 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:37.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:37.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:37.801 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) 21:13:37.801 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest 21:13:37.801 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:37.801 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:37.801 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:37.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:37.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.795 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.615 s testFailingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.429 s testPassingTest no-configuration(org.eclipse.reddeer.junit.test.integration.runner.order.testcase.RequirementOrderCallWithFailsTest) Time elapsed: 0.334 s Running org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 21:13:37.812 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 21:13:37.813 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 21:13:37.819 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:37.819 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 21:13:37.819 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:37.819 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:37.820 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:37.820 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:37.820 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:37.820 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:37.820 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:37.820 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:37.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:37.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:37.821 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:37.821 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:37.821 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:37.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:37.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:37.822 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:37.822 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:37.822 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:37.822 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:37.822 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:37.822 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:37.822 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:37.822 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:37.822 DEBUG [main][MenuItemLookup] Item match:Window 21:13:37.824 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:37.824 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:37.824 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:37.824 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:37.824 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:37.824 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:37.824 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:37.824 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:37.824 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:37.824 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:37.824 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:37.825 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:37.825 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:37.825 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:38.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:13:38.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:13:38.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:38.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:38.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:38.007 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:38.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:38.007 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 21:13:38.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:38.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:38.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:38.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:38.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:38.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:38.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:38.009 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) 21:13:38.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:38.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:38.035 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:38.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:38.035 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:38.036 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:38.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:38.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:38.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:38.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:38.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:38.119 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:38.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:38.120 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:38.120 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:38.121 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 21:13:38.121 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 21:13:38.121 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 21:13:38.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:38.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:38.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:38.122 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:38.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 21:13:38.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:38.122 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:38.122 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:38.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:38.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:38.122 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [0](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 21:13:38.123 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 21:13:38.123 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 21:13:38.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 21:13:38.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:38.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:38.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:38.123 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:38.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 21:13:38.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:38.123 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:38.123 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:38.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:38.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:38.124 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [1](org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest) 21:13:38.124 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.order.param.ParametrizedTest 21:13:38.124 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:38.124 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:38.124 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:38.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:38.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.315 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.001 s Running org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 21:13:38.144 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 21:13:38.146 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:38.147 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:38.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 21:13:38.147 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:38.147 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:38.148 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:38.148 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:38.148 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:38.148 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:38.148 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:38.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:38.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:38.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:38.149 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:38.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:38.150 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:38.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:38.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:38.150 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:38.150 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:38.150 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:38.151 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:38.151 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:38.151 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:38.151 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:38.151 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:38.151 DEBUG [main][MenuItemLookup] Item match:Window 21:13:38.153 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:38.153 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:38.153 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:38.153 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:38.153 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:38.153 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:38.153 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:38.153 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:38.153 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:38.153 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:38.153 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:38.153 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:38.153 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:38.154 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:38.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.... 21:13:38.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 'Preferences.*'] is available. finished successfully 21:13:38.345 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:38.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:38.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:38.348 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:38.348 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:38.348 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 21:13:38.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:38.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:38.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:38.371 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:38.371 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:38.372 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:38.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:38.373 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) 21:13:38.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:38.373 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:38.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:38.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:38.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:38.413 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:38.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:38.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:38.413 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:38.413 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:38.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:38.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:38.452 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:38.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:38.452 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:38.452 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:38.453 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:38.453 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 21:13:38.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 21:13:38.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:38.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:38.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:38.453 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:38.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 21:13:38.453 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:38.454 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:38.454 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:38.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:38.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:38.454 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest) 21:13:38.454 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsBeforRunIfTest 21:13:38.454 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:38.454 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:38.454 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:38.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:38.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.359 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 21:13:38.501 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 21:13:38.503 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:38.503 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:38.503 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 21:13:38.503 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:38.503 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:38.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:38.504 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:38.504 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:38.504 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:38.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.*'] 21:13:38.504 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:38.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.*'] 21:13:38.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:38.505 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:38.505 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:38.505 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:38.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:38.505 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:38.505 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:38.506 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:38.506 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:38.506 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:38.506 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:38.506 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:38.506 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:38.506 DEBUG [main][MenuItemLookup] Item match:Window 21:13:38.507 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:38.507 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:38.507 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:38.507 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:38.507 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:38.507 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:38.508 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:38.508 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:38.508 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:38.508 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:38.508 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:38.508 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:38.508 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:38.508 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:38.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.... 21:13:38.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 'Preferences.*'] is available. finished successfully 21:13:38.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:38.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:38.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:38.710 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:38.710 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:38.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 21:13:38.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:38.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:38.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:38.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:38.711 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:38.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:38.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:38.730 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) 21:13:38.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:38.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:38.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:38.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:38.739 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:38.740 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:38.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:38.740 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:38.740 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:38.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:38.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:38.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:38.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:38.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:38.810 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:38.811 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:38.811 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 21:13:38.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 21:13:38.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:38.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:38.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:38.811 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:38.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 21:13:38.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:38.812 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:38.812 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:38.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:38.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:38.812 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest) 21:13:38.812 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.integration.runner.injection.InjectRequirementsTest 21:13:38.812 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:38.812 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:38.812 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:38.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:38.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.314 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 21:13:38.824 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 21:13:38.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:38.826 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 21:13:38.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:38.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 21:13:38.827 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 21:13:38.827 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.827 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:38.827 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.827 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 21:13:38.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 21:13:38.828 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:38.828 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 21:13:38.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 21:13:38.828 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:38.828 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.828 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 21:13:38.828 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 21:13:38.828 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.828 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:38.829 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.829 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 21:13:38.829 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest 21:13:38.829 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShouldRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.829 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun1 is ignored because shouldRun method of RunIf conditional run is not met. 21:13:38.830 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun1 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.830 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun2 is ignored because @Ignore annotation is presented. 21:13:38.830 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun2 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.830 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun3 is ignored because @Ignore annotation is presented. 21:13:38.830 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun3 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.830 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun4 is ignored because shouldRun method of RunIf conditional run is not met. 21:13:38.831 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun4 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.831 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun5 is ignored because shouldRun method of RunIf conditional run is not met. 21:13:38.831 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun5 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.831 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun6 is ignored because shouldRun method of RunIf conditional run is not met. 21:13:38.831 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun6 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.831 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun7 is ignored because shouldRun method of RunIf conditional run is not met. 21:13:38.831 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun7 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.831 INFO [WorkbenchTestable][RequirementsRunner] Test method testShouldNotRun8 is ignored because shouldRun method of RunIf conditional run is not met. 21:13:38.831 INFO [WorkbenchTestable][RequirementsRunner] Ignored test: testShouldNotRun8 no-configuration(org.eclipse.reddeer.junit.test.execution.TestMethodShouldRunTest) 21:13:38.831 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.012 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.001 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 21:13:38.842 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 21:13:38.842 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 21:13:38.844 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:38.845 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 21:13:38.845 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:38.845 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:38.845 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:38.845 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:38.845 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:38.846 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:38.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.*'] 21:13:38.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:38.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.*'] 21:13:38.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:38.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.*'] 21:13:38.847 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:38.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:38.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:38.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:38.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:38.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:38.848 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:38.848 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:38.848 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:38.848 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:38.848 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:38.848 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:38.848 DEBUG [main][MenuItemLookup] Item match:Window 21:13:38.849 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:38.849 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:38.849 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:38.849 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:38.849 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:38.849 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:38.849 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:38.849 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:38.849 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:38.850 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:38.850 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:38.850 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:38.850 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:38.850 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:39.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:13:39.028 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:13:39.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:39.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:39.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:39.031 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:39.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:39.031 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 21:13:39.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:39.031 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:39.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:39.032 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:39.032 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:39.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:39.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:39.033 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) 21:13:39.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:39.033 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:39.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:39.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:39.059 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:39.060 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:39.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:39.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:39.061 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:39.061 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:39.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:39.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:39.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:39.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:39.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:39.109 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:39.110 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 21:13:39.110 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 21:13:39.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 21:13:39.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:39.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:39.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:39.110 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:39.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 21:13:39.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:39.110 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:39.110 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:39.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:39.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:39.131 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 21:13:39.131 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 21:13:39.131 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 21:13:39.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 21:13:39.131 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:39.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:39.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:39.132 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:39.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 21:13:39.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:39.132 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:39.132 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:39.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:39.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:39.132 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) 21:13:39.132 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest 21:13:39.132 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:39.132 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:39.133 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:39.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:39.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.292 s - in org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest test no-configuration [param0](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) Time elapsed: 0.021 s test no-configuration [param1](org.eclipse.reddeer.junit.test.execution.ParameterizedFieldTest) Time elapsed: 0.001 s Running org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 21:13:39.141 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 21:13:39.141 DEBUG [WorkbenchTestable][ParameterizedRunner] Injecting fulfilled requirements into static fields of test class 21:13:39.143 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:39.143 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 21:13:39.143 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:39.143 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:39.144 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:39.144 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:39.144 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:39.144 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:39.144 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:39.144 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:39.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:39.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:39.145 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:39.145 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:39.145 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:39.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:39.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:39.145 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:39.146 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:39.146 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:39.146 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:39.146 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:39.146 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:39.146 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:39.146 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:39.146 DEBUG [main][MenuItemLookup] Item match:Window 21:13:39.147 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:39.147 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:39.147 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:39.147 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:39.147 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:39.147 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:39.147 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:39.147 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:39.147 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:39.147 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:39.147 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:39.148 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:39.148 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:39.148 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:39.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.... 21:13:39.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 'Preferences.*'] is available. finished successfully 21:13:39.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:39.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:39.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:39.328 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:39.328 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:39.328 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 21:13:39.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:39.328 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:39.329 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:39.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:39.329 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:39.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:39.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:39.347 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) 21:13:39.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:39.352 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:39.356 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:39.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:39.357 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:39.358 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:39.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:39.358 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:39.358 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:39.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:39.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:39.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:39.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:39.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:39.399 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:39.400 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 21:13:39.400 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 21:13:39.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 21:13:39.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:39.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:39.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:39.400 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:39.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 21:13:39.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:39.400 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:39.400 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:39.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:39.401 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 21:13:39.401 DEBUG [WorkbenchTestable][ParameterizedRequirementsRunner] Injecting fulfilled requirements into test instance 21:13:39.401 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 21:13:39.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 21:13:39.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:39.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:39.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:39.401 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:39.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 21:13:39.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:39.401 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:39.401 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:39.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:39.402 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration [param: param1](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) 21:13:39.402 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest 21:13:39.402 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:39.402 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:39.402 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:39.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s - in org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest test no-configuration [param: param0](org.eclipse.reddeer.junit.test.execution.ParameterizedConstructorTest) Time elapsed: 0.001 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 21:13:39.410 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 21:13:39.410 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:39.411 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:39.411 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 21:13:39.411 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:39.411 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:39.422 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:39.422 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:39.422 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:39.423 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:39.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:39.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:39.423 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:39.423 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:39.424 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:39.424 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:39.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:39.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:39.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:39.424 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:39.424 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:39.425 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:39.425 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:39.425 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:39.425 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:39.425 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:39.425 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:39.425 DEBUG [main][MenuItemLookup] Item match:Window 21:13:39.426 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:39.426 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:39.426 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:39.426 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:39.426 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:39.426 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:39.426 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:39.426 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:39.426 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:39.426 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:39.427 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:39.427 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:39.427 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:39.427 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:39.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.... 21:13:39.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:13:39.618 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:39.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:39.642 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:39.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:39.642 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 21:13:39.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:39.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:39.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:39.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:39.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:39.645 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) 21:13:39.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:39.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:39.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:39.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:39.650 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:39.651 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:39.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:39.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:39.651 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:39.651 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:39.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:39.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:39.714 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:39.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:39.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:39.714 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:39.717 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:39.717 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 21:13:39.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 21:13:39.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:39.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:39.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:39.717 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:39.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 21:13:39.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:39.717 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:39.718 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:39.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:39.744 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 21:13:39.744 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:39.744 INFO [WorkbenchTestable][RequirementsRunner] Started test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 21:13:39.744 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 21:13:39.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:39.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:39.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:39.745 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:39.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 21:13:39.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:39.745 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:39.745 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:39.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:39.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:39.746 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testVariousPriority no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 21:13:39.746 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:39.746 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 21:13:39.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 21:13:39.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:39.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:39.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:39.746 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:39.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 21:13:39.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:39.746 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:39.746 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:39.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:39.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:39.747 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOrderOfSortedList no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) 21:13:39.747 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest 21:13:39.747 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:39.747 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:39.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:39.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:39.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.338 s - in org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest testEqualPrioritized no-configuration(org.eclipse.reddeer.junit.test.execution.PriorityComparatorTest) Time elapsed: 0.027 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.041 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.027 s testGetValueOfStaticAnnotatedMethod(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetValueOfStaticAnnotatedMethodTwoPossibilities(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 s testGetTopClassAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0 s testGetRequirementAnnotations(org.eclipse.reddeer.junit.test.annotation.AnnotationUtilsTest) Time elapsed: 0.002 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.003 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 21:13:39.832 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 21:13:39.833 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass2 21:13:39.833 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:39.888 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 21:13:39.889 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaServerTestClassWithCollectionTwoRequirementsCorrect 21:13:39.890 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:39.894 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 21:13:39.895 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 21:13:39.898 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 21:13:39.899 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 21:13:39.899 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:39.904 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 21:13:39.905 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 21:13:39.906 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 21:13:39.906 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements2 21:13:39.907 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:39.911 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 21:13:39.912 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 21:13:39.913 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 21:13:39.913 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 21:13:39.914 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 21:13:39.915 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements3 21:13:39.915 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:39.921 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 21:13:39.922 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass 21:13:39.922 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:39.928 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 21:13:39.929 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClass2 21:13:39.929 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:39.934 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 21:13:39.935 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollection 21:13:39.936 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:39.938 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 21:13:39.939 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:39.940 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 21:13:39.940 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 21:13:39.941 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:39.948 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 21:13:39.949 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirements 21:13:39.949 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:39.989 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 21:13:39.990 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 21:13:39.991 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 21:13:39.991 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$ServerTestClass 21:13:39.992 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaTestClass 21:13:39.992 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 21:13:39.993 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:39.998 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:39.998 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 21:13:39.999 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:40.004 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$RestrictedJavaTestClassWithCollectionTwoRequirementsCorrect 21:13:40.004 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:40.008 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 21:13:40.009 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 21:13:40.009 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 21:13:40.010 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 21:13:40.010 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 21:13:40.011 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$JavaServerTestClass 21:13:40.012 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:40.015 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest$SimpleTestClass 21:13:40.016 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest testSimpleSuiteWithMoreTestClassesWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.007 s testCorrectRestrictionDiffAttributes(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.055 s testRequirementsSuite_withPartialConfig(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.01 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.008 s testJavaServerTestWithRestrictedConfigurationCollection(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.006 s testNestedSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.003 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.009 s testRequirementsSuiteWithConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.046 s testJavaServerTestWithPartialConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.002 s testSimpleSuiteWithoutConfiguration(org.eclipse.reddeer.junit.test.runner.RedDeerSuiteTest) Time elapsed: 0.001 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.008 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.001 s Running org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 21:13:40.025 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 21:13:40.030 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:40.030 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:40.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 21:13:40.030 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:40.030 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:40.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:40.031 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:40.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:40.031 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:40.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.*'] 21:13:40.031 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:40.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.*'] 21:13:40.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:40.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.*'] 21:13:40.032 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:40.032 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:40.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:40.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:40.033 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:40.033 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:40.033 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:40.033 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:40.033 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:40.033 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:40.034 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:40.034 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:40.034 DEBUG [main][MenuItemLookup] Item match:Window 21:13:40.035 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:40.035 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:40.035 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:40.035 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:40.035 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:40.035 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:40.035 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:40.035 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:40.035 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:40.035 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:40.035 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:40.036 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:40.036 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:40.036 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:40.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:13:40.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:13:40.236 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:40.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:40.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:40.238 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:40.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:40.238 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 21:13:40.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:40.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:40.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:40.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:40.239 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:40.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:40.241 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) 21:13:40.241 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:40.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:40.268 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:40.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:40.268 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:40.269 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:40.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:40.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:40.269 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:40.269 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:40.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:40.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:40.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:40.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:40.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:40.317 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:40.319 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:40.320 INFO [WorkbenchTestable][RequirementsRunner] Started test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 21:13:40.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 21:13:40.320 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:40.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:40.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:40.321 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:40.341 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest.png 21:13:40.456 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 21:13:40.457 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.screenshotCapturerTest(2).png 21:13:40.584 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 21:13:40.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 21:13:40.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:40.587 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:40.587 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:40.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:40.587 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:40.589 INFO [WorkbenchTestable][RequirementsRunner] Finished test: screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 21:13:40.589 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:40.589 INFO [WorkbenchTestable][RequirementsRunner] Started test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 21:13:40.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 21:13:40.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:40.589 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:40.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:40.590 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.test.integration.runner.IBeforeTestImpl 21:13:40.590 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest.png 21:13:40.706 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 21:13:40.711 DEBUG [main][ScreenshotCapturer] Capturing Screenshot: ./target/screenshots/no-configuration/org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest.failAtTheEndTest(2).png 21:13:40.819 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 21:13:40.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 21:13:40.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:40.821 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:40.821 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:40.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:40.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:40.823 INFO [WorkbenchTestable][RequirementsRunner] Finished test: failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) 21:13:40.823 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest 21:13:40.823 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.test.integration.runner.IAfterTestImpl 21:13:40.823 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:13:40.823 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:13:40.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:40.823 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.8 s - in org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest screenshotCapturerTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.269 s failAtTheEndTest no-configuration(org.eclipse.reddeer.junit.test.rules.ErrorCollectorWithScreenshotTest) Time elapsed: 0.234 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-2018 [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 123/12066K 184/12066K 245/12066K 306/12066K 368/12066K 428/12066K 489/12066K 551/12066K 612/12066K 676/12066K 742/12066K 805/12066K 865/12066K 929/12066K 990/12066K 1053/12066K 1116/12066K 1179/12066K 1240/12066K 1304/12066K 1368/12066K 1435/12066K 1499/12066K 1562/12066K 1625/12066K 1685/12066K 1748/12066K 1813/12066K 1877/12066K 1944/12066K 2011/12066K 2071/12066K 2136/12066K 2197/12066K 2260/12066K 2321/12066K 2381/12066K 2444/12066K 2504/12066K 2571/12066K 2638/12066K 2699/12066K 2760/12066K 2820/12066K 2882/12066K 2946/12066K 3010/12066K 3074/12066K 3139/12066K 3199/12066K 3261/12066K 3322/12066K 3385/12066K 3449/12066K 3516/12066K 3576/12066K 3637/12066K 3702/12066K 3764/12066K 3829/12066K 3893/12066K 3958/12066K 4022/12066K 4082/12066K 4144/12066K 4205/12066K 4271/12066K 4336/12066K 4401/12066K 4463/12066K 4525/12066K 4586/12066K 4649/12066K 4711/12066K 4773/12066K 4833/12066K 4899/12066K 4959/12066K 5023/12066K 5083/12066K 5145/12066K 5205/12066K 5270/12066K 5332/12066K 5397/12066K 5460/12066K 5521/12066K 5586/12066K 5647/12066K 5708/12066K 5770/12066K 5830/12066K 5894/12066K 5958/12066K 6021/12066K 6081/12066K 6141/12066K 6204/12066K 6270/12066K 6332/12066K 6399/12066K 6461/12066K 6525/12066K 6588/12066K 6656/12066K 6717/12066K 6784/12066K 6847/12066K 6914/12066K 6974/12066K 7039/12066K 7103/12066K 7168/12066K 7232/12066K 7293/12066K 7354/12066K 7419/12066K 7483/12066K 7544/12066K 7605/12066K 7668/12066K 7732/12066K 7792/12066K 7855/12066K 7917/12066K 7979/12066K 8044/12066K 8105/12066K 8172/12066K 8235/12066K 8302/12066K 8365/12066K 8425/12066K 8487/12066K 8555/12066K 8620/12066K 8684/12066K 8745/12066K 8806/12066K 8871/12066K 8935/12066K 8996/12066K 9057/12066K 9121/12066K 9183/12066K 9246/12066K 9308/12066K 9369/12066K 9434/12066K 9500/12066K 9560/12066K 9622/12066K 9688/12066K 9748/12066K 9809/12066K 9871/12066K 9931/12066K 9991/12066K 10054/12066K 10117/12066K 10183/12066K 10243/12066K 10306/12066K 10366/12066K 10428/12066K 10489/12066K 10553/12066K 10618/12066K 10680/12066K 10745/12066K 10808/12066K 10868/12066K 10928/12066K 10991/12066K 11055/12066K 11117/12066K 11181/12066K 11242/12066K 11305/12066K 11369/12066K 11432/12066K 11496/12066K 11556/12066K 11618/12066K 11682/12066K 11742/12066K 11802/12066K 11867/12066K 11930/12066K 11990/12066K 12056/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 21:13:56.085 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:13:56.089 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 21:13:56.104 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:13:56.105 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 21:13:56.433 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.autobuilding.AutoBuildingRequirement 21:13:56.436 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.browser.InternalBrowserRequirement 21:13:56.437 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.cleanworkspace.CleanWorkspaceRequirement 21:13:56.438 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.closeeditors.CloseAllEditorsRequirement 21:13:56.439 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.db.DatabaseRequirement 21:13:56.441 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.jre.JRERequirement 21:13:56.443 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.openperspective.OpenPerspectiveRequirement 21:13:56.446 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.preferences.OomphRecorderRequirement 21:13:56.447 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.property.PropertyRequirement 21:13:56.448 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.securestorage.SecureStorageRequirement 21:13:56.451 INFO [WorkbenchTestable][Activator] Found requirement org.eclipse.reddeer.requirements.server.apache.tomcat.ApacheTomcatServerRequirement 21:13:56.555 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 21:13:56.606 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:13:56.610 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:13:56.612 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 21:13:56.615 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 21:13:56.615 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 21:13:56.626 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 21:13:56.720 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:13:56.721 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:13:56.738 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:13:56.739 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:13:56.743 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:13:56.744 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:13:56.761 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:56.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:56.766 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:56.767 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:56.768 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:13:56.768 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:56.794 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:56.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:56.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:56.803 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:56.809 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:56.815 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:56.815 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:56.816 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:56.816 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:56.816 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:56.816 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:56.816 DEBUG [main][MenuItemLookup] Item match:Window 21:13:56.822 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:56.822 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:56.823 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:56.823 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:56.823 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:56.823 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:13:56.823 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:56.823 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:13:56.823 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:56.823 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:13:56.824 DEBUG [main][MenuItemLookup] Item match:Preferences 21:13:56.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:13:56.828 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:13:56.831 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:13:57.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:13:57.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 'Preferences.*'] is available. finished successfully 21:13:57.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:13:57.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:57.202 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:57.204 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:13:57.204 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:57.216 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 21:13:57.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:57.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:57.239 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:57.240 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:57.240 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:57.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:57.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:57.304 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) 21:13:57.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:57.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:57.316 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:57.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:57.316 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:57.320 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:13:57.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:57.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:57.323 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:57.323 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:57.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:13:57.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:13:57.436 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:57.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:57.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:57.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:57.490 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:57.490 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' view via menu. 21:13:57.492 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:57.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:57.492 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:57.492 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:57.493 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:57.493 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:13:57.493 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:13:57.493 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:13:57.493 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:13:57.494 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:13:57.494 DEBUG [main][MenuItemLookup] Item match:Window 21:13:57.496 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:13:57.496 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:13:57.496 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:13:57.496 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:57.496 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:13:57.496 DEBUG [main][MenuItemLookup] Item match:Show View 21:13:57.515 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:13:57.515 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:13:57.516 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:13:57.516 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:13:57.516 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:13:57.516 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:13:57.516 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:13:57.516 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:13:57.517 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:57.517 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:13:57.517 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:13:57.519 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:13:57.519 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:13:57.519 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:13:57.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:13:57.656 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 21:13:57.656 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:13:57.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:57.662 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:57.663 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 21:13:57.663 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:13:57.664 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:57.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:57.665 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:13:57.665 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:13:57.665 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:57.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:57.666 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:57.666 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:57.666 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:13:57.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:13:57.668 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:13:57.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 21:13:57.670 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:13:57.691 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:58.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:58.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:13:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 21:13:58.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:13:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:13:58.200 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 21:13:58.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:13:58.201 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:13:58.201 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Servers 21:13:58.203 DEBUG [main][TreeItemHandler] Selecting tree item: Servers 21:13:58.204 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Servers about selection 21:13:58.205 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Servers 21:13:58.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:13:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:58.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:58.206 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:13:58.206 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:13:58.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:58.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:58.210 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:13:58.210 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:13:58.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:13:58.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:13:58.210 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:13:58.210 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:13:58.211 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:58.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:58.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:58.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:58.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:13:58.214 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:13:58.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:13:58.214 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:13:58.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:13:58.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:13:58.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:13:58.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:13:58.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open... 21:13:58.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:58.627 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:58.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.wst.server.ui.cnf.ServersView2' view is open finished successfully 21:13:58.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:58.687 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:58.691 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:58.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:58.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 '\*?\QServers\E') 21:13:58.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:58.692 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:58.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:13:58.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:13:58.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:13:58.723 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:13:58.724 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:13:58.734 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:58.735 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:13:58.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:13:58.736 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:13:58.802 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:13:58.802 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:13:58.803 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:13:58.804 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 21:13:58.805 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 21:13:58.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:13:58.806 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:58.806 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:59.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:59.308 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:59.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:13:59.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:13:59.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:13:59.824 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 21:13:59.824 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 21:13:59.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'] 21:13:59.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:59.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'] 21:13:59.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:59.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:13:59.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:59.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:13:59.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:59.836 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:13:59.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:59.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:13:59.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:59.837 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:13:59.837 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:59.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'] 21:13:59.838 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:59.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'] 21:13:59.839 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:13:59.839 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:13:59.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:13:59.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:13:59.840 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:13:59.840 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:13:59.841 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:59.841 DEBUG [main][MenuItemLookup] Item match:File 21:13:59.845 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:13:59.846 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:13:59.852 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:13:59.853 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:59.853 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:13:59.853 DEBUG [main][MenuItemLookup] Found menu:'File' 21:13:59.853 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:13:59.853 DEBUG [main][MenuItemLookup] Found menu:'' 21:13:59.853 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:13:59.853 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:13:59.868 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:13:59.869 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:13:59.869 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:14:00.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 'New|Select a wizard'] is available.... 21:14:00.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:14:00.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:14:00.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:14:00.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:14:00.016 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:14:00.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:14:00.017 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 21:14:00.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:14:00.018 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:14:00.018 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:14:00.019 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:14:00.019 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:14:00.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:14:00.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:14:00.023 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 21:14:00.023 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:14:00.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:14:00.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:14:00.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:14:00.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 21:14:00.534 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:14:00.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:14:00.534 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 21:14:00.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:14:00.535 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:14:00.535 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 21:14:00.535 DEBUG [main][TreeItemHandler] Selecting tree item: Server 21:14:00.536 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 21:14:00.541 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 21:14:00.541 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:14:00.541 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:14:00.543 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) 21:14:00.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:14:00.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:14:00.546 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:14:00.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:14:00.546 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:14:00.547 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:14:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:14:00.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:14:00.547 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:14:00.547 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:14:00.828 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:14:00.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:14:00.897 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:14:00.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 21:14:00.898 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 21:14:00.898 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 21:14:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:14:00.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:14:00.899 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 21:14:00.899 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:14:00.914 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 21:14:00.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:14:00.914 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:14:00.917 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:14:00.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:14:00.917 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:14:00.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 21:14:00.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 21:14:00.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 21:14:00.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:14:00.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:14:00.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 21:14:00.996 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 21:14:00.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:14:01.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:14:01.497 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 21:14:01.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 21:14:01.508 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 21:14:01.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:14:01.508 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 21:14:01.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:14:01.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 21:14:01.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 21:14:01.510 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 21:14:01.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:14:01.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:14:01.512 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:14:01.512 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:14:01.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:14:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:14:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:14:01.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 21:14:01.514 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 21:14:01.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:14:01.514 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 21:14:01.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:14:01.514 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 21:14:01.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 21:14:01.515 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 21:14:01.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:14:01.515 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 21:14:01.515 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:14:01.515 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 21:14:01.517 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 21:14:01.517 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 21:14:01.521 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 21:14:01.584 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 21:14:01.585 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) 21:14:01.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:14:01.585 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:14:01.589 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:14:01.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:14:01.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:14:01.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:14:02.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:14:02.096 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:") 21:14:02.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:14:02.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:14:02.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:14:02.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:14:02.116 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:14:02.116 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:14:02.119 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 21:14:02.127 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 21:14:02.127 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 21:14:02.128 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) 21:14:02.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:14:02.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:14:02.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:14:02.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:14:02.131 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:14:02.142 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:14:02.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:14:02.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:14:02.143 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:14:02.143 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:14:02.433 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 21:14:02.433 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:14:02.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:14:02.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:14:02.434 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 21:14:02.434 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:14:02.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:14:02.434 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:14:02.434 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:14:02.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:14:02.434 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:14:02.435 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:14:02.435 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 21:14:02.435 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 21:14:02.435 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:14:02.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:14:02.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:14:02.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 21:14:02.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:14:02.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:14:02.436 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:14:02.437 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:14:02.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:14:02.437 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 21:14:02.437 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:14:02.439 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 21:14:02.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 21:15:02.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 21:15:02.525 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 21:15:02.525 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 21:15:02.526 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) 21:15:02.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:02.527 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:02.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:02.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:02.530 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:15:02.535 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:15:02.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:15:02.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:15:02.536 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:15:02.536 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:15:02.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:15:03.068 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:15:03.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:15:03.071 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:15:03.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:15:03.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:15:03.072 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:15:03.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:15:03.072 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 21:15:03.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:03.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:03.078 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:15:03.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:03.082 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:03.082 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:15:03.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:03.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:03.083 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:15:03.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 '\*?\QServers\E') 21:15:03.083 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:03.083 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:03.087 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:03.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:03.087 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:15:03.087 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:03.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:03.089 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:03.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:15:03.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:15:03.090 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:15:03.093 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:03.093 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:03.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:03.094 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:15:03.095 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 21:15:03.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:03.095 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:03.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:03.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:03.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:15:03.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:03.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:03.140 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:15:03.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:03.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:03.141 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:15:03.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 '\*?\QServers\E') 21:15:03.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:03.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:03.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:03.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:03.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:15:03.146 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:03.146 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:03.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:03.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:15:03.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:15:03.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:15:03.194 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:03.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:03.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:03.196 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:15:03.197 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:03.197 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:03.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:03.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:15:03.198 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 21:15:03.198 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 21:15:03.198 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 21:15:03.222 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 21:15:03.225 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:03.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:03.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:03.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:15:03.230 INFO [WorkbenchTestable][AbstractServer] Start server Apache Tomcat v10.0 Server at localhost 21:15:03.231 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:03.231 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:03.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:03.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:15:03.233 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:03.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:03.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:03.235 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:15:03.235 DEBUG [WorkbenchTestable][AbstractServer] Triggering action: Start on server Apache Tomcat v10.0 Server at localhost 21:15:03.235 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:03.235 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:03.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:03.237 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:15:03.237 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 21:15:03.237 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 21:15:03.237 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 21:15:03.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 21:15:03.253 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:03.255 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:15:03.255 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:15:03.348 DEBUG [main][MenuItemLookup] Found menu:'New' 21:15:03.348 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 21:15:03.348 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:15:03.348 DEBUG [main][MenuItemLookup] Found menu:'' 21:15:03.348 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:15:03.348 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:15:03.349 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:15:03.349 DEBUG [main][MenuItemLookup] Found menu:'Rename F2' 21:15:03.349 DEBUG [main][MenuItemLookup] Found menu:'' 21:15:03.349 DEBUG [main][MenuItemLookup] Found menu:'Debug Ctrl+Alt+D' 21:15:03.349 DEBUG [main][MenuItemLookup] Found menu:'Start Ctrl+Alt+R' 21:15:03.349 DEBUG [main][MenuItemLookup] Item match:Start Ctrl+Alt+R 21:15:03.349 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Start Ctrl+Alt+R" 21:15:03.349 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Start Ctrl+Alt+R 21:15:03.349 INFO [main][MenuItemHandler] Select menu item: &Start Ctrl+Alt+R 21:15:03.360 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run... 21:15:06.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Server has state 2 and mode run finished successfully 21:15:06.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started... 21:15:06.886 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:06.886 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:06.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:06.888 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:15:06.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until server's state is: Started finished successfully 21:15:06.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:15:06.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Process Console Input Job' is a system job, skipped 21:15:06.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:15:06.889 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:15:06.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:15:06.889 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:06.889 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:06.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:06.891 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:15:06.892 DEBUG [WorkbenchTestable][AbstractServer] Operate server's state finished, the result server's state is: 'STARTED' 21:15:06.892 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:06.893 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:15:06.897 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 21:15:06.897 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 21:15:06.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:15:06.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:15:06.898 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:15:06.900 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:06.905 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:06.905 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:15:06.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:06.911 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:06.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:15:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:06.912 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:15:06.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 '\*?\QServers\E') 21:15:06.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:06.912 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:06.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:06.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:06.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:15:06.934 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:06.934 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:06.935 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:06.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:15:06.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:15:06.936 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:15:06.938 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:06.938 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:06.939 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:06.940 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:15:06.940 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 21:15:06.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:06.940 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:06.940 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:06.940 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:06.941 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:15:06.941 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:06.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:06.946 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:15:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:06.947 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:15:06.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 '\*?\QServers\E') 21:15:06.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:06.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:06.987 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:06.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:06.987 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:15:06.987 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:06.988 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:06.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:06.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:15:06.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:15:06.989 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:15:06.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:06.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:06.997 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:15:06.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:07.012 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:07.013 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:15:07.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 '\*?\QServers\E') 21:15:07.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:07.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:07.017 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:07.018 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:07.018 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:15:07.018 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:07.018 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:07.019 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:07.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:15:07.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:15:07.020 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:15:07.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 21:15:07.024 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:15:07.050 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:15:07.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:15:07.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:15:07.086 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerRunningTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerRunningTest) 21:15:07.088 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:07.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:07.094 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:15:07.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:07.100 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:07.101 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:15:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:07.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:15:07.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') 21:15:07.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:07.102 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:07.109 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:07.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:07.109 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:15:07.109 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:07.109 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:07.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:07.111 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:15:07.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:15:07.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:15:07.114 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:07.114 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:07.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:07.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:15:07.133 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 21:15:07.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:07.133 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:07.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:07.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:07.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:15:07.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:07.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:07.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:15:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:07.140 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:15:07.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 '\*?\QServers\E') 21:15:07.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:07.140 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:07.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:07.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:07.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:15:07.144 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:07.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:07.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:07.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:15:07.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:15:07.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:15:07.190 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:07.190 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:07.191 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:07.192 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:15:07.192 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 21:15:07.192 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 21:15:07.192 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Started, Synchronized] about selection 21:15:07.228 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Started, Synchronized] 21:15:07.229 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:07.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:07.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:07.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:15:07.231 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 21:15:07.232 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:07.232 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:07.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:07.233 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:15:07.233 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:15:07.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:15:07.303 DEBUG [main][MenuItemLookup] Found menu:'New' 21:15:07.303 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 21:15:07.303 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:15:07.303 DEBUG [main][MenuItemLookup] Found menu:'' 21:15:07.303 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:15:07.303 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:15:07.303 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:15:07.303 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:15:07.303 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 21:15:07.304 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:15:07.304 INFO [main][MenuItemHandler] Select menu item: Delete Delete 21:15:07.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 21:15:07.401 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 21:15:07.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 21:15:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:07.404 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:15:07.404 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:15:07.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:15:07.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:15:07.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 21:15:07.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:15:07.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:07.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:07.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:07.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:07.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:15:07.406 INFO [WorkbenchTestable][CheckBox] Select checkbox Delete unused server configuration(s) 21:15:07.408 DEBUG [WorkbenchTestable][CheckBox] Checkbox Delete unused server configuration(s) already selected, no action performed 21:15:07.408 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:15:07.408 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:15:07.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:15:07.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:15:07.408 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 21:15:07.408 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:15:07.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:07.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:07.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:07.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:07.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:15:07.410 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:15:07.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:15:07.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:15:07.411 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:15:07.411 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:15:07.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:15:07.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:15:07.509 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:07.514 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:07.514 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:15:07.514 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:07.612 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:07.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:15:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:07.614 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:15:07.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 21:15:07.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:07.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:07.688 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:07.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:07.688 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:15:07.688 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:07.688 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:07.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:07.689 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:15:07.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:15:07.690 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:15:07.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 21:15:07.692 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:07.692 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:07.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:07.693 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:15:07.694 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 21:15:07.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:07.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:07.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:07.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:07.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:15:07.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:07.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:07.717 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:15:07.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:07.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:07.718 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:15:07.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 '\*?\QServers\E') 21:15:07.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:07.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:07.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:07.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:07.722 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:15:07.723 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:07.723 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:07.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:07.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:15:07.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:15:07.724 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:15:08.317 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:08.317 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:08.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:08.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 21:15:08.352 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:15:08.353 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:15:08.354 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 21:15:08.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:08.355 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:08.355 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:15:08.855 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:08.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:15:09.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:09.357 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:15:09.357 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:15:09.361 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 21:15:09.361 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 21:15:09.361 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:09.361 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:09.363 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:09.363 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 21:15:09.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 21:15:09.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:09.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:09.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:15:09.864 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:09.865 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:15:10.365 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:10.366 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:15:10.366 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:15:10.368 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 21:15:10.370 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 21:15:10.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 21:15:10.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:15:10.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:15:10.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:15:10.370 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:15:10.370 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:15:10.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:15:10.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:10.371 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:15:10.371 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:10.372 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:15:10.372 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:10.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:15:10.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:10.373 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:10.373 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:15:10.373 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:15:10.373 DEBUG [main][MenuItemLookup] Found menu:'File' 21:15:10.373 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:15:10.374 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:15:10.374 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:15:10.374 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:15:10.374 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:15:10.374 DEBUG [main][MenuItemLookup] Item match:Window 21:15:10.375 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:15:10.375 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:15:10.376 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:15:10.376 DEBUG [main][MenuItemLookup] Found menu:'' 21:15:10.376 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:15:10.376 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:15:10.376 DEBUG [main][MenuItemLookup] Found menu:'' 21:15:10.376 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:15:10.376 DEBUG [main][MenuItemLookup] Found menu:'' 21:15:10.376 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:15:10.376 DEBUG [main][MenuItemLookup] Item match:Preferences 21:15:10.395 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:15:10.395 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:15:10.395 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:15:10.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 'Preferences.*'] is available.... 21:15:10.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:15:10.534 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:15:10.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:10.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:10.537 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:15:10.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:10.539 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 21:15:10.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:10.539 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:10.540 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:10.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:10.540 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:15:10.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:15:10.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:15:10.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 21:15:10.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:15:10.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:15:11.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:15:11.045 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:15:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 21:15:11.046 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:15:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:15:11.046 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 21:15:11.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:15:11.046 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:15:11.047 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 21:15:11.047 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 21:15:11.047 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 21:15:11.047 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 21:15:11.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:11.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:11.116 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:15:11.616 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:11.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:15:12.118 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:12.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:15:12.121 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:15:12.122 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 21:15:12.127 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 21:15:12.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:12.127 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:12.128 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:12.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:12.128 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:15:12.130 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 21:15:12.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:15:12.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:15:12.141 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 21:15:12.141 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 21:15:12.141 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 21:15:12.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:15:12.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:15:12.143 TRACE [main][WidgetHandler] Notify Table with event 13 21:15:12.143 TRACE [main][WidgetHandler] Wait for synchronization 21:15:12.144 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") 21:15:12.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:12.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:12.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:12.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:12.146 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:15:12.147 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:15:12.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:15:12.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:15:12.147 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:15:12.147 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:15:12.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 21:15:15.201 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 21:15:15.202 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 21:15:15.202 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:15.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:15.206 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") 21:15:15.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:15.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:15.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:15.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:15.210 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:15:15.215 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:15:15.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:15:15.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:15:15.215 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:15:15.215 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:15:15.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:15:15.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:15:15.257 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:15:15.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:15.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:15.258 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerRunningTest 21:15:15.258 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:15:15.258 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:15:15.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:15:15.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:15:15.258 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: 79.26 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.188 s Running org.eclipse.reddeer.requirements.test.server.ServerPresentTest 21:15:15.319 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 21:15:15.321 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:15:15.321 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:15:15.322 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 21:15:15.322 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:15:15.322 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:15:15.323 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:15:15.323 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:15:15.323 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:15:15.323 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:15:15.323 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:15:15.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:15.324 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:15:15.324 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:15.325 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:15:15.325 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:15.325 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:15:15.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:15.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:15.325 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:15:15.325 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:15:15.326 DEBUG [main][MenuItemLookup] Found menu:'File' 21:15:15.326 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:15:15.326 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:15:15.326 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:15:15.326 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:15:15.326 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:15:15.326 DEBUG [main][MenuItemLookup] Item match:Window 21:15:15.328 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:15:15.328 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:15:15.328 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:15:15.328 DEBUG [main][MenuItemLookup] Found menu:'' 21:15:15.328 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:15:15.328 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:15:15.328 DEBUG [main][MenuItemLookup] Found menu:'' 21:15:15.328 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:15:15.328 DEBUG [main][MenuItemLookup] Found menu:'' 21:15:15.329 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:15:15.329 DEBUG [main][MenuItemLookup] Item match:Preferences 21:15:15.329 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:15:15.329 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:15:15.329 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:15:15.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:15:15.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:15:15.478 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:15:15.480 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:15.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:15.491 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:15:15.491 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:15.491 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 21:15:15.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:15.491 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:15.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:15.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:15.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:15:15.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:15:15.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:15:15.494 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) 21:15:15.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:15.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:15.508 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:15.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:15.508 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:15:15.509 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:15:15.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:15:15.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:15:15.509 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:15:15.509 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:15:15.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:15:15.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:15:15.542 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:15:15.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:15.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:15.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:15.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:15.547 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:15:15.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:15.568 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:15.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:15:15.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:15.568 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:15.568 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:15:15.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 '\*?\QServers\E') 21:15:15.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:15.569 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:15.572 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:15.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:15.572 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:15:15.572 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:15.572 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:15.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:15.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:15:15.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:15:15.574 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:15:15.575 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:15:15.575 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:15:15.576 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:15:15.576 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 21:15:15.576 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 21:15:15.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:15.576 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:15.577 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:15:16.077 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:16.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:15:16.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:16.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:15:16.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:15:16.581 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 21:15:16.581 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 21:15:16.581 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:15:16.581 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15: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'] 21:15:16.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15: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: "New Server"] 21:15:16.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15: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'] 21:15:16.582 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:16.583 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:15:16.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:16.583 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:15:16.583 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:16.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 Server"] 21:15:16.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:16.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'] 21:15:16.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:16.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'] 21:15:16.584 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:16.584 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:15:16.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:16.585 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:16.585 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:15:16.585 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:15:16.585 DEBUG [main][MenuItemLookup] Found menu:'File' 21:15:16.586 DEBUG [main][MenuItemLookup] Item match:File 21:15:16.588 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:15:16.588 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:15:16.590 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:15:16.590 DEBUG [main][MenuItemLookup] Found menu:'' 21:15:16.590 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:15:16.590 DEBUG [main][MenuItemLookup] Found menu:'File' 21:15:16.590 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:15:16.590 DEBUG [main][MenuItemLookup] Found menu:'' 21:15:16.590 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:15:16.591 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:15:16.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:15:16.591 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:15:16.591 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:15:16.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.... 21:15: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 21:15:16.703 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:15:16.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:16.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:16.705 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:15:16.705 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:16.706 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 21:15:16.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:16.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:16.707 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:16.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:16.707 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:15:16.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:15:16.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:15:16.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 21:15:16.709 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:15:16.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:15:16.709 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 21:15:16.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:15:16.717 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:15:16.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 21:15:16.717 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:15:16.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:15:16.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 21:15:16.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:15:16.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:15:16.718 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 21:15:16.718 DEBUG [main][TreeItemHandler] Selecting tree item: Server 21:15:16.718 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 21:15:16.719 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 21:15:16.719 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:15:16.719 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:15:16.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) 21:15:16.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:16.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:16.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:16.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:16.721 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:15:16.722 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:15:16.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:15:16.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:15:16.722 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:15:16.722 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:15:16.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'] 21:15:16.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:16.919 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:16.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 21:15:16.919 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 21:15:16.925 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 21:15:16.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:15:16.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:15:16.926 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 21:15:16.926 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:15:16.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 21:15:16.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:16.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:16.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:16.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:16.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:15:16.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 21:15:16.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 21:15:16.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 21:15:16.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:15:16.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:15:16.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 21:15:16.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 21:15:16.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:15:17.434 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:15:17.434 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 21:15:17.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 21:15:17.442 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 21:15:17.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:15:17.442 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 21:15:17.442 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:15:17.442 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 21:15:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 21:15:17.443 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 21:15:17.443 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:17.443 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:17.444 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:17.445 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:15:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:15:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:15:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 21:15:17.445 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 21:15:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:15:17.445 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 21:15:17.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:15:17.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 21:15:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 21:15:17.446 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 21:15:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:15:17.446 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 21:15:17.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:15:17.446 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 21:15:17.446 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 21:15:17.446 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 21:15:17.447 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 21:15:17.482 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 21:15:17.482 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) 21:15:17.483 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:17.483 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:17.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:17.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:17.484 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:15:17.484 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:15:17.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:15:17.986 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:") 21:15:17.986 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:17.986 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:17.993 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:17.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:17.993 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:15:17.993 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:15:17.995 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 21:15:17.996 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 21:15:17.996 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 21:15:17.996 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) 21:15:17.996 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:17.996 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:17.998 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:17.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:17.998 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:15:18.007 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:15:18.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:15:18.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:15:18.007 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:15:18.007 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:15:18.066 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 21:15:18.066 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:15:18.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:15:18.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:15:18.066 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 21:15:18.066 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:15:18.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:18.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:15:18.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:15:18.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:18.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:15:18.067 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:15:18.067 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 21:15:18.070 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 21:15:18.070 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:15:18.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:15:18.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:15:18.075 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 21:15:18.075 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:15:18.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:15:18.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:15:18.076 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:15:18.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:15:18.076 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 21:15:18.076 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:15:18.077 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 21:15:18.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 21:16:18.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 21:16:18.100 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 21:16:18.100 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 21:16:18.100 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) 21:16:18.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:18.101 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:18.103 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:18.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:18.103 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:16:18.108 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:16:18.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:16:18.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:16:18.108 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:16:18.108 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:16:18.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:16:19.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:16:19.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:16:19.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:16:19.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:16:19.050 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:16:19.050 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:16:19.050 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 21:16:19.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.055 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:16:19.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.060 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.061 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:16:19.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:19.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:19.061 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:16:19.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 '\*?\QServers\E') 21:16:19.061 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:19.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.067 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:19.067 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:16:19.067 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:19.067 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:19.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:19.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:16:19.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:16:19.069 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:16:19.072 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:19.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:19.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:19.088 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:16:19.089 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 21:16:19.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:19.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:19.089 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:16:19.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.094 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:16:19.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:19.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:19.095 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:16:19.096 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:16:19.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:19.096 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:19.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:16:19.099 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:19.100 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:19.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:19.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:16:19.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:16:19.101 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:16:19.104 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:19.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:19.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:19.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:16:19.106 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:16:19.106 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 21:16:19.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 21:16:19.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:16:19.106 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:16:19.107 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:16:19.122 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.126 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:16:19.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:16:19.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:19.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:19.130 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:16:19.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 '\*?\QServers\E') 21:16:19.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:19.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.136 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:19.136 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:16:19.136 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:19.136 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:19.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:19.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:16:19.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:16:19.137 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:16:19.140 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:19.140 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:19.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:19.156 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:16:19.156 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 21:16:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:19.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:19.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:16:19.157 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.161 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:16:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:19.162 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:16:19.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 '\*?\QServers\E') 21:16:19.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:19.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.203 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:19.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:16:19.204 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:19.204 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:19.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:19.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:16:19.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:16:19.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:16:19.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 21:16:19.222 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:16:19.222 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:16:19.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:16:19.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:16:19.223 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerPresentTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerPresentTest) 21:16:19.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.228 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:16:19.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:16:19.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:19.233 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:16:19.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') 21:16:19.233 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:19.233 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:19.236 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:16:19.237 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:19.237 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:19.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:19.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:16:19.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:16:19.238 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:16:19.240 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:19.240 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:19.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:19.256 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:16:19.256 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 21:16:19.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:19.256 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:19.257 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:16:19.258 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.262 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.262 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:16:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:19.263 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:16:19.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 '\*?\QServers\E') 21:16:19.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:19.263 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.305 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:19.305 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:16:19.305 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:19.305 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:19.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:19.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:16:19.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:16:19.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:16:19.309 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:19.310 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:19.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:19.311 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:16:19.311 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 21:16:19.311 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 21:16:19.311 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 21:16:19.320 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 21:16:19.322 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:19.322 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:19.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:19.323 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:16:19.323 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 21:16:19.323 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:19.323 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:19.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:19.339 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:16:19.339 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:16:19.339 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:16:19.390 DEBUG [main][MenuItemLookup] Found menu:'New' 21:16:19.390 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 21:16:19.390 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:16:19.390 DEBUG [main][MenuItemLookup] Found menu:'' 21:16:19.390 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:16:19.391 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:16:19.391 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:16:19.391 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:16:19.391 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 21:16:19.391 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:16:19.391 INFO [main][MenuItemHandler] Select menu item: Delete Delete 21:16:19.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 21:16:19.448 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 21:16:19.448 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 21:16:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:19.449 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:16:19.449 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:16:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:16:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:16:19.449 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 21:16:19.449 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:16:19.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:19.449 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:19.451 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:16:19.451 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:16:19.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:16:19.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:16:19.451 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:16:19.451 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:16:19.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:16:19.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:16:19.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.520 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:16:19.520 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.524 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.524 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:16:19.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:19.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:19.534 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:16:19.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 '\*?\QServers\E') 21:16:19.535 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:19.535 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:19.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:19.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:16:19.539 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:19.539 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:19.540 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:19.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:16:19.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:16:19.541 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:16:19.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 21:16:19.554 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:19.554 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:19.556 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:19.556 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 21:16:19.556 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 21:16:19.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:19.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:19.557 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:16:20.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:20.058 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:16:20.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:20.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:16:20.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:16:20.561 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 21:16:20.561 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 21:16:20.561 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:20.561 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:20.562 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:20.562 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 21:16:20.562 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 21:16:20.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:20.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:20.563 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:16:21.063 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:21.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:16:21.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:21.565 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:16:21.565 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:16:21.567 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 21:16:21.567 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 21:16:21.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 21:16:21.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:16:21.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:16:21.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:16:21.567 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:16:21.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:16:21.567 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:16:21.567 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:21.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:16:21.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:21.568 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:16:21.568 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:21.568 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:16:21.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:21.569 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:21.569 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:16:21.569 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:16:21.569 DEBUG [main][MenuItemLookup] Found menu:'File' 21:16:21.570 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:16:21.570 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:16:21.570 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:16:21.570 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:16:21.570 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:16:21.570 DEBUG [main][MenuItemLookup] Item match:Window 21:16:21.571 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:16:21.571 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:16:21.571 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:16:21.571 DEBUG [main][MenuItemLookup] Found menu:'' 21:16:21.571 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:16:21.571 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:16:21.571 DEBUG [main][MenuItemLookup] Found menu:'' 21:16:21.571 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:16:21.571 DEBUG [main][MenuItemLookup] Found menu:'' 21:16:21.571 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:16:21.571 DEBUG [main][MenuItemLookup] Item match:Preferences 21:16:21.584 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:16:21.584 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:16:21.584 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:16:21.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:16:21.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 'Preferences.*'] is available. finished successfully 21:16:21.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:16:21.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:21.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:21.715 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:16:21.715 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:21.715 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 21:16:21.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:21.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:21.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:21.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:21.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:16:21.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:16:21.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:16:21.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 21:16:21.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:16:21.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:16:21.718 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 21:16:21.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:16:21.718 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:16:21.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 21:16:21.718 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:16:21.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:16:21.719 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 21:16:21.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:16:21.719 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:16:21.719 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 21:16:21.719 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 21:16:21.719 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 21:16:21.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 21:16:21.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:21.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:21.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:16:22.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:22.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:16:22.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:22.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:16:22.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:16:22.741 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 21:16:22.742 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 21:16:22.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:22.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:22.743 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:22.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:22.743 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:16:22.745 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 21:16:22.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:16:22.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:16:22.751 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 21:16:22.751 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 21:16:22.751 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 21:16:22.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:16:22.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:16:22.752 TRACE [main][WidgetHandler] Notify Table with event 13 21:16:22.752 TRACE [main][WidgetHandler] Wait for synchronization 21:16:22.753 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") 21:16:22.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:22.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:22.756 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:22.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:22.756 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:16:22.758 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:16:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:16:22.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:16:22.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:16:22.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:16:22.764 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 21:16:25.767 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 21:16:25.767 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 21:16:25.767 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:25.771 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:25.771 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") 21:16:25.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:25.771 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:25.774 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:25.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:25.774 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:16:25.777 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:16:25.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:16:25.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:16:25.778 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:16:25.778 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:16:25.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:16:25.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:16:25.818 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:16:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:25.819 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerPresentTest 21:16:25.819 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:16:25.819 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:16:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:16:25.819 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.501 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.117 s Running org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 21:16:25.830 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 21:16:25.832 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:16:25.832 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:16:25.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 21:16:25.832 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:16:25.832 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:16:25.833 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:16:25.833 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:16:25.833 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:16:25.833 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:16:25.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:16:25.833 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:25.833 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:16:25.834 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:25.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.*'] 21:16:25.846 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:25.847 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:16:25.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:25.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:25.847 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:16:25.847 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:16:25.847 DEBUG [main][MenuItemLookup] Found menu:'File' 21:16:25.847 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:16:25.847 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:16:25.847 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:16:25.847 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:16:25.847 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:16:25.847 DEBUG [main][MenuItemLookup] Item match:Window 21:16:25.848 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:16:25.848 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:16:25.848 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:16:25.848 DEBUG [main][MenuItemLookup] Found menu:'' 21:16:25.848 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:16:25.848 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:16:25.849 DEBUG [main][MenuItemLookup] Found menu:'' 21:16:25.849 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:16:25.849 DEBUG [main][MenuItemLookup] Found menu:'' 21:16:25.849 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:16:25.849 DEBUG [main][MenuItemLookup] Item match:Preferences 21:16:25.849 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:16:25.849 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:16:25.849 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:16:25.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:16:26.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:16:26.001 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:16:26.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:26.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:26.004 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:16:26.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:26.004 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 21:16:26.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:26.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:26.005 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:26.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:26.005 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:16:26.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:16:26.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:16:26.006 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) 21:16:26.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:26.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:26.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:26.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:26.009 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:16:26.010 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:16:26.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:16:26.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:16:26.010 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:16:26.010 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:16:26.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:16:26.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:16:26.088 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:16:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:26.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:26.089 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:26.093 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:26.093 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:16:26.093 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:26.097 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:26.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:16:26.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:26.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:26.098 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:16:26.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 '\*?\QServers\E') 21:16:26.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:26.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:26.101 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:26.101 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:26.101 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:16:26.102 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:26.102 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:26.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:26.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:16:26.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:16:26.103 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:16:26.104 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:16:26.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:16:26.105 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:16:26.105 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 21:16:26.105 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 21:16:26.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:26.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:26.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:16:26.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:26.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:16:27.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:27.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:16:27.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:16:27.110 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 21:16:27.110 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 21:16:27.110 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:16:27.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:27.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:16:27.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:27.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:16:27.111 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:27.111 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:16:27.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:27.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'] 21:16:27.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:27.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'] 21:16:27.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:27.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: "New Server"] 21:16:27.112 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:27.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'] 21:16:27.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:27.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'] 21:16:27.113 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:27.113 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:16:27.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:27.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:27.114 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:16:27.114 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:16:27.114 DEBUG [main][MenuItemLookup] Found menu:'File' 21:16:27.115 DEBUG [main][MenuItemLookup] Item match:File 21:16:27.116 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:16:27.116 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:16:27.118 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:16:27.118 DEBUG [main][MenuItemLookup] Found menu:'' 21:16:27.118 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:16:27.118 DEBUG [main][MenuItemLookup] Found menu:'File' 21:16:27.118 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:16:27.119 DEBUG [main][MenuItemLookup] Found menu:'' 21:16:27.119 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:16:27.119 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:16:27.119 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:16:27.119 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:16:27.119 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:16:27.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:16:27.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:16:27.221 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:16:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:27.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:27.223 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:16:27.223 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:27.224 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 21:16:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:27.224 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:27.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:27.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:27.224 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:16:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:16:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:16:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 21:16:27.226 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:16:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:16:27.226 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 21:16:27.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:16:27.226 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:16:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 21:16:27.227 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:16:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:16:27.227 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 21:16:27.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:16:27.235 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:16:27.236 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 21:16:27.236 DEBUG [main][TreeItemHandler] Selecting tree item: Server 21:16:27.236 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 21:16:27.236 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 21:16:27.236 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:16:27.236 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:16:27.237 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) 21:16:27.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:27.237 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:27.238 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:27.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:27.238 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:16:27.239 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:16:27.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:16:27.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:16:27.239 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:16:27.239 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:16:27.398 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:16:27.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:27.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:27.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 21:16:27.402 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 21:16:27.402 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 21:16:27.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:16:27.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:16:27.402 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 21:16:27.402 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:16:27.405 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 21:16:27.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:27.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:27.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:27.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:27.406 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:16:27.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 21:16:27.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 21:16:27.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 21:16:27.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:16:27.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:16:27.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 21:16:27.410 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 21:16:27.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:16:27.922 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:16:27.922 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 21:16:27.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 21:16:27.930 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 21:16:27.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:16:27.930 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 21:16:27.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:16:27.930 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 21:16:27.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 21:16:27.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.wizard.NewServerWizardPage, index 0 and no matchers specified 21:16:27.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:27.931 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:27.932 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:27.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:27.932 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:16:27.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:16:27.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:16:27.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 21:16:27.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 21:16:27.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:16:27.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 21:16:27.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:16:27.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 21:16:27.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 21:16:27.933 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 21:16:27.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:16:27.933 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 21:16:27.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:16:27.933 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 21:16:27.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 21:16:27.934 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 21:16:27.934 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 21:16:27.963 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 21:16:27.963 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) 21:16:27.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:27.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:27.965 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:27.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:27.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:16:27.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:16:28.467 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:16:28.467 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:") 21:16:28.468 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:28.468 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:28.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:28.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:28.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:16:28.475 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:16:28.476 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 21:16:28.477 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 21:16:28.477 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 21:16:28.477 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) 21:16:28.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:28.477 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:28.479 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:28.479 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:28.479 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:16:28.490 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:16:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:16:28.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:16:28.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:16:28.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:16:28.554 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 21:16:28.554 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:16:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:16:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:16:28.555 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 21:16:28.555 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:16:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:28.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:16:28.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:16:28.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:28.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:16:28.555 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:16:28.556 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 21:16:28.558 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 21:16:28.558 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:16:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:16:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:16:28.558 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 21:16:28.558 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:16:28.558 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:16:28.558 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:16:28.559 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:16:28.559 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:16:28.559 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 21:16:28.559 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:16:28.560 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 21:16:28.562 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 21:17:28.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 21:17:28.576 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 21:17:28.576 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 21:17:28.576 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) 21:17:28.576 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:28.577 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:28.579 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:28.579 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:28.579 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:17:28.584 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:17:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:17:28.584 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:17:28.584 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:17:28.584 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:17:28.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:17:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:17:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:17:29.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:17:29.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:17:29.131 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:17:29.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:17:29.131 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 21:17:29.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.135 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:29.135 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:17:29.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:29.139 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:17:29.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:29.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:29.139 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:17:29.139 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:17:29.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:29.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.142 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:29.142 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:29.142 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:17:29.142 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:29.143 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:29.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:29.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:17:29.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:17:29.144 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:17:29.147 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:29.147 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:29.147 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:29.148 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:17:29.148 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 21:17:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:29.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:29.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:29.148 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:17:29.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:29.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:17:29.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:29.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:29.154 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:17:29.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 '\*?\QServers\E') 21:17:29.154 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:29.154 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.176 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:29.177 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:29.177 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:17:29.177 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:29.177 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:29.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:29.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:17:29.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:17:29.178 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:17:29.180 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:29.180 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:29.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:29.181 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:17:29.182 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:17:29.182 INFO [WorkbenchTestable][RequirementsRunner] Started test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 21:17:29.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 21:17:29.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:17:29.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:17:29.182 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:17:29.183 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:29.186 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:17:29.186 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.203 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:29.203 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:17:29.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:29.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:29.205 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:17:29.205 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:17:29.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:29.205 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:29.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:29.227 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:17:29.227 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:29.227 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:29.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:29.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:17:29.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:17:29.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:17:29.233 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:29.233 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:29.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:29.234 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:17:29.234 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 21:17:29.234 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:29.234 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.235 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:29.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:29.235 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:17:29.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:29.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:17:29.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:29.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:29.259 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:17:29.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') 21:17:29.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:29.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.263 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:29.263 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:29.263 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:17:29.264 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:29.264 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:29.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:29.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:17:29.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:17:29.265 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:17:29.268 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:29.268 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:29.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:29.269 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:17:29.269 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 21:17:29.269 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 21:17:29.269 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 21:17:29.296 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 21:17:29.298 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:29.298 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:29.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:29.300 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:17:29.300 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 21:17:29.300 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:29.301 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:29.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:29.302 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:17:29.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:17:29.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:17:29.338 DEBUG [main][MenuItemLookup] Found menu:'New' 21:17:29.339 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 21:17:29.339 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:17:29.339 DEBUG [main][MenuItemLookup] Found menu:'' 21:17:29.339 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:17:29.339 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:17:29.339 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:17:29.339 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:17:29.339 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 21:17:29.339 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:17:29.339 INFO [main][MenuItemHandler] Select menu item: Delete Delete 21:17:29.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 21:17:29.409 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 21:17:29.409 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 21:17:29.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:29.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:29.410 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:17:29.410 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:17:29.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:17:29.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:17:29.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 21:17:29.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:17:29.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:29.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:29.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:29.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:17:29.412 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:17:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:17:29.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:17:29.412 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:17:29.412 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:17:29.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:17:29.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:17:29.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:29.503 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:17:29.504 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:29.509 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:17:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:29.510 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:17:29.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') 21:17:29.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:29.510 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.536 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:29.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:29.537 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:17:29.537 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:29.537 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:29.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:29.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:17:29.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:17:29.539 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:17:29.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 21:17:29.541 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:29.541 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:29.542 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:29.542 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 21:17:29.543 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 21:17:29.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:29.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:29.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:30.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:30.044 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:30.544 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:30.545 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:30.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:17:30.547 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 21:17:30.547 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 21:17:30.547 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:30.547 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:30.548 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:30.549 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 21:17:30.550 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 21:17:30.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:30.550 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:30.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:31.051 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:31.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:31.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:31.552 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:31.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:17:31.554 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 21:17:31.554 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 21:17:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 21:17:31.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:17:31.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:17:31.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:17:31.555 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:17:31.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:17:31.555 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:17:31.555 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:31.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.*'] 21:17:31.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:31.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.*'] 21:17:31.556 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:31.556 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:17:31.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:31.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:31.557 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:17:31.557 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:17:31.557 DEBUG [main][MenuItemLookup] Found menu:'File' 21:17:31.558 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:17:31.558 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:17:31.558 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:17:31.558 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:17:31.558 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:17:31.558 DEBUG [main][MenuItemLookup] Item match:Window 21:17:31.559 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:17:31.559 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:17:31.559 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:17:31.559 DEBUG [main][MenuItemLookup] Found menu:'' 21:17:31.559 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:17:31.559 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:17:31.559 DEBUG [main][MenuItemLookup] Found menu:'' 21:17:31.559 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:17:31.559 DEBUG [main][MenuItemLookup] Found menu:'' 21:17:31.559 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:17:31.559 DEBUG [main][MenuItemLookup] Item match:Preferences 21:17:31.578 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:17:31.578 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:17:31.579 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:17:31.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:17:31.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 'Preferences.*'] is available. finished successfully 21:17:31.712 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:17:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:31.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:31.714 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:17:31.714 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:31.715 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 21:17:31.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:31.715 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:31.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:31.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:31.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:17:31.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:17:31.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:17:31.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 21:17:31.729 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:17:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:17:31.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 21:17:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:17:31.730 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:17:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 21:17:31.730 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:17:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:17:31.730 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 21:17:31.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:17:31.731 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:17:31.731 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 21:17:31.731 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 21:17:31.731 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 21:17:31.731 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 21:17:31.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:31.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:31.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:32.239 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:32.241 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:32.742 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:32.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:32.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:17:32.744 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 21:17:32.745 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 21:17:32.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:32.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:32.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:32.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:32.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:17:32.747 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 21:17:32.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:17:32.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:17:32.753 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 21:17:32.753 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 21:17:32.753 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 21:17:32.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:17:32.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:17:32.754 TRACE [main][WidgetHandler] Notify Table with event 13 21:17:32.754 TRACE [main][WidgetHandler] Wait for synchronization 21:17:32.754 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") 21:17:32.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:32.754 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:32.757 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:32.757 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:32.757 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:17:32.758 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:17:32.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:17:32.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:17:32.758 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:17:32.758 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:17:32.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 21:17:35.765 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 21:17:35.766 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 21:17:35.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:35.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:35.769 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") 21:17:35.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:35.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:35.772 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:35.772 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:35.772 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:17:35.774 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:17:35.774 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:17:35.775 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:17:35.775 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:17:35.775 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:17:35.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:17:35.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:17:35.816 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:17:35.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:35.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:35.817 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:35.847 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:35.847 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:17:35.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:35.851 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:35.852 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:17:35.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:35.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:35.852 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:17: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 '\*?\QServers\E') 21:17:35.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:35.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:35.856 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:35.856 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:35.856 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:17:35.856 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:35.856 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:35.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:35.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:17:35.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:17:35.857 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:17:35.858 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:35.859 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:35.859 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:35.860 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 21:17:35.860 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 21:17:35.860 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:35.860 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:35.861 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:36.361 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:36.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:36.862 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:36.862 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:36.862 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:17:36.864 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 21:17:36.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 21:17:36.864 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:17:36.865 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:17:36.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:17:36.865 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:17:36.865 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testServerCleanup server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerCleanupTest) 21:17:36.866 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:36.870 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:36.870 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:17:36.870 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:36.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:36.874 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:17:36.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:36.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:36.875 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:17:36.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E') 21:17:36.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:36.875 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:36.879 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:36.879 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:36.879 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:17:36.879 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:36.879 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:36.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:36.880 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:17:36.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:17:36.881 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:17:36.882 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:36.882 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:36.883 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:36.883 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 21:17:36.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 21:17:36.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:36.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:36.897 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:37.397 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:37.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:37.898 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:37.899 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:37.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:17:37.901 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 21:17:37.902 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerCleanupTest 21:17:37.902 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:17:37.902 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:17:37.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:17:37.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.072 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.683 s Running org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 21:17:37.912 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 21:17:37.913 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:17:37.914 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:17:37.914 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 21:17:37.914 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:17:37.914 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:17:37.915 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:17:37.915 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:17:37.915 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:17:37.915 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:17:37.915 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:17:37.915 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:37.916 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:17:37.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:37.916 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:17:37.916 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:37.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:17:37.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:37.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:37.917 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:17:37.917 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:17:37.918 DEBUG [main][MenuItemLookup] Found menu:'File' 21:17:37.918 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:17:37.918 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:17:37.918 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:17:37.918 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:17:37.918 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:17:37.918 DEBUG [main][MenuItemLookup] Item match:Window 21:17:37.919 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:17:37.919 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:17:37.919 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:17:37.919 DEBUG [main][MenuItemLookup] Found menu:'' 21:17:37.919 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:17:37.919 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:17:37.919 DEBUG [main][MenuItemLookup] Found menu:'' 21:17:37.919 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:17:37.919 DEBUG [main][MenuItemLookup] Found menu:'' 21:17:37.919 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:17:37.919 DEBUG [main][MenuItemLookup] Item match:Preferences 21:17:37.920 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:17:37.920 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:17:37.920 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:17:38.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.... 21:17:38.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 21:17:38.052 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:17:38.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:38.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:38.054 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:17:38.054 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:38.055 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 21:17:38.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:38.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:38.055 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:38.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:38.055 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:17:38.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:17:38.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:17:38.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 "Cancel", Widget matcher matching widgets with style: 8) 21:17:38.057 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:38.057 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:38.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:38.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:38.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:17:38.073 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:17:38.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:17:38.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:17:38.073 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:17:38.073 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:17:38.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:17:38.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:17:38.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:17:38.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:38.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:38.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:38.114 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:38.114 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:17:38.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:38.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:38.135 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:17:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:38.135 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:17:38.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 '\*?\QServers\E') 21:17:38.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:38.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:38.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:38.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:38.139 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:17:38.139 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:38.139 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:38.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:38.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:17:38.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:17:38.140 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:17:38.141 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:17:38.142 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:17:38.143 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:17:38.143 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 21:17:38.143 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 21:17:38.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:38.143 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:38.143 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:38.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:38.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:39.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:39.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:17:39.145 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:17:39.147 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 21:17:39.147 INFO [WorkbenchTestable][ApacheTomcatServerRequirement] Setup Apache Tomcat server 21:17:39.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'] 21:17:39.147 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:39.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:17:39.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:39.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: "New Server"] 21:17:39.148 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:39.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'] 21:17:39.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:39.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'] 21:17:39.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:39.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'] 21:17:39.149 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:39.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 Server"] 21:17:39.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:39.150 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:17:39.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:39.150 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:17:39.150 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:39.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:17:39.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:39.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:39.151 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:17:39.151 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:17:39.152 DEBUG [main][MenuItemLookup] Found menu:'File' 21:17:39.152 DEBUG [main][MenuItemLookup] Item match:File 21:17:39.153 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:17:39.153 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:17:39.156 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:17:39.156 DEBUG [main][MenuItemLookup] Found menu:'' 21:17:39.156 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:17:39.156 DEBUG [main][MenuItemLookup] Found menu:'File' 21:17:39.156 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:17:39.156 DEBUG [main][MenuItemLookup] Found menu:'' 21:17:39.156 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:17:39.156 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:17:39.157 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:17:39.157 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:17:39.157 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:17:39.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:17:39.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:17:39.256 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:17:39.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:39.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:39.258 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:17:39.258 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:39.259 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 21:17:39.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:39.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:39.259 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:39.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:39.260 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:17:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:17:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:17:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 21:17:39.261 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:17:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:17:39.261 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 21:17:39.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:17:39.261 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:17:39.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 21:17:39.262 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:17:39.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:17:39.262 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 21:17:39.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:17:39.270 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:17:39.271 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Server 21:17:39.271 DEBUG [main][TreeItemHandler] Selecting tree item: Server 21:17:39.271 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Server about selection 21:17:39.271 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Server 21:17:39.272 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:17:39.272 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:17:39.272 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) 21:17:39.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:39.272 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:39.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:39.273 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:39.273 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:17:39.274 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:17:39.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:17:39.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:17:39.274 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:17:39.274 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:17:39.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'] 21:17:39.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:39.411 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:39.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Server"] is available.... 21:17:39.411 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 21:17:39.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Server 21:17:39.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:17:39.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:17:39.412 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 21:17:39.412 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:17:39.414 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 21:17:39.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:39.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:39.415 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:39.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:39.415 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:17:39.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED... 21:17:39.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until thread with name matchinga string containing "Initializing Servers view" has state TERMINATED finished successfully 21:17:39.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server]... 21:17:39.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:17:39.417 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:17:39.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 21:17:39.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 21:17:39.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:17:39.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:17:39.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 21:17:39.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 21:17:39.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 21:17:39.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:17:39.927 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 21:17:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:17:39.927 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 21:17:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree contains item '[Apache, Tomcat v10.0 Server] finished successfully 21:17:39.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.wizard.NewServerWizardPage, index 0 and no matchers specified 21:17:39.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:39.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:39.928 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:39.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:39.929 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:17:39.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:17:39.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:17:39.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children... 21:17:39.929 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 21:17:39.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:17:39.930 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 21:17:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:17:39.930 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 21:17:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Apache has children finished successfully 21:17:39.930 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Apache 21:17:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:17:39.930 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Apache is already expanded. No action performed 21:17:39.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:17:39.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Apache 21:17:39.931 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Tomcat v10.0 Server 21:17:39.931 DEBUG [main][TreeItemHandler] Selecting tree item: Tomcat v10.0 Server 21:17:39.932 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Tomcat v10.0 Server about selection 21:17:39.961 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Tomcat v10.0 Server 21:17:39.962 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) 21:17:39.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:39.962 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:39.964 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:39.964 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:17:39.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:17:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:17:40.465 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:") 21:17:40.465 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:40.465 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:40.472 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:40.472 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:40.472 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:17:40.472 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:17:40.473 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Server at localhost 21:17:40.475 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 21:17:40.475 INFO [WorkbenchTestable][NewServerWizard] Go to next wizard page 21:17:40.475 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) 21:17:40.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:40.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:40.477 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:40.477 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:40.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:17:40.488 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:17:40.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:17:40.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:17:40.489 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:17:40.489 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:17:40.542 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 21:17:40.543 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:17:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:17:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:17:40.543 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 21:17:40.543 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:17:40.543 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:40.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:17:40.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:17:40.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:40.544 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:17:40.544 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:17:40.544 INFO [WorkbenchTestable][AbstractText] Text set to: Apache Tomcat v10.0 Runtime 21:17:40.546 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 21:17:40.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:17:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:17:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:17:40.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New Server" as the parent 21:17:40.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:17:40.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:17:40.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:17:40.547 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:17:40.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:17:40.547 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 1 was found 21:17:40.547 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:17:40.548 INFO [WorkbenchTestable][AbstractText] Text set to: /home/jenkins/agent/workspace/reddeer.prcheck/tests/org.eclipse.reddeer.requirements.test/target/apache-tomcat-10.0.4 21:17:40.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing... 21:18:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until at least one job is waiting for killing failed, NO exception will be thrown 21:18:40.564 TRACE [WorkbenchTestable][NewServerWizard] Shell New Server is not null and is not disposed 21:18:40.564 INFO [WorkbenchTestable][NewServerWizard] Finish wizard 21:18: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.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) 21:18:40.564 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:40.564 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:40.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:40.567 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:40.567 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:40.570 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:18:40.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:40.571 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:40.571 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:40.571 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:40.580 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:41.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:41.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:18:41.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:18:41.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:18:41.082 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:18:41.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:18:41.082 INFO [WorkbenchTestable][AbstractServerRequirement] Checking the state of the server 'Apache Tomcat v10.0 Server at localhost' 21:18:41.082 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.086 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:18:41.086 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.089 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.090 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:41.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:41.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:41.090 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:41.090 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:18:41.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:41.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.094 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:41.094 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:18:41.094 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:41.094 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:41.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:41.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:18:41.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:18:41.095 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:18:41.098 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:41.098 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:41.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:41.099 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:18:41.099 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 21:18:41.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:41.099 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.099 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:41.099 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:41.114 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.118 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.118 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:41.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:41.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:41.119 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:41.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') 21:18:41.119 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:41.119 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.122 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:41.122 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:18:41.122 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:41.122 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:41.123 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:41.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:18:41.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:18:41.124 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:18:41.126 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:41.126 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:41.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:41.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:18:41.128 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:41.128 INFO [WorkbenchTestable][RequirementsRunner] Started test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 21:18:41.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 21:18:41.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:41.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:41.128 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:41.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.132 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:18:41.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.151 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:41.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:41.152 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:41.152 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:41.152 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:18:41.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:41.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:41.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:18:41.156 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:41.156 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:41.157 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:41.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:18:41.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:18:41.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:18:41.160 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:41.160 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:41.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:41.161 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:18:41.161 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 21:18:41.161 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:41.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.162 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:41.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:41.162 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.195 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:41.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:41.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:41.196 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:41.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 '\*?\QServers\E') 21:18:41.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:41.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:41.217 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:18:41.218 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:41.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:41.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:41.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:18:41.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:18:41.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:18:41.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.225 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:41.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:41.226 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:41.226 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:41.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') 21:18:41.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:41.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.230 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:41.230 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:18:41.230 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:41.230 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:41.231 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:41.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:18:41.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:18:41.232 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:18:41.249 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 21:18:41.250 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:41.250 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:41.250 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:41.251 INFO [WorkbenchTestable][RequirementsRunner] Finished test: isServerStoppedTest server-Apache-Tomcat-10.0(org.eclipse.reddeer.requirements.test.server.ServerStoppedTest) 21:18:41.251 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.255 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.255 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:18:41.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.260 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:41.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:41.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:41.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:41.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 '\*?\QServers\E') 21:18:41.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:41.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.302 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:41.302 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:18:41.302 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:41.302 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:41.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:41.303 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:18:41.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:18:41.304 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:18:41.306 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:41.306 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:41.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:41.307 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:18:41.307 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 21:18:41.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:41.307 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.307 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:41.307 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:41.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.311 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:41.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:41.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:41.312 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:41.312 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:18:41.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:41.312 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.315 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:41.315 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:18:41.315 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:41.315 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:41.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:41.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:18:41.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:18:41.316 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:18:41.334 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:41.334 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:41.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:41.335 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:18:41.335 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 21:18:41.335 DEBUG [main][TreeItemHandler] Selecting tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 21:18:41.335 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Apache Tomcat v10.0 Server at localhost [Stopped, Republish] about selection 21:18:41.343 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Apache Tomcat v10.0 Server at localhost [Stopped, Republish] 21:18:41.344 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:41.344 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:41.345 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:41.346 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:18:41.346 INFO [WorkbenchTestable][AbstractServer] Delete server 'Apache Tomcat v10.0 Server at localhost'. Stop server first: true 21:18:41.346 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:41.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:41.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:41.348 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:18:41.348 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:18:41.348 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:41.407 DEBUG [main][MenuItemLookup] Found menu:'New' 21:18:41.407 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 21:18:41.407 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:18:41.407 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:41.407 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:18:41.407 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:18:41.407 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:18:41.407 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:18:41.407 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Delete Delete" 21:18:41.407 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:18:41.407 INFO [main][MenuItemHandler] Select menu item: Delete Delete 21:18:41.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Server"] is available.... 21:18:41.494 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 21:18:41.494 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Server 21:18:41.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:41.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:41.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:18:41.495 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:18:41.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:41.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:41.495 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Server" as the parent 21:18:41.495 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:18:41.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:41.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.496 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:41.496 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:41.502 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:18:41.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:41.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:41.502 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:41.502 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:41.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:18:41.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:18:41.543 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.551 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.551 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QServers\E'' is already open. Activate. 21:18:41.551 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:41.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:41.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:41.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:41.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 '\*?\QServers\E') 21:18:41.556 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:41.556 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:41.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:41.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:18:41.599 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:41.599 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:41.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:41.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:18:41.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:18:41.600 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:18:41.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost... 21:18:41.602 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:41.602 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:41.603 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:41.603 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 21:18:41.603 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 21:18:41.603 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:41.603 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:41.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:18:42.104 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:42.105 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:18:42.605 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:42.605 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:18:42.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:18:42.607 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 21:18:42.607 INFO [WorkbenchTestable][ServersView2] Requested server 'Apache Tomcat v10.0 Server at localhost' was not found on Servers view 21:18:42.607 INFO [WorkbenchTestable][AbstractView] Activate view Servers 21:18:42.607 INFO [WorkbenchTestable][AbstractCTabItem] Activate Servers 21:18:42.609 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:42.609 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 21:18:42.609 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 21:18:42.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:42.609 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:42.610 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:18:43.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:43.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:18:43.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:43.611 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:18:43.611 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:18:43.613 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was not found 21:18:43.613 INFO [WorkbenchTestable][ServersView2] Available servers are: [Length: 0] 21:18:43.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while there is server with name: Apache Tomcat v10.0 Server at localhost finished successfully 21:18:43.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:18:43.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:18:43.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:18:43.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:18:43.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:18:43.614 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:43.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:43.614 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:43.614 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:43.614 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:43.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:43.615 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:43.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:43.616 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:43.616 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:43.616 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:43.616 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:43.616 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:43.616 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:43.616 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:43.616 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:43.616 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:43.616 DEBUG [main][MenuItemLookup] Item match:Window 21:18:43.617 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:43.617 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:43.617 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:43.617 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:43.617 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:43.617 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:43.617 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:43.617 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:43.617 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:43.617 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:43.617 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:43.617 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:43.618 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:43.618 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:18:43.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 'Preferences.*'] is available.... 21:18:43.742 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:18:43.743 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:43.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:43.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:43.745 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:43.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:43.746 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 21:18:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:43.746 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:43.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:43.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:43.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:43.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:43.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:43.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children... 21:18:43.760 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:18:43.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:43.760 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 21:18:43.760 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:43.760 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:18:43.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Server has children finished successfully 21:18:43.761 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Server 21:18:43.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:43.761 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Server is already expanded. No action performed 21:18:43.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:43.761 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Server 21:18:43.761 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Runtime Environments 21:18:43.761 DEBUG [main][TreeItemHandler] Selecting tree item: Runtime Environments 21:18:43.762 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Runtime Environments about selection 21:18:43.762 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Runtime Environments 21:18:43.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:43.762 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:43.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:18:44.264 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:44.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:18:44.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:44.768 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:18:44.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:18:44.769 INFO [WorkbenchTestable][RuntimePreferencePage] Removing runtime 'Server Apache Tomcat v10.0 Runtime(test)' 21:18:44.769 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 21:18:44.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:44.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:44.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:44.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:44.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:18:44.771 DEBUG [WorkbenchTestable][RuntimePreferencePage] Selecting runtime 'Apache Tomcat v10.0 Runtime' 21:18:44.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:18:44.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:18:44.777 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' was found 21:18:44.777 DEBUG [WorkbenchTestable][RuntimePreferencePage] 'Apache Tomcat v10.0 Runtime' matched 'Apache Tomcat v10.0 Runtime'! Selecting... 21:18:44.777 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (0) 21:18:44.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:18:44.777 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:18:44.777 TRACE [main][WidgetHandler] Notify Table with event 13 21:18:44.777 TRACE [main][WidgetHandler] Wait for synchronization 21:18:44.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.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") 21:18:44.778 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:44.778 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:44.780 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:44.780 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:44.780 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:44.781 INFO [WorkbenchTestable][AbstractButton] Click button &Remove 21:18:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:44.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:44.781 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:44.781 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:44.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Server"] is available.... 21:18:47.789 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 21:18:47.789 DEBUG [WorkbenchTestable][RuntimePreferencePage] Server shell was not opened 21:18:47.790 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:47.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:47.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 and Close") 21:18:47.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:47.793 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:47.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:47.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:47.796 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:47.799 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:18:47.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:47.799 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:47.799 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:47.799 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:47.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:47.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:47.826 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:47.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.server.ServerStoppedTest 21:18:47.827 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:47.827 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:47.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.915 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.122 s Running org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 21:18:47.844 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 21:18:47.846 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:18:47.846 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:47.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 21:18:47.847 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:47.847 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:18:47.853 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:47.853 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:18:47.853 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:47.853 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:18:47.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:47.853 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:47.853 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:47.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:47.854 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:47.854 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:47.854 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:47.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:47.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:47.854 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:47.854 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:47.855 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:47.855 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:47.855 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:47.855 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:47.855 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:47.855 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:47.855 DEBUG [main][MenuItemLookup] Item match:Window 21:18:47.856 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:47.856 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:47.856 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:47.856 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:47.856 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:47.856 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:47.856 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:47.856 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:47.856 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:47.856 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:47.856 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:47.856 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:47.856 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:47.856 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:18:47.993 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:18:47.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 21:18:47.995 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:47.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:47.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:47.998 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:47.999 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:47.999 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 21:18:47.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:47.999 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:47.999 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:47.999 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:47.999 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:48.000 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:48.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:48.001 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) 21:18:48.001 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:48.001 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:48.003 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:48.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:48.004 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:48.016 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:18:48.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:48.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:48.016 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:48.016 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:48.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:48.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:48.063 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:48.063 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:48.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:48.064 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:48.064 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 21:18:48.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 21:18:48.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:48.064 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:48.065 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:48.067 INFO [WorkbenchTestable][OomphRecorderRequirement] Enabling Oomph preferences recorder 21:18:48.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 21:18:48.069 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:48.069 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:48.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:48.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:48.070 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 21:18:48.070 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:48.070 INFO [WorkbenchTestable][RequirementsRunner] Started test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 21:18:48.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 21:18:48.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:48.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:48.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:48.070 INFO [WorkbenchTestable][OomphRecorderRequirement] Disabling 21:18:48.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 21:18:48.071 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:48.071 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:48.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:48.071 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:48.072 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) 21:18:48.072 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest 21:18:48.072 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:48.072 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:48.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:48.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest testDisableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) Time elapsed: 0.006 s testEnableOomphRecorder no-configuration(org.eclipse.reddeer.requirements.test.preferences.OomphRecorderRequirementTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 21:18:48.083 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 21:18:48.086 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:18:48.086 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:48.086 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 21:18:48.086 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:48.086 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:18:48.087 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:48.087 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:18:48.087 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:48.087 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:18:48.087 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:48.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:48.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.*'] 21:18:48.088 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:48.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.*'] 21:18:48.089 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:48.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:48.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:48.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:48.089 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:48.089 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:48.089 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:48.090 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:48.090 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:48.090 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:48.090 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:48.090 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:48.090 DEBUG [main][MenuItemLookup] Item match:Window 21:18:48.091 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:48.091 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:48.091 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:48.091 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:48.091 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:48.091 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:48.091 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:48.091 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:48.091 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:48.091 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:48.091 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:48.091 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:48.091 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:48.092 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:18:48.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.... 21:18:48.205 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:18:48.205 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:48.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:48.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:48.207 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:48.207 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:48.208 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 21:18:48.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:48.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:48.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:48.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:48.208 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:48.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:48.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:48.210 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) 21:18:48.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:48.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:48.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:48.213 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:48.213 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:18:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:48.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:48.214 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:48.214 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:48.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:48.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:48.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:48.268 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:48.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:48.271 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:48.271 INFO [WorkbenchTestable][RequirementsRunner] Started test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 21:18:48.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 21:18:48.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:48.271 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:48.272 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:48.273 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:48.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:48.273 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:48.273 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:48.274 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:48.274 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:48.274 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:48.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:48.274 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:48.274 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:48.274 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:48.274 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:48.275 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:48.275 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:48.275 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:48.275 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:48.275 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:48.275 DEBUG [main][MenuItemLookup] Item match:Window 21:18:48.276 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:48.276 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:48.276 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:48.276 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:48.276 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:48.276 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:48.276 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:48.276 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:48.276 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:48.276 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:48.276 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:48.276 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:48.276 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:48.277 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:18:48.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 'Preferences.*'] is available.... 21:18:48.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. finished successfully 21:18:48.411 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:48.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:48.413 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:48.413 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:48.413 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:48.414 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 21:18:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:48.414 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:48.414 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:48.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:48.414 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:48.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:48.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:48.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:18:48.428 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:18:48.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:48.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:48.931 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:18:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:18:48.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:18:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:48.934 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:18:48.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:48.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:18:48.934 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 21:18:48.934 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 21:18:48.935 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 21:18:48.935 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 21:18:49.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:49.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:49.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:49.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:49.352 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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") 21:18:49.352 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:18:49.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:49.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:49.356 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:18:49.356 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:18:49.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:49.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:49.358 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:49.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:49.358 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:49.359 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) 21:18:49.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:49.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:49.362 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:49.362 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:49.362 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:49.363 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:18:49.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:49.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:49.363 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:49.363 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:49.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:49.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:49.419 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:49.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:49.419 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:49.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 21:18:49.421 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:49.421 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:49.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:49.421 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:49.421 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 21:18:49.422 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:49.422 INFO [WorkbenchTestable][RequirementsRunner] Started test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 21:18:49.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 21:18:49.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:49.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:49.422 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:49.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 21:18:49.425 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:49.425 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:49.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:49.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:49.425 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 21:18:49.425 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:49.425 INFO [WorkbenchTestable][RequirementsRunner] Started test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 21:18:49.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 21:18:49.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:49.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:49.425 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:49.426 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:49.443 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:49.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:49.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:49.444 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:49.444 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:49.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:49.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:49.444 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:49.444 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:49.445 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:49.445 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:49.445 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:49.445 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:49.445 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:49.445 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:49.445 DEBUG [main][MenuItemLookup] Item match:Window 21:18:49.446 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:49.446 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:49.446 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:49.446 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:49.446 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:49.446 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:49.446 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:49.446 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:49.446 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:49.446 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:49.446 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:49.446 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:49.446 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:49.446 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:18:49.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:18:49.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 'Preferences.*'] is available. finished successfully 21:18:49.604 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:49.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:49.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:49.606 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:49.606 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:49.606 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 21:18:49.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:49.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:49.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:49.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:49.607 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:49.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:49.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:49.608 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:18:49.608 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:18:49.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:49.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:18:49.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:49.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:18:49.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:18:49.624 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:18:49.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:49.624 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:18:49.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:49.624 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:18:49.625 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 21:18:49.625 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 21:18:49.625 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 21:18:49.626 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 21:18:49.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:49.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:49.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:49.632 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:49.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: 16, Matcher matching widget which text matches: "Use &internal web browser") 21:18:49.632 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:18:49.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:49.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:49.633 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:18:49.633 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:18:49.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:49.633 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:49.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:49.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:49.634 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:49.635 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) 21:18:49.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:49.635 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:49.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:49.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:49.638 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:49.638 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:18:49.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:49.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:49.639 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:49.639 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:49.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:49.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:49.688 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:49.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:49.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:49.690 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:49.690 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:49.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.*'] 21:18:49.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:49.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.*'] 21:18:49.691 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:49.692 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:49.692 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:49.692 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:49.693 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:49.693 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:49.693 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:49.693 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:49.693 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:49.693 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:49.693 DEBUG [main][MenuItemLookup] Item match:Window 21:18:49.694 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:49.694 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:49.694 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:49.694 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:49.694 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:49.694 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:49.694 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:49.694 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:49.694 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:49.694 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:49.694 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:49.695 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:49.695 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:49.695 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:18:49.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.... 21:18:49.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. finished successfully 21:18:49.850 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:49.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:49.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:49.852 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:49.852 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:49.852 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 21:18:49.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:49.852 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:49.853 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:49.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:49.853 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:49.854 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:49.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:49.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:18:49.870 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:18:49.870 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:49.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:18:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:49.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:18:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:18:49.871 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:18:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:49.871 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:18:49.871 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:49.871 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:18:49.872 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Web Browser 21:18:49.872 DEBUG [main][TreeItemHandler] Selecting tree item: Web Browser 21:18:49.872 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Web Browser about selection 21:18:49.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Web Browser 21:18:49.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:49.873 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:49.874 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:49.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: 16, Matcher matching widget which text matches: "Use &internal web browser") 21:18:49.874 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:18:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:49.874 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Preferences" as the parent 21:18:49.874 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:18:49.874 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:49.874 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:49.876 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:49.876 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:49.876 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:49.877 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) 21:18:49.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:49.877 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:49.880 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:49.880 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:49.880 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:18:49.880 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:49.881 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:49.881 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:49.881 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:49.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:49.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:49.911 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:49.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 21:18:49.911 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:49.911 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:49.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:49.912 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) 21:18:49.912 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest 21:18:49.912 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:49.912 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:49.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:49.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.833 s - in org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest testInternalBrowser no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 1.15 s testClenaupAction no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.003 s testExternalBrowserRequirement no-configuration(org.eclipse.reddeer.requirements.test.browser.InternalBrowserRequirementTest) Time elapsed: 0.487 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 21:18:49.920 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 21:18:49.922 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:18:49.923 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:49.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 21:18:49.923 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:49.923 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:18:49.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:49.935 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:18:49.935 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:49.935 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:18:49.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:49.936 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:49.936 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:49.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:49.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.*'] 21:18:49.937 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:49.937 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:49.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:49.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:49.938 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:49.938 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:49.938 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:49.938 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:49.938 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:49.938 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:49.938 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:49.938 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:49.938 DEBUG [main][MenuItemLookup] Item match:Window 21:18:49.939 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:49.939 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:49.939 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:49.939 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:49.939 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:49.939 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:49.939 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:49.939 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:49.939 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:49.939 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:49.939 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:49.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:49.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:49.939 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:18:50.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:18:50.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:18:50.078 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:50.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:50.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:50.080 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:50.080 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:50.080 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 21:18:50.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:50.080 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:50.081 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:50.081 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:50.081 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:50.082 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:50.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:50.098 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) 21:18:50.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:50.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:50.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:50.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:50.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:50.107 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:18:50.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:50.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:50.107 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:50.107 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:50.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:50.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:50.156 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 21:18:50.158 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:50.158 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 21:18:50.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 21:18:50.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:50.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:50.158 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:50.158 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:50.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:50.159 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:50.159 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:50.159 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:50.159 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:50.159 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:50.159 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:50.159 DEBUG [main][MenuItemLookup] Item match:Project 21:18:50.164 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 21:18:50.164 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 21:18:50.164 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:50.164 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 21:18:50.164 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 21:18:50.164 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 21:18:50.164 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 21:18:50.164 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 21:18:50.164 DEBUG [main][MenuItemLookup] Item match:Build Automatically 21:18:50.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 21:18:50.166 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:50.166 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:50.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:50.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:50.167 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) 21:18:50.167 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 21:18:50.168 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest 21:18:50.168 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:50.168 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:50.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:50.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOffTest) Time elapsed: 0.009 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 21:18:50.176 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 21:18:50.178 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:18:50.178 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:50.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 21:18:50.178 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:50.178 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:18:50.179 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:50.179 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:18:50.179 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:50.179 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:18:50.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:50.179 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:50.179 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:50.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:50.180 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:50.180 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:50.180 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:50.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:50.180 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:50.180 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:50.180 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:50.185 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:50.186 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:50.186 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:50.186 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:50.186 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:50.186 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:50.186 DEBUG [main][MenuItemLookup] Item match:Window 21:18:50.187 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:50.187 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:50.187 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:50.187 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:50.187 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:50.187 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:50.187 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:50.187 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:50.187 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:50.187 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:50.187 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:50.187 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:50.187 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:50.188 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:18:50.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:18:50.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 'Preferences.*'] is available. finished successfully 21:18:50.338 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:50.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:50.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:50.340 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:50.340 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:50.341 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 21:18:50.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:50.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:50.341 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:50.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:50.354 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:50.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:50.355 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:50.356 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) 21:18:50.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:50.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:50.374 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:50.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:50.375 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:50.388 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:18:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:50.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:50.388 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:50.388 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:50.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:50.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:50.435 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:50.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:50.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:50.435 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:50.436 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 21:18:50.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 21:18:50.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:50.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:50.436 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:50.436 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 21:18:50.437 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 21:18:50.438 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 21:18:50.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 21:18:50.439 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:50.439 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:50.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:50.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:50.439 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 21:18:50.439 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:50.440 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 21:18:50.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 21:18:50.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:50.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:50.440 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:50.440 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 21:18:50.440 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 21:18:50.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 21:18:50.441 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:50.441 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:50.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:50.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:50.441 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 21:18:50.441 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:50.442 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 21:18:50.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 21:18:50.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:50.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:50.442 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:50.442 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 21:18:50.442 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building OFF. 21:18:50.443 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 21:18:50.443 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 21:18:50.444 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:50.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:50.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:50.444 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:50.444 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) 21:18:50.444 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 21:18:50.444 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest 21:18:50.444 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:50.444 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:50.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:50.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.003 s autoBuildRequirementOffWithoutCleanupTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.001 s autoBuildRequirementOffTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 21:18:50.452 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 21:18:50.453 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:18:50.454 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:50.454 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 21:18:50.454 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:50.454 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:18:50.454 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:50.454 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:18:50.454 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:50.454 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:18:50.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:50.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:50.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:50.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:50.455 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:50.455 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:50.456 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:50.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:50.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:50.456 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:50.456 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:50.456 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:50.456 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:50.456 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:50.456 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:50.456 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:50.456 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:50.456 DEBUG [main][MenuItemLookup] Item match:Window 21:18:50.457 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:50.457 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:50.457 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:50.457 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:50.457 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:50.457 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:50.457 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:50.457 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:50.457 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:50.457 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:50.457 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:50.458 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:50.458 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:50.458 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:18:50.630 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:18:50.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 'Preferences.*'] is available. finished successfully 21:18:50.632 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:50.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:50.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:50.634 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:50.634 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:50.634 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 21:18:50.634 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:50.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:50.635 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:50.635 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:50.635 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:50.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:50.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:50.651 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) 21:18:50.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:50.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:50.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:50.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:50.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:50.660 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:18:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:50.660 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:50.660 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:50.660 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:50.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:50.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:50.708 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 21:18:50.709 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:50.709 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 21:18:50.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 21:18:50.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:50.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:50.709 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:50.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:50.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:50.709 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:50.710 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:50.710 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:50.710 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:50.710 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:50.710 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:50.710 DEBUG [main][MenuItemLookup] Item match:Project 21:18:50.710 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 21:18:50.710 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 21:18:50.710 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:50.710 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 21:18:50.710 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 21:18:50.710 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 21:18:50.710 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 21:18:50.710 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 21:18:50.710 DEBUG [main][MenuItemLookup] Item match:Build Automatically 21:18:50.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 21:18:50.711 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:50.711 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:50.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:50.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:50.711 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) 21:18:50.711 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 21:18:50.712 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest 21:18:50.712 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:50.712 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:50.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:50.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementOnTest) Time elapsed: 0.002 s Running org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 21:18:50.719 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 21:18:50.720 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:18:50.720 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:50.720 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 21:18:50.721 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:50.721 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:18:50.721 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:50.721 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:18:50.721 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:50.721 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:18:50.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.*'] 21:18:50.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:50.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.*'] 21:18:50.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:50.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.*'] 21:18:50.722 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:50.723 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:50.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:50.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:50.723 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:50.723 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:50.723 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:50.723 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:50.723 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:50.723 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:50.723 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:50.723 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:50.723 DEBUG [main][MenuItemLookup] Item match:Window 21:18:50.724 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:50.724 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:50.724 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:50.724 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:50.724 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:50.724 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:50.724 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:50.724 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:50.724 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:50.724 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:50.724 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:50.724 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:50.724 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:50.724 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:18:50.873 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:18:50.875 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:18:50.875 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:50.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:50.902 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:50.902 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:50.902 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:50.902 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 21:18:50.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:50.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:50.903 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:50.903 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:50.903 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:50.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:50.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:50.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 "Cancel", Widget matcher matching widgets with style: 8) 21:18:50.905 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:50.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:50.907 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:50.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:50.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:50.908 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:18:50.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:50.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:50.908 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:50.908 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:50.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:50.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:50.954 INFO [WorkbenchTestable][PreferencesUtil] Setting the auto building ON. 21:18:50.955 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:50.955 INFO [WorkbenchTestable][RequirementsRunner] Started test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 21:18:50.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 21:18:50.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:50.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:50.955 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:50.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:50.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:50.955 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:50.956 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:50.956 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:50.956 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:50.956 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:50.956 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:50.956 DEBUG [main][MenuItemLookup] Item match:Project 21:18:50.956 DEBUG [main][MenuItemLookup] Found menu:'Open Project' 21:18:50.956 DEBUG [main][MenuItemLookup] Found menu:'Close Project' 21:18:50.957 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:50.957 DEBUG [main][MenuItemLookup] Found menu:'Build All Ctrl+B' 21:18:50.957 DEBUG [main][MenuItemLookup] Found menu:'Build Project' 21:18:50.957 DEBUG [main][MenuItemLookup] Found menu:'Build Working Set' 21:18:50.957 DEBUG [main][MenuItemLookup] Found menu:'Clean...' 21:18:50.957 DEBUG [main][MenuItemLookup] Found menu:'Build Automatically' 21:18:50.957 DEBUG [main][MenuItemLookup] Item match:Build Automatically 21:18:50.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 21:18:50.957 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:50.957 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:50.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:50.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:50.958 INFO [WorkbenchTestable][RequirementsRunner] Finished test: autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) 21:18:50.958 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest 21:18:50.958 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:50.958 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:50.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 s - in org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest autoBuildRequirementOnTest no-configuration(org.eclipse.reddeer.requirements.test.autobuilding.AutoBuildingRequirementWithoutCleanupTest) Time elapsed: 0.003 s Running org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 21:18:50.966 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 21:18:50.967 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:18:50.986 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:50.986 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 21:18:50.986 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:50.986 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:18:50.986 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:50.986 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:18:50.986 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:50.986 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:18:50.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:50.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:50.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:50.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:50.987 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:50.988 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:50.988 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:50.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:50.988 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:50.988 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:50.988 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:50.988 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:50.988 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:50.988 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:50.988 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:50.988 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:50.988 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:50.988 DEBUG [main][MenuItemLookup] Item match:Window 21:18:50.989 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:50.989 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:50.989 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:50.989 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:50.989 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:50.989 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:50.989 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:50.989 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:50.989 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:50.989 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:50.989 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:50.990 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:50.990 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:50.990 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:18:51.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:18:51.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:18:51.127 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:51.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:51.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:51.129 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:51.129 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:51.129 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 21:18:51.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:51.129 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:51.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:51.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:51.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:51.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:51.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:51.131 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) 21:18:51.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:51.132 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:51.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:51.156 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:51.156 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:18:51.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:51.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:51.157 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:51.157 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:51.212 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:51.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:51.213 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:51.213 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 21:18:51.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 21:18:51.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:51.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:51.213 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:51.219 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:51.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:18:51.227 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' view via menu. 21:18:51.227 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:51.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:51.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:51.227 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:51.227 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:51.227 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:51.227 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:51.227 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:51.227 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:51.227 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:51.227 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:51.228 DEBUG [main][MenuItemLookup] Item match:Window 21:18:51.228 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:51.228 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:51.228 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:51.228 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:51.228 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:51.228 DEBUG [main][MenuItemLookup] Item match:Show View 21:18:51.234 DEBUG [main][MenuItemLookup] Found menu:'Bookmarks' 21:18:51.235 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:18:51.235 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:18:51.235 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:18:51.235 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:18:51.235 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:18:51.235 DEBUG [main][MenuItemLookup] Found menu:'Properties' 21:18:51.235 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:18:51.235 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:51.235 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:18:51.235 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:18:51.236 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:18:51.236 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:18:51.236 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:18:51.317 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:18:51.319 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 21:18:51.319 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:18:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:51.321 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 21:18:51.321 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:18:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:51.321 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:18:51.321 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:18:51.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:51.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:51.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:51.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:51.322 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:51.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:51.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:51.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:18:51.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:18:51.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:51.824 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:51.830 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:18:51.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:18:51.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:18:51.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:51.833 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:18:51.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:51.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:18:51.833 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Error Log 21:18:51.834 DEBUG [main][TreeItemHandler] Selecting tree item: Error Log 21:18:51.834 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Error Log about selection 21:18:51.834 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Error Log 21:18:51.834 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:18:51.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:51.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:51.835 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:18:51.835 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:18:51.835 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:51.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:51.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 "Open") 21:18:51.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:18:51.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:51.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:51.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:18:51.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:18:51.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:51.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:51.836 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:51.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:51.836 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:51.837 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:18:51.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:51.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:51.837 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:51.837 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:52.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:18:52.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:18:52.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open... 21:18:52.010 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.views.log.LogView' view is open finished successfully 21:18:52.014 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.024 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.024 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:52.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:52.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:52.025 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:52.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 '\*?\QError Log\E') 21:18:52.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:52.025 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:52.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:18:52.029 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 21:18:52.029 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 21:18:52.030 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:52.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:18:52.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:18:52.031 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:18:52.061 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.065 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.065 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:52.065 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:52.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 '\*?\QError Log\E') 21:18:52.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:52.065 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.072 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:52.072 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:18:52.072 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 21:18:52.072 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 21:18:52.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:52.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:18:52.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:18:52.073 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:18:52.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:52.076 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.077 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:52.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 21:18:52.100 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:52.100 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:52.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:52.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:52.102 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.log.collector.AftersLogCollector 21:18:52.103 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 21:18:52.103 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:52.104 INFO [WorkbenchTestable][RequirementsRunner] Started test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 21:18:52.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 21:18:52.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:52.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:52.104 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:52.110 INFO [WorkbenchTestable][CleanErrorLogRequirement] Clean all records in Error Log 21:18:52.112 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.120 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 21:18:52.120 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.124 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:52.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:52.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:52.125 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:52.125 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:18:52.125 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:52.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:52.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:18:52.130 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 21:18:52.130 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 21:18:52.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:52.131 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:18:52.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:18:52.132 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:18:52.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.153 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.153 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:52.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:52.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:52.153 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:52.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 '\*?\QError Log\E') 21:18:52.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:52.153 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.157 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:52.157 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:18:52.157 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 21:18:52.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 21:18:52.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:52.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:18:52.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:18:52.159 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:18:52.159 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 21:18:52.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:52.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:52.160 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:52.162 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:18:52.162 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:52.214 DEBUG [main][MenuItemLookup] Found menu:'Copy' 21:18:52.214 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:52.214 DEBUG [main][MenuItemLookup] Found menu:'Clear Log Viewer' 21:18:52.214 DEBUG [main][MenuItemLookup] Found menu:'Delete Log' 21:18:52.215 DEBUG [main][MenuItemLookup] Item match:Delete Log 21:18:52.215 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Log" 21:18:52.215 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Log 21:18:52.215 INFO [main][MenuItemHandler] Select menu item: &Delete Log 21:18:52.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Confirm Delete"] is available.... 21:18:52.258 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 21:18:52.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Confirm Delete 21:18:52.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:52.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:52.259 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:18:52.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:52.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:52.259 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 21:18:52.259 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:18:52.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.260 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.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 "Delete All Events") 21:18:52.260 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:18:52.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:52.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:52.260 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Confirm Delete" as the parent 21:18:52.260 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:18:52.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:52.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.261 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:52.261 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:52.261 INFO [WorkbenchTestable][AbstractButton] Click button &Delete All Events 21:18:52.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:52.262 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:52.262 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:52.262 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:52.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:18:52.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:18:52.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.310 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.310 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QError Log\E'' is already open. Activate. 21:18:52.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.314 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.314 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:52.315 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:52.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 '\*?\QError Log\E') 21:18:52.315 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:52.315 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.319 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:52.320 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:18:52.320 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 21:18:52.320 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 21:18:52.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:52.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:18:52.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:18:52.321 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:18:52.322 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.326 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.326 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:52.326 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:52.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 '\*?\QError Log\E') 21:18:52.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:52.326 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:52.345 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:18:52.346 INFO [WorkbenchTestable][AbstractView] Activate view Error Log 21:18:52.346 INFO [WorkbenchTestable][AbstractCTabItem] Activate Error Log 21:18:52.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:52.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:18:52.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:18:52.347 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:18:52.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:52.348 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.349 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:52.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 21:18:52.350 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:52.350 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:52.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:52.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:52.350 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) 21:18:52.350 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest 21:18:52.351 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:52.351 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:52.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:52.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.386 s - in org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest testTestClassWithoutCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.89 s testTestClassWithCleaningErrorLog no-configuration(org.eclipse.reddeer.requirements.test.cleanerrorlog.CleanErrorLogRequirementTest) Time elapsed: 0.246 s Running org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 21:18:52.360 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 21:18:52.361 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:18:52.362 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:52.362 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 21:18:52.362 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:52.362 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:18:52.362 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:52.362 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:18:52.363 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:52.363 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:18:52.363 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:52.400 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:52.400 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:52.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:52.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.*'] 21:18:52.401 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:52.401 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:52.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:52.402 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:52.402 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:52.402 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:52.403 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:52.403 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:52.403 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:52.403 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:52.403 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:52.403 DEBUG [main][MenuItemLookup] Item match:Window 21:18:52.404 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:52.404 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:52.404 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:52.404 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:52.404 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:52.404 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:52.404 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:52.404 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:52.404 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:52.404 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:52.404 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:52.404 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:52.404 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:52.404 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:18:52.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.... 21:18:52.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:18:52.552 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:52.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:52.554 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:52.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:52.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 21:18:52.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:52.555 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.555 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:52.555 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:52.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:52.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:52.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) 21:18:52.557 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:52.557 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.560 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.560 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:52.560 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:52.561 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:18:52.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:52.561 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:52.561 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:52.561 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:52.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:52.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:52.590 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:52.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:52.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:52.591 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:52.591 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 21:18:52.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 21:18:52.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:52.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:52.591 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:52.597 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:18:52.616 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 21:18:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:52.619 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:52.620 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:52.620 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:52.623 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") 21:18:52.623 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:52.623 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.631 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:52.631 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:18:52.634 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 21:18:52.635 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:18:52.635 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:52.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 21:18:52.708 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 21:18:52.708 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 21:18:52.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:52.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:52.709 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 21:18:52.709 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:18:52.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:52.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:52.709 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:18:52.709 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:18:52.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:52.709 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.709 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.709 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:52.709 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:18:52.710 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 21:18:52.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:18:52.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:18:52.720 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 21:18:52.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:18:52.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:18:52.720 TRACE [main][WidgetHandler] Notify Table with event 13 21:18:52.720 TRACE [main][WidgetHandler] Wait for synchronization 21:18:52.720 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:18:52.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:52.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:52.721 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:18:52.721 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:18:52.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.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 "Open") 21:18:52.722 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:18:52.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:52.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:52.722 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:18:52.722 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:18:52.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:52.722 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:52.723 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:52.723 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:52.723 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:52.724 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:18:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:52.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:52.724 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:52.724 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:53.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:18:53.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:18:53.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:18:53.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:53.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:53.697 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:53.697 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:53.698 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:53.698 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:18:53.698 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:18:53.698 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:53.698 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:53.698 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:53.698 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:18:53.698 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:53.698 DEBUG [main][MenuItemLookup] Item match:Window 21:18:53.699 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:53.699 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:53.699 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:53.699 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:53.699 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:53.699 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:53.699 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:53.699 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:53.699 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:53.699 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:53.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:53.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:53.700 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:53.700 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:53.700 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:53.700 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:18:53.700 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:18:53.700 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:53.700 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:53.700 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:53.700 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:18:53.700 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:53.700 DEBUG [main][MenuItemLookup] Item match:Window 21:18:53.701 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:53.701 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:53.701 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:53.701 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:53.701 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:53.701 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:53.701 DEBUG [main][MenuItemLookup] Item match:Perspective 21:18:53.705 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:18:53.706 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:53.706 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:18:53.706 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:18:53.706 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:18:53.706 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:18:53.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:18:53.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:53.707 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:53.707 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:53.707 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:53.707 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:53.707 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:18:53.707 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:18:53.707 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:53.707 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:53.707 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:53.707 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:18:53.707 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:53.707 DEBUG [main][MenuItemLookup] Item match:Window 21:18:53.708 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:53.708 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:53.708 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:53.708 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:53.708 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:53.708 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:53.708 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:53.708 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:53.708 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:53.708 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:53.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:53.709 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:53.709 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:53.709 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:53.709 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:18:53.709 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:18:53.709 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:53.709 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:53.709 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:53.709 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:18:53.709 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:53.709 DEBUG [main][MenuItemLookup] Item match:Window 21:18:53.709 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:53.710 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:53.710 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:53.710 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:53.710 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:53.710 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:53.710 DEBUG [main][MenuItemLookup] Item match:Perspective 21:18:53.710 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:18:53.710 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:18:53.711 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:18:53.711 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:18:53.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:53.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:53.714 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:53.714 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:53.714 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:53.714 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:18:53.714 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:18:53.714 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:53.715 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:53.715 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:53.715 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:18:53.715 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:53.715 DEBUG [main][MenuItemLookup] Item match:Window 21:18:53.715 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:53.715 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:53.715 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:53.716 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:53.716 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:53.716 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:53.716 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:53.716 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:53.716 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:53.716 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:53.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:53.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:53.716 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:53.716 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:53.716 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:53.716 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:18:53.717 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:18:53.717 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:53.717 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:53.717 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:53.717 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:18:53.717 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:53.717 DEBUG [main][MenuItemLookup] Item match:Window 21:18:53.717 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:53.717 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:53.717 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:53.717 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:53.717 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:53.717 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:53.718 DEBUG [main][MenuItemLookup] Item match:Perspective 21:18:53.718 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:18:53.718 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:53.718 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:18:53.718 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:18:53.718 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:18:53.718 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:18:53.719 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:18:53.719 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:18:53.719 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:18:53.826 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:18:53.827 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 21:18:53.827 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:18:53.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:53.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:53.828 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:18:53.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:53.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:53.828 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:18:53.828 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:18:53.828 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:53.888 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:53.888 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:18:53.888 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:18:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:53.889 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:18:53.889 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:18:53.889 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:53.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:53.890 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:53.890 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:53.890 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:53.890 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:18:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:53.891 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:53.891 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:53.891 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:54.134 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 21:18:54.135 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:54.135 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:54.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:54.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:54.135 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 21:18:54.135 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:54.136 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 21:18:54.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 21:18:54.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:54.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:54.136 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:54.143 WARNING [WorkbenchTestable][ScreenshotCapturer] Screenshot has not been captured on failure, because RedDeer property whether screenshot should be captured or not is set to false. 21:18:54.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 21:18:54.143 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:54.143 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:54.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:54.143 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:54.143 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) 21:18:54.144 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest 21:18:54.144 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:54.144 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:54.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:54.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.785 s - in org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest fulfillJavaPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 1.544 s fulfillNonExistingPerspectiveTest no-configuration(org.eclipse.reddeer.requirements.test.openperspective.OpenPerspectiveRequirementTest) Time elapsed: 0.007 s Running org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 21:18:54.152 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 21:18:54.153 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:18:54.154 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:54.154 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 21:18:54.154 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:54.154 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:18:54.154 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:54.155 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:18:54.155 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:54.155 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:18:54.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:54.155 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:54.155 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:54.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:54.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.*'] 21:18:54.156 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:54.156 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:54.157 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:54.157 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:54.157 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:54.157 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:54.157 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:54.157 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:18:54.157 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:18:54.157 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:54.157 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:54.157 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:54.157 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:18:54.157 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:54.157 DEBUG [main][MenuItemLookup] Item match:Window 21:18:54.158 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:54.158 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:54.158 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:54.158 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:54.158 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:54.158 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:54.158 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:54.158 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:54.158 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:54.158 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:54.158 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:54.159 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:54.159 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:54.159 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:18:54.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.... 21:18:54.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:18:54.347 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:54.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:54.363 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:54.363 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:54.363 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 21:18:54.363 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:54.363 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:54.364 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:54.364 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:54.364 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:54.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:54.365 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:54.390 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) 21:18:54.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:54.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:54.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:54.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:54.393 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:54.393 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:18:54.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:54.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:54.394 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:54.394 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:54.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:54.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:54.454 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:54.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:54.455 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:54.455 TRACE [WorkbenchTestable][DatabaseRequirement] Database requirement performed 21:18:54.455 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:54.455 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 21:18:54.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 21:18:54.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:54.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:54.455 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:54.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 21:18:54.456 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:54.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:54.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:54.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:54.456 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDatabaseConfiguration My H2 Driver-Generic JDBC-jdbc:h2:db://localhost/sakila-null(org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest) 21:18:54.456 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.db.DatabaseRequirementTest 21:18:54.456 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:54.456 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:54.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:54.457 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.306 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 21:18:54.485 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 21:18:54.486 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:18:54.487 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:54.487 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 21:18:54.487 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:54.487 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:18:54.487 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:54.487 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:18:54.488 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:54.488 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:18:54.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.*'] 21:18:54.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:54.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.*'] 21:18:54.488 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:54.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.*'] 21:18:54.489 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:54.489 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:54.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:54.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:54.489 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:54.489 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:54.490 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:54.490 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:54.490 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:18:54.490 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:18:54.490 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:54.490 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:54.490 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:54.490 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:18:54.490 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:54.490 DEBUG [main][MenuItemLookup] Item match:Window 21:18:54.492 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:54.492 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:54.492 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:54.492 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:54.492 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:54.493 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:54.493 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:54.493 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:54.493 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:54.493 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:54.493 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:54.493 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:54.493 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:54.493 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:18:54.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 'Preferences.*'] is available.... 21:18:54.661 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:18:54.661 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:54.663 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:54.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:54.675 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:54.675 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:54.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 21:18:54.675 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:54.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:54.676 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:54.676 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:54.676 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:54.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:54.677 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:54.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) 21:18:54.678 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:54.678 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:54.701 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:54.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:54.701 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:54.702 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:18:54.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:54.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:54.702 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:54.702 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:54.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:54.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:54.762 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:54.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:54.762 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:54.762 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:54.762 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 21:18:54.762 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 21:18:54.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:54.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:54.763 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:54.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'] 21:18:54.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:54.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'] 21:18:54.764 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:54.765 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:54.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:54.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:54.765 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:54.765 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:54.765 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:54.765 DEBUG [main][MenuItemLookup] Item match:File 21:18:54.767 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:18:54.767 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:18:54.787 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:18:54.787 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:18:54.787 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:54.787 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:18:54.787 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:18:54.787 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:18:54.787 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:18:54.787 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:18:54.787 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:18:54.787 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:18:54.787 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:18:54.787 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:18:54.787 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:54.787 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:18:54.787 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:18:54.787 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:54.788 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:18:54.788 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:18:54.788 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:18:54.788 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:18:54.788 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:18:54.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:18:54.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:18:54.916 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:18:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:54.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:54.918 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:18:54.918 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:54.919 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 21:18:54.920 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:54.920 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:54.933 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:54.933 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:54.933 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:54.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:54.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:54.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:18:54.935 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:18:54.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:55.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:55.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:18:55.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:18:55.441 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:18:55.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:55.441 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:18:55.441 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:55.441 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:18:55.441 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 21:18:55.442 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 21:18:55.442 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 21:18:55.446 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 21:18:55.446 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:18:55.446 INFO [WorkbenchTestable][NewWizard] Finish wizard 21:18:55.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 "Finish", Widget matcher matching widgets with style: 8) 21:18:55.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:55.446 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:55.448 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:55.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:55.448 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:55.448 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:18:55.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:55.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:55.449 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:55.449 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:55.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:55.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:55.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:18:55.937 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:18:55.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:18:55.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:18:55.938 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:18:55.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:18:55.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'] 21:18:55.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:55.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'] 21:18:55.938 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:55.939 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 1 - Eclipse Platform 21:18:55.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:55.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:55.939 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 1 - Eclipse Platform' 21:18:55.939 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 1 - Eclipse Platform' 21:18:55.960 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:55.960 DEBUG [main][MenuItemLookup] Item match:File 21:18:55.962 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:18:55.962 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:18:55.966 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:18:55.966 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:18:55.966 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:55.966 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:18:55.966 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:18:55.966 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:18:55.966 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:18:55.966 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:18:55.966 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:18:55.966 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:18:55.966 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:18:55.966 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:18:55.967 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:55.967 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:18:55.967 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:18:55.967 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:55.967 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:18:55.967 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:18:55.967 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:18:55.967 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:18:55.967 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:18:56.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:18:56.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:18:56.075 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:18:56.085 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:56.093 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:56.093 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:18:56.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:56.094 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 21:18:56.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:56.094 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:56.095 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:56.095 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:56.095 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:56.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:56.096 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:56.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:18:56.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:18:56.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:56.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:18:56.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:56.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:18:56.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:18:56.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:18:56.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:56.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:18:56.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:56.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:18:56.106 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 21:18:56.106 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 21:18:56.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 21:18:56.106 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 21:18:56.106 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:18:56.106 INFO [WorkbenchTestable][NewWizard] Finish wizard 21:18:56.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.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) 21:18:56.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:56.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:56.108 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:56.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:56.108 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:56.109 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:18:56.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:56.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:56.109 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:56.109 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:18:56.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:18:56.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:18:56.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:18:56.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:18:56.244 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:18:56.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:18:56.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'] 21:18:56.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:56.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'] 21:18:56.245 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:56.245 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Untitled 2 - Eclipse Platform 21:18:56.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:56.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:56.246 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Untitled 2 - Eclipse Platform' 21:18:56.246 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Untitled 2 - Eclipse Platform' 21:18:56.246 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:56.246 DEBUG [main][MenuItemLookup] Item match:File 21:18:56.247 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:18:56.247 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:56.252 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:18:56.252 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:18:56.271 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:18:56.271 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:18:56.272 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:18:56.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.... 21:18:56.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 21:18:56.393 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:18:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:56.395 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:56.395 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:18:56.395 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18: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.ui.dialogs.NewWizardSelectionPage, index 0 and no matchers specified 21:18:56.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:56.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:56.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:56.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:56.404 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:56.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:56.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:56.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:18:56.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:18:56.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:56.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:18:56.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:56.406 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:18:56.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:18:56.406 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:18:56.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:56.406 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:18:56.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:56.407 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:18:56.407 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Untitled Text File 21:18:56.407 DEBUG [main][TreeItemHandler] Selecting tree item: Untitled Text File 21:18:56.407 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Untitled Text File about selection 21:18:56.407 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Untitled Text File 21:18:56.407 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:18:56.407 INFO [WorkbenchTestable][NewWizard] Finish wizard 21:18:56.408 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) 21:18:56.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:56.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:56.409 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:56.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:56.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:56.410 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:18:56.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:56.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:56.410 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:56.410 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:56.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:56.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:56.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:18:56.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:18:56.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:18:56.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:18:56.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:18:56.572 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:18:56.572 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:18: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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QUntitled 3\E') 21:18:56.593 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:56.593 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:56.596 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:56.596 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:56.596 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:18:56.599 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:18:56.600 DEBUG [WorkbenchTestable][EditorHandler] Focused control=Class=org.eclipse.swt.custom.StyledText Text= TooltipText=null 21:18:56.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 21:18:56.747 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:56.747 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:56.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:56.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:56.748 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) 21:18:56.748 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest 21:18:56.748 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:56.748 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:56.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:56.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.284 s - in org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest closeAllEditors no-configuration(org.eclipse.reddeer.requirements.test.closeeditors.CloseAllEditorsRequirementTest) Time elapsed: 1.986 s Running org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 21:18:56.754 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 21:18:56.755 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:18:56.756 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:56.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 21:18:56.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:56.756 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:18:56.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:56.756 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:18:56.756 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:56.756 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:18:56.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:56.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:56.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:56.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:56.757 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:56.757 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:56.757 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:56.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:56.758 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:56.758 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:56.758 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:56.758 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:56.759 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:56.759 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:18:56.759 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:18:56.759 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:56.759 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:56.759 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:56.759 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:18:56.759 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:56.759 DEBUG [main][MenuItemLookup] Item match:Window 21:18:56.760 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:56.760 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:56.760 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:56.760 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:56.760 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:56.760 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:56.760 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:56.760 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:56.760 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:56.760 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:56.760 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:56.789 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:56.789 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:56.789 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:18:56.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:18: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 21:18:56.954 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:56.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:56.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:56.956 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:56.956 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18: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 21:18:56.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:56.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:56.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:56.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:56.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:56.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:56.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:56.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 "Cancel", Widget matcher matching widgets with style: 8) 21:18:56.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:56.958 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:56.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:56.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:56.961 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:56.962 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:18:56.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:56.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:56.962 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:56.962 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:57.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:57.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:57.002 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:57.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:57.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:57.003 INFO [WorkbenchTestable][JRERequirement] JRE Requirement fulfill performed 21:18:57.003 DEBUG [WorkbenchTestable][JRERequirement] Configuration (name,version,path): testName, 1.7, ${java.home} 21:18:57.003 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:57.003 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:57.004 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:57.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:57.004 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:18:57.004 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:57.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:57.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:57.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:57.004 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:57.004 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:57.005 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:57.005 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:57.005 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:18:57.005 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:18:57.005 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:57.005 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:57.005 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:57.005 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:18:57.005 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:57.005 DEBUG [main][MenuItemLookup] Item match:Window 21:18:57.005 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:57.006 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:57.006 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:57.006 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:57.006 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:57.006 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:57.006 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:57.006 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:57.006 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:57.006 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:57.006 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:57.006 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:57.006 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:57.006 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:18:57.166 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:18:57.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 'Preferences.*'] is available. finished successfully 21:18:57.169 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:57.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:57.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:57.197 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:57.197 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:57.198 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 21:18:57.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:57.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:57.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:57.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:57.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:18:57.200 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:18:57.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:57.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:57.703 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:18:57.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:18:57.705 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:18:57.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:57.705 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:18:57.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:57.705 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:18:57.706 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 21:18:57.706 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 21:18:57.707 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 21:18:57.707 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs (Eclipse:6273): Gtk-CRITICAL **: 21:18:57.767: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:18:57.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:57.816 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:57.817 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:57.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:57.818 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...") 21:18:57.818 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:57.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:57.819 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:57.820 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:57.820 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:57.821 INFO [WorkbenchTestable][AbstractButton] Click button &Add... 21:18:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:57.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:57.821 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:57.821 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:57.914 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.... 21:18:57.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:57.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:57.914 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:57.914 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 21:18:57.914 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Add JRE 21:18:57.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:57.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:57.929 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 21:18:57.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:57.929 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:57.929 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:57.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:57.930 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.List and index 0 was found 21:18:57.934 TRACE [main][WidgetHandler] Notify List with event 13 21:18:57.934 TRACE [main][WidgetHandler] Wait for synchronization 21:18:57.934 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 21:18:57.934 INFO [WorkbenchTestable][AddVMInstallWizard] Go to next wizard page 21:18:57.934 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) 21:18:57.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:57.934 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:57.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:57.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:57.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:57.942 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:18:57.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:57.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:57.942 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:57.942 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:58.003 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:") 21:18:58.003 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:58.003 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:58.014 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:58.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:58.014 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:18:58.014 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:18:58.015 INFO [WorkbenchTestable][AbstractText] Text set to: /opt/tools/java/openjdk/jdk-17/17.0.2+8 21:18:58.039 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:") 21:18:58.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:58.039 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:58.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:58.043 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:58.043 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:18:58.043 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:18:58.044 INFO [WorkbenchTestable][AbstractText] Text set to: testName 21:18:58.049 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 21:18:58.049 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) 21:18:58.049 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:58.049 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:58.051 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:58.051 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:58.051 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:58.053 TRACE [WorkbenchTestable][AddVMInstallWizard] Shell Add JRE is not null and is not disposed 21:18:58.053 INFO [WorkbenchTestable][AddVMInstallWizard] Finish wizard 21:18:58.053 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) 21:18:58.053 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:58.053 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:58.064 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:58.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:58.064 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:58.065 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:18:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:58.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:58.065 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:58.065 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:58.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:58.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:58.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:18:58.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:18:58.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:18:58.135 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:18:58.135 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:18:58.135 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:58.138 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:58.138 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") 21:18:58.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:58.138 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:58.141 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:58.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:58.141 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:58.141 INFO [WorkbenchTestable][AbstractButton] Click button Apply and Close 21:18:58.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:58.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:58.141 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:58.141 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:58.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:58.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:58.259 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:58.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:58.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:58.259 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:58.260 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 21:18:58.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 21:18:58.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:58.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:58.260 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:58.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.*'] 21:18:58.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.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.*'] 21:18:58.260 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.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.*'] 21:18:58.261 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.261 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:58.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:58.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:58.261 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:58.261 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:58.261 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:58.261 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:58.261 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:18:58.262 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:18:58.262 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:58.262 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:58.262 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:58.262 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:18:58.262 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:58.262 DEBUG [main][MenuItemLookup] Item match:Window 21:18:58.263 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:58.263 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:58.263 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:58.263 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:58.263 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:58.263 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:58.263 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:58.263 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:58.263 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:58.263 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:58.263 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:58.263 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:58.263 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:58.263 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:6273): Gtk-CRITICAL **: 21:18:58.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:18:58.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.... 21:18:58.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 'Preferences.*'] is available. finished successfully 21:18:58.444 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:58.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:58.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:58.446 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:58.446 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.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 21:18:58.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:58.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:58.447 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:58.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:58.447 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:58.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:58.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:58.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:18:58.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:18:58.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:58.449 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:18:58.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:58.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:18:58.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:18:58.449 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:18:58.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:58.449 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:18:58.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:58.449 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:18:58.450 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Installed JREs 21:18:58.450 DEBUG [main][TreeItemHandler] Selecting tree item: Installed JREs 21:18:58.450 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Installed JREs about selection 21:18:58.450 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Installed JREs 21:18:58.474 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:58.474 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:58.475 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:58.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:58.475 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 21:18:58.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:58.475 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:58.476 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:58.476 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:58.477 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:18:58.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:18:58.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:18:58.508 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 21:18:58.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:58.508 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:58.509 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:58.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:58.509 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:18:58.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:18:58.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:18:58.511 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) 21:18:58.511 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:58.511 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:58.513 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:58.513 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:58.513 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:58.514 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:18:58.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:58.514 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:58.514 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:58.514 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:58.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:58.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:58.551 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:58.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:58.551 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:58.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 21:18:58.551 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:58.551 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:58.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:58.552 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:58.552 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 21:18:58.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:58.552 INFO [WorkbenchTestable][RequirementsRunner] Started test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 21:18:58.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 21:18:58.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:58.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:58.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:58.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 21:18:58.553 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:58.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:58.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:58.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:18:58.553 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testConfigurationValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) 21:18:58.553 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.jre.JRERequirementTest 21:18:58.553 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:18:58.553 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:18:58.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:18:58.553 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.801 s - in org.eclipse.reddeer.requirements.test.jre.JRERequirementTest testConfiguredValues jre-1.7(org.eclipse.reddeer.requirements.test.jre.JRERequirementTest) Time elapsed: 0.292 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 21:18:58.560 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 21:18:58.561 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:18:58.561 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:58.561 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 21:18:58.561 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:58.561 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:18:58.599 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:58.599 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:18:58.599 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:58.599 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:18:58.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.*'] 21:18:58.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.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.*'] 21:18:58.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.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.*'] 21:18:58.600 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.600 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:58.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:58.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:58.600 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:58.600 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:58.600 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:58.600 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:18:58.600 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:18:58.600 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:18:58.600 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:18:58.600 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:18:58.600 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:18:58.600 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:18:58.600 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:18:58.600 DEBUG [main][MenuItemLookup] Item match:Window 21:18:58.601 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:18:58.601 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:18:58.601 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:18:58.601 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:58.601 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:18:58.601 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:18:58.601 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:58.601 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:18:58.601 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:58.601 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:18:58.601 DEBUG [main][MenuItemLookup] Item match:Preferences 21:18:58.601 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:18:58.602 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:18:58.602 INFO [main][MenuItemHandler] Select menu item: &Preferences (Eclipse:6273): Gtk-CRITICAL **: 21:18:58.685: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:18:58.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.... 21:18:58.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. finished successfully 21:18:58.780 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:18:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:58.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:58.782 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:18:58.782 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.782 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 21:18:58.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:58.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:58.783 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:58.783 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:58.783 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:58.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:58.784 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:58.785 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) 21:18:58.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:58.785 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:58.809 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:58.809 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:58.809 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:58.810 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:18:58.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:58.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:58.810 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:58.810 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:18:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:18:58.877 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:58.877 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:58.878 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:18:58.878 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 21:18:58.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 21:18:58.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:18:58.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:18:58.878 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:18:58.880 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 21:18:58.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'] 21:18:58.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.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'] 21:18:58.883 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.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: "New Java Project"] 21:18:58.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:18:58.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:18:58.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.884 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:18:58.884 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:18:58.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:18:58.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.885 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:18:58.885 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:58.885 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:18:58.885 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:58.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:58.886 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:18:58.886 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:18:58.886 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:58.886 DEBUG [main][MenuItemLookup] Item match:File 21:18:58.888 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:18:58.888 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:18:58.894 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:18:58.895 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:18:58.895 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:58.895 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:18:58.895 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:18:58.895 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:18:58.895 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:18:58.895 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:18:58.895 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:18:58.895 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:18:58.895 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:18:58.895 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:18:58.895 DEBUG [main][MenuItemLookup] Found menu:'File' 21:18:58.895 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:18:58.895 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:18:58.895 DEBUG [main][MenuItemLookup] Found menu:'' 21:18:58.895 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:18:58.895 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:18:58.896 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:18:58.896 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:18:58.896 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:18:59.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 'New|Select a wizard'] is available.... 21:18:59.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching 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 21:18:59.013 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:18:59.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:59.014 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:59.015 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:18:59.015 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:59.015 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 21:18:59.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:59.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:59.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:59.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:59.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:18:59.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:18:59.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:18:59.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:18:59.026 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:18:59.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:59.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:59.530 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:18:59.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:18:59.532 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:18:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:18:59.533 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:18:59.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:18:59.533 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:18:59.533 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:18:59.533 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:18:59.534 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:18:59.537 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:18:59.538 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:18:59.538 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:18:59.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) 21:18:59.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:18:59.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:18:59.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:18:59.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:18:59.539 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:18:59.540 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:18:59.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:18:59.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:18:59.540 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:18:59.540 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:18:59.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'] 21:18:59.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:59.985 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:18:59.985 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:18:59.986 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 21:18:59.986 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:18:59.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:18:59.987 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:18:59.987 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:18:59.987 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:00.036 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'TestProject' 21:19:00.037 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:") 21:19:00.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:00.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:00.041 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:00.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:00.041 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:19:00.041 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:19:00.043 INFO [WorkbenchTestable][AbstractText] Text set to: TestProject 21:19:00.112 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:19:00.112 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:19:00.113 DEBUG [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) 21:19:00.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:00.113 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:00.115 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:00.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:00.115 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:19:00.117 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:19:00.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:19:00.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:19:00.117 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:19:00.117 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:19:01.573 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.... 21:19:04.732 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 21:19:04.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:19:04.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:19:04.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:19:04.733 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 21:19:04.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:19:04.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:19:04.733 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:19:04.733 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:19:04.737 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:04.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:04.738 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:19:04.738 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:04.739 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:04.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:19:04.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:04.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:04.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:19:04.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 '\*?\QPackage Explorer\E') 21:19:04.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:04.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:04.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:04.741 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:04.741 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:19:04.741 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:19:04.741 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:19:04.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:19:04.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:19:04.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:19:04.742 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:19:04.761 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:19:04.761 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:19:04.785 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:19:04.786 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:19:04.786 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:04.786 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:04.786 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:19:05.286 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:05.287 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:19:05.805 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:05.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:19:05.805 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:19:05.805 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:19:05.806 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:19:05.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:19:05.807 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:19:05.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 21:19:05.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:05.808 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:05.808 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:05.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:05.808 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:19:05.808 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 21:19:05.820 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 21:19:05.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 21:19:05.820 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:19:05.821 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:19:05.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:05.821 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:05.821 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 21:19:05.821 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:19:05.821 INFO [WorkbenchTestable][RequirementsRunner] Started test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 21:19:05.821 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 21:19:05.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:19:05.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:19:05.822 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:19:05.822 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest$TestClass 21:19:05.823 TRACE [WorkbenchTestable][EditorHandler] Closing all editors 21:19:05.824 DEBUG [main][EditorHandler] 0 editor(s) found 21:19:05.825 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:05.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:19:05.832 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 21:19:05.832 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:19:05.832 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:05.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:05.833 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:19:05.833 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:19:05.903 DEBUG [main][MenuItemLookup] Found menu:'File' 21:19:05.903 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:19:05.903 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:19:05.903 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:19:05.903 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:19:05.903 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:19:05.903 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:19:05.903 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:19:05.903 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:19:05.903 DEBUG [main][MenuItemLookup] Item match:Window 21:19:05.904 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:19:05.904 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:19:05.904 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:19:05.904 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:05.905 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:19:05.905 DEBUG [main][MenuItemLookup] Item match:Show View 21:19:05.912 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:19:05.912 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:19:05.912 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:19:05.913 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:19:05.913 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:19:05.913 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:19:05.913 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:19:05.913 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:19:05.913 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:19:05.913 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:19:05.913 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:19:05.913 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:19:05.913 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:19:05.913 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:05.913 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:19:05.913 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:19:05.914 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:19:05.914 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:19:05.914 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:19:06.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:19:06.128 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 21:19:06.129 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:19:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:06.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:06.130 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 21:19:06.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:06.131 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:19:06.131 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:06.131 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:06.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:06.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:06.132 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:06.132 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:19:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:19:06.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:19:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:19:06.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:19:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:06.195 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:19:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:06.195 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:19:06.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:19:06.195 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:19:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:06.196 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:19:06.196 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:06.196 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:19:06.196 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 21:19:06.196 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 21:19:06.197 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 21:19:06.197 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 21:19:06.197 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:06.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:06.197 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:06.197 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:19:06.197 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:06.197 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:06.198 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:06.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 "Open") 21:19:06.198 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:06.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:06.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:06.198 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:19:06.198 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:06.198 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:06.198 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:06.199 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:06.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:06.199 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:19:06.200 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:19:06.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:19:06.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:19:06.200 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:19:06.200 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:19:06.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:19:06.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:19:06.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 21:19:06.337 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:06.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:06.389 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 21:19:06.390 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:06.391 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:06.391 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:19:06.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:06.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:06.392 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:19:06.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') 21:19:06.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:06.392 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:06.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:06.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:06.394 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:19:06.394 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:19:06.394 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:19:06.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:19:06.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:19:06.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:19:06.395 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:19:06.397 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:19:06.397 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:19:06.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:19:06.398 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:19:06.398 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:19:06.398 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:19:06.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:19:06.399 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:19:06.399 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:06.399 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:06.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:19:06.899 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:06.900 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:19:07.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:07.400 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:19:07.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:19:07.401 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:19:07.401 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:19:07.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:19:07.402 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:19:07.402 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:19:07.402 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:07.402 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:07.403 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:07.403 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:07.403 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:19:07.403 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 21:19:07.403 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 21:19:07.404 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:19:07.404 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:19:07.404 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:19:07.405 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:19:07.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:07.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:07.405 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:19:07.905 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:07.906 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:19:08.406 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:08.406 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:19:08.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:19:08.406 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:19:08.407 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:19:08.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:19:08.408 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:19:08.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 21:19:08.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:08.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:08.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:08.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:08.409 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:19:08.409 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name Servers 21:19:08.409 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name TestProject 21:19:08.409 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:19:08.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:19:08.410 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:19:08.411 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:19:08.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 21:19:08.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:08.411 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:08.411 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:08.411 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:08.411 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:19:08.411 INFO [WorkbenchTestable][AbstractTree] Select specified tree items 21:19:08.412 INFO [WorkbenchTestable][TreeItemHandler] Select tree items: 21:19:08.413 DEBUG [main][TreeItemHandler] Set Tree selection 21:19:08.414 DEBUG [main][TreeHandler] Notify Tree about selection event 21:19:08.425 DEBUG [WorkbenchTestable][TreeItemHandler] Selected Tree Items: 21:19:08.431 DEBUG [WorkbenchTestable][TreeItemHandler] Servers 21:19:08.431 DEBUG [WorkbenchTestable][TreeItemHandler] TestProject 21:19:08.431 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:19:08.431 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:19:08.610 DEBUG [main][MenuItemLookup] Found menu:'New' 21:19:08.610 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:19:08.610 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:08.610 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:19:08.610 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:08.610 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:19:08.610 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:19:08.610 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:19:08.610 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:19:08.610 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:19:08.610 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:19:08.610 DEBUG [main][MenuItemLookup] Found menu:'Move...' 21:19:08.611 DEBUG [main][MenuItemLookup] Found menu:'Rename... F2' 21:19:08.611 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:08.611 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:19:08.611 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:19:08.611 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:08.611 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:19:08.611 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:19:08.611 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:19:08.611 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:19:08.611 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:19:08.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:19:08.613 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:19:09.113 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 21:19:09.113 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:19:09.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:19:09.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:19:09.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:19:09.114 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:19:09.114 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:19:09.114 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:19:09.114 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:19:09.204 DEBUG [main][MenuItemLookup] Found menu:'New' 21:19:09.204 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:19:09.204 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:09.204 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:19:09.204 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:09.204 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:19:09.204 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:19:09.204 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:19:09.204 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:19:09.204 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:19:09.204 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:19:09.204 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:19:09.204 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:19:09.316 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Delete Resources"] is available.... (Eclipse:6273): Gtk-CRITICAL **: 21:19:09.411: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6273): Gtk-CRITICAL **: 21:19:09.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6273): Gtk-CRITICAL **: 21:19:09.498: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6273): Gtk-CRITICAL **: 21:19:09.525: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar (Eclipse:6273): Gtk-CRITICAL **: 21:19:09.533: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar 21:19:10.031 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 21:19:10.031 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:19:10.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:10.035 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:19:10.035 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:10.035 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:10.035 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:19:10.035 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:10.036 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:10.036 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:10.036 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:10.036 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:19:10.037 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:19:10.037 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:19:10.037 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:19:10.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:19:10.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:19:10.037 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:19:10.037 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:19:10.037 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:19:10.037 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:10.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:10.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:10.037 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:19:10.037 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:10.037 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:10.037 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:10.039 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:10.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:10.039 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:19:10.039 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:19:10.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:19:10.039 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:19:10.039 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:19:10.039 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:19:10.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:19:10.102 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:19:10.622 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:19:11.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:19:11.124 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:19:11.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:19:11.124 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 21:19:11.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:19:11.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:19:11.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:19:11.124 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:19:11.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:19:11.124 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:19:11.124 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:19:11.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:19:11.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=null 21:19:11.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:19:11.127 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:19:11.128 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 21:19:11.128 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:19:11.128 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:19:11.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:11.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:11.129 INFO [WorkbenchTestable][RequirementsRunner] Finished test: fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) 21:19:11.129 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest 21:19:11.129 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:19:11.129 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:19:11.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:11.129 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.57 s - in org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest fulfillWithProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 6.943 s fulfillWithoutProjectsTest no-configuration(org.eclipse.reddeer.requirements.test.cleanworkspace.CleanWorkspaceRequirementTest) Time elapsed: 5.308 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-2018 [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 21:19:30.300 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:19:30.304 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 21:19:30.323 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:19:30.388 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 21:19:30.500 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 21:19:30.546 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:19:30.550 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:19:30.553 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 21:19:30.555 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector 21:19:30.585 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench 21:19:30.597 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data - Eclipse Platform' 21:19:30.704 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:19:30.704 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:19:30.709 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:19:30.709 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:19:30.714 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:19:30.715 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:19:30.733 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:19:30.741 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:30.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.*'] 21:19:30.745 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:30.746 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:19:30.746 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:30.756 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:19:30.788 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:30.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:30.790 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:19:30.796 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:19:30.801 DEBUG [main][MenuItemLookup] Found menu:'File' 21:19:30.801 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:19:30.801 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:19:30.801 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:19:30.802 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:19:30.802 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:19:30.802 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:19:30.802 DEBUG [main][MenuItemLookup] Item match:Window 21:19:30.807 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:19:30.807 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:19:30.807 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:19:30.807 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:30.808 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:19:30.808 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:19:30.808 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:30.808 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:19:30.808 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:30.808 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:19:30.809 DEBUG [main][MenuItemLookup] Item match:Preferences 21:19:30.812 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:19:30.812 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:19:30.815 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:19:31.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.... 21:19:31.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 'Preferences.*'] is available. finished successfully 21:19:31.103 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:19:31.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:31.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:31.128 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:19:31.128 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:31.141 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 21:19:31.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:31.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:31.152 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:31.153 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:31.153 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:19:31.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:19:31.201 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:19:31.215 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) 21:19:31.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:31.216 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:31.222 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:31.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:31.222 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:19:31.230 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:19:31.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:19:31.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:19:31.232 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:19:31.233 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:19:31.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:19:31.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:19:31.344 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:19:31.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:31.344 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:31.347 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:19:31.348 DEBUG [WorkbenchTestable][JavaPerspective] Trying to open perspective: 'Java' 21:19:31.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:31.354 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:19:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:31.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:31.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: "Open Perspective") 21:19:31.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:31.356 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:31.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:31.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:31.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:19:31.405 INFO [WorkbenchTestable][AbstractToolItem] Click tool item Open Perspective 21:19:31.406 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:19:31.406 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:19:31.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Open Perspective"] is available.... 21:19:31.519 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 21:19:31.520 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Open Perspective 21:19:31.520 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:31.521 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:31.527 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 21:19:31.527 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:31.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:31.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:31.528 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:19:31.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:31.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:31.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:31.529 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:31.529 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:31.529 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:19:31.531 INFO [WorkbenchTestable][AbstractTable] Select table rows ([Length: 1] 'Java') 21:19:31.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:19:31.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:19:31.536 INFO [WorkbenchTestable][AbstractTable] Select table rows with indexes (1) 21:19:31.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:19:31.536 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:19:31.537 TRACE [main][WidgetHandler] Notify Table with event 13 21:19:31.537 TRACE [main][WidgetHandler] Wait for synchronization 21:19:31.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:31.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:31.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:31.538 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:19:31.538 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:31.538 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:31.544 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:31.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 "Open") 21:19:31.546 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:31.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:31.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Open Perspective" as the parent 21:19:31.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:31.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:31.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:31.549 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:31.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:31.549 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:19:31.550 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:19:31.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:19:31.550 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:19:31.550 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:19:31.550 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:19:32.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:19:32.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:19:32.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:19:32.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:32.498 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:32.499 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:19:32.499 DEBUG [main][MenuItemLookup] Found menu:'File' 21:19:32.499 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:19:32.499 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:19:32.499 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:19:32.499 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:19:32.500 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:19:32.500 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:19:32.500 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:19:32.500 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:19:32.500 DEBUG [main][MenuItemLookup] Item match:Window 21:19:32.501 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:19:32.502 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:19:32.502 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:19:32.502 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:32.502 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:19:32.502 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:19:32.502 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:32.503 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:19:32.503 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:32.503 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:19:32.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:32.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:32.504 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:19:32.504 DEBUG [main][MenuItemLookup] Found menu:'File' 21:19:32.504 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:19:32.504 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:19:32.504 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:19:32.504 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:19:32.505 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:19:32.505 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:19:32.505 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:19:32.505 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:19:32.505 DEBUG [main][MenuItemLookup] Item match:Window 21:19:32.506 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:19:32.506 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:19:32.506 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:19:32.506 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:32.507 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:19:32.507 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:19:32.507 DEBUG [main][MenuItemLookup] Item match:Perspective 21:19:32.512 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:19:32.512 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:32.512 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:19:32.512 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:19:32.513 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:19:32.513 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:19:32.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:19:32.518 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:32.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:32.519 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:19:32.519 DEBUG [main][MenuItemLookup] Found menu:'File' 21:19:32.519 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:19:32.519 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:19:32.520 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:19:32.520 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:19:32.520 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:19:32.520 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:19:32.520 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:19:32.520 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:19:32.520 DEBUG [main][MenuItemLookup] Item match:Window 21:19:32.521 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:19:32.521 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:19:32.521 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:19:32.521 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:32.522 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:19:32.522 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:19:32.522 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:32.522 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:19:32.522 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:32.522 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:19:32.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:32.522 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:32.523 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:19:32.523 DEBUG [main][MenuItemLookup] Found menu:'File' 21:19:32.523 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:19:32.523 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:19:32.523 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:19:32.523 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:19:32.523 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:19:32.523 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:19:32.524 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:19:32.524 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:19:32.524 DEBUG [main][MenuItemLookup] Item match:Window 21:19:32.525 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:19:32.525 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:19:32.525 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:19:32.525 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:32.525 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:19:32.525 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:19:32.525 DEBUG [main][MenuItemLookup] Item match:Perspective 21:19:32.526 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:19:32.527 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:32.527 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:19:32.527 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:19:32.527 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:19:32.527 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:19:32.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:32.530 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:32.530 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:19:32.530 DEBUG [main][MenuItemLookup] Found menu:'File' 21:19:32.531 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:19:32.531 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:19:32.531 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:19:32.531 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:19:32.531 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:19:32.531 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:19:32.531 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:19:32.531 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:19:32.531 DEBUG [main][MenuItemLookup] Item match:Window 21:19:32.532 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:19:32.532 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:19:32.533 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:19:32.533 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:32.533 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:19:32.533 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:19:32.533 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:32.533 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:19:32.533 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:32.533 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:19:32.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:32.534 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:32.534 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:19:32.534 DEBUG [main][MenuItemLookup] Found menu:'File' 21:19:32.534 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:19:32.534 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:19:32.534 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:19:32.534 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:19:32.534 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:19:32.535 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:19:32.535 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:19:32.535 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:19:32.535 DEBUG [main][MenuItemLookup] Item match:Window 21:19:32.536 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:19:32.536 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:19:32.536 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:19:32.536 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:32.536 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:19:32.536 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:19:32.536 DEBUG [main][MenuItemLookup] Item match:Perspective 21:19:32.537 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:19:32.538 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:32.538 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:19:32.538 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:19:32.538 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:19:32.538 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:19:32.538 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:19:32.538 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:19:32.538 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:19:32.626 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:19:32.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 21:19:32.628 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:19:32.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:32.629 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:32.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:32.629 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:19:32.629 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:32.629 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:32.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:32.630 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:19:32.630 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:32.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:32.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:32.631 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:19:32.631 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:32.631 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:32.631 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:32.632 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:32.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:32.633 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:19:32.633 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:19:32.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:19:32.633 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:19:32.634 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:19:32.634 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:19:36.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'] 21:19:36.635 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:36.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'] 21:19:36.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:36.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: "New RedDeer Test Case"] 21:19:36.636 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:36.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'] 21:19:36.638 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:36.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:19:36.639 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:36.639 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:19:36.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:36.640 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:19:36.640 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:36.641 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:19:36.641 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:36.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:19:36.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:36.642 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:19:36.642 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:36.643 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:19:36.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:36.643 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:19:36.643 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:36.644 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:19:36.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:36.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:36.693 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:19:36.694 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:19:36.694 DEBUG [main][MenuItemLookup] Found menu:'File' 21:19:36.694 DEBUG [main][MenuItemLookup] Item match:File 21:19:36.698 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:19:36.698 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:19:36.704 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:19:36.704 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:19:36.704 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:36.704 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:19:36.704 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:19:36.704 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:19:36.704 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:19:36.704 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:19:36.704 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:19:36.704 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:19:36.704 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:19:36.705 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:19:36.705 DEBUG [main][MenuItemLookup] Found menu:'File' 21:19:36.705 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:19:36.705 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:19:36.705 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:36.705 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:19:36.705 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:19:36.706 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:19:36.706 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:19:36.706 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:19:36.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.... 21:19:36.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 21:19:36.862 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:19:36.886 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:36.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:36.893 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:19:36.894 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:36.895 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 21:19:36.895 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:36.895 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:36.896 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:36.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:36.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:19:36.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:19:36.900 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:19:36.901 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:19:36.902 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:19:36.912 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:37.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:37.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:19:37.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:19:37.426 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:19:37.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:37.426 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:19:37.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:37.426 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:19:37.428 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Java Project 21:19:37.429 DEBUG [main][TreeItemHandler] Selecting tree item: Java Project 21:19:37.429 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Java Project about selection 21:19:37.435 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Java Project 21:19:37.435 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:19:37.435 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:19:37.436 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) 21:19:37.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:37.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:37.439 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:37.439 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:37.439 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:19:37.448 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:19:37.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:19:37.448 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:19:37.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:19:37.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:19:37.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:19:37.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:37.969 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:37.970 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Project"] is available.... 21:19:37.970 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 21:19:37.970 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Project 21:19:37.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:37.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:37.972 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:19:37.972 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:37.974 DEBUG [WorkbenchTestable][NewJavaProjectWizardPageOne] Set General Project name to 'testproject' 21:19:37.977 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:") 21:19:37.977 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:37.977 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:38.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:38.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:38.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:19:38.022 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:19:38.024 INFO [WorkbenchTestable][AbstractText] Text set to: testproject 21:19:38.077 TRACE [WorkbenchTestable][JavaProjectWizard] Shell New Java Project is not null and is not disposed 21:19:38.078 INFO [WorkbenchTestable][JavaProjectWizard] Finish wizard 21:19:38.079 DEBUG [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) 21:19:38.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:38.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:38.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:38.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:38.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:19:38.094 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:19:38.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:19:38.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:19:38.094 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:19:38.094 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:19:38.145 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.... 21:19:41.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. failed, NO exception will be thrown 21:19:41.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:19:41.544 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:19:41.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:19:41.547 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 21:19:41.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:19:41.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:19:41.548 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:19:41.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:19:41.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:19:41.549 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:41.549 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:19:41.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:41.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:19:41.550 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:41.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'] 21:19:41.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:41.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'] 21:19:41.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:41.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'] 21:19:41.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:41.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: "New Java Class"] 21:19:41.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:41.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'] 21:19:41.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:41.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'] 21:19:41.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:41.554 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:19:41.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:41.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:41.554 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:19:41.554 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:19:41.554 DEBUG [main][MenuItemLookup] Found menu:'File' 21:19:41.554 DEBUG [main][MenuItemLookup] Item match:File 21:19:41.558 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:19:41.558 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:19:41.588 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:19:41.589 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:19:41.589 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:41.589 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:19:41.589 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:19:41.589 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:19:41.589 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:19:41.589 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:19:41.589 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:19:41.589 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:19:41.589 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:19:41.589 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:19:41.589 DEBUG [main][MenuItemLookup] Found menu:'File' 21:19:41.589 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:19:41.590 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:19:41.590 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:41.590 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:19:41.590 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:19:41.591 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:19:41.591 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:19:41.591 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:19:41.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 'New|Select a wizard'] is available.... 21:19:41.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 'New|Select a wizard'] is available. finished successfully 21:19:41.838 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:19:41.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:41.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:41.840 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:19:41.840 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:41.841 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 21:19:41.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:41.841 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:41.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:41.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:41.896 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:19:41.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:19:41.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:19:41.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children... 21:19:41.898 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:19:41.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:41.898 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:19:41.898 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:41.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:19:41.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem Java has children finished successfully 21:19:41.899 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Java 21:19:41.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:41.899 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Java is already expanded. No action performed 21:19:41.899 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:41.899 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Java 21:19:41.900 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Class 21:19:41.900 DEBUG [main][TreeItemHandler] Selecting tree item: Class 21:19:41.900 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Class about selection 21:19:41.905 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Class 21:19:41.905 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:19:41.905 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:19:41.906 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) 21:19:41.906 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:41.906 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:41.908 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:41.908 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:41.908 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:19:41.909 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:19:41.909 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:19:41.918 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:19:41.918 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:19:41.918 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:19:42.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: Matcher matching text to regular expression 'New|Select a wizard'] 21:19:42.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:42.706 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:42.706 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "New Java Class"] is available.... 21:19:42.706 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 21:19:42.706 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New Java Class 21:19:42.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:42.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:42.708 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:19:42.708 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:42.822 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:") 21:19:42.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:42.822 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:42.914 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:42.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:42.914 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:19:42.914 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:19:42.915 INFO [WorkbenchTestable][AbstractText] Text set to: TestClass 21:19:42.993 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:") 21:19:42.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:42.994 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:43.002 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:43.002 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:43.002 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:19:43.002 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:19:43.003 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 21:19:43.014 TRACE [WorkbenchTestable][NewClassCreationWizard] Shell New Java Class is not null and is not disposed 21:19:43.014 INFO [WorkbenchTestable][NewClassCreationWizard] Finish wizard 21:19:43.015 DEBUG [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) 21:19:43.015 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:43.015 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:43.020 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:43.020 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:43.020 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:19:43.028 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:19:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:19:43.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:19:43.029 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:19:43.029 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:19:43.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:19:46.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:19:46.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:19:46.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 21:19:46.189 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 21:19:46.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 21:19:46.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:19:46.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:19:46.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:19:46.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:19:46.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:19:46.189 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:19:46.190 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:19:46.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:19:46.190 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:19:46.195 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 21:19:46.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 21:19:46.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:19:46.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:19:46.195 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:19: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'] 21:19:46.231 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:46.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'] 21:19:46.232 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:46.233 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:19:46.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:46.233 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:19:46.233 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:46.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'] 21:19:46.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:46.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'] 21:19:46.234 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:46.234 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 21:19:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:46.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:46.236 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 21:19:46.236 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 21:19:46.236 DEBUG [main][MenuItemLookup] Found menu:'File' 21:19:46.236 DEBUG [main][MenuItemLookup] Item match:File 21:19:46.238 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:19:46.238 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:19:46.289 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:19:46.289 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:19:46.289 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:46.289 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:19:46.289 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:19:46.289 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:19:46.289 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:19:46.289 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:19:46.290 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:19:46.290 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:19:46.290 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:19:46.290 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:19:46.290 DEBUG [main][MenuItemLookup] Found menu:'File' 21:19:46.290 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:19:46.290 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:19:46.290 DEBUG [main][MenuItemLookup] Found menu:'' 21:19:46.290 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:19:46.290 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:19:46.321 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:19:46.321 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:19:46.321 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:19:46.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.... 21:19:46.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 21:19:46.546 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:19:46.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:46.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:46.598 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:19:46.599 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:46.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 21:19:46.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:46.599 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:46.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:46.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:46.600 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:19:46.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:19:46.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:19:46.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 21:19:46.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 21:19:46.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:47.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:47.104 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 21:19:47.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 21:19:47.105 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 21:19:47.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:47.105 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 21:19:47.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:47.105 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 21:19:47.106 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 21:19:47.106 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 21:19:47.106 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 21:19:47.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 21:19:47.110 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:19:47.110 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:19:47.111 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) 21:19:47.111 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:47.111 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:47.112 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:47.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:47.112 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:19:47.113 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:19:47.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:19:47.113 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:19:47.113 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:19:47.113 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:19:47.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'] 21:19:47.529 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:47.530 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:47.530 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.... 21:19:47.530 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 21:19:47.530 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 21:19:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:47.531 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 21:19:47.531 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:19:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:47.531 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:47.532 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 21:19:47.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:19:47.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:19:47.532 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:") 21:19:47.532 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:47.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:47.532 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:47.533 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 21:19:47.533 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:47.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:47.533 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:47.595 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:47.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:47.595 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:19:47.595 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:19:47.598 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:") 21:19:47.598 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:47.598 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 21:19:47.598 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:47.598 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:47.598 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:47.604 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:47.604 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:47.605 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:19:47.605 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:19:47.606 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:") 21:19:47.606 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:47.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:47.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:47.606 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 21:19:47.606 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:47.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:47.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:47.636 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:47.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:47.636 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:19:47.636 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:19:47.638 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:") 21:19:47.638 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:47.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:47.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:47.638 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 21:19:47.638 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:47.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:47.638 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:47.702 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:47.702 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:47.702 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:19:47.702 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:19:47.703 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:") 21:19:47.703 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:47.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:47.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:47.703 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 21:19:47.703 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:47.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:47.703 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:47.726 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:47.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:47.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:19:47.727 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:19:47.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 "Next >", Widget matcher matching widgets with style: 8) 21:19:47.728 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:47.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:47.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:47.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 21:19:47.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:47.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:47.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:47.732 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:47.732 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:47.732 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:19:47.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 "Finish", Widget matcher matching widgets with style: 8) 21:19:47.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:47.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:47.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:47.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 21:19:47.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:47.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:47.734 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:47.795 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:47.795 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:47.795 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:19:47.796 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 21:19:47.796 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 21:19:47.796 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) 21:19:47.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:47.796 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:47.799 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:47.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:47.800 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:19:47.800 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:19:47.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:19:47.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:19:47.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:19:47.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:19:47.909 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 21:19:47.909 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:19:47.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:19:47.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:19:47.910 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 21:19:47.910 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:19:47.910 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:19:47.910 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:19:47.910 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:19:47.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:19:47.911 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:19:47.911 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 21:19:47.911 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 21:19:47.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:48.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:48.412 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 21:19:48.412 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 21:19:48.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:48.913 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:48.913 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 21:19:48.913 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 21:19:48.913 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 21:19:48.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:48.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 21:19:48.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:48.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 21:19:48.914 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 21:19:48.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:48.914 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 21:19:48.914 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:48.914 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 21:19:48.915 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 21:19:48.915 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 21:19:48.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:49.415 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:49.416 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 21:19:49.416 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 21:19:49.416 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:49.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:49.917 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 21:19:49.917 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 21:19:49.917 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 21:19:49.917 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:50.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:50.418 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 21:19:50.418 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 21:19:50.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:50.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:50.919 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 21:19:50.919 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 21:19:50.919 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 21:19:50.919 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:51.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:51.420 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 21:19:51.420 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 21:19:51.420 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:51.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:51.921 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 21:19:51.921 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 21:19:51.921 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 21:19:51.921 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:52.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:52.422 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 21:19:52.422 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 21:19:52.422 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:52.923 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:52.923 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 21:19:52.923 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 21:19:52.924 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 21:19:52.924 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:53.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:53.424 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 21:19:53.424 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 21:19:53.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:53.925 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:53.925 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 21:19:53.926 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 21:19:53.926 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 21:19:53.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:54.426 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:54.427 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 21:19:54.427 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 21:19:54.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:54.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:54.928 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 21:19:54.928 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 21:19:54.928 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 21:19:54.928 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:55.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:55.429 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 21:19:55.429 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 21:19:55.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:55.930 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 21:19:55.930 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 21:19:55.930 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 21:19:55.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:56.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:56.431 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 21:19:56.431 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 21:19:56.431 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:56.932 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 21:19:56.932 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 21:19:56.932 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 21:19:56.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:57.433 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 21:19:57.433 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 21:19:57.433 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:57.934 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:57.934 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 21:19:57.934 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 21:19:57.934 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 21:19:57.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:58.435 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:58.435 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 21:19:58.436 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 21:19:58.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:58.936 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:58.936 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 21:19:58.937 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 21:19:58.937 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 21:19:58.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:59.437 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:59.438 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 21:19:59.438 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 21:19:59.438 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:19:59.938 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:19:59.938 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 21:19:59.939 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 21:19:59.939 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 21:19:59.939 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:00.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:00.440 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 21:20:00.440 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 21:20:00.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:00.941 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:00.941 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 21:20:00.941 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.... 21:20:00.942 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 21:20:00.942 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 21:20:00.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:00.963 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:00.963 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 21:20:00.963 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Cancel wizard 21:20:00.963 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) 21:20:00.964 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:00.964 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:00.966 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:00.966 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:00.966 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:00.967 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:20:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:00.967 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:00.967 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:00.967 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:20:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:20:01.059 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:20:01.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:20:01.059 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:20:01.060 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:20:01.060 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:20:01.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 21:20:01.062 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:20:01.066 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:20:01.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:01.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:01.069 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 21:20:01.069 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:20:01.069 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 21:20:01.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 21:20:01.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:20:01.069 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:20:01.070 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:20:01.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'] 21:20:01.070 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:01.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'] 21:20:01.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:01.071 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:20:01.071 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:01.071 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClass.java - Eclipse Platform 21:20:01.072 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:01.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:01.103 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 21:20:01.103 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClass.java - Eclipse Platform' 21:20:01.104 DEBUG [main][MenuItemLookup] Found menu:'File' 21:20:01.104 DEBUG [main][MenuItemLookup] Item match:File 21:20:01.105 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:20:01.105 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'File' 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:01.111 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:20:01.111 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:20:01.112 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:20:01.112 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:20:01.112 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:20:01.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.... 21:20:01.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 'New|Select a wizard'] is available. finished successfully 21:20:01.254 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:20:01.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:01.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:01.256 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:20:01.256 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:01.257 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 21:20:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:01.257 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:01.258 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:01.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:01.258 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:20:01.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:20:01.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:20:01.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 21:20:01.260 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 21:20:01.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:01.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:01.762 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 21:20:01.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 21:20:01.763 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 21:20:01.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:01.763 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 21:20:01.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:01.763 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 21:20:01.763 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 21:20:01.764 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 21:20:01.764 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 21:20:01.767 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 21:20:01.768 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:20:01.768 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:20:01.768 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) 21:20:01.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:01.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:01.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:01.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:01.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:01.771 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:20:01.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:01.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:01.771 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:01.771 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:01.909 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:20:01.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:01.909 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:01.910 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.... 21:20:01.910 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 21:20:01.910 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Case 21:20:01.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:01.911 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:01.911 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 21:20:01.911 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:01.931 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()") 21:20:01.932 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:01.932 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:01.934 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:02.435 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:02.438 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:02.938 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:02.942 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:02.942 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:20:02.969 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 21:20:02.969 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()") 21:20:02.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:02.969 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:02.971 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:02.971 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:02.971 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:02.982 INFO [WorkbenchTestable][CheckBox] Select checkbox @AfterClass tearDown&AfterClass() 21:20:02.983 INFO [WorkbenchTestable][CheckBox] Check checkbox @AfterClass tearDown&AfterClass() 21:20:02.984 INFO [WorkbenchTestable][AbstractButton] Click button @AfterClass tearDown&AfterClass() 21:20:02.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:02.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:02.984 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:02.984 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:02.984 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()") 21:20:02.984 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:02.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:02.994 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:03.494 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:03.503 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:04.004 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:04.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:04.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:20:04.043 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 21:20:04.044 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()") 21:20:04.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:04.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:04.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:04.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:04.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:04.054 INFO [WorkbenchTestable][CheckBox] Select checkbox @BeforeClass setU&pBeforeClass() 21:20:04.054 INFO [WorkbenchTestable][CheckBox] Check checkbox @BeforeClass setU&pBeforeClass() 21:20:04.054 INFO [WorkbenchTestable][AbstractButton] Click button @BeforeClass setU&pBeforeClass() 21:20:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:04.054 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:04.055 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:04.055 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:04.055 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()") 21:20:04.055 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:04.055 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:04.059 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:04.560 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:04.564 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:05.064 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:05.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:05.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:20:05.114 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 21:20:05.114 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()") 21:20:05.115 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:05.115 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:05.117 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:05.117 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:05.117 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:05.122 INFO [WorkbenchTestable][CheckBox] Select checkbox @Before set&Up() 21:20:05.123 INFO [WorkbenchTestable][CheckBox] Check checkbox @Before set&Up() 21:20:05.123 INFO [WorkbenchTestable][AbstractButton] Click button @Before set&Up() 21:20:05.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:05.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:05.123 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:05.123 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:05.123 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()") 21:20:05.123 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:05.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:05.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:05.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:05.630 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:06.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:06.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:06.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:20:06.159 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was not found 21:20:06.160 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()") 21:20:06.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:06.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:06.161 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:06.162 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:06.162 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:06.167 INFO [WorkbenchTestable][CheckBox] Select checkbox @After &tearDown() 21:20:06.167 INFO [WorkbenchTestable][CheckBox] Check checkbox @After &tearDown() 21:20:06.168 INFO [WorkbenchTestable][AbstractButton] Click button @After &tearDown() 21:20:06.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:06.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:06.168 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:06.168 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:06.168 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") 21:20:06.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:06.168 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:06.170 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:06.170 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:06.170 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:06.171 INFO [WorkbenchTestable][CheckBox] Select checkbox &Generate comments 21:20:06.171 INFO [WorkbenchTestable][CheckBox] Check checkbox &Generate comments 21:20:06.171 INFO [WorkbenchTestable][AbstractButton] Click button &Generate comments 21:20:06.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:06.171 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:06.171 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:06.171 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:06.172 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:") 21:20:06.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:06.172 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:06.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:06.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:06.188 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:20:06.189 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:20:06.191 INFO [WorkbenchTestable][AbstractText] Text set to: TestClassTest 21:20:06.193 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:") 21:20:06.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:06.193 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:06.204 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:06.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:06.204 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:20:06.204 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:20:06.206 INFO [WorkbenchTestable][AbstractText] Text set to: org.example.test 21:20:06.209 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 21:20:06.209 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Go to next wizard page 21:20:06.209 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) 21:20:06.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:06.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:06.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:06.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:06.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:06.219 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:20:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:06.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:06.219 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:06.219 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:06.296 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") 21:20:06.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:06.297 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:06.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:06.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:06.298 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:06.298 INFO [WorkbenchTestable][AbstractButton] Click button &Select All 21:20:06.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:06.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:06.299 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:06.299 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:06.324 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 21:20:06.324 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:06.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:06.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:06.324 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Case" as the parent 21:20:06.324 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:06.324 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:06.324 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:06.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:06.325 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:06.325 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:20:06.326 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item TestClass and wait with time period 1 21:20:06.326 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 21:20:06.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:06.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:06.827 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 21:20:06.827 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item TestClass 21:20:06.827 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:07.328 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:07.328 INFO [WorkbenchTestable][TreeItemHandler] Expanded: TestClass 21:20:07.329 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object and wait with time period 1 21:20:07.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 21:20:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:07.329 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 21:20:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:07.329 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 21:20:07.329 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object 21:20:07.329 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:07.330 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Object is already expanded. No action performed 21:20:07.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:07.330 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object 21:20:07.330 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Object() and wait with time period 1 21:20:07.330 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 21:20:07.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:07.831 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 21:20:07.831 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Object() 21:20:07.831 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:08.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:08.332 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Object() 21:20:08.332 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item getClass() and wait with time period 1 21:20:08.332 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 21:20:08.332 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:08.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:08.833 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 21:20:08.833 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item getClass() 21:20:08.833 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:09.334 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:09.334 INFO [WorkbenchTestable][TreeItemHandler] Expanded: getClass() 21:20:09.334 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item hashCode() and wait with time period 1 21:20:09.334 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 21:20:09.335 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:09.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:09.835 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 21:20:09.835 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item hashCode() 21:20:09.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:10.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:10.336 INFO [WorkbenchTestable][TreeItemHandler] Expanded: hashCode() 21:20:10.337 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item equals(Object) and wait with time period 1 21:20:10.337 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 21:20:10.337 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:10.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:10.837 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 21:20:10.838 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item equals(Object) 21:20:10.838 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:11.338 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:11.338 INFO [WorkbenchTestable][TreeItemHandler] Expanded: equals(Object) 21:20:11.339 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item clone() and wait with time period 1 21:20:11.339 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 21:20:11.339 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:11.839 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:11.839 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 21:20:11.840 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item clone() 21:20:11.840 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:12.340 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:12.340 INFO [WorkbenchTestable][TreeItemHandler] Expanded: clone() 21:20:12.341 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item toString() and wait with time period 1 21:20:12.341 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 21:20:12.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:12.841 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:12.841 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 21:20:12.842 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item toString() 21:20:12.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:13.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:13.343 INFO [WorkbenchTestable][TreeItemHandler] Expanded: toString() 21:20:13.343 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notify() and wait with time period 1 21:20:13.343 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 21:20:13.343 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:13.844 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 21:20:13.844 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notify() 21:20:13.844 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:14.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:14.345 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notify() 21:20:14.345 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item notifyAll() and wait with time period 1 21:20:14.345 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 21:20:14.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:14.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:14.846 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 21:20:14.846 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item notifyAll() 21:20:14.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:15.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:15.347 INFO [WorkbenchTestable][TreeItemHandler] Expanded: notifyAll() 21:20:15.347 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait() and wait with time period 1 21:20:15.348 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 21:20:15.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:15.848 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:15.848 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 21:20:15.848 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait() 21:20:15.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:16.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:16.349 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait() 21:20:16.349 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long) and wait with time period 1 21:20:16.350 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 21:20:16.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:16.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:16.850 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 21:20:16.851 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long) 21:20:16.851 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:17.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:17.351 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long) 21:20:17.352 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item wait(long, int) and wait with time period 1 21:20:17.352 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 21:20:17.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:17.852 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:17.853 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 21:20:17.853 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item wait(long, int) 21:20:17.853 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:18.353 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:18.354 INFO [WorkbenchTestable][TreeItemHandler] Expanded: wait(long, int) 21:20:18.354 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item finalize() and wait with time period 1 21:20:18.354 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 21:20:18.354 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:18.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:18.855 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 21:20:18.855 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item finalize() 21:20:18.855 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:19.356 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:19.356 INFO [WorkbenchTestable][TreeItemHandler] Expanded: finalize() 21:20:19.359 TRACE [WorkbenchTestable][RedDeerTestCaseWizard] Shell New RedDeer Test Case is not null and is not disposed 21:20:19.359 INFO [WorkbenchTestable][RedDeerTestCaseWizard] Finish wizard 21:20:19.359 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) 21:20:19.359 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:19.359 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:19.361 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:19.361 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:19.361 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:19.380 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:20:19.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:19.380 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:19.380 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:19.380 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:20.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:20:20.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:20:20.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:20:20.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:20:20.493 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' has no excuses, wait for it 21:20:20.993 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:20:20.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:20:20.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:20:20.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:20:20.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:20:20.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:20:20.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:20:20.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:20:20.994 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:20:20.994 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:20:21.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.editor.AbstractEditor$WorkbenchShellReferenced, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QTestClassTest.java\E') 21:20:21.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:21.013 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:21.015 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:21.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:21.016 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:20:21.036 DEBUG [WorkbenchTestable][EditorHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:21.037 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 21:20:21.293 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.... 21:20:31.302 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 9:20:31 PM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Case is not open 21:20:31.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 21:20:31.312 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:20:31.312 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:20:31.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:31.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:31.313 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) 21:20:31.321 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:31.328 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:31.329 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 21:20:31.329 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 21:20:31.330 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:31.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:31.358 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 21:20:31.358 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 21:20:31.358 DEBUG [main][MenuItemLookup] Found menu:'File' 21:20:31.358 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:20:31.358 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:20:31.358 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:20:31.359 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:20:31.359 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:20:31.359 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:20:31.359 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:20:31.359 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:20:31.359 DEBUG [main][MenuItemLookup] Item match:Window 21:20:31.365 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:20:31.365 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:20:31.365 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:20:31.365 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:31.365 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:20:31.365 DEBUG [main][MenuItemLookup] Item match:Show View 21:20:31.373 DEBUG [main][MenuItemLookup] Found menu:'Ant' 21:20:31.373 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:20:31.373 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:20:31.373 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:20:31.373 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:20:31.373 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:20:31.373 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:20:31.373 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:20:31.374 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:20:31.374 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:20:31.374 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:20:31.374 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:20:31.374 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:20:31.374 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:20:31.374 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:31.374 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:20:31.374 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:20:31.374 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:20:31.374 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:20:31.374 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:20:31.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:20:31.486 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 21:20:31.486 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:20:31.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:31.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:31.491 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 21:20:31.491 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:31.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:31.492 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:20:31.492 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:31.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:31.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:31.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:31.492 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:20:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:20:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:20:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:20:31.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:20:31.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:31.995 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:32.002 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:20:32.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:20:32.005 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:20:32.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:32.005 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:20:32.005 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:32.005 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:20:32.006 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 21:20:32.006 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 21:20:32.006 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 21:20:32.007 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 21:20:32.007 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:32.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:32.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:32.007 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:20:32.007 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:32.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:32.008 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:32.008 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:20:32.008 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:32.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:32.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:32.009 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:20:32.009 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:32.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:32.009 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:32.009 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:32.010 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:32.010 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:32.011 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:20:32.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:32.011 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:32.011 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:32.011 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:32.140 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:20:32.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:20:32.141 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 21:20:32.141 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:32.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:32.147 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 21:20:32.147 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:32.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:32.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform 21:20:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:32.149 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform' 21:20:32.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 '\*?\QProject Explorer\E') 21:20:32.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:32.149 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:32.151 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:32.151 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:32.151 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:20:32.151 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:20:32.151 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:20:32.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:32.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - testproject/src/org/example/test/TestClassTest.java - Eclipse Platform TooltipText=null 21:20:32.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:20:32.155 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:20:32.158 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:20:32.158 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:20:32.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:32.198 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:32.202 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:20:32.202 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:20:32.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:32.203 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:32.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:32.204 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:32.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:32.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:32.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:33.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:33.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:33.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:20:33.207 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:20:33.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:20:33.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:33.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20: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 21:20:33.208 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:33.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:33.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:33.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:33.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:20:33.212 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name testproject 21:20:33.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 21:20:33.219 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 21:20:33.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 21:20:33.239 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 21:20:33.241 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:20:33.241 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'New' 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:33.340 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:20:33.340 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:20:33.340 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:20:33.340 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:20:33.340 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:20:33.342 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:20:33.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:20:33.342 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:20:33.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:20:33.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:20:33.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:20:33.842 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:20:33.842 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:20:33.843 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'testproject' via Explorer 21:20:33.843 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item testproject 21:20:33.843 DEBUG [main][TreeItemHandler] Selecting tree item: testproject 21:20:33.846 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item testproject about selection 21:20:33.858 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: testproject 21:20:33.859 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:20:33.859 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:33.938 DEBUG [main][MenuItemLookup] Found menu:'New' 21:20:33.938 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:20:33.938 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:33.938 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:20:33.938 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:33.938 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:20:33.938 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:20:33.938 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:20:33.938 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:20:33.938 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:20:33.939 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:20:33.939 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:20:33.939 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:20:34.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 'Delete.*'] is available.... 21:20:34.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. finished successfully 21:20:34.707 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:20:34.708 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:34.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:34.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:34.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:34.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) 21:20:34.713 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:34.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:34.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:34.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:20:34.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:34.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:34.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:34.714 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:34.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:34.714 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:34.715 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:20:34.715 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:20:34.715 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:20:34.715 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:34.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:34.716 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:34.716 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:34.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) 21:20:34.718 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:34.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:34.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:34.719 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:20:34.719 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:34.719 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:34.719 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:34.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:34.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:34.720 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:34.721 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:20:34.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:34.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:34.721 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:34.721 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:34.750 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:20:34.750 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:20:35.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:20:35.404 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:20:35.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:20:35.404 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:20:35.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:20:35.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:20:35.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:20:35.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:20:35.405 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:20:35.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:20:35.406 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest 21:20:35.406 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:20:35.406 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:20:35.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:35.406 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.2 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 14.873 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestCaseWizardTest) Time elapsed: 30.243 s Running org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 21:20:35.448 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 21:20:35.450 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:20:35.450 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:20:35.450 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 21:20:35.450 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:20:35.450 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:20:35.451 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:20:35.451 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:20:35.451 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:20:35.451 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:20:35.451 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:20:35.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:35.452 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:20:35.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:35.452 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:20:35.452 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:35.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:20:35.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:35.466 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:35.466 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:20:35.466 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:20:35.466 DEBUG [main][MenuItemLookup] Found menu:'File' 21:20:35.466 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:20:35.466 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:20:35.466 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:20:35.466 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:20:35.467 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:20:35.467 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:20:35.467 DEBUG [main][MenuItemLookup] Item match:Window 21:20:35.469 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:20:35.469 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:20:35.469 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:20:35.469 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.469 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:20:35.469 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:20:35.469 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.469 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:20:35.469 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.469 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:20:35.469 DEBUG [main][MenuItemLookup] Item match:Preferences 21:20:35.469 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:20:35.469 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:20:35.470 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:20:35.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:20:35.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 'Preferences.*'] is available. finished successfully 21:20:35.625 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:20:35.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:35.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:35.627 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:20:35.627 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:35.627 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 21:20:35.627 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:35.627 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:35.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:35.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:35.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:20:35.629 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:20:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:20:35.651 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) 21:20:35.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:35.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:35.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:35.655 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:35.655 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:35.656 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:20:35.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:35.656 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:35.656 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:35.656 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:35.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:20:35.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:20:35.697 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:20:35.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:35.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:35.698 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:20:35.698 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 21:20:35.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:20:35.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:35.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:35.698 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:20:35.716 DEBUG [main][MenuItemLookup] Found menu:'File' 21:20:35.716 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:20:35.716 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:20:35.716 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:20:35.716 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:20:35.717 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:20:35.717 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:20:35.717 DEBUG [main][MenuItemLookup] Item match:Window 21:20:35.718 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:20:35.718 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:20:35.718 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:20:35.718 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.718 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:20:35.718 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:20:35.718 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.718 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:20:35.718 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.718 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:20:35.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:35.718 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:35.718 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:20:35.718 DEBUG [main][MenuItemLookup] Found menu:'File' 21:20:35.718 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:20:35.719 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:20:35.719 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:20:35.719 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:20:35.719 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:20:35.719 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:20:35.719 DEBUG [main][MenuItemLookup] Item match:Window 21:20:35.719 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:20:35.719 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:20:35.719 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:20:35.719 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.719 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:20:35.719 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:20:35.719 DEBUG [main][MenuItemLookup] Item match:Perspective 21:20:35.720 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:20:35.720 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.720 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:20:35.720 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:20:35.720 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:20:35.720 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:20:35.720 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:20:35.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:35.721 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:35.721 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:20:35.721 DEBUG [main][MenuItemLookup] Found menu:'File' 21:20:35.721 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:20:35.721 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:20:35.721 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:20:35.721 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:20:35.721 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:20:35.721 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:20:35.721 DEBUG [main][MenuItemLookup] Item match:Window 21:20:35.722 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:20:35.722 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:20:35.722 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:20:35.722 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.722 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:20:35.722 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:20:35.722 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.722 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:20:35.722 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.722 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:20:35.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:35.722 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:35.722 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:20:35.722 DEBUG [main][MenuItemLookup] Found menu:'File' 21:20:35.722 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:20:35.723 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:20:35.723 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:20:35.723 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:20:35.723 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:20:35.723 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:20:35.723 DEBUG [main][MenuItemLookup] Item match:Window 21:20:35.723 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:20:35.723 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:20:35.723 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:20:35.723 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.723 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:20:35.723 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:20:35.723 DEBUG [main][MenuItemLookup] Item match:Perspective 21:20:35.724 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:20:35.724 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.724 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:20:35.724 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:20:35.724 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:20:35.724 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:20:35.724 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:35.725 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:35.725 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:20:35.725 DEBUG [main][MenuItemLookup] Found menu:'File' 21:20:35.725 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:20:35.725 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:20:35.725 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:20:35.725 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:20:35.725 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:20:35.725 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:20:35.725 DEBUG [main][MenuItemLookup] Item match:Window 21:20:35.726 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:20:35.726 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:20:35.726 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:20:35.726 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.726 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:20:35.726 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:20:35.726 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.726 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:20:35.726 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.726 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:20:35.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:35.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:35.726 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:20:35.726 DEBUG [main][MenuItemLookup] Found menu:'File' 21:20:35.726 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:20:35.726 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:20:35.727 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:20:35.727 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:20:35.727 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:20:35.727 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:20:35.727 DEBUG [main][MenuItemLookup] Item match:Window 21:20:35.727 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:20:35.727 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:20:35.727 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:20:35.727 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.727 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:20:35.727 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:20:35.727 DEBUG [main][MenuItemLookup] Item match:Perspective 21:20:35.728 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:20:35.728 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:35.728 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:20:35.728 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:20:35.728 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:20:35.728 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:20:35.728 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:20:35.728 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:20:35.728 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:20:35.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:20:35.810 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 21:20:35.810 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:20:35.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:35.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:35.811 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:35.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:35.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:35.812 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:20:35.812 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:35.812 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:35.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:35.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 "Reset Perspective") 21:20:35.812 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:35.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:35.813 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:20:35.813 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:35.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:35.813 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:35.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:35.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:35.813 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:35.814 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:20:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:35.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:35.814 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:35.814 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:36.550 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:20:36.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:36.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'] 21:20:36.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:36.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: "New RedDeer Test Plugin"] 21:20:36.551 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:36.552 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:20:36.552 INFO [WorkbenchTestable][RequirementsRunner] Started test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 21:20:36.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 21:20:36.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:20:36.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:20:36.552 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:20:36.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'] 21:20:36.552 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:36.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'] 21:20:36.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:36.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'] 21:20:36.553 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:36.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 RedDeer Test Plugin"] 21:20:36.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:36.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'] 21:20:36.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:36.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'] 21:20:36.554 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:36.555 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:20:36.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:36.555 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:36.555 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:20:36.555 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:20:36.555 DEBUG [main][MenuItemLookup] Found menu:'File' 21:20:36.556 DEBUG [main][MenuItemLookup] Item match:File 21:20:36.558 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:20:36.558 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:20:36.562 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:20:36.562 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:20:36.563 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:36.563 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:20:36.563 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:20:36.563 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:20:36.585 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:20:36.585 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:20:36.585 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:20:36.585 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:20:36.585 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:20:36.585 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:20:36.585 DEBUG [main][MenuItemLookup] Found menu:'File' 21:20:36.585 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:20:36.586 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:20:36.586 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:36.586 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:20:36.586 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:20:36.586 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:20:36.586 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:20:36.587 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:20:36.710 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:20:36.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 'New|Select a wizard'] is available. finished successfully 21:20:36.749 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:20:36.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:36.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:36.753 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:20:36.753 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:36.753 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 21:20:36.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:36.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:36.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:36.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:36.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:20:36.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:20:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:20:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 21:20:36.765 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 21:20:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:36.765 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 21:20:36.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:36.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 21:20:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 21:20:36.766 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 21:20:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:36.766 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 21:20:36.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:36.766 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 21:20:36.766 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 21:20:36.767 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 21:20:36.767 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 21:20:36.768 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 21:20:36.768 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:20:36.768 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:20:36.769 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) 21:20:36.769 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:36.769 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:36.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:36.770 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:36.770 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:36.771 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:20:36.771 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:36.793 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:36.793 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:36.793 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:37.094 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:20:37.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:37.094 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:37.095 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.... 21:20:37.095 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 21:20:37.095 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 21:20:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:37.097 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 21:20:37.097 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:37.097 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 21:20:37.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:37.098 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:37.100 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 21:20:37.100 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:37.100 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:20:37.100 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:37.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.102 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:37.105 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 21:20:37.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:37.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:37.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:37.106 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:20:37.106 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:37.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.107 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:20:37.124 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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:") 21:20:37.124 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:37.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:37.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:37.124 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:20:37.124 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:37.124 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.126 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:37.128 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 21:20:37.128 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:37.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:37.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:37.128 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:20:37.128 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:37.128 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.128 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:20:37.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:20:37.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:20:37.130 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:20:37.130 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:37.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:37.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:37.130 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:20:37.130 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:37.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.133 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.133 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:37.133 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.... 21:20:37.133 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 21:20:37.133 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 21:20:37.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:37.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:37.134 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 21:20:37.134 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Cancel wizard 21:20:37.134 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) 21:20:37.134 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.137 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.137 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.137 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:37.138 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:20:37.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:37.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:37.138 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:37.138 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:37.235 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:20:37.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:20:37.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:20:37.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:20:37.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:20:37.236 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:20:37.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:20:37.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 21:20:37.236 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:20:37.236 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:20:37.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:37.236 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:37.237 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 21:20:37.237 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:20:37.237 INFO [WorkbenchTestable][RequirementsRunner] Started test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 21:20:37.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 21:20:37.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:20:37.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:20:37.237 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:20:37.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:20:37.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:37.238 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:20:37.238 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:37.239 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:20:37.239 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:37.239 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:20:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:37.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:37.239 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:20:37.239 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:20:37.240 DEBUG [main][MenuItemLookup] Found menu:'File' 21:20:37.240 DEBUG [main][MenuItemLookup] Item match:File 21:20:37.241 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:20:37.241 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'File' 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:37.247 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:20:37.247 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:20:37.248 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:20:37.248 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:20:37.248 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:20:37.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] is available.... 21:20:37.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 'New|Select a wizard'] is available. finished successfully 21:20:37.372 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:20:37.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:37.374 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:37.374 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:20:37.374 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:37.375 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 21:20:37.375 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.375 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.375 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.376 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.376 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:20:37.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:20:37.377 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:20:37.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 21:20:37.387 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 21:20:37.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:37.387 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 21:20:37.387 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:37.387 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 21:20:37.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 21:20:37.388 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 21:20:37.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:37.388 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 21:20:37.388 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:37.388 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 21:20:37.388 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 21:20:37.388 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 21:20:37.389 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 21:20:37.390 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 21:20:37.390 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:20:37.390 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:20:37.390 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) 21:20:37.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.392 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.392 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.392 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:37.393 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:20:37.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:37.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:37.393 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:37.393 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:37.473 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:20:37.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:37.473 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:37.474 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.... 21:20:37.474 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 21:20:37.474 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 21:20:37.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:37.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:37.475 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 21:20:37.476 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:37.477 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:") 21:20:37.478 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.478 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.491 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.491 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:20:37.491 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:20:37.492 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 21:20:37.519 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:") 21:20:37.519 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.519 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.523 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.523 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.523 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:20:37.523 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:20:37.524 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 21:20:37.548 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:") 21:20:37.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.554 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.554 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.554 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:20:37.554 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:20:37.555 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 21:20:37.578 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:") 21:20:37.578 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.578 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.591 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.591 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.591 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:20:37.591 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:20:37.592 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 21:20:37.614 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:") 21:20:37.614 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.614 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.615 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.615 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:37.617 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 21:20:37.617 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 21:20:37.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:37.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:37.617 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:37.617 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:37.620 TRACE [main][WidgetHandler] Notify Button with event 27 21:20:37.620 TRACE [main][WidgetHandler] Wait for synchronization 21:20:37.620 TRACE [main][WidgetHandler] Notify Button with event 13 21:20:37.620 TRACE [main][WidgetHandler] Wait for synchronization 21:20:37.620 TRACE [main][WidgetHandler] Notify Button with event 26 21:20:37.620 TRACE [main][WidgetHandler] Wait for synchronization 21:20:37.620 TRACE [main][WidgetHandler] Notify Button with event 3 21:20:37.620 TRACE [main][WidgetHandler] Wait for synchronization 21:20:37.620 TRACE [main][WidgetHandler] Notify Button with event 4 21:20:37.620 TRACE [main][WidgetHandler] Wait for synchronization 21:20:37.620 TRACE [main][WidgetHandler] Notify Button with event 13 21:20:37.620 TRACE [main][WidgetHandler] Wait for synchronization 21:20:37.621 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 21:20:37.621 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:37.624 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:37.639 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:20:37.639 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:37.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:20:37.640 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:20:37.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.640 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:20:37.641 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 21:20:37.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:20:37.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:20:37.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:20:37.645 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 21:20:37.648 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) 21:20:37.648 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.649 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.649 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.649 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:37.650 INFO [WorkbenchTestable][CheckBox] Select checkbox 21:20:37.650 INFO [WorkbenchTestable][CheckBox] Check checkbox 21:20:37.650 INFO [WorkbenchTestable][AbstractButton] Click button 21:20:37.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:37.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:37.650 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:37.650 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:37.650 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:20:37.650 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:37.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:37.650 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:37.651 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:20:37.651 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:37.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.651 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.652 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:37.652 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:") 21:20:37.652 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.652 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.653 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.653 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.653 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:37.654 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 21:20:37.654 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 21:20:37.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:37.654 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:37.654 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:37.654 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:37.670 TRACE [main][WidgetHandler] Notify Button with event 27 21:20:37.670 TRACE [main][WidgetHandler] Wait for synchronization 21:20:37.670 TRACE [main][WidgetHandler] Notify Button with event 13 21:20:37.670 TRACE [main][WidgetHandler] Wait for synchronization 21:20:37.670 TRACE [main][WidgetHandler] Notify Button with event 26 21:20:37.670 TRACE [main][WidgetHandler] Wait for synchronization 21:20:37.670 TRACE [main][WidgetHandler] Notify Button with event 3 21:20:37.670 TRACE [main][WidgetHandler] Wait for synchronization 21:20:37.671 TRACE [main][WidgetHandler] Notify Button with event 4 21:20:37.671 TRACE [main][WidgetHandler] Wait for synchronization 21:20:37.671 TRACE [main][WidgetHandler] Notify Button with event 13 21:20:37.671 TRACE [main][WidgetHandler] Wait for synchronization 21:20:37.671 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 21:20:37.671 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:37.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:37.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:37.683 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:20:37.683 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:37.683 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.683 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:20:37.684 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:20:37.684 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.684 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:20:37.685 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 21:20:37.685 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:37.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:37.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:37.685 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:20:37.685 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:37.685 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.686 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.686 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:20:37.687 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 21:20:37.688 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.697 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.697 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:20:37.697 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 21:20:37.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 "Finish", Widget matcher matching widgets with style: 8) 21:20:37.697 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:37.697 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:37.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:37.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:20:37.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:37.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:37.701 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 21:20:37.701 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 21:20:37.701 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) 21:20:37.701 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:37.701 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:37.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:37.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:37.703 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:37.703 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:20:37.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:37.703 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:37.703 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:37.703 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:38.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:20:38.167 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:20:38.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:20:38.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:20:38.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:20:38.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:20:38.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 21:20:38.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:20:38.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:20:38.168 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:20:38.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:20:38.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:38.171 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:38.171 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:20:38.171 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:38.172 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:38.172 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:20:38.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:38.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:38.173 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:20:38.173 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:20:38.173 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:38.173 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:38.186 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:38.186 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:38.186 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:20:38.186 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:20:38.187 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:20:38.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:38.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:20:38.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:20:38.188 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:20:38.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 21:20:38.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:38.208 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:38.208 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:20:38.208 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:38.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:38.209 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:20:38.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:38.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:38.210 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:20:38.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 '\*?\QPackage Explorer\E') 21:20:38.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:38.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:38.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:38.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:38.212 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:20:38.212 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:20:38.212 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:20:38.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:38.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:20:38.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:20:38.213 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:20:38.215 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:20:38.215 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:20:38.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:38.216 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:38.216 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:20:38.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:20:38.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:38.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:38.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:38.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:38.218 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:38.718 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:38.718 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:39.218 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:39.219 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:39.219 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:20:39.219 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:20:39.219 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:20:39.222 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:39.223 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:39.223 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:20:39.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:39.223 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:39.223 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:39.223 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:39.223 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:20:39.223 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 21:20:39.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 21:20:39.224 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:20:39.224 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:20:39.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:39.225 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:39.225 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:20:39.225 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:20:39.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:39.226 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:39.227 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:39.227 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:39.227 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:39.727 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:39.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:40.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:40.228 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:40.228 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:20:40.228 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:20:40.229 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:20:40.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:40.230 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:40.230 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:20:40.230 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:40.230 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:40.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:40.231 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:40.231 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:20:40.231 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 21:20:40.235 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:20:40.236 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:20:40.237 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item build.properties of tree item test.plugin 21:20:40.237 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 21:20:40.237 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:40.737 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:40.738 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 21:20:40.752 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:20:40.753 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:20:40.753 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item pluginCustomization.ini of tree item test.plugin 21:20:40.753 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 21:20:40.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:40.754 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 21:20:40.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:40.754 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 21:20:40.754 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:20:40.755 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:20:40.755 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 21:20:40.755 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 21:20:40.755 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:40.756 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 21:20:40.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:40.756 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 21:20:40.756 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 21:20:40.756 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 21:20:40.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:41.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:41.257 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 21:20:41.270 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:20:41.271 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:20:41.272 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 21:20:41.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 21:20:41.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:41.272 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 21:20:41.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:41.272 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 21:20:41.272 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 21:20:41.272 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:20:41.272 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:41.773 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:41.773 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:20:41.796 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 21:20:41.796 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 21:20:41.796 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:42.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:42.297 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 21:20:42.316 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:20:42.317 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:20:42.318 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.launch of tree item test.plugin 21:20:42.318 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 21:20:42.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:42.318 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 21:20:42.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:42.318 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 21:20:42.319 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:20:42.319 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:20:42.320 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 21:20:42.320 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 21:20:42.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:42.320 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 21:20:42.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:42.320 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 21:20:42.321 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 21:20:42.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 21:20:42.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:42.321 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 21:20:42.321 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:42.321 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 21:20:42.321 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 21:20:42.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:42.322 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 21:20:42.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:42.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 21:20:42.323 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:20:42.323 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item JRE System Library of tree item test.plugin 21:20:42.323 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 21:20:42.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:42.323 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 21:20:42.323 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:42.324 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 21:20:42.324 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item test.plugin and wait with time period 1 21:20:42.324 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 21:20:42.385 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:42.386 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 21:20:42.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:42.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 21:20:42.386 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 21:20:42.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:42.386 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 21:20:42.386 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:42.386 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 21:20:42.389 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:20:42.389 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item META-INF of tree item test.plugin 21:20:42.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 21:20:42.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:42.390 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 21:20:42.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:42.390 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 21:20:42.390 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item MANIFEST.MF of tree item META-INF 21:20:42.390 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item META-INF 21:20:42.390 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:42.391 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item META-INF is already expanded. No action performed 21:20:42.391 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:42.391 INFO [WorkbenchTestable][TreeItemHandler] Expanded: META-INF 21:20:42.392 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 21:20:42.392 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 21:20:42.403 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 21:20:42.414 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 21:20:42.414 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item MANIFEST.MF 21:20:42.414 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item MANIFEST.MF 21:20:42.414 DEBUG [main][TreeItemHandler] Selecting tree item: MANIFEST.MF 21:20:42.414 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item MANIFEST.MF about selection 21:20:42.421 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: MANIFEST.MF 21:20:42.421 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 21:20:42.421 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 21:20:43.846 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 21:20:43.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:20:43.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:20:43.846 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 21:20:43.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:20:43.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:20:43.846 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:20:43.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:20:43.846 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:") 21:20:43.846 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:43.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:43.894 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:43.895 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 21:20:43.896 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:43.896 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:43.896 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:43.904 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:43.904 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:43.904 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:20:43.904 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:20:43.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 "Version:") 21:20:43.915 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:43.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:43.915 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:43.915 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 21:20:43.916 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:43.916 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:43.916 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:43.935 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:43.935 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:43.935 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:20:43.935 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:20:43.937 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:") 21:20:43.937 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:43.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:43.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:43.937 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 21:20:43.937 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:43.937 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:43.937 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:44.022 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:44.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:44.022 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:20:44.022 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:20:44.024 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:") 21:20:44.024 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:44.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:44.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:44.024 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "test.plugin"as the parent 21:20:44.024 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:44.024 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:44.024 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:44.130 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:44.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:44.130 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:20:44.130 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:20:44.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:44.210 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:44.210 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 21:20:44.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:44.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:44.231 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform 21:20:44.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:44.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:44.232 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/META-INF/MANIFEST.MF - Eclipse Platform' 21:20:44.232 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:20:44.232 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:44.232 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:44.404 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:44.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:44.405 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:20:44.405 INFO [WorkbenchTestable][AbstractView] Activate view Outline 21:20:44.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 21:20:44.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:44.501 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:44.501 INFO [WorkbenchTestable][AbstractView] Activate view Outline 21:20:44.502 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 21:20:44.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:44.503 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:44.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 21:20:44.503 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:44.503 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:44.504 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:44.504 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:44.504 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:20:44.505 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:20:44.506 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:6 21:20:44.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:20:44.506 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item Dependencies and wait with time period 1 21:20:44.506 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 21:20:44.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:44.506 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 21:20:44.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:44.506 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 21:20:44.507 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.eclipse.reddeer.go of tree item Dependencies 21:20:44.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 21:20:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:44.507 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 21:20:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:44.507 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 21:20:44.507 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.junit of tree item Dependencies 21:20:44.507 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item Dependencies 21:20:44.507 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:44.508 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item Dependencies is already expanded. No action performed 21:20:44.508 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:44.508 INFO [WorkbenchTestable][TreeItemHandler] Expanded: Dependencies 21:20:44.508 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:20:44.600 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 21:20:44.600 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 21:20:44.600 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:44.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 21:20:44.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:44.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 21:20:44.601 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 21:20:44.601 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:20:44.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:44.601 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 21:20:44.601 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:44.601 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:20:44.602 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 21:20:44.602 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 21:20:44.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:44.602 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 21:20:44.602 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:44.602 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 21:20:44.603 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 21:20:44.603 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 21:20:44.603 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 21:20:44.634 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 21:20:44.634 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 21:20:44.634 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 21:20:44.634 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 21:20:44.635 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 21:20:44.638 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 21:20:44.638 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 21:20:44.638 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 21:20:45.229 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 21:20:45.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:20:45.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:20:45.229 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 21:20:45.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:20:45.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:20:45.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:20:45.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:20:45.229 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:20:45.229 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:20:45.253 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:45.293 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:45.293 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QOutline\E'' is already open. Activate. 21:20:45.293 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:45.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:45.297 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 21:20:45.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:45.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:45.298 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 21:20:45.298 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:20:45.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:45.298 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:45.325 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:45.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:45.326 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:20:45.326 INFO [WorkbenchTestable][AbstractView] Activate view Outline 21:20:45.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 21:20:45.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:45.490 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:45.490 INFO [WorkbenchTestable][AbstractView] Activate view Outline 21:20:45.490 INFO [WorkbenchTestable][AbstractCTabItem] Activate Outline 21:20:45.491 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:45.492 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:45.492 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:20:45.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:45.492 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:45.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:45.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:45.493 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:20:45.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:20:45.493 TRACE [WorkbenchTestable][TreeHasChildren] Count of found tree items:2 21:20:45.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:20:45.493 INFO [WorkbenchTestable][AbstractTreeItem] Expand tree item RedDeerTest and wait with time period 1 21:20:45.493 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 21:20:45.493 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:45.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 21:20:45.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:45.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 21:20:45.494 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeerTest 21:20:45.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:45.494 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeerTest is already expanded. No action performed 21:20:45.494 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:45.494 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeerTest 21:20:45.495 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:20:45.594 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 21:20:45.594 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 21:20:45.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:45.594 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 21:20:45.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:45.594 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 21:20:45.595 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 21:20:45.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:20:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:45.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 21:20:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:45.595 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:20:45.595 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 21:20:45.595 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 21:20:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:45.595 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 21:20:45.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:45.596 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 21:20:45.596 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 21:20:45.596 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 21:20:45.600 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 21:20:45.605 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 21:20:45.605 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 21:20:45.605 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 21:20:45.605 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 21:20:45.606 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 21:20:45.609 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 21:20:45.609 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 21:20:45.609 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 21:20:45.892 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 21:20:45.892 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:20:45.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:20:45.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 21:20:45.892 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 21:20:45.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update package explorer' is a system job, skipped 21:20:45.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:20:45.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:20:45.892 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:20:45.893 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:20:45.893 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:20:45.903 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:45.921 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:45.921 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 21:20:45.921 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:45.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:45.926 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 21:20:45.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:45.927 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 21:20:45.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') 21:20:45.927 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:45.927 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:46.013 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:46.013 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:46.013 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:20:46.013 INFO [WorkbenchTestable][AbstractView] Activate view Problems 21:20:46.013 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 21:20:46.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:46.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:46.108 INFO [WorkbenchTestable][AbstractView] Activate view Problems 21:20:46.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 21:20:46.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:46.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:46.111 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 21:20:46.111 INFO [WorkbenchTestable][AbstractView] Activate view Problems 21:20:46.111 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 21:20:46.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:46.112 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:46.114 DEBUG [main][WorkbenchPartLookup] Looking up all open views 21:20:46.115 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 21:20:46.116 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 21:20:46.116 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 21:20:46.116 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 21:20:46.116 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 21:20:46.116 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 21:20:46.116 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating... 21:20:47.118 DEBUG [WorkbenchTestable][AbstractWait] Waiting until marker view is updating failed, NO exception will be thrown 21:20:47.118 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProblems\E'' is already open. Activate. 21:20:47.119 INFO [WorkbenchTestable][AbstractView] Activate view Problems 21:20:47.119 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 21:20:47.120 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:47.121 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:47.121 DEBUG [main][WorkbenchPartLookup] Looking up all open views 21:20:47.121 TRACE [main][WorkbenchPartLookup] Found view 'Outline' 21:20:47.121 TRACE [main][WorkbenchPartLookup] Found view 'Package Explorer' 21:20:47.121 TRACE [main][WorkbenchPartLookup] Found view 'Project Explorer' 21:20:47.122 TRACE [main][WorkbenchPartLookup] Found view 'Problems (0 errors, 1 warning, 0 others)' 21:20:47.122 TRACE [main][WorkbenchPartLookup] View 'Javadoc' was not open or it cannot be restored 21:20:47.122 TRACE [main][WorkbenchPartLookup] View 'Declaration' was not open or it cannot be restored 21:20:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating... 21:20:47.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting while marker view is updating finished successfully 21:20:47.125 INFO [WorkbenchTestable][AbstractView] Activate view Problems 21:20:47.125 INFO [WorkbenchTestable][AbstractCTabItem] Activate Problems 21:20:47.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:47.126 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:47.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 21:20:47.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:47.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:47.126 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:47.127 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:47.127 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:20:47.127 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.... 21:20:57.136 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 9:20:57 PM org.eclipse.reddeer.ui.test.wizard.RedDeerWizardTestCase closeOpenedWizard INFO: Shell New RedDeer Test Plugin is not open 21:20:57.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 21:20:57.138 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:20:57.138 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:20:57.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:57.138 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:57.139 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) 21:20:57.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:57.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:57.148 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 21:20:57.148 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 21:20:57.150 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:57.172 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:57.172 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 21:20:57.172 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 21:20:57.173 DEBUG [main][MenuItemLookup] Found menu:'File' 21:20:57.173 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:20:57.173 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:20:57.173 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:20:57.173 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:20:57.173 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:20:57.173 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:20:57.173 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:20:57.173 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:20:57.173 DEBUG [main][MenuItemLookup] Item match:Window 21:20:57.177 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:20:57.177 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:20:57.177 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:20:57.178 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:57.178 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:20:57.178 DEBUG [main][MenuItemLookup] Item match:Show View 21:20:57.186 DEBUG [main][MenuItemLookup] Found menu:'Ant' 21:20:57.186 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:20:57.186 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:20:57.186 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:20:57.186 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:20:57.186 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:20:57.186 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:20:57.186 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:20:57.186 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:20:57.186 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:20:57.187 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:20:57.187 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:20:57.187 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:20:57.187 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:20:57.187 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:57.187 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:20:57.187 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:20:57.187 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:20:57.187 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:20:57.188 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:20:57.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:20:57.294 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 21:20:57.294 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:20:57.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:57.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:57.296 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 21:20:57.296 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:57.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:57.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:57.296 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:20:57.296 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:57.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:57.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:57.297 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:57.297 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:57.297 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:20:57.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:20:57.298 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:20:57.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:20:57.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:20:57.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:57.299 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:20:57.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:57.299 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:20:57.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:20:57.299 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:20:57.300 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:20:57.308 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:20:57.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:20:57.308 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:20:57.309 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 21:20:57.309 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 21:20:57.309 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 21:20:57.309 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 21:20:57.309 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:57.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:57.310 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:57.310 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:20:57.310 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:57.310 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:57.311 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:57.311 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:20:57.311 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:57.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:57.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:57.311 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:20:57.311 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:57.311 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:57.311 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:57.312 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:57.312 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:57.312 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:57.313 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:20:57.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:57.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:57.313 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:57.313 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:20:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:20:57.396 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 21:20:57.396 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:57.398 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:57.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 21:20:57.398 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:57.399 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:57.399 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 21:20:57.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:57.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:57.400 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 21:20:57.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') 21:20:57.400 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:57.400 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:57.401 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:57.401 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:57.401 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:20:57.402 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:20:57.402 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:20:57.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:57.403 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 21:20:57.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:20:57.403 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:20:57.405 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:20:57.405 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:20:57.423 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:57.424 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:57.424 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:20:57.424 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:20:57.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:57.425 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:57.425 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:57.425 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:57.426 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:57.926 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:57.926 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:58.427 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:58.427 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:20:58.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:20:58.427 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:20:58.428 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:20:58.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:20:58.429 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:20:58.429 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Tree with referenced composite class org.eclipse.reddeer.swt.impl.ctab.DefaultCTabItem, index 0 and no matchers specified 21:20:58.429 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:58.429 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:58.429 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:58.430 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:58.430 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:20:58.430 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 21:20:58.430 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 21:20:58.430 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 21:20:58.434 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 21:20:58.448 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 21:20:58.448 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:20:58.448 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:58.514 DEBUG [main][MenuItemLookup] Found menu:'New' 21:20:58.514 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:20:58.514 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:58.514 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:20:58.514 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:58.514 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:20:58.514 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:20:58.515 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:20:58.515 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:20:58.515 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:20:58.515 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:20:58.515 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:20:58.515 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:58.515 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:20:58.515 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:20:58.515 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:58.515 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:20:58.515 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:20:58.515 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:20:58.515 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:20:58.515 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:20:58.516 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:20:58.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:20:58.516 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:20:59.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:20:59.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:20:59.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:20:59.016 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:20:59.016 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:20:59.016 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 21:20:59.017 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 21:20:59.017 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 21:20:59.020 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 21:20:59.030 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 21:20:59.031 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:20:59.031 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:59.088 DEBUG [main][MenuItemLookup] Found menu:'New' 21:20:59.088 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:20:59.088 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:59.088 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:20:59.088 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:59.088 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:20:59.088 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:20:59.088 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:20:59.088 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:20:59.088 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:20:59.088 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:20:59.088 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:20:59.088 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:20:59.145 DEBUG [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.... 21:20:59.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 'Delete.*'] is available. finished successfully 21:20:59.268 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:20:59.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:59.290 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:59.291 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:59.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:59.291 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:20:59.291 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:59.291 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:59.292 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:20:59.292 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:59.292 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:59.292 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:59.292 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:59.292 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:59.293 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:20:59.293 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:20:59.293 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:20:59.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:59.293 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:59.293 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:59.294 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:59.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 "OK", Widget matcher matching widgets with style: 8) 21:20:59.294 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:20:59.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:59.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:20:59.294 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:20:59.294 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:20:59.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:20:59.294 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:20:59.295 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:20:59.295 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:20:59.295 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:20:59.296 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:20:59.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:20:59.296 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:20:59.296 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:20:59.296 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:20:59.302 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:20:59.302 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:20:59.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:20:59.816 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:20:59.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:20:59.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:20:59.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 21:20:59.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:20:59.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:20:59.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:20:59.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:20:59.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:20:59.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:20:59.816 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:20:59.816 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:20:59.816 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest 21:20:59.817 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:20:59.817 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:20:59.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:20:59.817 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.37 s - in org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest testOpen no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 0.685 s testCreate no-configuration(org.eclipse.reddeer.ui.test.wizard.RedDeerTestPluginWizardTest) Time elapsed: 19.902 s Running org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 21:20:59.829 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 21:20:59.833 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:20:59.834 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:20:59.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 21:20:59.834 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:20:59.834 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:20:59.835 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:20:59.835 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:20:59.835 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:20:59.835 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:20:59.835 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:20:59.835 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:59.836 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:20:59.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:59.836 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.ui.internal.dialogs.WorkbenchPreferenceDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] 21:20:59.836 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:20:59.836 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:20:59.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:20:59.837 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:20:59.837 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:20:59.837 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:20:59.837 DEBUG [main][MenuItemLookup] Found menu:'File' 21:20:59.837 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:20:59.837 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:20:59.837 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:20:59.837 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:20:59.837 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:20:59.837 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:20:59.837 DEBUG [main][MenuItemLookup] Item match:Window 21:20:59.839 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:20:59.839 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:20:59.839 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:20:59.839 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:59.839 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:20:59.839 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:20:59.839 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:59.839 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:20:59.839 DEBUG [main][MenuItemLookup] Found menu:'' 21:20:59.839 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:20:59.839 DEBUG [main][MenuItemLookup] Item match:Preferences 21:20:59.852 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:20:59.852 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:20:59.852 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:21:00.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.... 21:21:00.004 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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 21:21:00.004 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:21:00.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:00.006 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:00.007 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:21:00.007 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:21:00.007 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 21:21:00.007 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:00.007 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:00.007 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:00.008 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:00.008 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:21:00.009 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:21:00.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:21:00.026 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) 21:21:00.026 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:00.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:00.029 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:00.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:00.029 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:21:00.030 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:21:00.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:21:00.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:21:00.030 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:21:00.030 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:21:00.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:21:00.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:21:00.070 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:21:00.070 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:00.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:00.090 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:21:00.091 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 21:21:00.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:21:00.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:00.091 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:00.091 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:21:00.091 DEBUG [main][MenuItemLookup] Found menu:'File' 21:21:00.091 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:21:00.092 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:21:00.092 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:21:00.092 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:21:00.092 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:21:00.092 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:21:00.092 DEBUG [main][MenuItemLookup] Item match:Window 21:21:00.093 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:21:00.093 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:21:00.093 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:21:00.093 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:00.093 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:21:00.093 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:21:00.093 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:00.093 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:21:00.094 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:00.094 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:21:00.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:00.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:00.094 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:21:00.094 DEBUG [main][MenuItemLookup] Found menu:'File' 21:21:00.094 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:21:00.094 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:21:00.094 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:21:00.095 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:21:00.095 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:21:00.095 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:21:00.095 DEBUG [main][MenuItemLookup] Item match:Window 21:21:00.095 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:21:00.095 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:21:00.095 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:21:00.096 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:00.096 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:21:00.096 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:21:00.096 DEBUG [main][MenuItemLookup] Item match:Perspective 21:21:00.097 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:21:00.097 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:00.097 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:21:00.097 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:21:00.097 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:21:00.097 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:21:00.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:21:00.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:00.097 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:00.097 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:21:00.097 DEBUG [main][MenuItemLookup] Found menu:'File' 21:21:00.097 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:21:00.097 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:21:00.097 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:21:00.098 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:21:00.098 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:21:00.098 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:21:00.098 DEBUG [main][MenuItemLookup] Item match:Window 21:21:00.098 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:21:00.098 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:21:00.098 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:21:00.099 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:00.099 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:21:00.099 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:21:00.099 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:00.099 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:21:00.099 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:00.099 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:21:00.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:00.099 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:00.099 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:21:00.100 DEBUG [main][MenuItemLookup] Found menu:'File' 21:21:00.100 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:21:00.100 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:21:00.100 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:21:00.100 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:21:00.100 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:21:00.100 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:21:00.100 DEBUG [main][MenuItemLookup] Item match:Window 21:21:00.100 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:21:00.100 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:21:00.100 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:21:00.101 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:00.101 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:21:00.101 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:21:00.101 DEBUG [main][MenuItemLookup] Item match:Perspective 21:21:00.101 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:21:00.101 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:00.101 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:21:00.101 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:21:00.101 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:21:00.102 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:21:00.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:00.102 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:00.102 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:21:00.102 DEBUG [main][MenuItemLookup] Found menu:'File' 21:21:00.102 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:21:00.102 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:21:00.102 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:21:00.102 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:21:00.102 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:21:00.102 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:21:00.102 DEBUG [main][MenuItemLookup] Item match:Window 21:21:00.103 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:21:00.103 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:21:00.103 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:21:00.103 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:00.103 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:21:00.103 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:21:00.103 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:00.103 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:21:00.103 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:00.103 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:21:00.103 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:00.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:00.104 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:21:00.104 DEBUG [main][MenuItemLookup] Found menu:'File' 21:21:00.104 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:21:00.104 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:21:00.104 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:21:00.104 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:21:00.104 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:21:00.104 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:21:00.104 DEBUG [main][MenuItemLookup] Item match:Window 21:21:00.105 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:21:00.105 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:21:00.105 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:21:00.105 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:00.105 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:21:00.105 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:21:00.105 DEBUG [main][MenuItemLookup] Item match:Perspective 21:21:00.106 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:21:00.106 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:00.106 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:21:00.106 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:21:00.106 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:21:00.106 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:21:00.106 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:21:00.106 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:21:00.106 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:21:00.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:21:00.188 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 21:21:00.188 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:21:00.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:00.189 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:00.189 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:00.189 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:21:00.189 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:00.189 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:00.190 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:00.190 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:21:00.190 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:00.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:00.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:00.190 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:21:00.190 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:00.190 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:00.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:00.191 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:00.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:00.191 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:21:00.191 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:21:00.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:21:00.191 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:21:00.192 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:21:00.192 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:21:01.060 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:21:01.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:21:01.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:21:01.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:21:01.061 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for 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"] 21:21:01.061 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:21:01.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:21:01.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:21:01.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:21:01.062 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:21:01.062 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers match: [Window matching class class org.eclipse.jface.wizard.WizardDialog, Matcher matching widget which text matches: Matcher matching text to regular expression 'New|Select a wizard'] 21:21:01.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:21:01.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: "New RedDeer Test Plugin"] 21:21:01.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:21:01.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'] 21:21:01.063 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:21:01.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'] 21:21:01.064 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:21:01.064 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:21:01.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:01.065 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:01.102 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:21:01.102 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:21:01.102 DEBUG [main][MenuItemLookup] Found menu:'File' 21:21:01.102 DEBUG [main][MenuItemLookup] Item match:File 21:21:01.103 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:21:01.103 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:21:01.108 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:21:01.108 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:21:01.108 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:01.108 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:21:01.108 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:21:01.108 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:21:01.108 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:21:01.108 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:21:01.108 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:21:01.108 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:21:01.109 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:21:01.109 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:21:01.109 DEBUG [main][MenuItemLookup] Found menu:'File' 21:21:01.109 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:21:01.109 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:21:01.109 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:01.109 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:21:01.109 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:21:01.109 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:21:01.109 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:21:01.110 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:21:01.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.... 21:21:01.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 'New|Select a wizard'] is available. finished successfully 21:21:01.242 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:21:01.244 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:01.254 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:01.254 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:21:01.254 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:21:01.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 21:21:01.255 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.255 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:01.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:01.256 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.256 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:21:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:21:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:21:01.257 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 21:21:01.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 21:21:01.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:21:01.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 21:21:01.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:21:01.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 21:21:01.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 21:21:01.258 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 21:21:01.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:21:01.258 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 21:21:01.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:21:01.258 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 21:21:01.258 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 21:21:01.259 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 21:21:01.259 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 21:21:01.259 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 21:21:01.259 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:21:01.259 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:21:01.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) 21:21:01.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.259 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:01.271 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:01.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.285 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:21:01.301 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:21:01.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:21:01.301 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:21:01.302 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:21:01.302 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:21:01.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'] 21:21:01.608 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:21:01.612 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:21:01.613 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.... 21:21:01.613 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 21:21:01.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 21:21:01.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:01.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:01.615 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 21:21:01.615 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:21:01.615 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:") 21:21:01.615 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.615 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:01.618 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:01.618 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.618 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:21:01.618 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:21:01.619 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 21:21:01.643 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:") 21:21:01.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.643 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:01.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:01.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:21:01.647 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:21:01.648 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 21:21:01.685 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:") 21:21:01.686 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.686 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:01.698 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:01.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.698 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:21:01.698 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:21:01.699 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 21:21:01.725 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:") 21:21:01.726 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:01.734 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:01.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.734 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:21:01.734 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:21:01.735 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 21:21:01.752 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:") 21:21:01.753 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.753 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:01.754 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:01.754 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.754 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:21:01.756 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 21:21:01.756 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 21:21:01.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:21:01.756 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:21:01.756 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:21:01.757 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:21:01.759 TRACE [main][WidgetHandler] Notify Button with event 27 21:21:01.759 TRACE [main][WidgetHandler] Wait for synchronization 21:21:01.759 TRACE [main][WidgetHandler] Notify Button with event 13 21:21:01.759 TRACE [main][WidgetHandler] Wait for synchronization 21:21:01.759 TRACE [main][WidgetHandler] Notify Button with event 26 21:21:01.759 TRACE [main][WidgetHandler] Wait for synchronization 21:21:01.760 TRACE [main][WidgetHandler] Notify Button with event 3 21:21:01.760 TRACE [main][WidgetHandler] Wait for synchronization 21:21:01.760 TRACE [main][WidgetHandler] Notify Button with event 4 21:21:01.760 TRACE [main][WidgetHandler] Wait for synchronization 21:21:01.760 TRACE [main][WidgetHandler] Notify Button with event 13 21:21:01.760 TRACE [main][WidgetHandler] Wait for synchronization 21:21:01.760 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 21:21:01.760 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:01.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:01.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:01.763 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:21:01.763 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:01.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:21:01.764 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:21:01.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:21:01.765 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 21:21:01.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:21:01.767 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:21:01.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.767 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:21:01.767 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 21:21:01.768 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) 21:21:01.768 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.768 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:01.792 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:01.798 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.798 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:21:01.800 INFO [WorkbenchTestable][CheckBox] Select checkbox 21:21:01.800 INFO [WorkbenchTestable][CheckBox] Check checkbox 21:21:01.800 INFO [WorkbenchTestable][AbstractButton] Click button 21:21:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:21:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:21:01.800 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:21:01.800 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:21:01.800 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:21:01.800 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:01.800 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:01.800 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:21:01.801 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:01.801 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:01.801 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.801 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:21:01.802 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:") 21:21:01.802 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.802 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:01.813 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:01.814 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.814 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:21:01.814 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 21:21:01.815 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 21:21:01.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:21:01.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:21:01.815 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:21:01.815 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:21:01.816 TRACE [main][WidgetHandler] Notify Button with event 27 21:21:01.816 TRACE [main][WidgetHandler] Wait for synchronization 21:21:01.816 TRACE [main][WidgetHandler] Notify Button with event 13 21:21:01.816 TRACE [main][WidgetHandler] Wait for synchronization 21:21:01.816 TRACE [main][WidgetHandler] Notify Button with event 26 21:21:01.816 TRACE [main][WidgetHandler] Wait for synchronization 21:21:01.816 TRACE [main][WidgetHandler] Notify Button with event 3 21:21:01.816 TRACE [main][WidgetHandler] Wait for synchronization 21:21:01.816 TRACE [main][WidgetHandler] Notify Button with event 4 21:21:01.817 TRACE [main][WidgetHandler] Wait for synchronization 21:21:01.817 TRACE [main][WidgetHandler] Notify Button with event 13 21:21:01.817 TRACE [main][WidgetHandler] Wait for synchronization 21:21:01.817 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 21:21:01.817 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:01.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:01.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:01.834 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:21:01.834 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:01.834 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.834 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:21:01.835 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:21:01.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.835 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:21:01.835 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 21:21:01.835 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:01.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:01.835 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:01.836 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:21:01.836 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:01.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.836 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:01.843 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:01.843 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.843 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:21:01.845 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 21:21:01.845 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.845 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:01.846 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:01.846 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.846 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:21:01.846 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 21:21:01.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 "Finish", Widget matcher matching widgets with style: 8) 21:21:01.847 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:01.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:01.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:01.847 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:21:01.847 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:01.847 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.847 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:01.849 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:01.849 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.849 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:21:01.850 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 21:21:01.850 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 21:21:01.850 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) 21:21:01.850 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:01.850 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:01.863 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:01.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:01.863 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:21:01.863 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:21:01.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:21:01.863 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:21:01.863 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:21:01.863 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:21:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:21:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:21:02.238 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:21:02.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:21:02.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:21:02.238 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 21:21:02.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 21:21:02.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:21:02.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:21:02.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:21:02.239 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:21:02.239 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:21:02.239 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:21:02.239 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 21:21:02.239 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 21:21:02.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:21:02.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:21:02.240 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:21:02.241 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 21:21:02.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:02.242 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:02.242 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:21:02.242 DEBUG [main][MenuItemLookup] Found menu:'File' 21:21:02.243 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:21:02.243 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:21:02.243 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:21:02.243 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:21:02.243 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:21:02.243 DEBUG [main][MenuItemLookup] Item match:Run 21:21:02.246 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 21:21:02.246 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 21:21:02.246 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:02.246 DEBUG [main][MenuItemLookup] Found menu:'Run History' 21:21:02.246 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:21:02.247 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 21:21:02.247 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 21:21:02.247 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 21:21:02.247 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 21:21:02.247 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 21:21:02.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:21:02.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 21:21:02.535 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:21:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:02.537 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:02.538 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test 21:21:02.538 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 21:21:02.538 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:02.538 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:02.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:02.548 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:02.548 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:02.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:02.548 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:02.590 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:02.590 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:02.590 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:21:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:21:02.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:21:02.593 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test 21:21:02.593 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test 21:21:02.593 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test about selection 21:21:02.594 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test 21:21:02.594 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:21:02.639 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 21:21:02.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:21:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:02.641 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 21:21:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:02.641 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:21:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:02.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:02.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 "Close") 21:21:02.642 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:02.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:02.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:02.642 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:02.642 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:02.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:02.642 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:02.645 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:02.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:02.645 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:21:02.646 INFO [WorkbenchTestable][AbstractButton] Click button Close 21:21:02.646 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:21:02.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:21:02.700 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:21:02.700 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:21:02.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 21:21:05.810 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 21:21:05.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:21:05.810 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 21:21:05.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:21:05.810 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 21:21:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:21:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:21:05.810 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:21:05.810 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:21:05.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 21:21:05.811 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:21:05.811 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:21:05.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:05.811 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:05.811 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 21:21:05.812 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:21:05.812 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 21:21:05.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 21:21:05.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:21:05.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:21:05.812 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:21:05.812 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 21:21:05.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:05.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:05.812 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:21:05.813 DEBUG [main][MenuItemLookup] Found menu:'File' 21:21:05.813 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:21:05.813 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:21:05.813 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:21:05.813 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:21:05.813 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:21:05.813 DEBUG [main][MenuItemLookup] Item match:Run 21:21:05.815 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 21:21:05.815 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 21:21:05.815 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:05.815 DEBUG [main][MenuItemLookup] Found menu:'Run History' 21:21:05.815 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:21:05.815 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 21:21:05.815 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 21:21:05.816 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 21:21:05.816 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 21:21:05.816 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 21:21:06.022 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:21:06.086 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 21:21:06.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:21:06.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:06.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:21:06.089 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 21:21:06.089 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:21:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:06.089 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:06.090 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 21:21:06.090 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 21:21:06.090 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:06.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:06.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:06.090 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:06.090 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:06.090 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:06.090 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:06.092 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:06.092 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:06.092 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:21:06.094 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:21:06.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:21:06.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 21:21:06.104 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 21:21:06.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:21:06.605 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:21:06.608 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 21:21:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 21:21:06.609 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 21:21:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:21:06.609 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 21:21:06.609 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:21:06.609 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 21:21:06.609 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 21:21:06.609 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 21:21:06.610 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 21:21:06.610 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 21:21:06.611 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:07.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:07.815 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:08.139 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:08.139 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:08.139 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:08.139 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:08.145 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:08.645 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:08.650 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:09.150 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:09.154 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:09.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:09.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:10.160 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:10.164 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:10.665 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:10.670 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:11.170 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:11.175 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:11.675 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:11.680 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:12.180 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:12.185 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:12.685 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:12.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:13.190 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:13.195 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:13.695 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:13.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:14.200 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:14.205 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:14.705 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:14.710 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:15.210 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:15.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:15.717 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:15.721 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:16.222 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:16.226 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:16.726 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:16.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:17.231 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:17.236 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:17.736 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:17.741 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:18.241 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:18.245 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:18.245 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:21:18.246 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 21:21:18.246 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 21:21:18.246 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:18.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:18.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:18.246 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:18.246 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:18.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:18.246 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:18.247 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:18.247 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:18.247 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:21:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:21:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:21:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 21:21:18.248 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 21:21:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:21:18.248 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 21:21:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:21:18.248 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 21:21:18.248 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 21:21:18.249 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 21:21:18.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:21:18.249 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 21:21:18.249 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:21:18.249 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 21:21:18.249 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 21:21:18.249 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 21:21:18.251 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 21:21:18.251 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 21:21:18.251 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:18.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:18.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:18.252 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:18.252 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:18.252 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:18.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:18.256 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:18.756 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:18.760 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:19.260 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:19.266 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:19.766 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:19.770 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:20.270 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:20.274 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:20.774 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:20.778 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:21.278 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:21.283 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:21.783 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:21.787 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:22.287 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:22.291 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:22.792 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:22.796 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:23.296 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:23.300 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:23.801 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:23.805 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:24.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:24.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:24.810 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:24.814 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:25.314 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:25.318 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:25.818 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:25.823 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:26.323 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:26.327 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:26.827 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:26.831 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:27.331 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:27.336 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:27.837 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:27.841 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:28.341 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:28.345 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:28.345 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:21:28.346 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") 21:21:28.346 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:28.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:28.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:28.347 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:28.347 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:28.347 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:28.347 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:28.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:28.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:28.350 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:21:28.350 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 21:21:28.387 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") 21:21:28.387 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:28.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:28.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:28.405 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:28.405 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:28.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:28.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:28.408 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:28.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:28.408 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:21:28.409 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 21:21:28.409 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 21:21:28.409 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:28.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:28.409 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:28.410 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:28.410 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:28.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:28.410 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:28.412 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:28.412 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:28.412 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:21:28.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:21:28.414 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:21:28.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 "RedDeer") 21:21:28.417 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:28.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:28.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:28.418 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:28.418 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:28.418 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:28.418 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:28.435 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:28.436 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:21:28.436 INFO [WorkbenchTestable][AbstractCTabItem] Activate RedDeer 21:21:28.436 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 21:21:28.436 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:28.436 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:28.436 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:28.436 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:28.437 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:28.440 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:28.440 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:21:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems... 21:21:28.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until table contains TableItems finished successfully 21:21:28.445 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:21:28.445 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 21:21:28.445 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:21:28.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:28.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:28.446 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 21:21:28.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:28.446 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:28.447 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:21:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:28.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 "Close") 21:21:28.447 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:28.447 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:28.447 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:28.447 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:28.447 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:28.450 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:28.450 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:28.450 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:21:28.451 INFO [WorkbenchTestable][AbstractButton] Click button Close 21:21:28.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:21:28.451 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:21:28.500 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:21:28.500 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:21:28.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 21:21:28.547 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 21:21:28.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 "Save") 21:21:28.547 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:28.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:28.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:28.547 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Save Changes" as the parent 21:21:28.547 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:28.547 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:28.547 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:28.548 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:28.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:28.548 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:21:28.548 INFO [WorkbenchTestable][AbstractButton] Click button &Save 21:21:28.548 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:21:28.549 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:21:28.549 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:21:28.549 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:21:28.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 21:21:28.765 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 21:21:28.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:21:28.765 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 21:21:28.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:21:28.765 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:21:28.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:21:28.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:21:28.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:21:28.766 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:21:28.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:21:28.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 21:21:28.766 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:21:28.766 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:21:28.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:28.766 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:28.767 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 21:21:28.767 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:21:28.767 INFO [WorkbenchTestable][RequirementsRunner] Started test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 21:21:28.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 21:21:28.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:21:28.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:21:28.767 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:21:28.767 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 21:21:28.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:28.767 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:28.767 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:21:28.768 DEBUG [main][MenuItemLookup] Found menu:'File' 21:21:28.768 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:21:28.768 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:21:28.768 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:21:28.768 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:21:28.768 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:21:28.768 DEBUG [main][MenuItemLookup] Item match:Run 21:21:28.769 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 21:21:28.769 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 21:21:28.769 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:28.769 DEBUG [main][MenuItemLookup] Found menu:'Run History' 21:21:28.769 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:21:28.769 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 21:21:28.769 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 21:21:28.770 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 21:21:28.770 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 21:21:28.770 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 21:21:28.945 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:21:28.948 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 21:21:28.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:21:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:21:28.950 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 21:21:28.950 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:21:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:28.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:28.950 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 21:21:28.951 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 21:21:28.951 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:28.951 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:28.951 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:28.951 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:28.951 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:28.952 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:28.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:28.952 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:21:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:21:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:21:28.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 21:21:28.954 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 21:21:28.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:21:28.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 21:21:28.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:21:28.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 21:21:28.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 21:21:28.955 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 21:21:28.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:21:28.955 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 21:21:28.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:21:28.955 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 21:21:28.956 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 21:21:28.956 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 21:21:28.956 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 21:21:28.956 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 21:21:28.956 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:29.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:29.294 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:29.440 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:29.440 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:29.440 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:29.440 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:29.446 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:29.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:29.951 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:30.451 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:30.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:30.956 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:30.961 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:31.461 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:31.465 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:31.965 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:31.970 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:32.470 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:32.474 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:32.974 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:32.979 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:33.479 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:33.484 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:33.984 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:33.988 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:34.488 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:34.492 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:34.993 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:34.997 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:35.498 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:35.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:36.002 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:36.006 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:36.507 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:36.511 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:37.011 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:37.016 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:37.516 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:37.520 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:38.020 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:38.025 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:38.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:38.530 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:39.030 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:39.034 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:39.534 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:39.539 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:21:39.539 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 21:21:39.539 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 21:21:39.539 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:39.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:39.539 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:39.539 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:39.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:39.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:39.541 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:39.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:39.541 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:21:39.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:21:39.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:21:39.541 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 21:21:39.541 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 21:21:39.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:21:39.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 21:21:39.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:21:39.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 21:21:39.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 21:21:39.542 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 21:21:39.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:21:39.542 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 21:21:39.542 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:21:39.542 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 21:21:39.543 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 21:21:39.543 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 21:21:39.545 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 21:21:39.545 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 21:21:39.545 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:39.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:39.545 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:39.546 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:39.546 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:39.546 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:39.546 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:39.550 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:40.050 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:40.054 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:40.554 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:40.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:41.058 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:41.062 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:41.562 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:41.566 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:42.066 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:42.071 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:42.571 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:42.575 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:43.075 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:43.079 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:43.579 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:43.583 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:44.084 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:44.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:44.588 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:44.592 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:45.092 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:45.096 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:45.596 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:45.600 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:46.100 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:46.104 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:46.604 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:46.608 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:47.109 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:47.113 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:47.613 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:47.617 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:48.117 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:48.121 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:48.621 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:48.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:49.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:49.134 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:49.634 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:49.638 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:49.638 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:21:49.640 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") 21:21:49.640 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:49.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:49.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:49.641 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:49.641 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:49.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:49.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:49.643 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:49.643 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:49.643 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:21:49.643 INFO [WorkbenchTestable][AbstractCTabItem] Activate Test 21:21:49.644 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:") 21:21:49.644 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:49.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:49.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:49.644 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:49.644 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:49.644 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:49.644 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:49.657 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:49.657 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:49.657 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:21:49.657 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:21:49.669 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:") 21:21:49.669 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:49.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:49.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:49.669 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:49.669 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:49.669 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:49.669 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:49.691 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:49.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:49.692 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:21:49.692 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:21:49.694 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:") 21:21:49.694 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:49.694 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:49.694 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:49.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:49.694 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:49.727 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:49.727 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:49.727 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:21:49.727 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:21:49.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: 16, Matcher matching widgets with text that without mnenomic matches: is "Run a single test") 21:21:49.729 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:49.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:49.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:49.729 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:49.729 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:49.729 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:49.729 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:49.731 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:49.731 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:49.731 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:21:49.734 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:") 21:21:49.734 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:49.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:49.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:49.734 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:49.734 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:49.735 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:49.735 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:49.748 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:49.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:49.748 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:21:49.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:21:49.750 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 21:21:49.750 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:21:49.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:49.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:49.751 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 21:21:49.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:49.751 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:49.751 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:21:49.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:49.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:49.752 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:21:49.752 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:49.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:49.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:49.752 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:49.752 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:49.752 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:49.752 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:49.781 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:49.781 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:49.781 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:21:49.782 INFO [WorkbenchTestable][AbstractButton] Click button Close 21:21:49.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:21:49.782 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:21:49.782 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:21:49.782 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:21:49.926 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 21:21:52.929 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 21:21:52.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:21:52.929 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 21:21:52.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:21:52.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:21:52.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:21:52.929 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:21:52.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:21:52.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 21:21:52.929 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:21:52.929 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:21:52.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:52.929 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:52.930 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 21:21:52.930 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:21:52.930 INFO [WorkbenchTestable][RequirementsRunner] Started test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 21:21:52.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 21:21:52.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:21:52.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:21:52.930 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:21:52.930 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Open launch configuration dialog 21:21:52.930 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:52.931 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:52.931 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:21:52.931 DEBUG [main][MenuItemLookup] Found menu:'File' 21:21:52.931 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:21:52.931 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:21:52.931 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:21:52.931 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:21:52.931 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:21:52.931 DEBUG [main][MenuItemLookup] Item match:Run 21:21:52.932 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 21:21:52.932 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 21:21:52.932 DEBUG [main][MenuItemLookup] Found menu:'' 21:21:52.932 DEBUG [main][MenuItemLookup] Found menu:'Run History' 21:21:52.933 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:21:52.933 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 21:21:52.933 DEBUG [main][MenuItemLookup] Item match:Run Configurations... 21:21:52.933 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Ru&n Configurations..." 21:21:52.933 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Run Configurations... 21:21:52.933 INFO [main][MenuItemHandler] Select menu item: Ru&n Configurations... 21:21:53.100 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:21:53.102 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 21:21:53.102 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:21:53.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:53.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:53.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:21:53.104 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 21:21:53.104 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:21:53.104 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:21:53.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:21:53.105 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 21:21:53.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 21:21:53.105 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:53.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:53.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:53.105 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:53.105 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:53.105 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:53.105 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:53.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:21:53.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:21:53.106 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:21:53.107 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:21:53.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:21:53.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 21:21:53.108 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 21:21:53.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:21:53.108 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 21:21:53.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:21:53.108 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 21:21:53.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 21:21:53.109 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 21:21:53.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:21:53.109 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 21:21:53.109 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:21:53.109 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 21:21:53.109 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 21:21:53.109 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 21:21:53.109 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 21:21:53.110 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 21:21:53.110 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:21:53.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:21:53.449 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:21:53.589 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:21:53.589 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:21:53.589 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:21:53.589 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:53.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:54.098 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:54.102 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:54.602 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:54.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:55.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:55.111 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:55.611 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:55.616 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:56.116 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:56.120 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:56.620 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:56.625 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:57.125 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:57.129 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:57.630 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:57.634 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:58.134 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:58.139 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:58.639 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:58.644 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:59.144 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:59.148 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:21:59.648 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:21:59.655 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:00.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:00.160 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:00.660 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:00.665 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:01.165 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:01.169 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:01.670 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:01.674 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:02.174 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:02.178 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:02.679 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:02.683 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:03.184 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:03.188 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:03.688 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:03.693 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:22:03.693 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Select launch configuration RedDeer Test with name RedDeerTest 21:22:03.693 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 21:22:03.693 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:03.693 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:22:03.693 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:03.693 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:03.693 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:03.694 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:03.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:03.694 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:03.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:03.694 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children... 21:22:03.695 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 21:22:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:03.695 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 21:22:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:03.695 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 21:22:03.695 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer Test has children finished successfully 21:22:03.696 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer Test 21:22:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:03.696 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer Test is already expanded. No action performed 21:22:03.696 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:03.696 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer Test 21:22:03.696 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest 21:22:03.696 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest 21:22:03.698 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest about selection 21:22:03.699 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest 21:22:03.699 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:03.699 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:22:03.699 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:03.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:03.699 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:03.703 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:04.203 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:04.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:04.708 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:04.711 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:05.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:05.216 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:05.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:05.720 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:06.220 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:06.224 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:06.724 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:06.728 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:07.228 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:07.231 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:07.732 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:07.735 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:08.235 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:08.240 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:08.740 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:08.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:09.244 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:09.248 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:09.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:09.752 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:10.252 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:10.257 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:10.757 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:10.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:11.261 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:11.265 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:11.765 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:11.769 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:12.269 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:12.273 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:12.773 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:12.777 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:13.277 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:13.281 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:13.781 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:13.785 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:13.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:22:13.785 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:22:13.786 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 21:22:13.786 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:22:13.787 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:13.803 INFO [WorkbenchTestable][LaunchConfigurationsDialog] Close the launch configuration dialog 21:22:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:13.803 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Run Configurations 21:22:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:13.803 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:13.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 "Close") 21:22:13.803 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:13.804 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:13.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:13.807 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Run Configurations" as the parent 21:22:13.807 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:13.807 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:13.807 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:13.812 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:13.812 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:13.812 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:13.813 INFO [WorkbenchTestable][AbstractButton] Click button Close 21:22:13.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:13.813 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:13.813 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:13.813 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:13.959 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Save Changes"] is available.... 21:22:16.961 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 21:22:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Run Configurations"] is available.... 21:22:16.961 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 21:22:16.961 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:22:16.961 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:22:16.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:22:16.962 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:22:16.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:22:16.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 21:22:16.962 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:16.962 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:16.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:16.962 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:16.962 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) 21:22:16.963 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:16.969 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:16.969 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 21:22:16.969 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:22:16.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:16.969 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:16.969 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:22:16.970 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:16.970 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:16.970 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:16.970 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:16.970 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:16.970 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:16.970 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:16.970 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:16.970 DEBUG [main][MenuItemLookup] Item match:Window 21:22:16.971 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:16.971 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:16.971 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:16.971 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:16.971 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:16.971 DEBUG [main][MenuItemLookup] Item match:Show View 21:22:16.979 DEBUG [main][MenuItemLookup] Found menu:'Ant' 21:22:16.979 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:22:16.979 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:22:16.979 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:22:16.979 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:22:16.979 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:22:16.979 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:22:16.979 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:22:16.979 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:22:16.979 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:22:16.979 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:22:16.979 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:22:16.980 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:22:16.980 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:22:16.980 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:16.980 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:22:16.980 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:22:16.980 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:22:16.980 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:22:16.981 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:22:17.064 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:22:17.067 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 21:22:17.067 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:22:17.069 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:17.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:17.073 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 21:22:17.073 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:17.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:17.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:17.073 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:22:17.073 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:17.073 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:17.073 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:17.074 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:17.074 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:17.074 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:17.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:17.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:17.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:22:17.075 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:22:17.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:17.075 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:22:17.075 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:17.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:22:17.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:22:17.076 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:22:17.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:17.076 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:22:17.076 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:17.076 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:22:17.077 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 21:22:17.077 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 21:22:17.077 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 21:22:17.077 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 21:22:17.077 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:17.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:17.077 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:17.078 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:22:17.078 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:17.078 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:17.078 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:17.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 "Open") 21:22:17.079 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:17.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:17.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:17.079 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:22:17.079 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:17.079 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:17.079 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:17.080 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:17.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:17.080 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:17.080 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:22:17.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:17.080 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:17.080 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:17.080 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:17.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:22:17.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:22:17.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 21:22:17.145 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:17.146 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:17.146 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 21:22:17.146 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:17.147 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:17.147 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:22:17.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:17.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:17.148 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:22:17.148 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:22:17.148 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:17.148 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:17.149 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:17.149 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:17.149 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:17.149 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:22:17.150 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:22:17.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:17.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:22:17.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:22:17.151 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:22:17.152 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:22:17.153 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:22:17.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:17.153 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:17.154 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:22:17.154 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:22:17.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:17.154 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:17.155 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:17.155 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:17.155 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:17.655 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:17.656 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:18.156 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:18.156 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:18.156 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:22:18.157 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:22:18.157 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:22:18.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:18.158 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:18.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 21:22:18.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:18.159 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:18.159 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:18.159 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:18.159 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:18.159 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 21:22:18.160 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 21:22:18.160 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 21:22:18.164 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 21:22:18.180 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 21:22:18.181 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:18.181 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:18.244 DEBUG [main][MenuItemLookup] Found menu:'New' 21:22:18.244 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:22:18.244 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:18.244 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:22:18.244 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:18.244 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:22:18.244 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:22:18.244 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:22:18.244 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:22:18.244 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:22:18.244 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:22:18.244 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:22:18.245 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:18.245 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:22:18.245 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:22:18.245 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:18.245 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:22:18.245 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:22:18.245 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:22:18.245 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:22:18.245 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:22:18.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:22:18.246 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:22:18.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:22:18.746 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:22:18.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:22:18.747 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:22:18.747 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:22:18.747 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 21:22:18.747 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 21:22:18.747 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 21:22:18.750 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 21:22:18.763 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 21:22:18.763 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:18.763 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:18.828 DEBUG [main][MenuItemLookup] Found menu:'New' 21:22:18.828 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:22:18.828 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:18.828 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:22:18.828 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:18.828 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:22:18.828 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:22:18.828 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:22:18.828 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:22:18.828 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:22:18.828 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:22:18.828 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:22:18.828 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:22:18.876 DEBUG [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.... 21:22:19.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 'Delete.*'] is available. finished successfully 21:22:19.482 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:22:19.482 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:19.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:19.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:19.486 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:19.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: 32) 21:22:19.486 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:19.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:19.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:19.487 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:22:19.487 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:19.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:19.487 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:19.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:19.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:19.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:19.488 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:22:19.488 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:22:19.488 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:22:19.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:19.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:19.488 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:19.488 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:19.488 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:22:19.488 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:19.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:19.488 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:19.488 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:22:19.489 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:19.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:19.489 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:19.489 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:19.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:19.490 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:19.490 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:22:19.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:19.490 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:19.490 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:19.490 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:19.496 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:22:19.496 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:22:19.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:22:19.997 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:22:19.997 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:22:19.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Animation start' is a system job, skipped 21:22:19.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:22:19.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:22:19.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:22:19.997 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:22:19.998 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:22:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:22:19.998 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest 21:22:19.998 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:19.998 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:19.998 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.172 s - in org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest testRedDeerRunConfigurationItem no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 3.572 s testRedDeerLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 22.955 s testJUnitLaunchConfigurationTab no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 24.163 s testRedDeerRunConfigurationForClass no-configuration(org.eclipse.reddeer.ui.test.run.launchConfigurations.RedDeerRunConfigurationDialogTest) Time elapsed: 24.032 s Running org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 21:22:20.012 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 21:22:20.014 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:22:20.014 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:20.014 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 21:22:20.014 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:20.015 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen 21:22:20.015 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:20.015 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' 21:22:20.015 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:20.015 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven 21:22:20.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.*'] 21:22:20.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:20.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.*'] 21:22:20.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:20.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.*'] 21:22:20.016 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:20.016 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:22:20.017 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:20.030 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:20.030 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:22:20.031 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:20.031 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:20.031 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:20.031 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:20.031 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:20.031 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:20.031 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:20.031 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:20.031 DEBUG [main][MenuItemLookup] Item match:Window 21:22:20.032 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:20.032 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:20.032 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:20.032 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.032 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:20.032 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:22:20.032 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.032 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:22:20.032 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.032 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:22:20.033 DEBUG [main][MenuItemLookup] Item match:Preferences 21:22:20.033 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" 21:22:20.033 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences 21:22:20.033 INFO [main][MenuItemHandler] Select menu item: &Preferences 21:22:20.188 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: Matcher matching text to regular expression 'Preferences.*'] is available.... 21:22:20.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. finished successfully 21:22:20.192 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences 21:22:20.193 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:20.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:20.194 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed 21:22:20.194 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:20.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 21:22:20.194 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:20.194 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:20.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:20.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:20.215 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:20.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:20.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:20.217 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) 21:22:20.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:20.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:20.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:20.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:20.221 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:20.221 INFO [WorkbenchTestable][AbstractButton] Click button Cancel 21:22:20.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:20.222 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:20.222 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:20.222 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:20.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:22:20.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:22:20.258 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:22:20.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:20.258 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:20.259 INFO [WorkbenchTestable][JavaPerspective] Open perspective: 'Java' 21:22:20.259 DEBUG [WorkbenchTestable][JavaPerspective] Perspective 'Java' is already opened. 21:22:20.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null... 21:22:20.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:20.259 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:20.259 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:20.259 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:20.259 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:20.259 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:20.259 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:20.259 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:20.259 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:20.259 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:20.259 DEBUG [main][MenuItemLookup] Item match:Window 21:22:20.260 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:20.260 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:20.260 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:20.260 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.260 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:20.260 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:22:20.260 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.260 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:22:20.260 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.260 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:22:20.260 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:20.261 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:20.261 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:20.261 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:20.261 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:20.261 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:20.261 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:20.261 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:20.261 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:20.261 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:20.261 DEBUG [main][MenuItemLookup] Item match:Window 21:22:20.262 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:20.262 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:20.262 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:20.262 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.262 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:20.262 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:22:20.262 DEBUG [main][MenuItemLookup] Item match:Perspective 21:22:20.262 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:22:20.262 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.263 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:22:20.263 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:22:20.263 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:22:20.263 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:22:20.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until null finished successfully 21:22:20.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:20.281 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:20.281 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:20.281 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:20.281 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:20.281 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:20.281 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:20.281 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:20.281 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:20.281 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:20.281 DEBUG [main][MenuItemLookup] Item match:Window 21:22:20.282 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:20.282 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:20.282 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:20.282 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.282 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:20.282 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:22:20.282 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.282 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:22:20.282 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.282 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:22:20.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:20.283 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:20.283 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:20.283 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:20.283 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:20.283 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:20.283 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:20.283 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:20.283 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:20.283 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:20.283 DEBUG [main][MenuItemLookup] Item match:Window 21:22:20.284 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:20.284 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:20.284 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:20.284 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.284 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:20.284 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:22:20.284 DEBUG [main][MenuItemLookup] Item match:Perspective 21:22:20.285 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:22:20.285 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.285 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:22:20.285 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:22:20.285 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:22:20.285 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:22:20.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:20.285 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:20.285 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:20.285 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:20.286 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:20.286 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:20.286 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:20.286 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:20.286 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:20.286 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:20.286 DEBUG [main][MenuItemLookup] Item match:Window 21:22:20.286 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:20.286 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:20.286 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:20.286 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.286 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:20.286 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:22:20.286 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.286 DEBUG [main][MenuItemLookup] Found menu:'Navigation' 21:22:20.286 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.286 DEBUG [main][MenuItemLookup] Found menu:'Preferences' 21:22:20.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:20.287 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:20.287 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:20.287 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:20.287 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:20.287 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:20.287 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:20.287 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:20.287 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:20.287 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:20.287 DEBUG [main][MenuItemLookup] Item match:Window 21:22:20.288 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:20.288 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:20.288 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:20.288 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.288 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:20.288 DEBUG [main][MenuItemLookup] Found menu:'Perspective' 21:22:20.288 DEBUG [main][MenuItemLookup] Item match:Perspective 21:22:20.289 DEBUG [main][MenuItemLookup] Found menu:'Open Perspective' 21:22:20.289 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:20.289 DEBUG [main][MenuItemLookup] Found menu:'Customize Perspective...' 21:22:20.289 DEBUG [main][MenuItemLookup] Found menu:'Save Perspective As...' 21:22:20.289 DEBUG [main][MenuItemLookup] Found menu:'Reset Perspective...' 21:22:20.289 DEBUG [main][MenuItemLookup] Item match:Reset Perspective... 21:22:20.289 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Reset Perspective..." 21:22:20.290 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Reset Perspective... 21:22:20.290 INFO [main][MenuItemHandler] Select menu item: &Reset Perspective... 21:22:20.341 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Reset Perspective"] is available.... 21:22:20.348 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 21:22:20.349 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Reset Perspective 21:22:20.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:20.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:20.349 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:20.349 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:20.350 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:20.350 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:22:20.350 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:20.350 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:20.350 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:20.351 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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") 21:22:20.351 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:20.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:20.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:20.351 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Reset Perspective" as the parent 21:22:20.351 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:20.351 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:20.351 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:20.352 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:20.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:20.352 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:20.352 INFO [WorkbenchTestable][AbstractButton] Click button &Reset Perspective 21:22:20.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:20.352 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:20.352 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:20.353 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:21.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'] 21:22:21.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:21.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'] 21:22:21.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:21.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 RedDeer Test Plugin"] 21:22:21.157 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:21.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'] 21:22:21.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:21.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'] 21:22:21.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:21.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'] 21:22:21.158 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:21.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: "New RedDeer Test Plugin"] 21:22:21.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:21.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'] 21:22:21.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:21.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'] 21:22:21.159 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:21.160 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:22:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:21.160 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:21.160 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:22:21.160 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - Eclipse Platform' 21:22:21.161 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:21.161 DEBUG [main][MenuItemLookup] Item match:File 21:22:21.162 DEBUG [main][MenuItemLookup] Found menu:'New Shift+Alt+N' 21:22:21.162 DEBUG [main][MenuItemLookup] Item match:New Shift+Alt+N 21:22:21.166 DEBUG [main][MenuItemLookup] Found menu:'Java Project' 21:22:21.166 DEBUG [main][MenuItemLookup] Found menu:'Project...' 21:22:21.166 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:21.166 DEBUG [main][MenuItemLookup] Found menu:'Package' 21:22:21.166 DEBUG [main][MenuItemLookup] Found menu:'Class' 21:22:21.166 DEBUG [main][MenuItemLookup] Found menu:'Interface' 21:22:21.166 DEBUG [main][MenuItemLookup] Found menu:'Enum' 21:22:21.166 DEBUG [main][MenuItemLookup] Found menu:'Record' 21:22:21.166 DEBUG [main][MenuItemLookup] Found menu:'Annotation' 21:22:21.167 DEBUG [main][MenuItemLookup] Found menu:'Source Folder' 21:22:21.167 DEBUG [main][MenuItemLookup] Found menu:'Java Working Set' 21:22:21.167 DEBUG [main][MenuItemLookup] Found menu:'Folder' 21:22:21.167 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:21.167 DEBUG [main][MenuItemLookup] Found menu:'Untitled Text File' 21:22:21.167 DEBUG [main][MenuItemLookup] Found menu:'JUnit Test Case' 21:22:21.167 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:21.167 DEBUG [main][MenuItemLookup] Found menu:'Other... Ctrl+N' 21:22:21.167 DEBUG [main][MenuItemLookup] Item match:Other... Ctrl+N 21:22:21.167 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Ctrl+N" 21:22:21.167 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Ctrl+N 21:22:21.168 INFO [main][MenuItemHandler] Select menu item: &Other... Ctrl+N 21:22:21.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.... 21:22:21.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 21:22:21.301 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Select a wizard 21:22:21.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:21.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:21.303 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:22:21.303 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:21.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 21:22:21.303 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.303 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:21.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:21.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.304 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:21.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:21.305 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:21.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children... 21:22:21.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 21:22:21.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:21.306 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 21:22:21.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:21.306 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 21:22:21.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem RedDeer has children finished successfully 21:22:21.306 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item RedDeer 21:22:21.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:21.307 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item RedDeer is already expanded. No action performed 21:22:21.307 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:21.307 INFO [WorkbenchTestable][TreeItemHandler] Expanded: RedDeer 21:22:21.307 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeer Test Plug-in 21:22:21.307 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeer Test Plug-in 21:22:21.307 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeer Test Plug-in about selection 21:22:21.307 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeer Test Plug-in 21:22:21.308 TRACE [WorkbenchTestable][NewWizard] Shell Select a wizard is not null and is not disposed 21:22:21.308 INFO [WorkbenchTestable][NewWizard] Go to next wizard page 21:22:21.308 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) 21:22:21.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.308 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:21.309 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:21.309 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.309 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:21.319 INFO [WorkbenchTestable][AbstractButton] Click button &Next > 21:22:21.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:21.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:21.320 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:21.320 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:21.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'] 21:22:21.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:21.537 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:21.537 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.... 21:22:21.538 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 21:22:21.538 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell New RedDeer Test Plugin 21:22:21.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:21.539 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:21.539 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 21:22:21.539 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data 21:22:21.540 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:") 21:22:21.540 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.540 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:21.558 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:21.563 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.563 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:22:21.563 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:22:21.564 INFO [WorkbenchTestable][AbstractText] Text set to: reddeer.test.plugin 21:22:21.595 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:") 21:22:21.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:21.599 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:21.599 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.599 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:22:21.599 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:22:21.600 INFO [WorkbenchTestable][AbstractText] Text set to: test.plugin 21:22:21.622 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:") 21:22:21.622 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.622 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:21.628 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:21.628 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.628 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:22:21.628 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:22:21.629 INFO [WorkbenchTestable][AbstractText] Text set to: 8.2.9.qualifier 21:22:21.651 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:") 21:22:21.651 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.651 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:21.659 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:21.659 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.659 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:22:21.659 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:22:21.660 INFO [WorkbenchTestable][AbstractText] Text set to: Eclipse.org - RedDeer 21:22:21.689 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:") 21:22:21.689 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.689 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:21.690 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:21.690 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.690 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:21.692 INFO [WorkbenchTestable][RadioButton] Select radio button &Application id: 21:22:21.692 INFO [WorkbenchTestable][AbstractButton] Click button &Application id: 21:22:21.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:21.692 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:21.692 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:21.692 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:21.694 TRACE [main][WidgetHandler] Notify Button with event 27 21:22:21.694 TRACE [main][WidgetHandler] Wait for synchronization 21:22:21.694 TRACE [main][WidgetHandler] Notify Button with event 13 21:22:21.694 TRACE [main][WidgetHandler] Wait for synchronization 21:22:21.694 TRACE [main][WidgetHandler] Notify Button with event 26 21:22:21.694 TRACE [main][WidgetHandler] Wait for synchronization 21:22:21.694 TRACE [main][WidgetHandler] Notify Button with event 3 21:22:21.694 TRACE [main][WidgetHandler] Wait for synchronization 21:22:21.694 TRACE [main][WidgetHandler] Notify Button with event 4 21:22:21.694 TRACE [main][WidgetHandler] Wait for synchronization 21:22:21.695 TRACE [main][WidgetHandler] Notify Button with event 13 21:22:21.695 TRACE [main][WidgetHandler] Wait for synchronization 21:22:21.695 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 21:22:21.695 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:21.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:21.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:21.698 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:22:21.698 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:21.698 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.698 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:22:21.699 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:22:21.699 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.699 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:22:21.699 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 21:22:21.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.700 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:22:21.700 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:22:21.700 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.700 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:22:21.711 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.ui.ide.workbench to selection: org.eclipse.ui.ide.workbench 21:22:21.711 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) 21:22:21.711 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.711 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:21.712 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:21.712 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.712 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:21.713 INFO [WorkbenchTestable][CheckBox] Select checkbox 21:22:21.713 INFO [WorkbenchTestable][CheckBox] Check checkbox 21:22:21.713 INFO [WorkbenchTestable][AbstractButton] Click button 21:22:21.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:21.713 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:21.714 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:21.714 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:21.714 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with 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) 21:22:21.714 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:21.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:21.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:21.714 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:22:21.714 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:21.714 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.714 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:21.716 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:21.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.716 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:21.716 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:") 21:22:21.716 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.716 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:21.717 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:21.717 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.717 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:21.728 INFO [WorkbenchTestable][RadioButton] Select radio button &Product id: 21:22:21.728 INFO [WorkbenchTestable][AbstractButton] Click button &Product id: 21:22:21.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:21.728 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:21.729 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:21.729 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:21.730 TRACE [main][WidgetHandler] Notify Button with event 27 21:22:21.730 TRACE [main][WidgetHandler] Wait for synchronization 21:22:21.730 TRACE [main][WidgetHandler] Notify Button with event 13 21:22:21.730 TRACE [main][WidgetHandler] Wait for synchronization 21:22:21.730 TRACE [main][WidgetHandler] Notify Button with event 26 21:22:21.730 TRACE [main][WidgetHandler] Wait for synchronization 21:22:21.730 TRACE [main][WidgetHandler] Notify Button with event 3 21:22:21.730 TRACE [main][WidgetHandler] Wait for synchronization 21:22:21.730 TRACE [main][WidgetHandler] Notify Button with event 4 21:22:21.730 TRACE [main][WidgetHandler] Wait for synchronization 21:22:21.730 TRACE [main][WidgetHandler] Notify Button with event 13 21:22:21.730 TRACE [main][WidgetHandler] Wait for synchronization 21:22:21.731 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 21:22:21.731 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:21.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:21.734 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:21.743 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:22:21.743 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:21.743 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.743 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 1 with specified parent and matchers 21:22:21.744 TRACE [WorkbenchTestable][WidgetLookup] widget with index 1 is found 21:22:21.744 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.744 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 1 was found 21:22:21.745 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 21:22:21.745 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:21.745 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:22:21.745 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:21.745 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.745 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:21.746 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:21.746 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.746 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:22:21.748 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 21:22:21.748 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.748 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:21.749 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.749 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Combo and index 0 was found 21:22:21.749 INFO [WorkbenchTestable][AbstractCombo] Set selection of Combo org.eclipse.platform.ide to selection: org.eclipse.platform.ide 21:22:21.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 "Finish", Widget matcher matching widgets with style: 8) 21:22:21.749 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:21.749 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "New RedDeer Test Plugin" as the parent 21:22:21.749 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:21.749 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.749 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:21.761 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:21.761 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.761 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:21.762 TRACE [WorkbenchTestable][RedDeerTestPluginWizard] Shell New RedDeer Test Plugin is not null and is not disposed 21:22:21.762 INFO [WorkbenchTestable][RedDeerTestPluginWizard] Finish wizard 21:22:21.763 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) 21:22:21.763 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:21.763 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:21.765 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:21.765 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:21.765 INFO [WorkbenchTestable][AbstractButton] Click button &Finish 21:22:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:21.765 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:21.765 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:21.765 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:22.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... 21:22:22.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully 21:22:22.066 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:22:22.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration update...' is a system job, skipped 21:22:22.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Building' is not running, skipped 21:22:22.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Update for Decoration Completion' is a system job, skipped 21:22:22.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open Blocked Dialog' is a system job, skipped 21:22:22.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:22:22.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:22:22.066 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:22:22.067 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:22:22.067 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:22.067 INFO [WorkbenchTestable][RequirementsRunner] Started test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 21:22:22.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 21:22:22.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:22.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:22.067 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:22.068 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:22.069 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:22.069 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:22:22.085 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:22.086 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:22.086 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:22:22.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:22.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:22.087 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:22:22.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.shell.WorkbenchShell, index 0 and following matchers specified (Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E') 21:22:22.087 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:22.087 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:22.088 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:22.088 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:22.088 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:22.088 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:22:22.088 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:22:22.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:22.122 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:22.122 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 21:22:22.123 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:22.124 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:22.124 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:22:22.124 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:22.125 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:22.125 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - Eclipse Platform 21:22:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:22.126 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - Eclipse Platform' 21:22:22.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 '\*?\QPackage Explorer\E') 21:22:22.126 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:22.126 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:22.144 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:22.144 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:22.144 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:22.144 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:22:22.145 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:22:22.145 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:22.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Shell Text=data - Eclipse Platform TooltipText=null 21:22:22.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:22:22.146 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:22:22.193 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:22:22.193 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:22:22.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:22.194 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:22.194 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:22:22.194 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:22:22.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:22.195 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:22.195 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:22.195 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:22.196 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:22.696 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:22.696 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:23.211 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:23.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:23.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:22:23.216 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:22:23.216 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:22:23.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:23.217 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:23.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 21:22:23.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:23.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:23.217 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:23.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:23.218 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:23.218 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 21:22:23.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 21:22:23.218 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:22:23.218 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:22:23.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:23.219 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:23.220 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:22:23.220 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:22:23.220 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:23.221 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:23.221 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:23.221 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:23.221 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:23.721 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:23.722 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:24.304 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:24.304 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:24.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:22:24.304 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:22:24.304 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:22:24.305 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:24.306 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:24.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 21:22:24.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:24.306 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:24.306 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:24.306 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:24.306 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:24.306 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 21:22:24.307 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:22:24.307 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 21:22:24.307 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 21:22:24.308 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:24.808 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:24.808 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 21:22:24.822 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 21:22:24.822 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:22:24.822 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:25.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:25.322 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:22:25.335 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 21:22:25.336 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 21:22:25.336 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:25.836 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:25.836 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 21:22:25.850 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 21:22:25.850 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 21:22:25.851 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 21:22:25.868 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 21:22:25.869 INFO [WorkbenchTestable][AbstractTreeItem] Double click tree item RedDeerTest.java 21:22:25.869 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 21:22:25.869 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 21:22:25.869 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 21:22:25.873 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 21:22:25.873 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about mouse double click event 21:22:25.873 DEBUG [WorkbenchTestable][AbstractTreeItem] Notify tree about default selection event 21:22:26.312 DEBUG [WorkbenchTestable][AbstractTreeItem] Double click successfull 21:22:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:22:26.313 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 21:22:26.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:22:26.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Requesting Java AST from selection' is a system job, skipped 21:22:26.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Initializing Quick Diff' is a system job, skipped 21:22:26.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:22:26.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:22:26.313 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:22:26.313 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:22:26.314 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:26.326 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:26.326 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 21:22:26.327 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:26.327 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:26.327 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:22:26.327 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:22:26.327 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:26.327 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:26.327 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:26.327 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:26.327 DEBUG [main][MenuItemLookup] Item match:Run 21:22:26.328 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 21:22:26.328 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 21:22:26.328 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:26.328 DEBUG [main][MenuItemLookup] Found menu:'Run History' 21:22:26.328 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:22:26.328 DEBUG [main][MenuItemLookup] Item match:Run As 21:22:26.828 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+X P' 21:22:26.828 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+X T' 21:22:26.828 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+X S' 21:22:26.828 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+X S 21:22:26.828 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:26.897 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:26.897 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 21:22:26.898 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:26.898 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:26.898 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:22:26.898 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:22:26.898 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:26.898 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:26.898 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:26.898 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:26.898 DEBUG [main][MenuItemLookup] Item match:Run 21:22:26.899 DEBUG [main][MenuItemLookup] Found menu:'Run Ctrl+F11' 21:22:26.899 DEBUG [main][MenuItemLookup] Found menu:'Debug F11' 21:22:26.899 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:26.899 DEBUG [main][MenuItemLookup] Found menu:'Run History' 21:22:26.899 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:22:26.899 DEBUG [main][MenuItemLookup] Found menu:'Run Configurations...' 21:22:26.899 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:26.899 DEBUG [main][MenuItemLookup] Found menu:'Debug History' 21:22:26.899 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 21:22:26.899 DEBUG [main][MenuItemLookup] Item match:Debug As 21:22:27.016 DEBUG [main][MenuItemLookup] Found menu:'1 JUnit Plug-in Test Shift+Alt+D P' 21:22:27.016 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Test Shift+Alt+D T' 21:22:27.016 DEBUG [main][MenuItemLookup] Found menu:'3 RedDeer Test Shift+Alt+D S' 21:22:27.016 DEBUG [main][MenuItemLookup] Item match:3 RedDeer Test Shift+Alt+D S 21:22:27.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 21:22:27.016 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:27.016 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:27.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:27.025 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:27.026 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 21:22:27.026 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:27.026 INFO [WorkbenchTestable][RequirementsRunner] Started test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 21:22:27.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 21:22:27.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt 21:22:27.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt 21:22:27.026 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt 21:22:27.026 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:27.027 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:27.027 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:22:27.027 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:27.028 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:27.028 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 21:22:27.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:27.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:27.029 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 21:22:27.029 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.custom.CTabItem with referenced composite class org.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') 21:22:27.029 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:27.029 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:27.031 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:27.031 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:27.031 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:27.031 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:22:27.031 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:22:27.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:27.129 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:27.130 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists.... 21:22:27.130 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:27.131 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:27.131 INFO [WorkbenchTestable][AbstractView] View 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QPackage Explorer\E'' is already open. Activate. 21:22:27.131 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:27.132 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:27.132 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 21:22:27.133 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:27.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:27.199 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 21:22:27.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 '\*?\QPackage Explorer\E') 21:22:27.199 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:27.199 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:27.200 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:27.200 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:27.200 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:27.200 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:22:27.200 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:22:27.201 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:27.202 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 21:22:27.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:22:27.202 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:22:27.203 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:22:27.203 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:22:27.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:27.204 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:27.205 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:22:27.205 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:22:27.205 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:27.206 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:27.206 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:27.206 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:27.206 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:27.706 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:27.706 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:28.207 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:28.207 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:28.207 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:22:28.207 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:22:28.207 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:22:28.208 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:28.209 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:28.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 21:22:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:28.209 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:28.209 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:28.209 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:28.209 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:28.209 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 21:22:28.210 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Project test.plugin exists. finished successfully 21:22:28.210 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:22:28.210 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:22:28.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:28.211 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:28.211 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:22:28.211 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:22:28.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:28.212 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:28.212 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:28.212 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:28.212 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:28.712 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:28.713 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:29.213 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:29.213 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:29.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:22:29.214 INFO [WorkbenchTestable][AbstractView] Activate view Package Explorer 21:22:29.214 INFO [WorkbenchTestable][AbstractCTabItem] Activate Package Explorer 21:22:29.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:29.215 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:29.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 21:22:29.215 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:29.215 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:29.215 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:29.216 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:29.216 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:29.216 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 21:22:29.216 DEBUG [main][WorkbenchPartHandler] Activating Workbench part with label: 'Package Explorer' 21:22:29.217 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item src of tree item test.plugin 21:22:29.217 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item test.plugin 21:22:29.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:29.217 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item test.plugin is already expanded. No action performed 21:22:29.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:29.217 INFO [WorkbenchTestable][TreeItemHandler] Expanded: test.plugin 21:22:29.217 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item org.reddeer.test of tree item src 21:22:29.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item src 21:22:29.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:29.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item src is already expanded. No action performed 21:22:29.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:29.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: src 21:22:29.218 DEBUG [WorkbenchTestable][TreeItemHandler] Get child tree item RedDeerTest.java of tree item org.reddeer.test 21:22:29.218 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item org.reddeer.test 21:22:29.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:29.218 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item org.reddeer.test is already expanded. No action performed 21:22:29.218 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:29.218 INFO [WorkbenchTestable][TreeItemHandler] Expanded: org.reddeer.test 21:22:29.219 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item RedDeerTest.java 21:22:29.219 DEBUG [main][TreeItemHandler] Selecting tree item: RedDeerTest.java 21:22:29.222 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item RedDeerTest.java about selection 21:22:29.224 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: RedDeerTest.java 21:22:29.224 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 21:22:29.224 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:29.224 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:29.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:29.225 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 21:22:29.225 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:29.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:29.225 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:29.225 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:29.225 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:29.225 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:29.225 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:29.225 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:29.323 DEBUG [main][MenuItemLookup] Found menu:'New' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Open With' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'References' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:29.324 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:22:29.324 DEBUG [main][MenuItemLookup] Item match:Run As 21:22:29.526 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+X E' 21:22:29.526 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+X P' 21:22:29.526 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+X T' 21:22:29.526 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+X O' 21:22:29.526 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+X S' 21:22:29.526 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+X S 21:22:29.526 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 21:22:29.526 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:29.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:29.527 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:29.528 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Package Explorer"as the parent 21:22:29.528 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:29.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:29.528 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:29.528 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:29.528 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:29.528 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:29.528 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:29.528 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:29.629 DEBUG [main][MenuItemLookup] Found menu:'New' 21:22:29.629 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Open F3' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Open With' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Open Type Hierarchy F4' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'References' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Declarations' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Assign Working Sets...' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Run As' 21:22:29.630 DEBUG [main][MenuItemLookup] Found menu:'Debug As' 21:22:29.630 DEBUG [main][MenuItemLookup] Item match:Debug As 21:22:29.729 DEBUG [main][MenuItemLookup] Found menu:'1 Eclipse Application Shift+Alt+D E' 21:22:29.729 DEBUG [main][MenuItemLookup] Found menu:'2 JUnit Plug-in Test Shift+Alt+D P' 21:22:29.729 DEBUG [main][MenuItemLookup] Found menu:'3 JUnit Test Shift+Alt+D T' 21:22:29.729 DEBUG [main][MenuItemLookup] Found menu:'4 OSGi Framework Shift+Alt+D O' 21:22:29.729 DEBUG [main][MenuItemLookup] Found menu:'5 RedDeer Test Shift+Alt+D S' 21:22:29.729 DEBUG [main][MenuItemLookup] Item match:5 RedDeer Test Shift+Alt+D S 21:22:29.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 21:22:29.729 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:29.729 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:29.730 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:29.731 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) 21:22:29.731 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:29.738 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:29.738 INFO [WorkbenchTestable][AbstractView] Open 'Matcher matching widget which text matches: Matcher matching text to regular expression '\*?\QProject Explorer\E'' view via menu. 21:22:29.738 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 21:22:29.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:29.806 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:29.806 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 21:22:29.806 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 21:22:29.806 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:29.806 DEBUG [main][MenuItemLookup] Found menu:'Edit' 21:22:29.806 DEBUG [main][MenuItemLookup] Found menu:'Source' 21:22:29.806 DEBUG [main][MenuItemLookup] Found menu:'Refactor' 21:22:29.806 DEBUG [main][MenuItemLookup] Found menu:'Navigate' 21:22:29.806 DEBUG [main][MenuItemLookup] Found menu:'Search' 21:22:29.806 DEBUG [main][MenuItemLookup] Found menu:'Project' 21:22:29.806 DEBUG [main][MenuItemLookup] Found menu:'Run' 21:22:29.806 DEBUG [main][MenuItemLookup] Found menu:'Window' 21:22:29.806 DEBUG [main][MenuItemLookup] Item match:Window 21:22:29.808 DEBUG [main][MenuItemLookup] Found menu:'New Window' 21:22:29.808 DEBUG [main][MenuItemLookup] Found menu:'Editor' 21:22:29.808 DEBUG [main][MenuItemLookup] Found menu:'Appearance' 21:22:29.808 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:29.808 DEBUG [main][MenuItemLookup] Found menu:'Show View' 21:22:29.809 DEBUG [main][MenuItemLookup] Item match:Show View 21:22:29.815 DEBUG [main][MenuItemLookup] Found menu:'Ant' 21:22:29.815 DEBUG [main][MenuItemLookup] Found menu:'Console Shift+Alt+Q C' 21:22:29.815 DEBUG [main][MenuItemLookup] Found menu:'Declaration Shift+Alt+Q D' 21:22:29.815 DEBUG [main][MenuItemLookup] Found menu:'Error Log Shift+Alt+Q L' 21:22:29.816 DEBUG [main][MenuItemLookup] Found menu:'Javadoc Shift+Alt+Q J' 21:22:29.816 DEBUG [main][MenuItemLookup] Found menu:'Outline Shift+Alt+Q O' 21:22:29.816 DEBUG [main][MenuItemLookup] Found menu:'Package Explorer Shift+Alt+Q P' 21:22:29.816 DEBUG [main][MenuItemLookup] Found menu:'Problems Shift+Alt+Q X' 21:22:29.816 DEBUG [main][MenuItemLookup] Found menu:'Progress' 21:22:29.816 DEBUG [main][MenuItemLookup] Found menu:'Project Explorer' 21:22:29.816 DEBUG [main][MenuItemLookup] Found menu:'Search Shift+Alt+Q S' 21:22:29.816 DEBUG [main][MenuItemLookup] Found menu:'Tasks' 21:22:29.816 DEBUG [main][MenuItemLookup] Found menu:'Templates' 21:22:29.816 DEBUG [main][MenuItemLookup] Found menu:'Type Hierarchy Shift+Alt+Q T' 21:22:29.816 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:29.816 DEBUG [main][MenuItemLookup] Found menu:'Other... Shift+Alt+Q Q' 21:22:29.816 DEBUG [main][MenuItemLookup] Item match:Other... Shift+Alt+Q Q 21:22:29.816 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Other... Shift+Alt+Q Q" 21:22:29.816 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Other... Shift+Alt+Q Q 21:22:29.816 INFO [main][MenuItemHandler] Select menu item: &Other... Shift+Alt+Q Q 21:22:29.943 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "Show View"] is available.... 21:22:29.948 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 21:22:29.948 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Show View 21:22:29.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:29.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:29.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 21:22:29.949 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:29.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:29.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:29.950 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:22:29.950 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:29.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:29.950 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:29.950 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:29.950 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:29.950 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... 21:22:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully 21:22:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children... 21:22:29.952 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:22:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:29.952 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:22:29.952 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:29.952 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:22:29.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until treeItem General has children finished successfully 21:22:29.953 DEBUG [WorkbenchTestable][TreeItemHandler] Expand Tree Item General 21:22:29.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification... 21:22:29.953 DEBUG [WorkbenchTestable][TreeItemHandler] Tree Item General is already expanded. No action performed 21:22:29.953 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree heard expand notification finished successfully 21:22:29.953 INFO [WorkbenchTestable][TreeItemHandler] Expanded: General 21:22:29.953 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item Project Explorer 21:22:29.954 DEBUG [main][TreeItemHandler] Selecting tree item: Project Explorer 21:22:29.954 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item Project Explorer about selection 21:22:29.954 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: Project Explorer 21:22:29.954 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:29.954 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:29.954 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:22:29.954 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:29.954 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:29.955 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:29.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: 8, Matcher matching widgets with text that without mnenomic matches: is "Open") 21:22:29.955 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:29.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:29.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:29.955 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Show View" as the parent 21:22:29.955 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:29.955 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:29.955 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:29.956 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:29.956 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:29.956 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:29.957 INFO [WorkbenchTestable][AbstractButton] Click button &Open 21:22:29.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:29.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:29.957 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:29.957 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:30.040 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:22:30.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:22:30.041 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open... 21:22:30.041 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:30.042 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:30.042 DEBUG [WorkbenchTestable][AbstractWait] Waiting until 'class org.eclipse.reddeer.eclipse.ui.navigator.resources.ProjectExplorer' view is open finished successfully 21:22:30.042 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:30.043 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:30.043 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform 21:22:30.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:30.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:30.044 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data - test.plugin/src/org/reddeer/test/RedDeerTest.java - Eclipse Platform' 21:22:30.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 '\*?\QProject Explorer\E') 21:22:30.044 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:30.044 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:30.046 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:30.046 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:30.046 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:30.046 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:22:30.046 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:22:30.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:30.047 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 21:22:30.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] No control in opened view has a focus! 21:22:30.047 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Setting implicit focus... 21:22:30.049 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:22:30.049 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:22:30.050 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:30.104 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:30.104 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:22:30.104 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:22:30.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:30.106 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:30.106 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:30.106 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:30.106 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:30.606 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:30.607 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:31.107 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:31.107 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:31.108 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, NO exception will be thrown 21:22:31.108 INFO [WorkbenchTestable][AbstractView] Activate view Project Explorer 21:22:31.108 INFO [WorkbenchTestable][AbstractCTabItem] Activate Project Explorer 21:22:31.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Active workbench control=Class=org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer$1 Text= TooltipText=null 21:22:31.109 DEBUG [WorkbenchTestable][WorkbenchPartHandler] Focused control=Class=org.eclipse.swt.widgets.Tree Text= TooltipText=null 21:22:31.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 21:22:31.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:31.110 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:31.110 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:31.110 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:31.110 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found 21:22:31.110 DEBUG [WorkbenchTestable][AbstractExplorer] Getting project with name test.plugin 21:22:31.111 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 21:22:31.111 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 21:22:31.114 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 21:22:31.124 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 21:22:31.125 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:31.125 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:31.203 DEBUG [main][MenuItemLookup] Found menu:'New' 21:22:31.203 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:22:31.203 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:31.203 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:22:31.203 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:31.203 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:22:31.204 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:22:31.204 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:22:31.204 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:22:31.204 DEBUG [main][MenuItemLookup] Found menu:'Build Path' 21:22:31.204 DEBUG [main][MenuItemLookup] Found menu:'Source Shift+Alt+S' 21:22:31.204 DEBUG [main][MenuItemLookup] Found menu:'Refactor Shift+Alt+T' 21:22:31.204 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:31.204 DEBUG [main][MenuItemLookup] Found menu:'Import...' 21:22:31.204 DEBUG [main][MenuItemLookup] Found menu:'Export...' 21:22:31.204 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:31.204 DEBUG [main][MenuItemLookup] Found menu:'Refresh F5' 21:22:31.204 DEBUG [main][MenuItemLookup] Item match:Refresh F5 21:22:31.204 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"Re&fresh F5" 21:22:31.204 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Refresh F5 21:22:31.204 INFO [main][MenuItemHandler] Select menu item: Re&fresh F5 21:22:31.204 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:22:31.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'Decoration Calculation' is a system job, skipped 21:22:31.204 DEBUG [WorkbenchTestable][JobIsRunning] job 'refresh' has no excuses, wait for it 21:22:31.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Java problems decoration calculation...' is a system job, skipped 21:22:31.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:22:31.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:22:31.705 DEBUG [WorkbenchTestable][JobIsRunning] job 'Periodic workspace save.' is a system job, skipped 21:22:31.705 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:22:31.705 DEBUG [WorkbenchTestable][AbstractResource] Delete resource'test.plugin' via Explorer 21:22:31.705 INFO [WorkbenchTestable][AbstractTreeItem] Select tree item test.plugin 21:22:31.705 DEBUG [main][TreeItemHandler] Selecting tree item: test.plugin 21:22:31.709 DEBUG [WorkbenchTestable][TreeItemHandler] Notify tree item test.plugin about selection 21:22:31.719 INFO [WorkbenchTestable][TreeItemHandler] Selected tree item: test.plugin 21:22:31.719 TRACE [WorkbenchTestable][WidgetHandler] Notify Tree with event 35 21:22:31.719 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:31.781 DEBUG [main][MenuItemLookup] Found menu:'New' 21:22:31.781 DEBUG [main][MenuItemLookup] Found menu:'Go Into' 21:22:31.781 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:31.781 DEBUG [main][MenuItemLookup] Found menu:'Show In Shift+Alt+W' 21:22:31.781 DEBUG [main][MenuItemLookup] Found menu:'' 21:22:31.781 DEBUG [main][MenuItemLookup] Found menu:'Copy Ctrl+C' 21:22:31.781 DEBUG [main][MenuItemLookup] Found menu:'Copy Qualified Name' 21:22:31.781 DEBUG [main][MenuItemLookup] Found menu:'Paste Ctrl+V' 21:22:31.781 DEBUG [main][MenuItemLookup] Found menu:'Delete Delete' 21:22:31.781 DEBUG [main][MenuItemLookup] Item match:Delete Delete 21:22:31.781 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Delete Delete" 21:22:31.781 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Delete Delete 21:22:31.782 INFO [main][MenuItemHandler] Select menu item: &Delete Delete 21:22:31.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 'Delete.*'] is available.... 21:22:31.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 21:22:31.945 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Delete Resources 21:22:31.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:31.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:31.946 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:31.946 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:31.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: 32) 21:22:31.946 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:31.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:31.946 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:31.946 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:22:31.947 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:31.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:31.947 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:31.947 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:31.947 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:31.947 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:31.947 INFO [WorkbenchTestable][CheckBox] Select checkbox &Delete project contents on disk (cannot be undone) 21:22:31.947 INFO [WorkbenchTestable][CheckBox] Check checkbox &Delete project contents on disk (cannot be undone) 21:22:31.948 INFO [WorkbenchTestable][AbstractButton] Click button &Delete project contents on disk (cannot be undone) 21:22:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:31.948 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:31.948 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:31.948 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type org.eclipse.swt.widgets.Button with no referenced composite 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) 21:22:31.948 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:31.948 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:31.948 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "Delete Resources" as the parent 21:22:31.948 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:31.949 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:31.949 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:31.957 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:31.957 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:31.957 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found 21:22:31.958 INFO [WorkbenchTestable][AbstractButton] Click button OK 21:22:31.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... 21:22:31.958 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully 21:22:31.958 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 21:22:31.958 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:31.990 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available.... 21:22:31.990 DEBUG [WorkbenchTestable][ShellHasChildrenOrIsNotAvailable] number of child shells: 0 21:22:32.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting until Shell has children or is not available. finished successfully 21:22:32.491 DEBUG [WorkbenchTestable][DeleteUtils] Delete shell is disposed. 21:22:32.491 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running... 21:22:32.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Reporting encoding changes.' is not running, skipped 21:22:32.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:22:32.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Change cursor' is a system job, skipped 21:22:32.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Open progress monitor' is a system job, skipped 21:22:32.491 DEBUG [WorkbenchTestable][JobIsRunning] job 'Searching for markers' is a system job, skipped 21:22:32.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Flushing content description cache.' is a system job, skipped 21:22:32.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Compacting resource model' is a system job, skipped 21:22:32.492 DEBUG [WorkbenchTestable][JobIsRunning] job 'Workbench Auto-Save Job' is a system job, skipped 21:22:32.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting while at least one job is running finished successfully 21:22:32.492 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest 21:22:32.492 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt 21:22:32.492 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... 21:22:32.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:32.492 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.481 s - in org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest testShellMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 4.959 s testContextMenu no-configuration(org.eclipse.reddeer.ui.test.run.RedDeerTestClassRunMenuOptionsTest) Time elapsed: 2.704 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-2018 [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 21:22:41.859 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:22:41.888 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=0 21:22:41.889 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running 21:22:41.891 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=0 21:22:41.922 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 21:22:41.993 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created 21:22:41.997 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:42.002 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 21:22:42.004 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:42.007 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 21:22:42.008 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 21:22:42.033 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:42.038 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:42.044 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 21:22:42.051 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:42.051 DEBUG [main][MenuItemLookup] Found menu:'Help' 21:22:42.051 DEBUG [main][MenuItemLookup] Item match:Help 21:22:42.055 DEBUG [main][MenuItemLookup] Found menu:'About' 21:22:42.055 DEBUG [main][MenuItemLookup] Item match:About 21:22:42.089 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"About" 21:22:42.089 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text About 21:22:42.092 INFO [main][MenuItemHandler] Select menu item: About 21:22:42.168 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 21:22:42.192 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 21:22:42.206 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") 21:22:42.206 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:42.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:42.213 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:42.213 TRACE [WorkbenchTestable][WidgetLookup] Setting active shell with title "About" as the parent 21:22:42.213 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:42.217 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:42.217 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:42.243 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:42.744 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:42.745 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:43.245 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:43.246 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:43.246 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:22:43.265 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 21:22:43.269 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available.... 21:22:43.270 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell matching Matcher matching when all matchers match: [Matcher matching widget which text matches: "About"] is available. finished successfully 21:22:43.271 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell About 21:22:43.276 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:43.277 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:43.277 INFO [WorkbenchTestable][AbstractShell] Close shell About 21:22:43.278 INFO [WorkbenchTestable][ShellHandler] Closing shell 'About' 21:22:43.299 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available... 21:22:43.304 DEBUG [WorkbenchTestable][AbstractWait] Waiting while shell is available finished successfully 21:22:43.306 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 21:22:43.308 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 21:22:43.308 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:43.308 INFO [WorkbenchTestable][RequirementsRunner] Started test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 21:22:43.308 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 21:22:43.317 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 21:22:43.318 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:43.319 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:43.319 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 21:22:43.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 widgets with text that without mnenomic matches: is "Sample Part 2") 21:22:43.320 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:43.320 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:43.322 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:43.322 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:43.323 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:43.326 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 21:22:43.348 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") 21:22:43.348 DEBUG [WorkbenchTestable][WidgetLookup] No parent specified, finding one 21:22:43.348 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:43.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:43.358 TRACE [WorkbenchTestable][WidgetLookup] Setting workbench part with title "Sample Part 2"as the parent 21:22:43.358 DEBUG [WorkbenchTestable][WidgetLookup] Parent found successfully 21:22:43.358 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:43.358 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:43.389 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:43.889 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:43.891 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:44.391 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:44.393 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0is not found 21:22:44.393 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found failed, an exception will be thrown 21:22:44.396 ERROR [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was not found 21:22:44.396 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 21:22:44.396 INFO [WorkbenchTestable][RequirementsRunner] Finished test: getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 21:22:44.396 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:44.397 INFO [WorkbenchTestable][RequirementsRunner] Started test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 21:22:44.397 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 21:22:44.397 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 21:22:44.398 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:44.404 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:44.404 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 21:22:44.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 widgets with text that without mnenomic matches: is "Sample Part") 21:22:44.405 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:44.405 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:44.407 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:44.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:44.407 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:44.407 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 21:22:44.407 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:44.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:44.408 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 21:22:44.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 widgets with text that without mnenomic matches: is "Sample Part 2") 21:22:44.408 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:44.408 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:44.410 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:44.410 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:44.410 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:44.410 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 21:22:44.425 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 21:22:44.450 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 21:22:44.451 INFO [WorkbenchTestable][RequirementsRunner] Finished test: activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 21:22:44.452 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:44.452 INFO [WorkbenchTestable][RequirementsRunner] Started test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 21:22:44.452 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 21:22:44.453 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 21:22:44.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:44.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:44.454 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 21:22: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 widgets with text that without mnenomic matches: is "Sample Part") 21:22:44.454 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:44.454 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:44.456 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:44.456 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:44.456 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:44.456 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 21:22:44.473 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 21:22:44.473 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:44.473 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:44.473 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:44.475 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:44.475 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Table and index 0 was found 21:22:44.485 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") 21:22:44.486 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:44.486 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:44.487 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:44.487 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:44.487 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.TableItem and index 0 was found 21:22:44.488 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 21:22:44.488 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 21:22:44.488 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:44.488 INFO [WorkbenchTestable][RequirementsRunner] Started test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 21:22:44.488 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 21:22:44.488 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 21:22:44.489 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:44.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:44.495 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 21:22:44.495 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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") 21:22:44.495 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:44.495 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:44.497 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:44.497 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:44.497 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:44.501 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 21:22:44.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:44.502 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:44.502 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:44.502 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:44.502 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Text and index 0 was found 21:22:44.502 DEBUG [WorkbenchTestable][AbstractText] Set focus to Text 21:22:44.504 INFO [WorkbenchTestable][AbstractText] Text set to: makePartDirty 21:22:44.522 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 21:22:44.523 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 21:22:44.523 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:44.523 INFO [WorkbenchTestable][RequirementsRunner] Started test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 21:22:44.523 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 21:22:44.523 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 21:22:44.524 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:44.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:44.525 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 21:22:44.525 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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") 21:22:44.525 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:44.525 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:44.533 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:44.533 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:44.533 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:44.533 INFO [WorkbenchTestable][AbstractCTabItem] Close CTabItem Sample Part 2 21:22:44.534 INFO [WorkbenchTestable][AbstractCTabItem] Activate Sample Part 2 21:22:44.547 DEBUG [WorkbenchTestable][CTabItemHandler] Click on close button 21:22:44.592 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 21:22:44.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:44.592 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:44.592 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 21:22:44.595 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') 21:22:44.595 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:44.595 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:44.597 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:44.597 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:44.598 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.ToolItem and index 0 was found 21:22:44.601 INFO [WorkbenchTestable][AbstractToolItem] Click tool item openSamplePart 21:22:44.602 TRACE [WorkbenchTestable][WidgetHandler] Notify ToolItem with event 13 21:22:44.603 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization 21:22:44.635 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 21:22:44.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:44.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:44.636 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 21:22:44.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 widgets with text that without mnenomic matches: is "Sample Part 2") 21:22:44.636 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:44.637 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:44.639 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:44.639 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:44.639 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:44.639 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 21:22:44.639 INFO [WorkbenchTestable][RequirementsRunner] Finished test: closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 21:22:44.639 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements 21:22:44.640 INFO [WorkbenchTestable][RequirementsRunner] Started test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 21:22:44.640 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 21:22:44.640 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 21:22:44.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:44.640 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:44.640 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 21:22:44.641 DEBUG [WorkbenchTestable][WidgetLookup] Looking up active widget with class type 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") 21:22:44.641 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:44.641 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:44.642 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:44.642 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:44.642 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:44.645 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 21:22:44.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:44.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:44.645 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 21:22:44.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 widgets with text that without mnenomic matches: is "Sample Part 2") 21:22:44.645 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... 21:22:44.646 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers 21:22:44.647 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found 21:22:44.647 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully 21:22:44.647 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.custom.CTabItem and index 0 was found 21:22:44.648 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest 21:22:44.648 INFO [WorkbenchTestable][RequirementsRunner] Finished test: testSampleWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) 21:22:44.649 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.827 s - in org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest getWidgetFromPartWhenOtherShellIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.3 s getWidgetFromPartWhenOtherPartIsActive no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 1.088 s activateWorkbenchParts no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.054 s testPartAsReferencedComposite no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.036 s testDirtyablePart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.035 s closeWorkbenchPart no-configuration(org.eclipse.reddeer.e4.workbench.test.part.WorkbenchPartTest) Time elapsed: 0.116 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 21:22:44.739 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 21:22:44.739 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:44.740 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:44.740 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' 21:22:44.743 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 21:22:44.743 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:44.744 DEBUG [main][MenuItemLookup] Item match:File 21:22:44.745 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:44.745 DEBUG [main][MenuItemLookup] Found menu:'Help' 21:22:44.745 DEBUG [main][MenuItemLookup] Item match:Help 21:22:44.745 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:44.745 DEBUG [main][MenuItemLookup] Item match:File 21:22:44.751 DEBUG [main][MenuItemLookup] Found menu:'Open' 21:22:44.751 DEBUG [main][MenuItemLookup] Item match:Open 21:22:44.752 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:44.752 DEBUG [main][MenuItemLookup] Found menu:'Help' 21:22:44.752 DEBUG [main][MenuItemLookup] Item match:Help 21:22:44.753 DEBUG [main][MenuItemLookup] Found menu:'About' 21:22:44.753 DEBUG [main][MenuItemLookup] Item match:About 21:22:44.786 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 21:22:44.787 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:44.787 DEBUG [main][MenuItemLookup] Item match:File 21:22:44.789 DEBUG [main][MenuItemLookup] Found menu:'Open' 21:22:44.789 DEBUG [main][MenuItemLookup] Item match:Open 21:22:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... 21:22:44.789 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully 21:22:44.789 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'Eclipse 4 RCP Application' 21:22:44.789 DEBUG [main][MenuItemLookup] Found menu:'File' 21:22:44.790 DEBUG [main][MenuItemLookup] Item match:File 21:22:44.791 DEBUG [main][MenuItemLookup] Found menu:'Open' 21:22:44.791 DEBUG [main][MenuItemLookup] Item match:Open 21:22:44.792 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Eclipse 4 RCP Application 21:22:44.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... 21:22:44.792 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully 21:22:44.792 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'Eclipse 4 RCP Application' Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest findWorkbenchShellMenu(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0.052 s findWorkbenchShell(org.eclipse.reddeer.e4.workbench.test.shell.WorkbenchShellTest) Time elapsed: 0 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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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-2018 [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.46MB of 12.94MB at 11.44MB/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-2123 [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] 21:23:44.728 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 21:23:44.729 DEBUG [WorkbenchTestable][BeforeTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.before.test=5 [INFO] 21:23:44.737 DEBUG [WorkbenchTestable][RedDeerSuite] Eclipse is running [INFO] 21:23:44.786 DEBUG [WorkbenchTestable][AfterTestInitialization] Number of found extensions for extension point org.eclipse.reddeer.junit.after.test=2 [INFO] 21:23:44.799 INFO [WorkbenchTestable][RequirementsRunnerBuilder] Found test class foo.bar.myplugin.simrel.BasicTest [INFO] 21:23:44.821 INFO [WorkbenchTestable][RedDeerSuite] RedDeer suite created [INFO] 21:23:44.826 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into static fields of test class: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 21:23:44.827 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run before class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 21:23:44.829 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.log.collector.BeforesLogCollector [INFO] 21:23:44.830 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.MaximizeAndFocusWorkbench [INFO] 21:23:45.021 INFO [WorkbenchTestable][ShellHandler] Maximize shell 'data' [INFO] 21:23:45.025 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 21:23:45.026 DEBUG [WorkbenchTestable][CloseWelcomeScreenExt] Trying to close Welcome Screen [INFO] 21:23:45.028 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 21:23:45.028 DEBUG [WorkbenchTestable][SetOpenAssociatedPerspectiveExt] Setting open associated perspective to: 'never' [INFO] 21:23:45.031 DEBUG [WorkbenchTestable][RunIBeforeClassExtensions] Run method runBeforeTestClass() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 21:23:45.032 DEBUG [WorkbenchTestable][DoNotDownloadMavenIndexesExt] Trying to disable downloading maven repo indexes on startup via Windows > Preferences > Maven [INFO] 21:23:45.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.*'] [INFO] 21:23:45.101 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 21:23:45.103 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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] 21:23:45.104 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 21:23:45.104 DEBUG [WorkbenchTestable][WindowIsAvailable] Looking for Window matching Matcher matching when all matchers 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] 21:23:45.105 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 21:23:45.109 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 21:23:45.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 21:23:45.112 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 21:23:45.113 DEBUG [WorkbenchTestable][WorkbenchShell] Workbench shell has title 'data' [INFO] 21:23:45.115 INFO [WorkbenchTestable][ShellHandler] Getting Menu Bar of shell 'data' [INFO] 21:23:45.117 DEBUG [main][MenuItemLookup] Found menu:'File' [INFO] 21:23:45.118 DEBUG [main][MenuItemLookup] Found menu:'Edit' [INFO] 21:23:45.118 DEBUG [main][MenuItemLookup] Found menu:'Navigate' [INFO] 21:23:45.118 DEBUG [main][MenuItemLookup] Found menu:'Project' [INFO] 21:23:45.118 DEBUG [main][MenuItemLookup] Found menu:'Window' [INFO] 21:23:45.118 DEBUG [main][MenuItemLookup] Item match:Window [INFO] 21:23:45.123 DEBUG [main][MenuItemLookup] Found menu:'New Window' [INFO] 21:23:45.123 DEBUG [main][MenuItemLookup] Found menu:'Editor' [INFO] 21:23:45.124 DEBUG [main][MenuItemLookup] Found menu:'Appearance' [INFO] 21:23:45.124 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 21:23:45.124 DEBUG [main][MenuItemLookup] Found menu:'Show View' [INFO] 21:23:45.124 DEBUG [main][MenuItemLookup] Found menu:'Perspective' [INFO] 21:23:45.124 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 21:23:45.124 DEBUG [main][MenuItemLookup] Found menu:'Navigation' [INFO] 21:23:45.124 DEBUG [main][MenuItemLookup] Found menu:'' [INFO] 21:23:45.125 DEBUG [main][MenuItemLookup] Found menu:'Preferences' [INFO] 21:23:45.125 DEBUG [main][MenuItemLookup] Item match:Preferences [INFO] 21:23:45.127 DEBUG [WorkbenchTestable][MenuItemHandler] Queried MenuItem text:"&Preferences" [INFO] 21:23:45.127 INFO [WorkbenchTestable][AbstractMenuItem] Select menu item with text Preferences [INFO] 21:23:45.128 INFO [main][MenuItemHandler] Select menu item: &Preferences [INFO] 21:23:45.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 'Preferences.*'] is available.... [INFO] 21:23:45.424 DEBUG [WorkbenchTestable][AbstractWait] Waiting 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] 21:23:45.424 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell Preferences [INFO] 21:23:45.427 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 21:23:45.428 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 21:23:45.428 TRACE [WorkbenchTestable][WorkbenchPreferenceDialog] Shell Preferences is not null and is not disposed [INFO] 21:23:45.428 DEBUG [WorkbenchTestable][WidgetHandler] Get widget data [INFO] 21:23:45.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 [INFO] 21:23:45.453 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 21:23:45.453 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 21:23:45.457 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 21:23:45.458 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 21:23:45.458 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Tree and index 0 was found [INFO] 21:23:45.462 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children... [INFO] 21:23:45.463 DEBUG [WorkbenchTestable][AbstractWait] Waiting until tree has children finished successfully [INFO] 21:23:45.500 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] 21:23:45.501 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found... [INFO] 21:23:45.501 TRACE [WorkbenchTestable][WidgetLookup] Looking up widget with index 0 with specified parent and matchers [INFO] 21:23:45.506 TRACE [WorkbenchTestable][WidgetLookup] widget with index 0 is found [INFO] 21:23:45.506 DEBUG [WorkbenchTestable][AbstractWait] Waiting until widget is found finished successfully [INFO] 21:23:45.507 DEBUG [WorkbenchTestable][WidgetLookup] Active widget with class type org.eclipse.swt.widgets.Button and index 0 was found [INFO] 21:23:45.509 INFO [WorkbenchTestable][AbstractButton] Click button Cancel [INFO] 21:23:45.509 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled... [INFO] 21:23:45.510 DEBUG [WorkbenchTestable][AbstractWait] Waiting until control is enabled finished successfully [INFO] 21:23:45.510 TRACE [WorkbenchTestable][WidgetHandler] Notify Button with event 13 [INFO] 21:23:45.511 TRACE [WorkbenchTestable][WidgetHandler] Wait for synchronization [INFO] 21:23:45.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available... [INFO] 21:23:45.606 DEBUG [WorkbenchTestable][AbstractWait] Waiting while window is available finished successfully [INFO] 21:23:45.606 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 21:23:45.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 21:23:45.607 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 21:23:45.609 DEBUG [WorkbenchTestable][RequirementsRunner] Injecting fulfilled requirements into test instance: org.eclipse.reddeer.junit.internal.requirement.Requirements [INFO] 21:23:45.611 INFO [WorkbenchTestable][RequirementsRunner] Started test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 21:23:45.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run before test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 21:23:45.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.CloseWelcomeScreenExt [INFO] 21:23:45.611 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.SetOpenAssociatedPerspectiveExt [INFO] 21:23:45.612 DEBUG [WorkbenchTestable][RunIBeforeTestExtensions] Run method runBeforeTest() of class org.eclipse.reddeer.junit.extension.before.test.impl.DoNotDownloadMavenIndexesExt [INFO] 21:23:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 21:23:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 21:23:45.613 DEBUG [WorkbenchTestable][AbstractShell] Set focus to Shell data [INFO] 21:23:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active... [INFO] 21:23:45.613 DEBUG [WorkbenchTestable][AbstractWait] Waiting until shell is active finished successfully [INFO] 21:23:45.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run after test extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 21:23:45.615 DEBUG [WorkbenchTestable][RunIAfterTestExtensions] Run method runAfterTest() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 21:23:45.616 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 21:23:45.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 21:23:45.617 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] 21:23:45.619 INFO [WorkbenchTestable][RequirementsRunner] Finished test: test no-configuration(foo.bar.myplugin.simrel.BasicTest) [INFO] 21:23:45.620 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run after class extensions for test class foo.bar.myplugin.simrel.BasicTest [INFO] 21:23:45.620 DEBUG [WorkbenchTestable][RunIAfterClassExtensions] Run method runAfterTestClass() of class org.eclipse.reddeer.junit.extension.after.test.impl.CloseAllShellsExt [INFO] 21:23:45.620 INFO [WorkbenchTestable][WorkbenchShellHandler] Closing all shells... [INFO] 21:23:45.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists... [INFO] 21:23:45.621 DEBUG [WorkbenchTestable][AbstractWait] Waiting until active shell exists finished successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.911 s - in foo.bar.myplugin.simrel.AllRedDeerTests [INFO] test no-configuration(foo.bar.myplugin.simrel.BasicTest) Time elapsed: 0.008 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.417 s [INFO] [INFO] Finished at: 2023-09-05T21:23: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.529 s] [INFO] RedDeer Plugins .................................... SUCCESS [ 0.007 s] [INFO] RedDeer Common ..................................... SUCCESS [ 7.406 s] [INFO] RedDeer Workbench Core ............................. SUCCESS [ 1.548 s] [INFO] RedDeer E4 Workbench Core .......................... SUCCESS [ 0.575 s] [INFO] RedDeer Core ....................................... SUCCESS [ 1.586 s] [INFO] RedDeer SWT ........................................ SUCCESS [ 1.352 s] [INFO] RedDeer JFace ...................................... SUCCESS [ 0.667 s] [INFO] RedDeer Workbench .................................. SUCCESS [ 1.409 s] [INFO] RedDeer E4 Workbench ............................... SUCCESS [ 0.465 s] [INFO] RedDeer UIForms .................................... SUCCESS [ 0.730 s] [INFO] RedDeer Direct ..................................... SUCCESS [ 0.575 s] [INFO] RedDeer JUnit ...................................... SUCCESS [ 0.946 s] [INFO] RedDeer Eclipse .................................... SUCCESS [ 1.985 s] [INFO] RedDeer GEF ........................................ SUCCESS [ 0.962 s] [INFO] RedDeer GEF Spy .................................... SUCCESS [ 0.724 s] [INFO] RedDeer Graphiti ................................... SUCCESS [ 0.688 s] [INFO] RedDeer JDT Junit .................................. SUCCESS [ 0.411 s] [INFO] RedDeer JUnit Extensions ........................... SUCCESS [ 1.051 s] [INFO] RedDeer Requirements ............................... SUCCESS [ 1.004 s] [INFO] RedDeer UI ......................................... SUCCESS [ 1.751 s] [INFO] RedDeer Spy ........................................ SUCCESS [ 0.585 s] [INFO] RedDeer Recorder ................................... SUCCESS [ 1.226 s] [INFO] RedDeer Go ......................................... SUCCESS [ 0.316 s] [INFO] RedDeer Log Parser ................................. SUCCESS [ 0.610 s] [INFO] RedDeer CodeGen .................................... SUCCESS [ 0.891 s] [INFO] RedDeer Test-Apps .................................. SUCCESS [ 0.004 s] [INFO] RedDeer E4 Test App ................................ SUCCESS [ 0.449 s] [INFO] RedDeer Tests ...................................... SUCCESS [ 0.126 s] [INFO] RedDeer Common Tests ............................... SUCCESS [01:20 min] [INFO] RedDeer SWT Tests .................................. SUCCESS [04:07 min] [INFO] RedDeer Core Tests ................................. SUCCESS [03:12 min] [INFO] RedDeer Workbench Tests ............................ SUCCESS [05:10 min] [INFO] RedDeer UIForms Test ............................... SUCCESS [ 29.324 s] [INFO] RedDeer JFace Tests ................................ SUCCESS [01:29 min] [INFO] RedDeer Integration and Eclipse Installation Tests . SUCCESS [ 1.804 s] [INFO] RedDeer Eclipse Tests .............................. SUCCESS [34:38 min] [INFO] RedDeer GEF Tests .................................. SUCCESS [01:04 min] [INFO] RedDeer Graphiti Tests ............................. SUCCESS [ 35.690 s] [INFO] RedDeer Direct Tests ............................... SUCCESS [ 40.864 s] [INFO] RedDeer JUnit Tests ................................ SUCCESS [ 25.521 s] [INFO] RedDeer Requirements Tests ......................... SUCCESS [05:31 min] [INFO] RedDeer UI Tests ................................... SUCCESS [03:20 min] [INFO] RedDeer E4 Workbench Tests ......................... SUCCESS [ 10.738 s] [INFO] RedDeer Features ................................... SUCCESS [ 0.005 s] [INFO] RedDeer E4 Feature ................................. SUCCESS [ 0.442 s] [INFO] RedDeer Eclipse Feature ............................ SUCCESS [ 0.609 s] [INFO] RedDeer GEF Spy Feature ............................ SUCCESS [ 0.173 s] [INFO] RedDeer SWT Feature ................................ SUCCESS [ 0.299 s] [INFO] RedDeer Tests Feature .............................. SUCCESS [ 0.895 s] [INFO] RedDeer UI Feature ................................. SUCCESS [ 0.142 s] [INFO] RedDeer Recorder Feature ........................... SUCCESS [ 0.118 s] [INFO] RedDeer GEF/Graphiti Feature ....................... SUCCESS [ 0.442 s] [INFO] RedDeer Spy Feature ................................ SUCCESS [ 0.237 s] [INFO] RedDeer Log Parser Feature ......................... SUCCESS [ 0.114 s] [INFO] RedDeer CodeGen Feature ............................ SUCCESS [ 0.142 s] [INFO] RedDeer Site ....................................... SUCCESS [ 9.462 s] [INFO] RedDeer Archetype .................................. SUCCESS [ 47.245 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:05 h [INFO] Finished at: 2023-09-05T21:23: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. Sending e-mails to: reddeer-dev@eclipse.org olkornii@redhat.com Setting status of 247acea707a3f77c18fcbddc2ed83c73b2a4a25e to SUCCESS with url https://ci.eclipse.org/reddeer/job/reddeer.prcheck/225/ and message: 'Build finished. ' Using context: reddeer-verification-2023-09 Finished: SUCCESS